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.1.12 to 0.1.13

2

package.json
{
"name": "theme-vitesse",
"displayName": "Vitesse Theme",
"version": "0.1.12",
"version": "0.1.13",
"description": "Vitesse theme for VS Code",

@@ -6,0 +6,0 @@ "categories": [

@@ -16,2 +16,13 @@ <h1 align="center">Vitesse Theme for VS Code</h1>

## Match with System
```jsonc
// .vscode/setting.json
{
"window.autoDetectColorScheme": true,
"workbench.preferredLightColorTheme": "Vitesse Light",
"workbench.preferredDarkColorTheme": "Vitesse Dark",
}
```
## Links

@@ -18,0 +29,0 @@

@@ -155,2 +155,8 @@ {

"editorGutter.deletedBackground": "#cb7676",
"editorBracketHighlight.foreground1": "#5eaab5",
"editorBracketHighlight.foreground2": "#4d9375",
"editorBracketHighlight.foreground3": "#d4976c",
"editorBracketHighlight.foreground4": "#db889a",
"editorBracketHighlight.foreground5": "#e6cc77",
"editorBracketHighlight.foreground6": "#429988",
"debugToolBar.background": "#121212",

@@ -157,0 +163,0 @@ "editor.stackFrameHighlightBackground": "#a707",

@@ -155,2 +155,8 @@ {

"editorGutter.deletedBackground": "#ab5959",
"editorBracketHighlight.foreground1": "#2993a3",
"editorBracketHighlight.foreground2": "#1c6b48",
"editorBracketHighlight.foreground3": "#a65e2b",
"editorBracketHighlight.foreground4": "#b05a78",
"editorBracketHighlight.foreground5": "#bda437",
"editorBracketHighlight.foreground6": "#2f8a89",
"debugToolBar.background": "#ffffff",

@@ -157,0 +163,0 @@ "editor.stackFrameHighlightBackground": "#fffbdd",

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