mirror of
https://github.com/icecoder/ICEcoder.git
synced 2026-03-03 07:13:59 +01:00
🚀 Variables Colors - Update
Updating the Variables Colors in the theme ..
This commit is contained in:
BIN
CodeMirror/.DS_Store
vendored
Normal file
BIN
CodeMirror/.DS_Store
vendored
Normal file
Binary file not shown.
@@ -30,7 +30,7 @@ This theme is licensed under the GPL. Use it to make something cool, have fun, a
|
||||
.cm-s-2019-torres-digital-theme span.cm-number { color: /*#FFB94F*/ /*#E7FB40*/ #FDE231; }
|
||||
.cm-s-2019-torres-digital-theme span.cm-def { color: #15E4D7;font-weight: bold; }
|
||||
.cm-s-2019-torres-digital-theme span.cm-variable { color: #FFF700; }
|
||||
.cm-s-2019-torres-digital-theme span.cm-variable-2 { color: #C6F; }
|
||||
.cm-s-2019-torres-digital-theme span.cm-variable-2 {color: #220060;background-color: #ffab00;padding: 0 8px;border-radius: 30px;margin: 0 2px;font-weight: 600;}
|
||||
.cm-s-2019-torres-digital-theme span.cm-variable-3 { color: #96F; }
|
||||
.cm-s-2019-torres-digital-theme span.cm-property { color: #F8019E; }
|
||||
.cm-s-2019-torres-digital-theme span.cm-operator { color: #999; }
|
||||
|
||||
Reference in New Issue
Block a user