Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

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.7.9 to 0.8.0

16

package.json

@@ -5,4 +5,4 @@ {

"displayName": "Vitesse Theme",
"version": "0.7.9",
"packageManager": "pnpm@8.15.7",
"version": "0.8.0",
"packageManager": "pnpm@9.1.1",
"description": "Vitesse theme for VS Code",

@@ -75,11 +75,11 @@ "license": "MIT",

"devDependencies": {
"@antfu/eslint-config": "^2.13.3",
"@antfu/utils": "^0.7.7",
"@antfu/eslint-config": "^2.17.0",
"@antfu/utils": "^0.7.8",
"@types/color": "^3.0.6",
"@types/fs-extra": "^11.0.4",
"@types/node": "^20.12.7",
"@vscode/vsce": "^2.25.0",
"bumpp": "^9.4.0",
"@types/node": "^20.12.11",
"@vscode/vsce": "^2.26.1",
"bumpp": "^9.4.1",
"color": "^4.2.3",
"eslint": "^9.0.0",
"eslint": "^9.2.0",
"esno": "^4.7.0",

@@ -86,0 +86,0 @@ "fs-extra": "^11.2.0",

@@ -198,3 +198,3 @@ {

"type": "#5d99a9",
"class": "#7f8ac7"
"class": "#6872ab"
},

@@ -222,2 +222,3 @@ "tokenColors": [

"keyword.operator.assignment",
"keyword.operator.type",
"meta.brace",

@@ -230,3 +231,2 @@ "meta.tag.block.any.html",

"storage.type.function.arrow",
"keyword.operator.type",
"meta.objectliteral.ts",

@@ -477,2 +477,3 @@ "punctuation"

"scope": [
"keyword.operator.quantifier.regexp",
"constant.numeric",

@@ -660,6 +661,7 @@ "number"

"scope": [
"type.identifier"
"type.identifier",
"constant.other.character-class.regexp"
],
"settings": {
"foreground": "#7f8ac7"
"foreground": "#6872ab"
}

@@ -730,2 +732,6 @@ },

{
"token": "keyword.operator.type",
"foreground": "444444"
},
{
"token": "meta.brace",

@@ -759,6 +765,2 @@ "foreground": "444444"

{
"token": "keyword.operator.type",
"foreground": "444444"
},
{
"token": "meta.objectliteral.ts",

@@ -1000,2 +1002,6 @@ "foreground": "444444"

{
"token": "keyword.operator.quantifier.regexp",
"foreground": "4C9A91"
},
{
"token": "constant.numeric",

@@ -1162,5 +1168,9 @@ "foreground": "4C9A91"

"token": "type.identifier",
"foreground": "7f8ac7"
"foreground": "6872ab"
},
{
"token": "constant.other.character-class.regexp",
"foreground": "6872ab"
},
{
"token": "entity.other.attribute-name.html.vue",

@@ -1167,0 +1177,0 @@ "foreground": "80a665"

@@ -198,3 +198,3 @@ {

"type": "#5d99a9",
"class": "#7f8ac7"
"class": "#6872ab"
},

@@ -222,2 +222,3 @@ "tokenColors": [

"keyword.operator.assignment",
"keyword.operator.type",
"meta.brace",

@@ -230,3 +231,2 @@ "meta.tag.block.any.html",

"storage.type.function.arrow",
"keyword.operator.type",
"meta.objectliteral.ts",

@@ -477,2 +477,3 @@ "punctuation"

"scope": [
"keyword.operator.quantifier.regexp",
"constant.numeric",

@@ -660,6 +661,7 @@ "number"

"scope": [
"type.identifier"
"type.identifier",
"constant.other.character-class.regexp"
],
"settings": {
"foreground": "#7f8ac7"
"foreground": "#6872ab"
}

@@ -730,2 +732,6 @@ },

{
"token": "keyword.operator.type",
"foreground": "666666"
},
{
"token": "meta.brace",

@@ -759,6 +765,2 @@ "foreground": "666666"

{
"token": "keyword.operator.type",
"foreground": "666666"
},
{
"token": "meta.objectliteral.ts",

@@ -1000,2 +1002,6 @@ "foreground": "666666"

{
"token": "keyword.operator.quantifier.regexp",
"foreground": "4C9A91"
},
{
"token": "constant.numeric",

@@ -1162,5 +1168,9 @@ "foreground": "4C9A91"

"token": "type.identifier",
"foreground": "7f8ac7"
"foreground": "6872ab"
},
{
"token": "constant.other.character-class.regexp",
"foreground": "6872ab"
},
{
"token": "entity.other.attribute-name.html.vue",

@@ -1167,0 +1177,0 @@ "foreground": "80a665"

@@ -198,3 +198,3 @@ {

"type": "#5d99a9",
"class": "#7f8ac7"
"class": "#6872ab"
},

@@ -222,2 +222,3 @@ "tokenColors": [

"keyword.operator.assignment",
"keyword.operator.type",
"meta.brace",

@@ -230,3 +231,2 @@ "meta.tag.block.any.html",

"storage.type.function.arrow",
"keyword.operator.type",
"meta.objectliteral.ts",

@@ -477,2 +477,3 @@ "punctuation"

"scope": [
"keyword.operator.quantifier.regexp",
"constant.numeric",

@@ -660,6 +661,7 @@ "number"

"scope": [
"type.identifier"
"type.identifier",
"constant.other.character-class.regexp"
],
"settings": {
"foreground": "#7f8ac7"
"foreground": "#6872ab"
}

@@ -730,2 +732,6 @@ },

{
"token": "keyword.operator.type",
"foreground": "666666"
},
{
"token": "meta.brace",

@@ -759,6 +765,2 @@ "foreground": "666666"

{
"token": "keyword.operator.type",
"foreground": "666666"
},
{
"token": "meta.objectliteral.ts",

@@ -1000,2 +1002,6 @@ "foreground": "666666"

{
"token": "keyword.operator.quantifier.regexp",
"foreground": "4C9A91"
},
{
"token": "constant.numeric",

@@ -1162,5 +1168,9 @@ "foreground": "4C9A91"

"token": "type.identifier",
"foreground": "7f8ac7"
"foreground": "6872ab"
},
{
"token": "constant.other.character-class.regexp",
"foreground": "6872ab"
},
{
"token": "entity.other.attribute-name.html.vue",

@@ -1167,0 +1177,0 @@ "foreground": "80a665"

@@ -219,2 +219,3 @@ {

"keyword.operator.assignment",
"keyword.operator.type",
"meta.brace",

@@ -227,3 +228,2 @@ "meta.tag.block.any.html",

"storage.type.function.arrow",
"keyword.operator.type",
"meta.objectliteral.ts",

@@ -474,2 +474,3 @@ "punctuation"

"scope": [
"keyword.operator.quantifier.regexp",
"constant.numeric",

@@ -657,3 +658,4 @@ "number"

"scope": [
"type.identifier"
"type.identifier",
"constant.other.character-class.regexp"
],

@@ -727,2 +729,6 @@ "settings": {

{
"token": "keyword.operator.type",
"foreground": "999999"
},
{
"token": "meta.brace",

@@ -756,6 +762,2 @@ "foreground": "999999"

{
"token": "keyword.operator.type",
"foreground": "999999"
},
{
"token": "meta.objectliteral.ts",

@@ -997,2 +999,6 @@ "foreground": "999999"

{
"token": "keyword.operator.quantifier.regexp",
"foreground": "2f798a"
},
{
"token": "constant.numeric",

@@ -1162,2 +1168,6 @@ "foreground": "2f798a"

{
"token": "constant.other.character-class.regexp",
"foreground": "5a6aa6"
},
{
"token": "entity.other.attribute-name.html.vue",

@@ -1164,0 +1174,0 @@ "foreground": "59873a"

@@ -219,2 +219,3 @@ {

"keyword.operator.assignment",
"keyword.operator.type",
"meta.brace",

@@ -227,3 +228,2 @@ "meta.tag.block.any.html",

"storage.type.function.arrow",
"keyword.operator.type",
"meta.objectliteral.ts",

@@ -474,2 +474,3 @@ "punctuation"

"scope": [
"keyword.operator.quantifier.regexp",
"constant.numeric",

@@ -657,3 +658,4 @@ "number"

"scope": [
"type.identifier"
"type.identifier",
"constant.other.character-class.regexp"
],

@@ -727,2 +729,6 @@ "settings": {

{
"token": "keyword.operator.type",
"foreground": "999999"
},
{
"token": "meta.brace",

@@ -756,6 +762,2 @@ "foreground": "999999"

{
"token": "keyword.operator.type",
"foreground": "999999"
},
{
"token": "meta.objectliteral.ts",

@@ -997,2 +999,6 @@ "foreground": "999999"

{
"token": "keyword.operator.quantifier.regexp",
"foreground": "2f798a"
},
{
"token": "constant.numeric",

@@ -1162,2 +1168,6 @@ "foreground": "2f798a"

{
"token": "constant.other.character-class.regexp",
"foreground": "5a6aa6"
},
{
"token": "entity.other.attribute-name.html.vue",

@@ -1164,0 +1174,0 @@ "foreground": "59873a"

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