Skip to content

Commit 6bdcf19

Browse files
committed
use less teal for sh theme
1 parent 297d78d commit 6bdcf19

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

book/custom.theme

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"underline": false
2727
},
2828
"BaseN": {
29-
"text-color": "#03DAC5",
29+
"text-color": "#a5d6ff",
3030
"background-color": null,
3131
"bold": false,
3232
"italic": false,
@@ -40,7 +40,7 @@
4040
"underline": false
4141
},
4242
"Char": {
43-
"text-color": "#03DAC5",
43+
"text-color": "#a5d6ff",
4444
"background-color": null,
4545
"bold": false,
4646
"italic": false,
@@ -180,7 +180,7 @@
180180
"underline": false
181181
},
182182
"String": {
183-
"text-color": "#03DAC5",
183+
"text-color": "#a5d6ff",
184184
"background-color": null,
185185
"bold": false,
186186
"italic": false,
@@ -194,7 +194,7 @@
194194
"underline": false
195195
},
196196
"VerbatimString": {
197-
"text-color": "#03DAC5",
197+
"text-color": "#a5d6ff",
198198
"background-color": null,
199199
"bold": false,
200200
"italic": false,

0 commit comments

Comments
 (0)