Adjust some highlighter colors
This commit is contained in:
parent
ecd9010083
commit
d5cd29e279
1 changed files with 4 additions and 3 deletions
|
@ -82,7 +82,8 @@ pre{
|
|||
|
||||
.comment{ color: rgb(50,180,20) }
|
||||
.selector{ color: violet }
|
||||
.atrule{ color: blueviolet }
|
||||
.atvalue{ color: lightblue }
|
||||
.atrule{ color: royalblue }
|
||||
.atvalue{ color: greenyellow }
|
||||
.property{ color: orange }
|
||||
.value{ color: skyblue }
|
||||
.value{ color: skyblue }
|
||||
.curly{ color: orangered }
|
Loading…
Reference in a new issue