theme-vitesse
Advanced tools
Comparing version 0.8.1 to 0.8.2
@@ -5,4 +5,4 @@ { | ||
"displayName": "Vitesse Theme", | ||
"version": "0.8.1", | ||
"packageManager": "pnpm@9.1.1", | ||
"version": "0.8.2", | ||
"packageManager": "pnpm@9.7.1", | ||
"description": "Vitesse theme for VS Code", | ||
@@ -75,15 +75,15 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@antfu/eslint-config": "^2.17.0", | ||
"@antfu/utils": "^0.7.8", | ||
"@antfu/eslint-config": "^2.25.2", | ||
"@antfu/utils": "^0.7.10", | ||
"@types/color": "^3.0.6", | ||
"@types/fs-extra": "^11.0.4", | ||
"@types/node": "^20.12.11", | ||
"@vscode/vsce": "^2.26.1", | ||
"bumpp": "^9.4.1", | ||
"@types/node": "^22.3.0", | ||
"@vscode/vsce": "^2.32.0", | ||
"bumpp": "^9.5.1", | ||
"color": "^4.2.3", | ||
"eslint": "^9.2.0", | ||
"eslint": "^9.9.0", | ||
"esno": "^4.7.0", | ||
"fs-extra": "^11.2.0", | ||
"tsup": "^8.0.2", | ||
"typescript": "^5.4.5", | ||
"tsup": "^8.2.4", | ||
"typescript": "^5.5.4", | ||
"xterm": "^5.3.0" | ||
@@ -90,0 +90,0 @@ }, |
@@ -187,3 +187,3 @@ { | ||
"editorInlayHint.foreground": "#444444", | ||
"editorInlayHint.background": "#00000000", | ||
"editorInlayHint.background": "#121212", | ||
"editorStickyScroll.background": "#121212", | ||
@@ -190,0 +190,0 @@ "editorStickyScrollHover.background": "#121212", |
@@ -187,3 +187,3 @@ { | ||
"editorInlayHint.foreground": "#666666", | ||
"editorInlayHint.background": "#00000000", | ||
"editorInlayHint.background": "#292929", | ||
"editorStickyScroll.background": "#292929", | ||
@@ -190,0 +190,0 @@ "editorStickyScrollHover.background": "#292929", |
@@ -187,3 +187,3 @@ { | ||
"editorInlayHint.foreground": "#666666", | ||
"editorInlayHint.background": "#00000000", | ||
"editorInlayHint.background": "#181818", | ||
"editorStickyScroll.background": "#181818", | ||
@@ -190,0 +190,0 @@ "editorStickyScrollHover.background": "#181818", |
@@ -185,3 +185,3 @@ { | ||
"editorInlayHint.foreground": "#999999", | ||
"editorInlayHint.background": "#00000000", | ||
"editorInlayHint.background": "#E7E5DB", | ||
"editorStickyScroll.background": "#E7E5DB", | ||
@@ -188,0 +188,0 @@ "editorStickyScrollHover.background": "#E7E5DB", |
@@ -185,3 +185,3 @@ { | ||
"editorInlayHint.foreground": "#999999", | ||
"editorInlayHint.background": "#00000000", | ||
"editorInlayHint.background": "#f7f7f7", | ||
"editorStickyScroll.background": "#f7f7f7", | ||
@@ -188,0 +188,0 @@ "editorStickyScrollHover.background": "#f7f7f7", |
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
151990