We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2f6236 commit 567a971Copy full SHA for 567a971
1 file changed
theme/tomorrow-night.css
@@ -5,7 +5,7 @@
5
6
/* Tomorrow Comment */
7
.hljs-comment {
8
- color: #040;
+ color: #262;
9
}
10
11
/* Tomorrow Red */
@@ -49,7 +49,7 @@
49
.hljs-name,
50
.ruby .hljs-symbol,
51
.xml .hljs-cdata {
52
- color: #000;
+ color: #050;
53
54
55
/* Tomorrow Aqua */
@@ -73,7 +73,7 @@
73
/* Tomorrow Purple */
74
.hljs-keyword,
75
.javascript .hljs-function {
76
+ color: #005;
77
78
79
.hljs {
0 commit comments