@@ -25,18 +25,18 @@ This theme is licensed under the GPL. Use it to make something cool, have fun, a
2525.cm-s-2019-torres-digital-theme .CodeMirror-linenumber { color : # FFFFFF ; }
2626.cm-s-2019-torres-digital-theme .CodeMirror-cursor { border-left : 1px solid # 00FF00 ; }
2727
28- .cm-s-2019-torres-digital-theme span .cm-keyword { color : # 008803 ; font-weight : bold; }
28+ .cm-s-2019-torres-digital-theme span .cm-keyword { color : # ADFF2F ; font-weight : bold; }
2929.cm-s-2019-torres-digital-theme span .cm-atom { color : # 49E6FF ; }
3030.cm-s-2019-torres-digital-theme span .cm-number { color : /*#FFB94F*/ /*#E7FB40*/ # FDE231 ; }
31- .cm-s-2019-torres-digital-theme span .cm-def { color : # 99C ; }
32- .cm-s-2019-torres-digital-theme span .cm-variable { color : # F6C ; }
31+ .cm-s-2019-torres-digital-theme span .cm-def { color : # 15E4D7 ; font-weight : bold ; }
32+ .cm-s-2019-torres-digital-theme span .cm-variable { color : # FFF700 ; }
3333.cm-s-2019-torres-digital-theme span .cm-variable-2 { color : # C6F ; }
3434.cm-s-2019-torres-digital-theme span .cm-variable-3 { color : # 96F ; }
3535.cm-s-2019-torres-digital-theme span .cm-property { color : # F8019E ; }
3636.cm-s-2019-torres-digital-theme span .cm-operator { color : # 999 ; }
3737.cm-s-2019-torres-digital-theme span .cm-comment { color : # 616163 ; }
38- .cm-s-2019-torres-digital-theme span .cm-string { color : # 39C ; }
39- .cm-s-2019-torres-digital-theme span .cm-meta { color : # C9F ; }
38+ .cm-s-2019-torres-digital-theme span .cm-string { color : # F8019E ; }
39+ .cm-s-2019-torres-digital-theme span .cm-meta { color : # F1FD31 ; font-weight : bold ; }
4040.cm-s-2019-torres-digital-theme span .cm-qualifier { color : # FFF700 ; }
4141.cm-s-2019-torres-digital-theme span .cm-builtin { color : # F8A901 ; }
4242.cm-s-2019-torres-digital-theme span .cm-bracket { color : # cc7 ; }
0 commit comments