@lumis-sh/themes 0.0.1 → 0.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (236) hide show
  1. package/README.md +25 -0
  2. package/dist/css/aura_dark.css +315 -0
  3. package/dist/css/aura_dark_soft_text.css +315 -0
  4. package/dist/css/aura_soft_dark.css +315 -0
  5. package/dist/css/aura_soft_dark_soft_text.css +315 -0
  6. package/dist/css/ayu_dark.css +303 -0
  7. package/dist/css/ayu_light.css +303 -0
  8. package/dist/css/ayu_mirage.css +303 -0
  9. package/dist/css/bamboo_light.css +363 -0
  10. package/dist/css/bamboo_multiplex.css +363 -0
  11. package/dist/css/bamboo_vulgaris.css +363 -0
  12. package/dist/css/bluloco_dark.css +312 -0
  13. package/dist/css/bluloco_light.css +312 -0
  14. package/dist/css/carbonfox.css +330 -0
  15. package/dist/css/catppuccin_frappe.css +427 -0
  16. package/dist/css/catppuccin_latte.css +427 -0
  17. package/dist/css/catppuccin_macchiato.css +427 -0
  18. package/dist/css/catppuccin_mocha.css +427 -0
  19. package/dist/css/cyberdream_dark.css +322 -0
  20. package/dist/css/cyberdream_light.css +322 -0
  21. package/dist/css/darkplus.css +312 -0
  22. package/dist/css/dawnfox.css +330 -0
  23. package/dist/css/dayfox.css +330 -0
  24. package/dist/css/dracula.css +347 -0
  25. package/dist/css/dracula_soft.css +347 -0
  26. package/dist/css/duskfox.css +330 -0
  27. package/dist/css/edge_aura.css +354 -0
  28. package/dist/css/edge_dark.css +354 -0
  29. package/dist/css/edge_light.css +354 -0
  30. package/dist/css/edge_neon.css +354 -0
  31. package/dist/css/everforest_dark.css +412 -0
  32. package/dist/css/everforest_light.css +412 -0
  33. package/dist/css/flexoki_dark.css +311 -0
  34. package/dist/css/flexoki_light.css +311 -0
  35. package/dist/css/github_dark.css +417 -0
  36. package/dist/css/github_dark_colorblind.css +417 -0
  37. package/dist/css/github_dark_dimmed.css +417 -0
  38. package/dist/css/github_dark_high_contrast.css +417 -0
  39. package/dist/css/github_dark_tritanopia.css +417 -0
  40. package/dist/css/github_light.css +417 -0
  41. package/dist/css/github_light_colorblind.css +405 -0
  42. package/dist/css/github_light_high_contrast.css +417 -0
  43. package/dist/css/github_light_tritanopia.css +405 -0
  44. package/dist/css/gruvbox_dark.css +332 -0
  45. package/dist/css/gruvbox_dark_hard.css +332 -0
  46. package/dist/css/gruvbox_dark_soft.css +332 -0
  47. package/dist/css/gruvbox_light.css +332 -0
  48. package/dist/css/gruvbox_light_hard.css +332 -0
  49. package/dist/css/gruvbox_light_soft.css +332 -0
  50. package/dist/css/horizon_dark.css +318 -0
  51. package/dist/css/iceberg.css +307 -0
  52. package/dist/css/kanagawa_dragon.css +339 -0
  53. package/dist/css/kanagawa_lotus.css +339 -0
  54. package/dist/css/kanagawa_wave.css +339 -0
  55. package/dist/css/material_darker.css +313 -0
  56. package/dist/css/material_deep_ocean.css +316 -0
  57. package/dist/css/material_lighter.css +316 -0
  58. package/dist/css/material_oceanic.css +316 -0
  59. package/dist/css/material_palenight.css +313 -0
  60. package/dist/css/matte_black.css +344 -0
  61. package/dist/css/melange_dark.css +318 -0
  62. package/dist/css/melange_light.css +318 -0
  63. package/dist/css/modus_operandi.css +328 -0
  64. package/dist/css/modus_vivendi.css +328 -0
  65. package/dist/css/molokai.css +323 -0
  66. package/dist/css/monokai_pro_dark.css +423 -0
  67. package/dist/css/monokai_pro_machine.css +423 -0
  68. package/dist/css/monokai_pro_ristretto.css +423 -0
  69. package/dist/css/monokai_pro_spectrum.css +423 -0
  70. package/dist/css/moonfly.css +418 -0
  71. package/dist/css/moonlight.css +309 -0
  72. package/dist/css/neosolarized_dark.css +315 -0
  73. package/dist/css/neosolarized_light.css +315 -0
  74. package/dist/css/neovim_dark.css +325 -0
  75. package/dist/css/neovim_light.css +325 -0
  76. package/dist/css/nightfly.css +418 -0
  77. package/dist/css/nightfox.css +330 -0
  78. package/dist/css/nord.css +361 -0
  79. package/dist/css/nordfox.css +330 -0
  80. package/dist/css/nordic.css +326 -0
  81. package/dist/css/onedark.css +489 -0
  82. package/dist/css/onedark_cool.css +324 -0
  83. package/dist/css/onedark_darker.css +324 -0
  84. package/dist/css/onedark_deep.css +324 -0
  85. package/dist/css/onedark_light.css +324 -0
  86. package/dist/css/onedark_warm.css +324 -0
  87. package/dist/css/onedark_warmer.css +324 -0
  88. package/dist/css/onedarkpro_dark.css +489 -0
  89. package/dist/css/onedarkpro_vivid.css +489 -0
  90. package/dist/css/onelight.css +489 -0
  91. package/dist/css/papercolor_dark.css +318 -0
  92. package/dist/css/papercolor_light.css +318 -0
  93. package/dist/css/rosepine_dark.css +361 -0
  94. package/dist/css/rosepine_dawn.css +361 -0
  95. package/dist/css/rosepine_moon.css +361 -0
  96. package/dist/css/solarized_autumn_dark.css +321 -0
  97. package/dist/css/solarized_autumn_light.css +322 -0
  98. package/dist/css/solarized_spring_dark.css +321 -0
  99. package/dist/css/solarized_spring_light.css +322 -0
  100. package/dist/css/solarized_summer_dark.css +318 -0
  101. package/dist/css/solarized_summer_light.css +319 -0
  102. package/dist/css/solarized_winter_dark.css +333 -0
  103. package/dist/css/solarized_winter_light.css +332 -0
  104. package/dist/css/srcery.css +313 -0
  105. package/dist/css/terafox.css +330 -0
  106. package/dist/css/tokyonight_day.css +362 -0
  107. package/dist/css/tokyonight_moon.css +362 -0
  108. package/dist/css/tokyonight_night.css +362 -0
  109. package/dist/css/tokyonight_storm.css +362 -0
  110. package/dist/css/vscode_dark.css +357 -0
  111. package/dist/css/vscode_light.css +365 -0
  112. package/dist/css/xcode_dark.css +331 -0
  113. package/dist/css/xcode_dark_hc.css +331 -0
  114. package/dist/css/xcode_light.css +331 -0
  115. package/dist/css/xcode_light_hc.css +331 -0
  116. package/dist/css/xcode_wwdc.css +312 -0
  117. package/dist/css/zenburn.css +343 -0
  118. package/dist/css/zephyr_dark.css +310 -0
  119. package/package.json +17 -10
  120. /package/{json → dist/json}/aura_dark.json +0 -0
  121. /package/{json → dist/json}/aura_dark_soft_text.json +0 -0
  122. /package/{json → dist/json}/aura_soft_dark.json +0 -0
  123. /package/{json → dist/json}/aura_soft_dark_soft_text.json +0 -0
  124. /package/{json → dist/json}/ayu_dark.json +0 -0
  125. /package/{json → dist/json}/ayu_light.json +0 -0
  126. /package/{json → dist/json}/ayu_mirage.json +0 -0
  127. /package/{json → dist/json}/bamboo_light.json +0 -0
  128. /package/{json → dist/json}/bamboo_multiplex.json +0 -0
  129. /package/{json → dist/json}/bamboo_vulgaris.json +0 -0
  130. /package/{json → dist/json}/bluloco_dark.json +0 -0
  131. /package/{json → dist/json}/bluloco_light.json +0 -0
  132. /package/{json → dist/json}/carbonfox.json +0 -0
  133. /package/{json → dist/json}/catppuccin_frappe.json +0 -0
  134. /package/{json → dist/json}/catppuccin_latte.json +0 -0
  135. /package/{json → dist/json}/catppuccin_macchiato.json +0 -0
  136. /package/{json → dist/json}/catppuccin_mocha.json +0 -0
  137. /package/{json → dist/json}/cyberdream_dark.json +0 -0
  138. /package/{json → dist/json}/cyberdream_light.json +0 -0
  139. /package/{json → dist/json}/darkplus.json +0 -0
  140. /package/{json → dist/json}/dawnfox.json +0 -0
  141. /package/{json → dist/json}/dayfox.json +0 -0
  142. /package/{json → dist/json}/dracula.json +0 -0
  143. /package/{json → dist/json}/dracula_soft.json +0 -0
  144. /package/{json → dist/json}/duskfox.json +0 -0
  145. /package/{json → dist/json}/edge_aura.json +0 -0
  146. /package/{json → dist/json}/edge_dark.json +0 -0
  147. /package/{json → dist/json}/edge_light.json +0 -0
  148. /package/{json → dist/json}/edge_neon.json +0 -0
  149. /package/{json → dist/json}/everforest_dark.json +0 -0
  150. /package/{json → dist/json}/everforest_light.json +0 -0
  151. /package/{json → dist/json}/flexoki_dark.json +0 -0
  152. /package/{json → dist/json}/flexoki_light.json +0 -0
  153. /package/{json → dist/json}/github_dark.json +0 -0
  154. /package/{json → dist/json}/github_dark_colorblind.json +0 -0
  155. /package/{json → dist/json}/github_dark_dimmed.json +0 -0
  156. /package/{json → dist/json}/github_dark_high_contrast.json +0 -0
  157. /package/{json → dist/json}/github_dark_tritanopia.json +0 -0
  158. /package/{json → dist/json}/github_light.json +0 -0
  159. /package/{json → dist/json}/github_light_colorblind.json +0 -0
  160. /package/{json → dist/json}/github_light_high_contrast.json +0 -0
  161. /package/{json → dist/json}/github_light_tritanopia.json +0 -0
  162. /package/{json → dist/json}/gruvbox_dark.json +0 -0
  163. /package/{json → dist/json}/gruvbox_dark_hard.json +0 -0
  164. /package/{json → dist/json}/gruvbox_dark_soft.json +0 -0
  165. /package/{json → dist/json}/gruvbox_light.json +0 -0
  166. /package/{json → dist/json}/gruvbox_light_hard.json +0 -0
  167. /package/{json → dist/json}/gruvbox_light_soft.json +0 -0
  168. /package/{json → dist/json}/horizon_dark.json +0 -0
  169. /package/{json → dist/json}/iceberg.json +0 -0
  170. /package/{json → dist/json}/kanagawa_dragon.json +0 -0
  171. /package/{json → dist/json}/kanagawa_lotus.json +0 -0
  172. /package/{json → dist/json}/kanagawa_wave.json +0 -0
  173. /package/{json → dist/json}/material_darker.json +0 -0
  174. /package/{json → dist/json}/material_deep_ocean.json +0 -0
  175. /package/{json → dist/json}/material_lighter.json +0 -0
  176. /package/{json → dist/json}/material_oceanic.json +0 -0
  177. /package/{json → dist/json}/material_palenight.json +0 -0
  178. /package/{json → dist/json}/matte_black.json +0 -0
  179. /package/{json → dist/json}/melange_dark.json +0 -0
  180. /package/{json → dist/json}/melange_light.json +0 -0
  181. /package/{json → dist/json}/modus_operandi.json +0 -0
  182. /package/{json → dist/json}/modus_vivendi.json +0 -0
  183. /package/{json → dist/json}/molokai.json +0 -0
  184. /package/{json → dist/json}/monokai_pro_dark.json +0 -0
  185. /package/{json → dist/json}/monokai_pro_machine.json +0 -0
  186. /package/{json → dist/json}/monokai_pro_ristretto.json +0 -0
  187. /package/{json → dist/json}/monokai_pro_spectrum.json +0 -0
  188. /package/{json → dist/json}/moonfly.json +0 -0
  189. /package/{json → dist/json}/moonlight.json +0 -0
  190. /package/{json → dist/json}/neosolarized_dark.json +0 -0
  191. /package/{json → dist/json}/neosolarized_light.json +0 -0
  192. /package/{json → dist/json}/neovim_dark.json +0 -0
  193. /package/{json → dist/json}/neovim_light.json +0 -0
  194. /package/{json → dist/json}/nightfly.json +0 -0
  195. /package/{json → dist/json}/nightfox.json +0 -0
  196. /package/{json → dist/json}/nord.json +0 -0
  197. /package/{json → dist/json}/nordfox.json +0 -0
  198. /package/{json → dist/json}/nordic.json +0 -0
  199. /package/{json → dist/json}/onedark.json +0 -0
  200. /package/{json → dist/json}/onedark_cool.json +0 -0
  201. /package/{json → dist/json}/onedark_darker.json +0 -0
  202. /package/{json → dist/json}/onedark_deep.json +0 -0
  203. /package/{json → dist/json}/onedark_light.json +0 -0
  204. /package/{json → dist/json}/onedark_warm.json +0 -0
  205. /package/{json → dist/json}/onedark_warmer.json +0 -0
  206. /package/{json → dist/json}/onedarkpro_dark.json +0 -0
  207. /package/{json → dist/json}/onedarkpro_vivid.json +0 -0
  208. /package/{json → dist/json}/onelight.json +0 -0
  209. /package/{json → dist/json}/papercolor_dark.json +0 -0
  210. /package/{json → dist/json}/papercolor_light.json +0 -0
  211. /package/{json → dist/json}/rosepine_dark.json +0 -0
  212. /package/{json → dist/json}/rosepine_dawn.json +0 -0
  213. /package/{json → dist/json}/rosepine_moon.json +0 -0
  214. /package/{json → dist/json}/solarized_autumn_dark.json +0 -0
  215. /package/{json → dist/json}/solarized_autumn_light.json +0 -0
  216. /package/{json → dist/json}/solarized_spring_dark.json +0 -0
  217. /package/{json → dist/json}/solarized_spring_light.json +0 -0
  218. /package/{json → dist/json}/solarized_summer_dark.json +0 -0
  219. /package/{json → dist/json}/solarized_summer_light.json +0 -0
  220. /package/{json → dist/json}/solarized_winter_dark.json +0 -0
  221. /package/{json → dist/json}/solarized_winter_light.json +0 -0
  222. /package/{json → dist/json}/srcery.json +0 -0
  223. /package/{json → dist/json}/terafox.json +0 -0
  224. /package/{json → dist/json}/tokyonight_day.json +0 -0
  225. /package/{json → dist/json}/tokyonight_moon.json +0 -0
  226. /package/{json → dist/json}/tokyonight_night.json +0 -0
  227. /package/{json → dist/json}/tokyonight_storm.json +0 -0
  228. /package/{json → dist/json}/vscode_dark.json +0 -0
  229. /package/{json → dist/json}/vscode_light.json +0 -0
  230. /package/{json → dist/json}/xcode_dark.json +0 -0
  231. /package/{json → dist/json}/xcode_dark_hc.json +0 -0
  232. /package/{json → dist/json}/xcode_light.json +0 -0
  233. /package/{json → dist/json}/xcode_light_hc.json +0 -0
  234. /package/{json → dist/json}/xcode_wwdc.json +0 -0
  235. /package/{json → dist/json}/zenburn.json +0 -0
  236. /package/{json → dist/json}/zephyr_dark.json +0 -0
