style fixes for the ansuz theme

pull/1/head
ansuz 9 years ago
parent c9edf69ed1
commit 02cd2fbee0

@ -3,6 +3,8 @@
background-color: #2E3436 !important; background-color: #2E3436 !important;
color: #719FC9 !important; color: #719FC9 !important;
border: none; border: none;
font-weight: bold;
/* color: red !important;*/
} }
.cm-s-ansuz .CodeMirror-gutters { .cm-s-ansuz .CodeMirror-gutters {
color: #2E3436; color: #2E3436;
@ -46,13 +48,13 @@
color: #ffb86c; color: #ffb86c;
} }
.cm-s-ansuz span.cm-keyword { .cm-s-ansuz span.cm-keyword {
color: ff79c6; color: #ff79c6;
} }
.cm-s-ansuz span.cm-operator { .cm-s-ansuz span.cm-operator {
color: ff79c6; color: #ff79c6;
} }
.cm-s-ansuz span.cm-keyword { .cm-s-ansuz span.cm-keyword {
color: ff79c6; color: #ff79c6;
} }
.cm-s-ansuz span.cm-atom { .cm-s-ansuz span.cm-atom {
color: #bd93f9; color: #bd93f9;
@ -61,7 +63,7 @@
color: #719FC9; color: #719FC9;
} }
.cm-s-ansuz span.cm-tag { .cm-s-ansuz span.cm-tag {
color: ff79c6; color: #ff79c6;
} }
.cm-s-ansuz span.cm-attribute { .cm-s-ansuz span.cm-attribute {
color: #50fa7b; color: #50fa7b;

Loading…
Cancel
Save