Skip to content
Snippets Groups Projects
Commit 756ddc5c authored by Matt Pass's avatar Matt Pass Committed by Marijn Haverbeke
Browse files

[icecoder theme] Activeline background added

parent 94fc3b71
No related branches found
No related tags found
No related merge requests found
......@@ -40,3 +40,4 @@ ICEcoder default theme by Matt Pass, used in code editor available at https://ic
.cm-s-icecoder .CodeMirror-gutters { background: #141612; min-width: 41px; border-right: 0; }
.cm-s-icecoder .CodeMirror-linenumber { color: #555; cursor: default; }
.cm-s-icecoder .CodeMirror-matchingbracket { border: 1px solid grey; color: black !important; }
.cm-s-icecoder .CodeMirror-activeline-background { background: #000; }
\ No newline at end of file
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