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.7.7 to 0.7.8

10

package.json

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

"displayName": "Vitesse Theme",
"version": "0.7.7",
"packageManager": "pnpm@8.15.4",
"version": "0.7.8",
"packageManager": "pnpm@8.15.6",
"description": "Vitesse theme for VS Code",

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

"devDependencies": {
"@antfu/eslint-config": "^2.8.0",
"@antfu/eslint-config": "^2.12.1",
"@antfu/utils": "^0.7.7",
"@types/color": "^3.0.6",
"@types/fs-extra": "^11.0.4",
"@types/node": "^20.11.25",
"@types/node": "^20.12.4",
"@vscode/vsce": "^2.24.0",

@@ -88,3 +88,3 @@ "bumpp": "^9.4.0",

"tsup": "^8.0.2",
"typescript": "^5.4.2",
"typescript": "^5.4.3",
"xterm": "^5.3.0"

@@ -91,0 +91,0 @@ },

@@ -59,3 +59,3 @@ {

"list.inactiveFocusBackground": "#000",
"list.focusBackground": "#000",
"list.focusBackground": "#121212",
"list.highlightForeground": "#4d9375",

@@ -62,0 +62,0 @@ "tree.indentGuidesStroke": "#2f363d",

@@ -59,3 +59,3 @@ {

"list.inactiveFocusBackground": "#222",
"list.focusBackground": "#222",
"list.focusBackground": "#292929",
"list.highlightForeground": "#4d9375",

@@ -62,0 +62,0 @@ "tree.indentGuidesStroke": "#2f363d",

@@ -59,3 +59,3 @@ {

"list.inactiveFocusBackground": "#121212",
"list.focusBackground": "#121212",
"list.focusBackground": "#181818",
"list.highlightForeground": "#4d9375",

@@ -62,0 +62,0 @@ "tree.indentGuidesStroke": "#2f363d",

@@ -59,3 +59,3 @@ {

"list.inactiveFocusBackground": "#F1F0E9",
"list.focusBackground": "#F1F0E9",
"list.focusBackground": "#E7E5DB",
"list.highlightForeground": "#1c6b48",

@@ -62,0 +62,0 @@ "tree.indentGuidesStroke": "#e1e4e8",

@@ -59,3 +59,3 @@ {

"list.inactiveFocusBackground": "#ffffff",
"list.focusBackground": "#ffffff",
"list.focusBackground": "#f7f7f7",
"list.highlightForeground": "#1c6b48",

@@ -62,0 +62,0 @@ "tree.indentGuidesStroke": "#e1e4e8",

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