We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34b8435 commit 58f5925Copy full SHA for 58f5925
theme/bespin.css
@@ -9,7 +9,7 @@
9
*/
10
11
.cm-s-bespin.CodeMirror {background: #28211c; color: #9d9b97;}
12
-.cm-s-bespin div.CodeMirror-selected {background: #36312e !important;}
+.cm-s-bespin div.CodeMirror-selected {background: #59554f !important;}
13
.cm-s-bespin .CodeMirror-gutters {background: #28211c; border-right: 0px;}
14
.cm-s-bespin .CodeMirror-linenumber {color: #666666;}
15
.cm-s-bespin .CodeMirror-cursor {border-left: 1px solid #797977 !important;}
0 commit comments