|
7 | 7 | "token": "" |
8 | 8 | }, |
9 | 9 | { |
10 | | - "foreground": "FB923C", |
| 10 | + "foreground": "78A96C", |
11 | 11 | "token": "comment" |
12 | 12 | }, |
13 | 13 | { |
14 | | - "foreground": "FB923C", |
15 | | - "fontStyle": "underline", |
| 14 | + "foreground": "86B77A", |
16 | 15 | "token": "comment.doc" |
17 | 16 | }, |
| 17 | + { |
| 18 | + "foreground": "6FB6D9", |
| 19 | + "token": "comment.tag" |
| 20 | + }, |
18 | 21 | { |
19 | 22 | "foreground": "cdd3de", |
20 | 23 | "token": "variable" |
|
24 | 27 | "token": "variable.name" |
25 | 28 | }, |
26 | 29 | { |
27 | | - "foreground": "A5D6FF", |
| 30 | + "foreground": "B38BC8", |
| 31 | + "token": "variable.readOnly" |
| 32 | + }, |
| 33 | + { |
| 34 | + "foreground": "D9E2D4", |
28 | 35 | "token": "variable.parameter" |
29 | 36 | }, |
30 | 37 | { |
31 | 38 | "foreground": "cdd3de", |
32 | 39 | "token": "variable.member" |
33 | 40 | }, |
34 | 41 | { |
35 | | - "foreground": "DCDCAA", |
| 42 | + "foreground": "D7C98A", |
36 | 43 | "token": "variable.member.function" |
37 | 44 | }, |
38 | 45 | { |
|
41 | 48 | "token": "variable.language" |
42 | 49 | }, |
43 | 50 | { |
44 | | - "foreground": "22D3EE", |
| 51 | + "foreground": "5A9DD4", |
45 | 52 | "token": "keyword" |
46 | 53 | }, |
47 | 54 | { |
48 | | - "foreground": "22D3EE", |
| 55 | + "foreground": "C7D0DA", |
49 | 56 | "token": "keyword.operator" |
50 | 57 | }, |
| 58 | + { |
| 59 | + "foreground": "C7D0DA", |
| 60 | + "token": "operator" |
| 61 | + }, |
51 | 62 | { |
52 | 63 | "foreground": "22D3EE", |
53 | 64 | "fontStyle": "bold", |
54 | 65 | "token": "keyword.type" |
55 | 66 | }, |
56 | 67 | { |
57 | | - "foreground": "cd536d", |
| 68 | + "foreground": "63CBB6", |
58 | 69 | "token": "type" |
59 | 70 | }, |
60 | 71 | { |
61 | | - "foreground": "cd536d", |
| 72 | + "foreground": "CDD6DF", |
62 | 73 | "token": "type.identifier" |
63 | 74 | }, |
64 | 75 | { |
65 | | - "foreground": "BBF7D0", |
| 76 | + "foreground": "D6A38D", |
66 | 77 | "token": "string" |
67 | 78 | }, |
68 | 79 | { |
69 | | - "foreground": "BBF7D0", |
| 80 | + "foreground": "D0B07A", |
| 81 | + "token": "string.escape" |
| 82 | + }, |
| 83 | + { |
| 84 | + "foreground": "BFD8B0", |
70 | 85 | "token": "number" |
71 | 86 | }, |
72 | 87 | { |
73 | | - "foreground": "BBF7D0", |
| 88 | + "foreground": "BFD8B0", |
74 | 89 | "token": "number.hex" |
75 | 90 | }, |
76 | 91 | { |
77 | | - "foreground": "BBF7D0", |
| 92 | + "foreground": "BFD8B0", |
78 | 93 | "token": "number.octal" |
79 | 94 | }, |
80 | 95 | { |
81 | | - "foreground": "BBF7D0", |
| 96 | + "foreground": "BFD8B0", |
82 | 97 | "token": "number.binary" |
83 | 98 | }, |
84 | 99 | { |
85 | | - "foreground": "BBF7D0", |
| 100 | + "foreground": "BFD8B0", |
86 | 101 | "token": "number.float" |
87 | 102 | }, |
88 | 103 | { |
89 | | - "foreground": "F3F3F3", |
| 104 | + "foreground": "B6C0CB", |
90 | 105 | "token": "delimiter" |
91 | 106 | }, |
92 | 107 | { |
93 | | - "foreground": "F3F3F3", |
94 | | - "token": "delimiter.backtick" |
95 | | - }, |
96 | | - { |
97 | | - "foreground": "F3F3F3", |
98 | | - "token": "operator" |
| 108 | + "foreground": "C5CFDA", |
| 109 | + "token": "delimiter.bracket" |
99 | 110 | }, |
100 | 111 | { |
101 | 112 | "foreground": "FFA657", |
|
108 | 119 | "token": "entity.name.type" |
109 | 120 | }, |
110 | 121 | { |
111 | | - "foreground": "DCDCAA", |
| 122 | + "foreground": "D7C98A", |
112 | 123 | "fontStyle": "bold", |
113 | 124 | "token": "entity.name.function" |
114 | 125 | }, |
115 | 126 | { |
116 | | - "foreground": "DCDCAA", |
| 127 | + "foreground": "D7C98A", |
117 | 128 | "token": "identifier.function" |
118 | 129 | }, |
119 | 130 | { |
120 | | - "foreground": "DCDCAA", |
| 131 | + "foreground": "D7C98A", |
121 | 132 | "token": "support.function" |
122 | 133 | }, |
123 | 134 | { |
124 | | - "foreground": "9CDCFE", |
| 135 | + "foreground": "7AA2D6", |
125 | 136 | "token": "constant" |
126 | 137 | }, |
127 | 138 | { |
128 | 139 | "foreground": "C586C0", |
129 | 140 | "token": "namespace" |
130 | 141 | }, |
| 142 | + { |
| 143 | + "foreground": "D47E7E", |
| 144 | + "token": "regexp" |
| 145 | + }, |
131 | 146 | { |
132 | 147 | "foreground": "FF7B72", |
133 | 148 | "fontStyle": "bold", |
|
151 | 166 | "token": "metatag" |
152 | 167 | }, |
153 | 168 | { |
154 | | - "foreground": "9CDCFE", |
| 169 | + "foreground": "66A7DD", |
| 170 | + "token": "tag" |
| 171 | + }, |
| 172 | + { |
| 173 | + "foreground": "8FCBEE", |
155 | 174 | "token": "attribute.name" |
| 175 | + }, |
| 176 | + { |
| 177 | + "foreground": "D6A38D", |
| 178 | + "token": "attribute.value" |
156 | 179 | } |
157 | 180 | ], |
158 | 181 | "colors": { |
|
162 | 185 | "editorBracketHighlight.foreground4": "#EAB308", |
163 | 186 | "editorBracketHighlight.foreground5": "#8B5CF6", |
164 | 187 | "editorBracketHighlight.foreground6": "#3B82F6", |
165 | | - "editor.foreground": "#2c2c2c", |
166 | | - "editor.background": "#2c2c2c", |
| 188 | + "editor.foreground": "#CDD6DF", |
| 189 | + "editor.background": "#1F2124", |
167 | 190 | "editor.selectionBackground": "#3a3a3ab3", |
168 | 191 | "editor.lineHighlightBackground": "#3A3A3AB3", |
169 | | - "editorCursor.foreground": "#c0c5ce", |
170 | 192 | "editorWhitespace.foreground": "#65737e", |
171 | 193 | "editorIndentGuide.background": "#65737F", |
172 | 194 | "editorIndentGuide.activeBackground": "#FBC95A", |
173 | 195 | "editorSuggestWidget.foreground": "#8e8f92", |
174 | 196 | "editorSuggestWidget.background": "#2c2c2c", |
175 | | - "editorLineNumber.foreground": "#919191", |
176 | | - "focusBorder": "#2c2c2c" |
| 197 | + "editorLineNumber": "#646464", |
| 198 | + "activeLineNumber": "#CDD6DF", |
| 199 | + "selection": "#2A4B73", |
| 200 | + "inactiveSelection": "#253F60", |
| 201 | + "selectionHighlight": "#2A4B73", |
| 202 | + "lineHighlight": "#3A3A3A", |
| 203 | + "bracketMatch.background": "#2A2D31", |
| 204 | + "bracketMatch.border": "#4DA6D8", |
| 205 | + "editorWhitespace": "#3B3F45", |
| 206 | + "editorIndentGuide": "#4C5158", |
| 207 | + "findMatch": "#3A5166", |
| 208 | + "findMatchHighlight": "#2B2F36", |
| 209 | + "error": "#E06C75", |
| 210 | + "warning": "#E5B567", |
| 211 | + "info": "#6FB6D9", |
| 212 | + "hint": "#B38BC8", |
| 213 | + "focusBorder": "#2c2c2c", |
| 214 | + "editorCursor.foreground": "#F2F6FA" |
177 | 215 | } |
178 | 216 | } |
0 commit comments