File tree Expand file tree Collapse file tree 5 files changed +11
-3
lines changed Expand file tree Collapse file tree 5 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 31
31
"@uiw/codemirror-theme-basic" : " 4.21.21" ,
32
32
"@uiw/codemirror-theme-bbedit" : " 4.21.21" ,
33
33
"@uiw/codemirror-theme-bespin" : " 4.21.21" ,
34
+ "@uiw/codemirror-theme-console" : " 4.21.21" ,
34
35
"@uiw/codemirror-theme-copilot" : " 4.21.21" ,
35
36
"@uiw/codemirror-theme-darcula" : " 4.21.21" ,
36
37
"@uiw/codemirror-theme-dracula" : " 4.21.21" ,
Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ export * from '@uiw/codemirror-theme-aura';
7
7
export * from '@uiw/codemirror-theme-basic' ;
8
8
export * from '@uiw/codemirror-theme-bbedit' ;
9
9
export * from '@uiw/codemirror-theme-bespin' ;
10
+ export * from '@uiw/codemirror-theme-console' ;
10
11
export * from '@uiw/codemirror-theme-copilot' ;
11
12
export * from '@uiw/codemirror-theme-darcula' ;
12
13
export * from '@uiw/codemirror-theme-dracula' ;
Original file line number Diff line number Diff line change 7
7
[ ![ Buy me a coffee] ( https://img.shields.io/badge/Buy%20me%20a%20coffee-048754?logo=buymeacoffee )] ( https://jaywcjlove.github.io/#/sponsor )
8
8
[ ![ npm version] ( https://img.shields.io/npm/v/@uiw/codemirror-theme-console.svg )] ( https://www.npmjs.com/package/@uiw/codemirror-theme-console )
9
9
10
- <!-- missing images-->
10
+ <a href =" https://uiwjs.github.io/react-codemirror/#/theme/data/console/light " >
11
+ <img width =" 436 " alt =" codemirror-theme-bespin " src =" https://github.com/uiwjs/react-codemirror/assets/1680273/fa508c19-a037-4bd3-a319-89626f2bc5e8 " >
12
+ </a >
13
+
14
+ <a href =" https://uiwjs.github.io/react-codemirror/#/theme/data/console/dark " >
15
+ <img width =" 436 " alt =" codemirror-theme-github light " src =" https://github.com/uiwjs/react-codemirror/assets/1680273/adc349ad-0d05-4858-96c2-a831fac1d7ac " >
16
+ </a >
11
17
12
18
## Motivation
13
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @uiw/codemirror-theme-console" ,
3
- "version" : " 1.0.0 " ,
3
+ "version" : " 4.21.21 " ,
4
4
"description" : " Theme console for CodeMirror." ,
5
5
"homepage" : " https://uiwjs.github.io/react-codemirror/#/theme/data/console/light" ,
6
6
"author" :
" David Villamarin <[email protected] >" ,
Original file line number Diff line number Diff line change 52
52
"@uiw/codemirror-theme-aura" : " 4.21.21" ,
53
53
"@uiw/codemirror-theme-basic" : " 4.21.21" ,
54
54
"@uiw/codemirror-theme-bbedit" : " 4.21.21" ,
55
- "@uiw/codemirror-theme-bespin " : " 4.21.21" ,
55
+ "@uiw/codemirror-theme-console " : " 4.21.21" ,
56
56
"@uiw/codemirror-theme-copilot" : " 4.21.21" ,
57
57
"@uiw/codemirror-theme-darcula" : " 4.21.21" ,
58
58
"@uiw/codemirror-theme-dracula" : " 4.21.21" ,
You can’t perform that action at this time.
0 commit comments