Skip to content
Snippets Groups Projects
Commit d002b03d authored by Shea Bunge's avatar Shea Bunge Committed by Marijn Haverbeke
Browse files

[yeti theme] Remove duplicate color hex sign

parent 8bb07361
No related branches found
No related tags found
No related merge requests found
......@@ -59,7 +59,7 @@
color: #9fb96e;
}
.cm-s-yeti span.cm-atom {
color:##a074c4;
color: #a074c4;
}
.cm-s-yeti span.cm-meta {
color: #96c0d8;
......@@ -83,4 +83,4 @@
color: #96c0d8;
}
.cm-s-yeti .CodeMirror-activeline-background {background: #E7E4E0 !important;}
.cm-s-yeti .CodeMirror-matchingbracket { text-decoration: underline;}
\ No newline at end of file
.cm-s-yeti .CodeMirror-matchingbracket { text-decoration: underline;}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment