Socket
Socket
Sign inDemoInstall

theme-vitesse

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

theme-vitesse - npm Package Compare versions

Comparing version 0.5.1 to 0.5.2

2

package.json
{
"name": "theme-vitesse",
"displayName": "Vitesse Theme",
"version": "0.5.1",
"version": "0.5.2",
"packageManager": "pnpm@7.5.0",

@@ -6,0 +6,0 @@ "description": "Vitesse theme for VS Code",

@@ -210,7 +210,6 @@ {

"invalid.illegal.character-not-allowed-here.html",
"keyword.operator.assignment",
"keyword.operator.assignment",
"keyword.operator.rest",
"keyword.operator.spread",
"keyword.operator.type.annotation",
"keyword.operator.relational.ts",
"meta.brace",

@@ -223,2 +222,3 @@ "meta.tag.block.any.html",

"keyword.operator.type",
"meta.objectliteral.ts",
"punctuation"

@@ -314,3 +314,4 @@ ],

"scope": [
"punctuation.definition.string"
"punctuation.definition.string",
"punctuation.support.type.property-name"
],

@@ -322,10 +323,2 @@ "settings": {

{
"scope": [
"punctuation.support.type.property-name"
],
"settings": {
"foreground": "#b8a965aa"
}
},
{
"scope": "support",

@@ -711,22 +704,18 @@ "settings": {

{
"token": "keyword.operator.assignment",
"token": "keyword.operator.rest",
"foreground": "666666"
},
{
"token": "keyword.operator.assignment",
"token": "keyword.operator.spread",
"foreground": "666666"
},
{
"token": "keyword.operator.rest",
"token": "keyword.operator.type.annotation",
"foreground": "666666"
},
{
"token": "keyword.operator.spread",
"token": "keyword.operator.relational.ts",
"foreground": "666666"
},
{
"token": "keyword.operator.type.annotation",
"foreground": "666666"
},
{
"token": "meta.brace",

@@ -760,2 +749,6 @@ "foreground": "666666"

{
"token": "meta.objectliteral.ts",
"foreground": "666666"
},
{
"token": "punctuation",

@@ -862,3 +855,3 @@ "foreground": "666666"

"token": "punctuation.support.type.property-name",
"foreground": "b8a965aa"
"foreground": "c98a7daa"
},

@@ -865,0 +858,0 @@ {

@@ -210,7 +210,6 @@ {

"invalid.illegal.character-not-allowed-here.html",
"keyword.operator.assignment",
"keyword.operator.assignment",
"keyword.operator.rest",
"keyword.operator.spread",
"keyword.operator.type.annotation",
"keyword.operator.relational.ts",
"meta.brace",

@@ -223,2 +222,3 @@ "meta.tag.block.any.html",

"keyword.operator.type",
"meta.objectliteral.ts",
"punctuation"

@@ -314,3 +314,4 @@ ],

"scope": [
"punctuation.definition.string"
"punctuation.definition.string",
"punctuation.support.type.property-name"
],

@@ -322,10 +323,2 @@ "settings": {

{
"scope": [
"punctuation.support.type.property-name"
],
"settings": {
"foreground": "#b8a965aa"
}
},
{
"scope": "support",

@@ -711,22 +704,18 @@ "settings": {

{
"token": "keyword.operator.assignment",
"token": "keyword.operator.rest",
"foreground": "666666"
},
{
"token": "keyword.operator.assignment",
"token": "keyword.operator.spread",
"foreground": "666666"
},
{
"token": "keyword.operator.rest",
"token": "keyword.operator.type.annotation",
"foreground": "666666"
},
{
"token": "keyword.operator.spread",
"token": "keyword.operator.relational.ts",
"foreground": "666666"
},
{
"token": "keyword.operator.type.annotation",
"foreground": "666666"
},
{
"token": "meta.brace",

@@ -760,2 +749,6 @@ "foreground": "666666"

{
"token": "meta.objectliteral.ts",
"foreground": "666666"
},
{
"token": "punctuation",

@@ -862,3 +855,3 @@ "foreground": "666666"

"token": "punctuation.support.type.property-name",
"foreground": "b8a965aa"
"foreground": "c98a7daa"
},

@@ -865,0 +858,0 @@ {

@@ -210,7 +210,6 @@ {

"invalid.illegal.character-not-allowed-here.html",
"keyword.operator.assignment",
"keyword.operator.assignment",
"keyword.operator.rest",
"keyword.operator.spread",
"keyword.operator.type.annotation",
"keyword.operator.relational.ts",
"meta.brace",

@@ -223,2 +222,3 @@ "meta.tag.block.any.html",

"keyword.operator.type",
"meta.objectliteral.ts",
"punctuation"

@@ -314,3 +314,4 @@ ],

"scope": [
"punctuation.definition.string"
"punctuation.definition.string",
"punctuation.support.type.property-name"
],

@@ -322,10 +323,2 @@ "settings": {

{
"scope": [
"punctuation.support.type.property-name"
],
"settings": {
"foreground": "#b8a965aa"
}
},
{
"scope": "support",

@@ -711,22 +704,18 @@ "settings": {

{
"token": "keyword.operator.assignment",
"token": "keyword.operator.rest",
"foreground": "666666"
},
{
"token": "keyword.operator.assignment",
"token": "keyword.operator.spread",
"foreground": "666666"
},
{
"token": "keyword.operator.rest",
"token": "keyword.operator.type.annotation",
"foreground": "666666"
},
{
"token": "keyword.operator.spread",
"token": "keyword.operator.relational.ts",
"foreground": "666666"
},
{
"token": "keyword.operator.type.annotation",
"foreground": "666666"
},
{
"token": "meta.brace",

@@ -760,2 +749,6 @@ "foreground": "666666"

{
"token": "meta.objectliteral.ts",
"foreground": "666666"
},
{
"token": "punctuation",

@@ -862,3 +855,3 @@ "foreground": "666666"

"token": "punctuation.support.type.property-name",
"foreground": "b8a965aa"
"foreground": "c98a7daa"
},

@@ -865,0 +858,0 @@ {

@@ -208,7 +208,6 @@ {

"invalid.illegal.character-not-allowed-here.html",
"keyword.operator.assignment",
"keyword.operator.assignment",
"keyword.operator.rest",
"keyword.operator.spread",
"keyword.operator.type.annotation",
"keyword.operator.relational.ts",
"meta.brace",

@@ -221,2 +220,3 @@ "meta.tag.block.any.html",

"keyword.operator.type",
"meta.objectliteral.ts",
"punctuation"

@@ -312,3 +312,4 @@ ],

"scope": [
"punctuation.definition.string"
"punctuation.definition.string",
"punctuation.support.type.property-name"
],

@@ -320,10 +321,2 @@ "settings": {

{
"scope": [
"punctuation.support.type.property-name"
],
"settings": {
"foreground": "#998418aa"
}
},
{
"scope": "support",

@@ -709,22 +702,18 @@ "settings": {

{
"token": "keyword.operator.assignment",
"token": "keyword.operator.rest",
"foreground": "999999"
},
{
"token": "keyword.operator.assignment",
"token": "keyword.operator.spread",
"foreground": "999999"
},
{
"token": "keyword.operator.rest",
"token": "keyword.operator.type.annotation",
"foreground": "999999"
},
{
"token": "keyword.operator.spread",
"token": "keyword.operator.relational.ts",
"foreground": "999999"
},
{
"token": "keyword.operator.type.annotation",
"foreground": "999999"
},
{
"token": "meta.brace",

@@ -758,2 +747,6 @@ "foreground": "999999"

{
"token": "meta.objectliteral.ts",
"foreground": "999999"
},
{
"token": "punctuation",

@@ -860,3 +853,3 @@ "foreground": "999999"

"token": "punctuation.support.type.property-name",
"foreground": "998418aa"
"foreground": "b56959aa"
},

@@ -863,0 +856,0 @@ {

@@ -208,7 +208,6 @@ {

"invalid.illegal.character-not-allowed-here.html",
"keyword.operator.assignment",
"keyword.operator.assignment",
"keyword.operator.rest",
"keyword.operator.spread",
"keyword.operator.type.annotation",
"keyword.operator.relational.ts",
"meta.brace",

@@ -221,2 +220,3 @@ "meta.tag.block.any.html",

"keyword.operator.type",
"meta.objectliteral.ts",
"punctuation"

@@ -312,3 +312,4 @@ ],

"scope": [
"punctuation.definition.string"
"punctuation.definition.string",
"punctuation.support.type.property-name"
],

@@ -320,10 +321,2 @@ "settings": {

{
"scope": [
"punctuation.support.type.property-name"
],
"settings": {
"foreground": "#998418aa"
}
},
{
"scope": "support",

@@ -709,22 +702,18 @@ "settings": {

{
"token": "keyword.operator.assignment",
"token": "keyword.operator.rest",
"foreground": "999999"
},
{
"token": "keyword.operator.assignment",
"token": "keyword.operator.spread",
"foreground": "999999"
},
{
"token": "keyword.operator.rest",
"token": "keyword.operator.type.annotation",
"foreground": "999999"
},
{
"token": "keyword.operator.spread",
"token": "keyword.operator.relational.ts",
"foreground": "999999"
},
{
"token": "keyword.operator.type.annotation",
"foreground": "999999"
},
{
"token": "meta.brace",

@@ -758,2 +747,6 @@ "foreground": "999999"

{
"token": "meta.objectliteral.ts",
"foreground": "999999"
},
{
"token": "punctuation",

@@ -860,3 +853,3 @@ "foreground": "999999"

"token": "punctuation.support.type.property-name",
"foreground": "998418aa"
"foreground": "b56959aa"
},

@@ -863,0 +856,0 @@ {

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