@uiw/codemirror-theme-vscode
Advanced tools
Comparing version 4.23.2 to 4.23.3
@@ -24,3 +24,3 @@ "use strict"; | ||
selectionMatch: '#a8ac94', | ||
lineHighlight: '#f0f0f0', | ||
lineHighlight: '#99999926', | ||
gutterBackground: '#fff', | ||
@@ -27,0 +27,0 @@ gutterForeground: '#237893', |
@@ -13,3 +13,3 @@ import _extends from "@babel/runtime/helpers/extends"; | ||
selectionMatch: '#a8ac94', | ||
lineHighlight: '#f0f0f0', | ||
lineHighlight: '#99999926', | ||
gutterBackground: '#fff', | ||
@@ -16,0 +16,0 @@ gutterForeground: '#237893', |
{ | ||
"name": "@uiw/codemirror-theme-vscode", | ||
"version": "4.23.2", | ||
"version": "4.23.3", | ||
"description": "Theme vscode for CodeMirror.", | ||
@@ -25,3 +25,3 @@ "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/vscode", | ||
"dependencies": { | ||
"@uiw/codemirror-themes": "4.23.2" | ||
"@uiw/codemirror-themes": "4.23.3" | ||
}, | ||
@@ -28,0 +28,0 @@ "keywords": [ |
@@ -13,3 +13,3 @@ /** | ||
selectionMatch: '#a8ac94', | ||
lineHighlight: '#f0f0f0', | ||
lineHighlight: '#99999926', | ||
gutterBackground: '#fff', | ||
@@ -16,0 +16,0 @@ gutterForeground: '#237893', |
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
24683
+ Added@uiw/codemirror-themes@4.23.3(transitive)
- Removed@uiw/codemirror-themes@4.23.2(transitive)