Socket
Socket
Sign inDemoInstall

shiki-themes

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

shiki-themes - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

5

data/dark-plus.json

@@ -6,2 +6,7 @@ {

{
"settings": {
"foreground": "#D4D4D4"
}
},
{
"scope": [

@@ -8,0 +13,0 @@ "meta.embedded",

@@ -6,2 +6,7 @@ {

{
"settings": {
"foreground": "#000000"
}
},
{
"scope": [

@@ -8,0 +13,0 @@ "meta.embedded",

@@ -277,2 +277,16 @@ {

{
"name": "Markup: Strong",
"scope": "markup.bold",
"settings": {
"fontStyle": "bold"
}
},
{
"name": "Markup: Emphasis",
"scope": "markup.italic",
"settings": {
"fontStyle": "italic"
}
},
{
"name": "Markup Inline",

@@ -289,2 +303,3 @@ "scope": "markup.inline.raw",

"settings": {
"fontStyle": "bold",
"foreground": "#268BD2"

@@ -291,0 +306,0 @@ }

@@ -280,2 +280,16 @@ {

{
"name": "Markup: Strong",
"scope": "markup.bold",
"settings": {
"fontStyle": "bold"
}
},
{
"name": "Markup: Emphasis",
"scope": "markup.italic",
"settings": {
"fontStyle": "italic"
}
},
{
"name": "Markup Inline",

@@ -292,2 +306,3 @@ "scope": "markup.inline.raw",

"settings": {
"fontStyle": "bold",
"foreground": "#268BD2"

@@ -294,0 +309,0 @@ }

4

package.json
{
"name": "shiki-themes",
"version": "0.2.1",
"version": "0.2.2",
"description": "Themes for shiki",

@@ -21,3 +21,3 @@ "keywords": [

},
"gitHead": "7b05ca00b40046fdaef889419e31064680233f83"
"gitHead": "ba36c065d3892ef4a32dafb9b6e2b2d5f842c3a3"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc