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 3131 "@uiw/codemirror-theme-basic" : " 4.21.21" ,
3232 "@uiw/codemirror-theme-bbedit" : " 4.21.21" ,
3333 "@uiw/codemirror-theme-bespin" : " 4.21.21" ,
34+ "@uiw/codemirror-theme-console" : " 4.21.21" ,
3435 "@uiw/codemirror-theme-copilot" : " 4.21.21" ,
3536 "@uiw/codemirror-theme-darcula" : " 4.21.21" ,
3637 "@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';
77export * from '@uiw/codemirror-theme-basic' ;
88export * from '@uiw/codemirror-theme-bbedit' ;
99export * from '@uiw/codemirror-theme-bespin' ;
10+ export * from '@uiw/codemirror-theme-console' ;
1011export * from '@uiw/codemirror-theme-copilot' ;
1112export * from '@uiw/codemirror-theme-darcula' ;
1213export * from '@uiw/codemirror-theme-dracula' ;
Original file line number Diff line number Diff line change 77[ ![ Buy me a coffee] ( https://img.shields.io/badge/Buy%20me%20a%20coffee-048754?logo=buymeacoffee )] ( https://jaywcjlove.github.io/#/sponsor )
88[ ![ npm version] ( https://img.shields.io/npm/v/@uiw/codemirror-theme-console.svg )] ( https://www.npmjs.com/package/@uiw/codemirror-theme-console )
99
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 >
1117
1218## Motivation
1319
Original file line number Diff line number Diff line change 11{
22 "name" : " @uiw/codemirror-theme-console" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 4.21.21 " ,
44 "description" : " Theme console for CodeMirror." ,
55 "homepage" : " https://uiwjs.github.io/react-codemirror/#/theme/data/console/light" ,
66 "author" : " David Villamarin <dalejo_1996@hotmail.com>" ,
Original file line number Diff line number Diff line change 5252 "@uiw/codemirror-theme-aura" : " 4.21.21" ,
5353 "@uiw/codemirror-theme-basic" : " 4.21.21" ,
5454 "@uiw/codemirror-theme-bbedit" : " 4.21.21" ,
55- "@uiw/codemirror-theme-bespin " : " 4.21.21" ,
55+ "@uiw/codemirror-theme-console " : " 4.21.21" ,
5656 "@uiw/codemirror-theme-copilot" : " 4.21.21" ,
5757 "@uiw/codemirror-theme-darcula" : " 4.21.21" ,
5858 "@uiw/codemirror-theme-dracula" : " 4.21.21" ,
You can’t perform that action at this time.
0 commit comments