Skip to content
Snippets Groups Projects
Commit 39396816 authored by Marijn Haverbeke's avatar Marijn Haverbeke
Browse files

[base64-dark theme] Change active line color to distinguish it from selection

parent 60740b88
No related branches found
No related tags found
No related merge requests found
......@@ -32,5 +32,5 @@
.cm-s-base16-dark span.cm-link {color: #aa759f;}
.cm-s-base16-dark span.cm-error {background: #ac4142; color: #b0b0b0;}
.cm-s-base16-dark .CodeMirror-activeline-background {background: #2F2F2F !important;}
.cm-s-base16-dark .CodeMirror-activeline-background {background: #202020 !important;}
.cm-s-base16-dark .CodeMirror-matchingbracket { text-decoration: underline; color: white !important;}
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