File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1818 < link rel ="stylesheet " href ="../theme/ambiance.css ">
1919 < link rel ="stylesheet " href ="../theme/blackboard.css ">
2020 < link rel ="stylesheet " href ="../theme/vibrant-ink.css ">
21+ < link rel ="stylesheet " href ="../theme/twilight.css ">
2122 < script src ="../mode/javascript/javascript.js "> </ script >
2223 < link rel ="stylesheet " href ="../doc/docs.css ">
2324
@@ -55,6 +56,7 @@ <h1>CodeMirror: Theme demo</h1>
5556 < option > neat</ option >
5657 < option > night</ option >
5758 < option > rubyblue</ option >
59+ < option > twilight</ option >
5860 < option > vibrant-ink</ option >
5961 < option > xq-dark</ option >
6062</ select >
Original file line number Diff line number Diff line change 99.cm-s-twilight .cm-atom { color : # FC0 ; }
1010.cm-s-twilight .cm-number { color : # ca7841 ; } /**/
1111.cm-s-twilight .cm-def { color : # 8DA6CE ; }
12- .cm-s-twilight span .cm-variable-2 , .cm-s-cobalt span .cm-tag { color : # 607392 ; } /**/
13- .cm-s-twilight span .cm-variable-3 , .cm-s-cobalt span .cm-def { color : # 607392 ; } /**/
12+ .cm-s-twilight span .cm-variable-2 , .cm-s-twilight span .cm-tag { color : # 607392 ; } /**/
13+ .cm-s-twilight span .cm-variable-3 , .cm-s-twilight span .cm-def { color : # 607392 ; } /**/
1414.cm-s-twilight .cm-operator { color : # cda869 ; } /**/
1515.cm-s-twilight .cm-comment { color : # 777 ; font-style : italic; font-weight : normal; } /**/
1616.cm-s-twilight .cm-string { color : # 8f9d6a ; font-style : italic; } /**/
You can’t perform that action at this time.
0 commit comments