Merge pull request #3356 from jonchang/patch-1
docs: fix poor visibility in syntax highlighting
This commit is contained in:
commit
4d02b96c67
@ -33,7 +33,7 @@
|
||||
.ne { color: #990000; font-weight: bold } /* Name.Exception */
|
||||
.nf { color: #999999; font-weight: bold } /* Name.Function */
|
||||
.nn { color: #555555 } /* Name.Namespace */
|
||||
.nt { color: #000080 } /* Name.Tag */
|
||||
.nt { color: #008080 } /* Name.Tag */
|
||||
.nv { color: #008080 } /* Name.Variable */
|
||||
.ow { font-weight: bold } /* Operator.Word */
|
||||
.w { color: #bbbbbb } /* Text.Whitespace */
|
||||
|
Loading…
x
Reference in New Issue
Block a user