mirror of
https://github.com/vale981/highlight-lisp
synced 2025-03-04 17:01:38 -05:00
Merge pull request #10 from vindarel/master
github.css - darker comments
This commit is contained in:
commit
edcf78242a
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ code.hl-highlighted .string, code.hl-highlighted .string * {color: #d14 !importa
|
||||||
code.hl-highlighted .comment,
|
code.hl-highlighted .comment,
|
||||||
code.hl-highlighted .comment *,
|
code.hl-highlighted .comment *,
|
||||||
code.hl-highlighted .comment .string
|
code.hl-highlighted .comment .string
|
||||||
code.hl-highlighted .comment .string * {color: #aaa !important;}
|
code.hl-highlighted .comment .string * {color: #777777 !important;}
|
||||||
code.hl-highlighted .string .comment {color: #d14 !important;}
|
code.hl-highlighted .string .comment {color: #d14 !important;}
|
||||||
|
|
||||||
code.hl-highlighted .list.active {display: inline-block; background: #aefff7;}
|
code.hl-highlighted .list.active {display: inline-block; background: #aefff7;}
|
||||||
|
|
Loading…
Add table
Reference in a new issue