Fix highlight line for solarized theme
This commit is contained in:
parent
86e23a584a
commit
4f23c30ace
2 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
color: #eee;
|
||||
}
|
||||
|
||||
.hll { background-color: #ffffcc }
|
||||
.hll { background-color: #073642 }
|
||||
.c { color: #586E75 } /* Comment */
|
||||
.err { color: #93A1A1 } /* Error */
|
||||
.g { color: #93A1A1 } /* Generic */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue