Refactor pygments.moon
This commit is contained in:
@@ -8,7 +8,7 @@ span.linenos { color: #f1fa8c; background-color: #44475a; padding-left: 5px; pad
|
||||
td.linenos .special { color: #50fa7b; background-color: #6272a4; padding-left: 5px; padding-right: 5px; }
|
||||
span.linenos.special { color: #50fa7b; background-color: #6272a4; padding-left: 5px; padding-right: 5px; }
|
||||
.highlight .hll { background-color: #44475a }
|
||||
.highlight { background: #282a36; color: #f8f8f2 }
|
||||
/* .highlight { background: #282a36; color: #f8f8f2 } */
|
||||
.highlight .py-c { color: #6272a4 } /* Comment */
|
||||
.highlight .py-err { color: #f8f8f2 } /* Error */
|
||||
.highlight .py-g { color: #f8f8f2 } /* Generic */
|
||||
|
||||
Reference in New Issue
Block a user