@uiw/codemirror-theme-tokyo-night
Advanced tools
Comparing version 4.21.20 to 4.21.21
@@ -21,3 +21,3 @@ "use strict"; | ||
gutterBorder: 'transparent', | ||
lineHighlight: '#1e202e' | ||
lineHighlight: '#474b6611' | ||
}; | ||
@@ -24,0 +24,0 @@ var tokyoNightInit = exports.tokyoNightInit = function tokyoNightInit(options) { |
@@ -13,3 +13,3 @@ import _extends from "@babel/runtime/helpers/extends"; | ||
gutterBorder: 'transparent', | ||
lineHighlight: '#1e202e' | ||
lineHighlight: '#474b6611' | ||
}; | ||
@@ -16,0 +16,0 @@ export var tokyoNightInit = options => { |
{ | ||
"name": "@uiw/codemirror-theme-tokyo-night", | ||
"version": "4.21.20", | ||
"version": "4.21.21", | ||
"description": "Theme tokyo-night for CodeMirror.", | ||
"homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/tokyo-night", | ||
"funding": "https://jaywcjlove.github.io/#/sponsor", | ||
"author": "kenny wong <wowohoo@qq.com>", | ||
@@ -24,3 +25,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"@uiw/codemirror-themes": "4.21.20" | ||
"@uiw/codemirror-themes": "4.21.21" | ||
}, | ||
@@ -27,0 +28,0 @@ "keywords": [ |
@@ -7,2 +7,3 @@ <!--rehype:ignore:start--> | ||
[![Buy me a coffee](https://img.shields.io/badge/Buy%20me%20a%20coffee-048754?logo=buymeacoffee)](https://jaywcjlove.github.io/#/sponsor) | ||
[![npm version](https://img.shields.io/npm/v/@uiw/codemirror-theme-tokyo-night.svg)](https://www.npmjs.com/package/@uiw/codemirror-theme-tokyo-night) | ||
@@ -9,0 +10,0 @@ |
@@ -13,3 +13,3 @@ import { tags as t } from '@lezer/highlight'; | ||
gutterBorder: 'transparent', | ||
lineHighlight: '#1e202e', | ||
lineHighlight: '#474b6611', | ||
}; | ||
@@ -16,0 +16,0 @@ |
12384
100
+ Added@uiw/codemirror-themes@4.21.21(transitive)
- Removed@uiw/codemirror-themes@4.21.20(transitive)