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

@uiw/codemirror-theme-vscode

Package Overview
Dependencies
Maintainers
2
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uiw/codemirror-theme-vscode - npm Package Compare versions

Comparing version 4.14.0 to 4.14.1

4

cjs/index.js

@@ -16,3 +16,3 @@ "use strict";

settings: {
background: '#000000',
background: '#1e1e1e',
foreground: '#CECFD0',

@@ -23,3 +23,3 @@ caret: '#c6c6c6',

lineHighlight: '#ffffff0f',
gutterBackground: '#000000',
gutterBackground: '#1e1e1e',
gutterForeground: '#838383',

@@ -26,0 +26,0 @@ gutterActiveForeground: '#fff'

@@ -9,3 +9,3 @@ /**

settings: {
background: '#000000',
background: '#1e1e1e',
foreground: '#CECFD0',

@@ -16,3 +16,3 @@ caret: '#c6c6c6',

lineHighlight: '#ffffff0f',
gutterBackground: '#000000',
gutterBackground: '#1e1e1e',
gutterForeground: '#838383',

@@ -19,0 +19,0 @@ gutterActiveForeground: '#fff'

{
"name": "@uiw/codemirror-theme-vscode",
"version": "4.14.0",
"version": "4.14.1",
"description": "Theme vscode for CodeMirror.",

@@ -24,3 +24,3 @@ "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/vscode",

"dependencies": {
"@uiw/codemirror-themes": "4.14.0"
"@uiw/codemirror-themes": "4.14.1"
},

@@ -27,0 +27,0 @@ "keywords": [

@@ -10,3 +10,3 @@ /**

settings: {
background: '#000000',
background: '#1e1e1e',
foreground: '#CECFD0',

@@ -17,3 +17,3 @@ caret: '#c6c6c6',

lineHighlight: '#ffffff0f',
gutterBackground: '#000000',
gutterBackground: '#1e1e1e',
gutterForeground: '#838383',

@@ -20,0 +20,0 @@ gutterActiveForeground: '#fff',

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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