File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ style.background = { common.color "#141b1e" }
9
9
style .background2 = { common .color " #1e2528" }
10
10
style .background3 = { common .color " #2d3437" }
11
11
style .text = { common .color " #dadada" }
12
- style .caret = { common .color " #dadadda " }
12
+ style .caret = { common .color " #dadada " }
13
13
style .accent = { common .color " #67b0e8" }
14
14
style .dim = { common .color " #bdc3c2" }
15
15
style .divider = { common .color " #232a2d" }
@@ -25,7 +25,7 @@ style.syntax["symbol"] = { common.color "#b3b9b8" }
25
25
style .syntax [" comment" ] = { common .color " #404749" }
26
26
style .syntax [" keyword" ] = { common .color " #67b0e8" }
27
27
style .syntax [" keyword2" ] = { common .color " #6cbfbf" }
28
- style .syntax [" number" ] = { common .color " dadada" }
28
+ style .syntax [" number" ] = { common .color " # dadada" }
29
29
style .syntax [" literal" ] = { common .color " #e5c76b" }
30
30
style .syntax [" string" ] = { common .color " #75cf72" }
31
31
style .syntax [" operator" ] = { common .color " #bab3e5" }
You can’t perform that action at this time.
0 commit comments