Skip to content
Snippets Groups Projects
Commit b6292423 authored by amshali@google.com's avatar amshali@google.com Committed by Marijn Haverbeke
Browse files

[abcdef theme] Change link color to blueviolet

...because the original blue on black background is difficult to read.
parent 84d5f640
No related branches found
No related tags found
No related merge requests found
......@@ -27,6 +27,6 @@
.cm-s-abcdef span.cm-attribute { color: #DDFF00; }
.cm-s-abcdef span.cm-error { color: #FF0000; }
.cm-s-abcdef span.cm-header { color: aquamarine; font-weight: bold; }
.cm-s-abcdef span.cm-link { color: blue; }
.cm-s-abcdef span.cm-link { color: blueviolet; }
.cm-s-abcdef .CodeMirror-activeline-background { background: #314151; }
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