theme-vitesse
Advanced tools
Comparing version 0.7.7 to 0.7.8
@@ -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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
146983