@@ -0,0 +1,489 @@
1
+ /* onedark
2
+ * revision: 743bf248cf238a0625f3a204eecefafcf6281a9f
3
+ */
4
+
5
+ pre.lumis {
6
+ color: #abb2bf;
7
+ background-color: #282c34;
8
+ }
9
+ .attribute {
10
+ color: #c678dd;
11
+ }
12
+ .attribute-builtin {
13
+ color: #61afef;
14
+ }
15
+ .boolean {
16
+ color: #d19a66;
17
+ }
18
+ .character {
19
+ color: #98c379;
20
+ }
21
+ .character-special {
22
+ color: #c678dd;
23
+ }
24
+ .comment {
25
+ color: #7f848e;
26
+ }
27
+ .comment-documentation {
28
+ color: #7f848e;
29
+ }
30
+ .comment-error {
31
+ color: #282c34;
32
+ background-color: #e06c75;
33
+ }
34
+ .comment-hint {
35
+ color: #7f848e;
36
+ }
37
+ .comment-note {
38
+ color: #282c34;
39
+ background-color: #56b6c2;
40
+ }
41
+ .comment-todo {
42
+ color: #282c34;
43
+ background-color: #61afef;
44
+ }
45
+ .comment-warning {
46
+ color: #282c34;
47
+ background-color: #e5c07b;
48
+ }
49
+ .constant {
50
+ color: #d19a66;
51
+ }
52
+ .constant-builtin {
53
+ color: #c678dd;
54
+ }
55
+ .constant-builtin-c {
56
+ color: #e5c07b;
57
+ }
58
+ .constant-builtin-php {
59
+ color: #d19a66;
60
+ }
61
+ .constant-builtin-python {
62
+ color: #d19a66;
63
+ }
64
+ .constant-builtin-ruby {
65
+ color: #d19a66;
66
+ }
67
+ .constant-builtin-rust {
68
+ color: #e5c07b;
69
+ }
70
+ .constant-c {
71
+ color: #e5c07b;
72
+ }
73
+ .constant-go {
74
+ color: #e06c75;
75
+ }
76
+ .constant-macro {
77
+ color: #d19a66;
78
+ }
79
+ .constructor {
80
+ color: #e5c07b;
81
+ }
82
+ .diff-delta {
83
+ color: #8cf8f7;
84
+ }
85
+ .diff-minus {
86
+ color: #ffc0b9;
87
+ }
88
+ .diff-plus {
89
+ color: #98c379;
90
+ }
91
+ .function {
92
+ color: #61afef;
93
+ }
94
+ .function-builtin {
95
+ color: #e5c07b;
96
+ }
97
+ .function-builtin-c {
98
+ color: #56b6c2;
99
+ }
100
+ .function-builtin-go {
101
+ color: #56b6c2;
102
+ }
103
+ .function-builtin-lua {
104
+ color: #56b6c2;
105
+ }
106
+ .function-builtin-php {
107
+ color: #56b6c2;
108
+ }
109
+ .function-call {
110
+ color: #61afef;
111
+ }
112
+ .function-call-yaml {
113
+ color: #98c379;
114
+ }
115
+ .function-macro {
116
+ color: #61afef;
117
+ }
118
+ .function-method {
119
+ color: #61afef;
120
+ }
121
+ .function-method-call {
122
+ color: #61afef;
123
+ }
124
+ .highlighted {
125
+ background-color: #282c34;
126
+ }
127
+ .keyword {
128
+ color: #c678dd;
129
+ }
130
+ .keyword-conditional {
131
+ color: #c678dd;
132
+ }
133
+ .keyword-conditional-ternary {
134
+ color: #c678dd;
135
+ }
136
+ .keyword-coroutine {
137
+ color: #c678dd;
138
+ }
139
+ .keyword-debug {
140
+ color: #c678dd;
141
+ }
142
+ .keyword-directive {
143
+ color: #c678dd;
144
+ }
145
+ .keyword-directive-define {
146
+ color: #c678dd;
147
+ }
148
+ .keyword-exception {
149
+ color: #c678dd;
150
+ }
151
+ .keyword-export {
152
+ color: #c678dd;
153
+ }
154
+ .keyword-function {
155
+ color: #c678dd;
156
+ }
157
+ .keyword-import {
158
+ color: #c678dd;
159
+ }
160
+ .keyword-modifier {
161
+ color: #c678dd;
162
+ }
163
+ .keyword-operator {
164
+ color: #c678dd;
165
+ }
166
+ .keyword-operator-lua {
167
+ color: #abb2bf;
168
+ }
169
+ .keyword-repeat {
170
+ color: #c678dd;
171
+ }
172
+ .keyword-return {
173
+ color: #c678dd;
174
+ }
175
+ .keyword-type {
176
+ color: #c678dd;
177
+ }
178
+ .label {
179
+ color: #c678dd;
180
+ }
181
+ .label-c {
182
+ color: #e06c75;
183
+ }
184
+ .label-json {
185
+ color: #e06c75;
186
+ }
187
+ .label-markdown {
188
+ color: #abb2bf;
189
+ }
190
+ .label-ruby {
191
+ color: #e06c75;
192
+ }
193
+ .markup {
194
+ color: #61afef;
195
+ }
196
+ .markup-environment {
197
+ color: #61afef;
198
+ }
199
+ .markup-environment-name {
200
+ color: #61afef;
201
+ }
202
+ .markup-heading {
203
+ color: #e06c75;
204
+ font-weight: bold;
205
+ }
206
+ .markup-heading-1 {
207
+ color: #e06c75;
208
+ font-weight: bold;
209
+ }
210
+ .markup-heading-2 {
211
+ color: #e06c75;
212
+ font-weight: bold;
213
+ }
214
+ .markup-heading-2-markdown {
215
+ color: #d19a66;
216
+ font-weight: bold;
217
+ }
218
+ .markup-heading-3 {
219
+ color: #e06c75;
220
+ font-weight: bold;
221
+ }
222
+ .markup-heading-3-markdown {
223
+ color: #e5c07b;
224
+ font-weight: bold;
225
+ }
226
+ .markup-heading-4 {
227
+ color: #e06c75;
228
+ font-weight: bold;
229
+ }
230
+ .markup-heading-4-markdown {
231
+ color: #98c379;
232
+ font-weight: bold;
233
+ }
234
+ .markup-heading-5 {
235
+ color: #e06c75;
236
+ font-weight: bold;
237
+ }
238
+ .markup-heading-5-markdown {
239
+ color: #61afef;
240
+ font-weight: bold;
241
+ }
242
+ .markup-heading-6 {
243
+ color: #e06c75;
244
+ font-weight: bold;
245
+ }
246
+ .markup-heading-6-markdown {
247
+ color: #56b6c2;
248
+ font-weight: bold;
249
+ }
250
+ .markup-italic {
251
+ font-style: italic;
252
+ }
253
+ .markup-italic-markdown_inline {
254
+ color: #c678dd;
255
+ font-style: italic;
256
+ }
257
+ .markup-link {
258
+ text-decoration: underline;
259
+ }
260
+ .markup-link-label {
261
+ color: #61afef;
262
+ }
263
+ .markup-link-url {
264
+ color: #c678dd;
265
+ }
266
+ .markup-list {
267
+ color: #e06c75;
268
+ }
269
+ .markup-list-checked {
270
+ color: #c678dd;
271
+ }
272
+ .markup-list-markdown {
273
+ color: #e5c07b;
274
+ }
275
+ .markup-list-unchecked {
276
+ color: #abb2bf;
277
+ }
278
+ .markup-math {
279
+ color: #61afef;
280
+ }
281
+ .markup-math-latex {
282
+ color: #d19a66;
283
+ }
284
+ .markup-quote {
285
+ color: #61afef;
286
+ }
287
+ .markup-quote-markdown {
288
+ color: #7f848e;
289
+ }
290
+ .markup-raw {
291
+ color: #98c379;
292
+ }
293
+ .markup-raw-block {
294
+ color: #98c379;
295
+ }
296
+ .markup-strikethrough {
297
+ text-decoration: line-through;
298
+ }
299
+ .markup-strong {
300
+ color: #e5c07b;
301
+ font-weight: bold;
302
+ }
303
+ .markup-strong-markdown_inline {
304
+ color: #d19a66;
305
+ font-weight: bold;
306
+ }
307
+ .markup-underline {
308
+ text-decoration: underline;
309
+ }
310
+ .module {
311
+ color: #e5c07b;
312
+ }
313
+ .module-builtin {
314
+ color: #61afef;
315
+ }
316
+ .module-latex {
317
+ color: #56b6c2;
318
+ }
319
+ .namespace-php {
320
+ color: #e5c07b;
321
+ }
322
+ .normal {
323
+ color: #abb2bf;
324
+ background-color: #282c34;
325
+ }
326
+ .number {
327
+ color: #d19a66;
328
+ }
329
+ .number-float {
330
+ color: #d19a66;
331
+ }
332
+ .operator {
333
+ color: #56b6c2;
334
+ }
335
+ .operator-html {
336
+ color: #abb2bf;
337
+ }
338
+ .operator-lua {
339
+ color: #abb2bf;
340
+ }
341
+ .operator-rust {
342
+ color: #abb2bf;
343
+ }
344
+ .operator-toml {
345
+ color: #abb2bf;
346
+ }
347
+ .operator-vue {
348
+ color: #abb2bf;
349
+ }
350
+ .property {
351
+ color: #e06c75;
352
+ }
353
+ .property-scss {
354
+ color: #abb2bf;
355
+ }
356
+ .property-toml {
357
+ color: #c678dd;
358
+ }
359
+ .punctuation-bracket {
360
+ color: #c678dd;
361
+ }
362
+ .punctuation-bracket-lua {
363
+ color: #d19a66;
364
+ }
365
+ .punctuation-bracket-python {
366
+ color: #d19a66;
367
+ }
368
+ .punctuation-bracket-ruby {
369
+ color: #d19a66;
370
+ }
371
+ .punctuation-bracket-rust {
372
+ color: #d19a66;
373
+ }
374
+ .punctuation-bracket-scss {
375
+ color: #d19a66;
376
+ }
377
+ .punctuation-bracket-tsx {
378
+ color: #d19a66;
379
+ }
380
+ .punctuation-bracket-typescript {
381
+ color: #d19a66;
382
+ }
383
+ .punctuation-bracket-yaml {
384
+ color: #d19a66;
385
+ }
386
+ .punctuation-delimiter {
387
+ color: #abb2bf;
388
+ }
389
+ .punctuation-delimiter-markdown_inline {
390
+ color: #d19a66;
391
+ }
392
+ .punctuation-special {
393
+ color: #abb2bf;
394
+ }
395
+ .punctuation-special-markdown {
396
+ color: #7f848e;
397
+ }
398
+ .string {
399
+ color: #98c379;
400
+ }
401
+ .string-documentation {
402
+ color: #98c379;
403
+ }
404
+ .string-escape {
405
+ color: #56b6c2;
406
+ }
407
+ .string-regexp {
408
+ color: #61afef;
409
+ }
410
+ .string-scss {
411
+ color: #d19a66;
412
+ }
413
+ .string-special {
414
+ color: #61afef;
415
+ }
416
+ .string-special-path {
417
+ color: #61afef;
418
+ }
419
+ .string-special-symbol {
420
+ color: #e06c75;
421
+ }
422
+ .string-special-url {
423
+ color: #61afef;
424
+ font-style: italic;
425
+ text-decoration: underline;
426
+ }
427
+ .string-special-url-html {
428
+ text-decoration: underline;
429
+ }
430
+ .tag {
431
+ color: #e06c75;
432
+ }
433
+ .tag-attribute {
434
+ color: #e06c75;
435
+ }
436
+ .tag-attribute-html {
437
+ color: #d19a66;
438
+ }
439
+ .tag-attribute-tsx {
440
+ color: #d19a66;
441
+ }
442
+ .tag-attribute-vue {
443
+ color: #d19a66;
444
+ }
445
+ .tag-builtin {
446
+ color: #61afef;
447
+ }
448
+ .tag-delimiter {
449
+ color: #abb2bf;
450
+ }
451
+ .type {
452
+ color: #e5c07b;
453
+ }
454
+ .type-builtin {
455
+ color: #e5c07b;
456
+ }
457
+ .type-builtin-c {
458
+ color: #c678dd;
459
+ }
460
+ .type-builtin-go {
461
+ color: #c678dd;
462
+ }
463
+ .type-builtin-java {
464
+ color: #c678dd;
465
+ }
466
+ .type-builtin-tsx {
467
+ color: #c678dd;
468
+ }
469
+ .type-definition {
470
+ color: #e5c07b;
471
+ }
472
+ .type-scss {
473
+ color: #e06c75;
474
+ }
475
+ .variable {
476
+ color: #e06c75;
477
+ }
478
+ .variable-builtin {
479
+ color: #e5c07b;
480
+ }
481
+ .variable-member {
482
+ color: #e06c75;
483
+ }
484
+ .variable-parameter {
485
+ color: #e06c75;
486
+ }
487
+ .variable-parameter-builtin {
488
+ color: #61afef;
489
+ }