@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,405 @@
1
+ /* github_light_tritanopia
2
+ * revision: c106c9472154d6b2c74b74565616b877ae8ed31d
3
+ */
4
+
5
+ pre.lumis {
6
+ color: #1b1f24;
7
+ background-color: #ffffff;
8
+ }
9
+ .attribute {
10
+ color: #0550ae;
11
+ }
12
+ .attribute-builtin {
13
+ color: #1b1f24;
14
+ }
15
+ .boolean {
16
+ color: #0550ae;
17
+ }
18
+ .character {
19
+ color: #0a3069;
20
+ }
21
+ .character-special {
22
+ color: #1b1f24;
23
+ }
24
+ .comment {
25
+ color: #57606a;
26
+ }
27
+ .comment-documentation {
28
+ color: #57606a;
29
+ }
30
+ .comment-error {
31
+ color: #ffffff;
32
+ background-color: #d1242f;
33
+ }
34
+ .comment-hint {
35
+ color: #ffffff;
36
+ background-color: #d0d7de;
37
+ }
38
+ .comment-note {
39
+ color: #0969da;
40
+ }
41
+ .comment-todo {
42
+ color: #ffffff;
43
+ background-color: #d0d7de;
44
+ }
45
+ .comment-warning {
46
+ color: #ffffff;
47
+ background-color: #9a6700;
48
+ }
49
+ .constant {
50
+ color: #0550ae;
51
+ }
52
+ .constant-builtin {
53
+ color: #0550ae;
54
+ }
55
+ .constant-builtin-rust {
56
+ color: #a40e26;
57
+ }
58
+ .constant-macro {
59
+ color: #cf222e;
60
+ }
61
+ .constructor {
62
+ color: #a40e26;
63
+ }
64
+ .constructor-lua {
65
+ color: #1b1f24;
66
+ }
67
+ .diff-delta {
68
+ color: #9a6700;
69
+ background-color: #fef6d8;
70
+ }
71
+ .diff-minus {
72
+ color: #d1242f;
73
+ background-color: #fff0ef;
74
+ }
75
+ .diff-plus {
76
+ color: #0969da;
77
+ background-color: #e9f7ff;
78
+ }
79
+ .function {
80
+ color: #6639ba;
81
+ }
82
+ .function-builtin-bash {
83
+ color: #cf222e;
84
+ }
85
+ .function-builtin-lua {
86
+ color: #0550ae;
87
+ }
88
+ .function-builtin-make {
89
+ color: #0550ae;
90
+ }
91
+ .function-call {
92
+ color: #6639ba;
93
+ }
94
+ .function-call-bash {
95
+ color: #0550ae;
96
+ }
97
+ .function-macro {
98
+ color: #6639ba;
99
+ }
100
+ .function-method {
101
+ color: #6639ba;
102
+ }
103
+ .function-method-call {
104
+ color: #6639ba;
105
+ }
106
+ .highlighted {
107
+ background-color: #eaeef2;
108
+ }
109
+ .keyword {
110
+ color: #cf222e;
111
+ }
112
+ .keyword-conditional {
113
+ color: #cf222e;
114
+ }
115
+ .keyword-conditional-ternary {
116
+ color: #cf222e;
117
+ }
118
+ .keyword-coroutine {
119
+ color: #cf222e;
120
+ }
121
+ .keyword-debug {
122
+ color: #cf222e;
123
+ }
124
+ .keyword-directive {
125
+ color: #cf222e;
126
+ }
127
+ .keyword-directive-define {
128
+ color: #cf222e;
129
+ }
130
+ .keyword-directive-rust {
131
+ color: #0550ae;
132
+ }
133
+ .keyword-exception {
134
+ color: #0550ae;
135
+ }
136
+ .keyword-export {
137
+ color: #cf222e;
138
+ }
139
+ .keyword-function {
140
+ color: #cf222e;
141
+ }
142
+ .keyword-import {
143
+ color: #cf222e;
144
+ }
145
+ .keyword-modifier {
146
+ color: #cf222e;
147
+ }
148
+ .keyword-operator {
149
+ color: #cf222e;
150
+ }
151
+ .keyword-repeat {
152
+ color: #cf222e;
153
+ }
154
+ .keyword-return {
155
+ color: #cf222e;
156
+ }
157
+ .keyword-type {
158
+ color: #cf222e;
159
+ }
160
+ .label {
161
+ color: #0550ae;
162
+ }
163
+ .markup {
164
+ color: #1b1f24;
165
+ }
166
+ .markup-environment {
167
+ color: #cf222e;
168
+ }
169
+ .markup-environment-name {
170
+ color: #6639ba;
171
+ }
172
+ .markup-heading {
173
+ color: #0550ae;
174
+ font-weight: bold;
175
+ }
176
+ .markup-heading-1 {
177
+ color: #0550ae;
178
+ font-weight: bold;
179
+ }
180
+ .markup-heading-2 {
181
+ color: #0550ae;
182
+ font-weight: bold;
183
+ }
184
+ .markup-heading-3 {
185
+ color: #0550ae;
186
+ font-weight: bold;
187
+ }
188
+ .markup-heading-4 {
189
+ color: #0550ae;
190
+ font-weight: bold;
191
+ }
192
+ .markup-heading-5 {
193
+ color: #0550ae;
194
+ font-weight: bold;
195
+ }
196
+ .markup-heading-6 {
197
+ color: #0550ae;
198
+ font-weight: bold;
199
+ }
200
+ .markup-heading-html {
201
+ color: #1b1f24;
202
+ }
203
+ .markup-italic {
204
+ color: #1b1f24;
205
+ font-style: italic;
206
+ }
207
+ .markup-link {
208
+ color: #1b1f24;
209
+ text-decoration: underline;
210
+ }
211
+ .markup-link-label {
212
+ color: #1b1f24;
213
+ }
214
+ .markup-link-url {
215
+ color: #1b1f24;
216
+ text-decoration: underline;
217
+ }
218
+ .markup-list {
219
+ color: #0550ae;
220
+ }
221
+ .markup-list-bash {
222
+ color: #1b1f24;
223
+ }
224
+ .markup-list-checked {
225
+ color: #0550ae;
226
+ }
227
+ .markup-list-unchecked {
228
+ color: #57606a;
229
+ }
230
+ .markup-math {
231
+ color: #1b1f24;
232
+ }
233
+ .markup-quote {
234
+ color: #1b1f24;
235
+ }
236
+ .markup-quote-markdown {
237
+ color: #0550ae;
238
+ }
239
+ .markup-raw {
240
+ color: #1b1f24;
241
+ font-style: italic;
242
+ }
243
+ .markup-raw-block {
244
+ color: #1b1f24;
245
+ font-style: italic;
246
+ }
247
+ .markup-strikethrough {
248
+ color: #1b1f24;
249
+ text-decoration: line-through;
250
+ }
251
+ .markup-strong {
252
+ color: #1b1f24;
253
+ font-weight: bold;
254
+ }
255
+ .markup-underline {
256
+ text-decoration: underline;
257
+ }
258
+ .module {
259
+ color: #cf222e;
260
+ }
261
+ .module-builtin {
262
+ color: #0550ae;
263
+ }
264
+ .module-c_sharp {
265
+ color: #a40e26;
266
+ }
267
+ .module-elixir {
268
+ color: #a40e26;
269
+ }
270
+ .module-php {
271
+ color: #a40e26;
272
+ }
273
+ .normal {
274
+ color: #1b1f24;
275
+ background-color: #ffffff;
276
+ }
277
+ .number {
278
+ color: #0550ae;
279
+ }
280
+ .number-float {
281
+ color: #0550ae;
282
+ }
283
+ .operator {
284
+ color: #0550ae;
285
+ }
286
+ .operator-bash {
287
+ color: #cf222e;
288
+ }
289
+ .operator-lua {
290
+ color: #cf222e;
291
+ }
292
+ .property {
293
+ color: #0550ae;
294
+ }
295
+ .property-lua {
296
+ color: #1b1f24;
297
+ }
298
+ .punctuation-bracket {
299
+ color: #1b1f24;
300
+ }
301
+ .punctuation-delimiter {
302
+ color: #1b1f24;
303
+ }
304
+ .punctuation-delimiter-bash {
305
+ color: #cf222e;
306
+ }
307
+ .punctuation-special {
308
+ color: #1b1f24;
309
+ }
310
+ .string {
311
+ color: #0a3069;
312
+ }
313
+ .string-documentation {
314
+ color: #0a3069;
315
+ }
316
+ .string-escape {
317
+ color: #0a3069;
318
+ font-weight: bold;
319
+ }
320
+ .string-regexp {
321
+ color: #0a3069;
322
+ }
323
+ .string-special {
324
+ color: #1b1f24;
325
+ }
326
+ .string-special-path {
327
+ color: #1b1f24;
328
+ }
329
+ .string-special-path-gitignore {
330
+ color: #6639ba;
331
+ }
332
+ .string-special-path-nix {
333
+ color: #0a3069;
334
+ }
335
+ .string-special-symbol {
336
+ color: #0550ae;
337
+ }
338
+ .string-special-symbol-make {
339
+ color: #6639ba;
340
+ }
341
+ .string-special-url {
342
+ color: #0550ae;
343
+ font-style: italic;
344
+ text-decoration: underline;
345
+ }
346
+ .tag {
347
+ color: #0550ae;
348
+ }
349
+ .tag-attribute {
350
+ color: #0550ae;
351
+ }
352
+ .tag-builtin {
353
+ color: #0550ae;
354
+ }
355
+ .tag-delimiter-javascript {
356
+ color: #0550ae;
357
+ }
358
+ .tag-delimiter-tsx {
359
+ color: #0550ae;
360
+ }
361
+ .tag-javascript {
362
+ color: #a40e26;
363
+ }
364
+ .tag-tsx {
365
+ color: #a40e26;
366
+ }
367
+ .type {
368
+ color: #a40e26;
369
+ }
370
+ .type-builtin {
371
+ color: #cf222e;
372
+ }
373
+ .type-builtin-python {
374
+ color: #0550ae;
375
+ }
376
+ .type-css {
377
+ color: #0550ae;
378
+ }
379
+ .type-definition {
380
+ color: #a40e26;
381
+ }
382
+ .type-sql {
383
+ color: #1b1f24;
384
+ }
385
+ .variable {
386
+ color: #1b1f24;
387
+ }
388
+ .variable-builtin {
389
+ color: #0550ae;
390
+ }
391
+ .variable-member {
392
+ color: #0550ae;
393
+ }
394
+ .variable-member-python {
395
+ color: #1b1f24;
396
+ }
397
+ .variable-parameter {
398
+ color: #1b1f24;
399
+ }
400
+ .variable-parameter-builtin {
401
+ color: #0550ae;
402
+ }
403
+ .variable-sql {
404
+ color: #0550ae;
405
+ }
@@ -0,0 +1,332 @@
1
+ /* gruvbox_dark
2
+ * revision: a472496e1a4465a2dd574389dcf6cdb29af9bf1b
3
+ */
4
+
5
+ pre.lumis {
6
+ color: #ebdbb2;
7
+ background-color: #282828;
8
+ }
9
+ .attribute {
10
+ color: #8ec07c;
11
+ }
12
+ .attribute-builtin {
13
+ color: #fe8019;
14
+ }
15
+ .boolean {
16
+ color: #d3869b;
17
+ }
18
+ .character {
19
+ color: #d3869b;
20
+ }
21
+ .character-special {
22
+ color: #fe8019;
23
+ }
24
+ .comment {
25
+ color: #928374;
26
+ font-style: italic;
27
+ }
28
+ .comment-documentation {
29
+ color: #928374;
30
+ font-style: italic;
31
+ }
32
+ .comment-error {
33
+ color: #282828;
34
+ background-color: #fb4934;
35
+ font-weight: bold;
36
+ }
37
+ .comment-hint {
38
+ color: #928374;
39
+ font-style: italic;
40
+ }
41
+ .comment-note {
42
+ color: #fe8019;
43
+ }
44
+ .comment-todo {
45
+ color: #282828;
46
+ background-color: #fabd2f;
47
+ font-weight: bold;
48
+ font-style: italic;
49
+ }
50
+ .comment-warning {
51
+ color: #fb4934;
52
+ font-weight: bold;
53
+ }
54
+ .constant {
55
+ color: #d3869b;
56
+ }
57
+ .constant-builtin {
58
+ color: #fe8019;
59
+ }
60
+ .constant-macro {
61
+ color: #8ec07c;
62
+ }
63
+ .constructor {
64
+ color: #fe8019;
65
+ }
66
+ .diff-delta {
67
+ background-color: #49503b;
68
+ }
69
+ .diff-minus {
70
+ background-color: #722529;
71
+ }
72
+ .diff-plus {
73
+ background-color: #62693e;
74
+ }
75
+ .function {
76
+ color: #b8bb26;
77
+ font-weight: bold;
78
+ }
79
+ .function-builtin {
80
+ color: #fe8019;
81
+ }
82
+ .function-call {
83
+ color: #b8bb26;
84
+ font-weight: bold;
85
+ }
86
+ .function-macro {
87
+ color: #8ec07c;
88
+ }
89
+ .function-method {
90
+ color: #b8bb26;
91
+ font-weight: bold;
92
+ }
93
+ .function-method-call {
94
+ color: #b8bb26;
95
+ font-weight: bold;
96
+ }
97
+ .highlighted {
98
+ background-color: #3c3836;
99
+ }
100
+ .keyword {
101
+ color: #fb4934;
102
+ }
103
+ .keyword-conditional {
104
+ color: #fb4934;
105
+ }
106
+ .keyword-conditional-ternary {
107
+ color: #fb4934;
108
+ }
109
+ .keyword-coroutine {
110
+ color: #fb4934;
111
+ }
112
+ .keyword-debug {
113
+ color: #fe8019;
114
+ }
115
+ .keyword-directive {
116
+ color: #8ec07c;
117
+ }
118
+ .keyword-directive-define {
119
+ color: #8ec07c;
120
+ }
121
+ .keyword-exception {
122
+ color: #fb4934;
123
+ }
124
+ .keyword-export {
125
+ color: #fb4934;
126
+ }
127
+ .keyword-function {
128
+ color: #fb4934;
129
+ }
130
+ .keyword-import {
131
+ color: #8ec07c;
132
+ }
133
+ .keyword-modifier {
134
+ color: #fb4934;
135
+ }
136
+ .keyword-operator {
137
+ color: #fb4934;
138
+ }
139
+ .keyword-repeat {
140
+ color: #fb4934;
141
+ }
142
+ .keyword-return {
143
+ color: #fb4934;
144
+ }
145
+ .keyword-type {
146
+ color: #fb4934;
147
+ }
148
+ .label {
149
+ color: #fb4934;
150
+ }
151
+ .markup {
152
+ color: #ebdbb2;
153
+ }
154
+ .markup-environment {
155
+ color: #8ec07c;
156
+ }
157
+ .markup-environment-name {
158
+ color: #fabd2f;
159
+ }
160
+ .markup-heading {
161
+ color: #b8bb26;
162
+ font-weight: bold;
163
+ }
164
+ .markup-heading-1 {
165
+ color: #b8bb26;
166
+ font-weight: bold;
167
+ }
168
+ .markup-heading-2 {
169
+ color: #b8bb26;
170
+ font-weight: bold;
171
+ }
172
+ .markup-heading-3 {
173
+ color: #b8bb26;
174
+ font-weight: bold;
175
+ }
176
+ .markup-heading-4 {
177
+ color: #b8bb26;
178
+ font-weight: bold;
179
+ }
180
+ .markup-heading-5 {
181
+ color: #b8bb26;
182
+ font-weight: bold;
183
+ }
184
+ .markup-heading-6 {
185
+ color: #b8bb26;
186
+ font-weight: bold;
187
+ }
188
+ .markup-italic {
189
+ font-style: italic;
190
+ }
191
+ .markup-link {
192
+ color: #83a598;
193
+ text-decoration: underline;
194
+ }
195
+ .markup-link-label {
196
+ color: #fe8019;
197
+ }
198
+ .markup-link-url {
199
+ color: #83a598;
200
+ text-decoration: underline;
201
+ }
202
+ .markup-list {
203
+ color: #fe8019;
204
+ }
205
+ .markup-list-checked {
206
+ color: #b8bb26;
207
+ }
208
+ .markup-list-unchecked {
209
+ color: #928374;
210
+ }
211
+ .markup-math {
212
+ color: #fe8019;
213
+ }
214
+ .markup-quote {
215
+ color: #ebdbb2;
216
+ }
217
+ .markup-raw {
218
+ color: #b8bb26;
219
+ font-style: italic;
220
+ }
221
+ .markup-raw-block {
222
+ color: #b8bb26;
223
+ font-style: italic;
224
+ }
225
+ .markup-strikethrough {
226
+ text-decoration: line-through;
227
+ }
228
+ .markup-strong {
229
+ font-weight: bold;
230
+ }
231
+ .markup-underline {
232
+ text-decoration: underline;
233
+ }
234
+ .module {
235
+ color: #ebdbb2;
236
+ }
237
+ .module-builtin {
238
+ color: #fe8019;
239
+ }
240
+ .namespace {
241
+ color: #ebdbb2;
242
+ }
243
+ .normal {
244
+ color: #ebdbb2;
245
+ background-color: #282828;
246
+ }
247
+ .number {
248
+ color: #d3869b;
249
+ }
250
+ .number-float {
251
+ color: #d3869b;
252
+ }
253
+ .operator {
254
+ color: #fe8019;
255
+ }
256
+ .property {
257
+ color: #83a598;
258
+ }
259
+ .punctuation-bracket {
260
+ color: #fe8019;
261
+ }
262
+ .punctuation-delimiter {
263
+ color: #fe8019;
264
+ }
265
+ .punctuation-special {
266
+ color: #fe8019;
267
+ }
268
+ .string {
269
+ color: #b8bb26;
270
+ font-style: italic;
271
+ }
272
+ .string-documentation {
273
+ color: #b8bb26;
274
+ font-style: italic;
275
+ }
276
+ .string-escape {
277
+ color: #fe8019;
278
+ }
279
+ .string-regexp {
280
+ color: #b8bb26;
281
+ font-style: italic;
282
+ }
283
+ .string-special {
284
+ color: #fe8019;
285
+ }
286
+ .string-special-path {
287
+ color: #83a598;
288
+ text-decoration: underline;
289
+ }
290
+ .string-special-symbol {
291
+ color: #83a598;
292
+ }
293
+ .string-special-url {
294
+ color: #83a598;
295
+ text-decoration: underline;
296
+ }
297
+ .tag {
298
+ color: #fe8019;
299
+ }
300
+ .tag-attribute {
301
+ color: #83a598;
302
+ }
303
+ .tag-builtin {
304
+ color: #fe8019;
305
+ }
306
+ .tag-delimiter {
307
+ color: #fe8019;
308
+ }
309
+ .type {
310
+ color: #fabd2f;
311
+ }
312
+ .type-builtin {
313
+ color: #fabd2f;
314
+ }
315
+ .type-definition {
316
+ color: #fabd2f;
317
+ }
318
+ .variable {
319
+ color: #ebdbb2;
320
+ }
321
+ .variable-builtin {
322
+ color: #fe8019;
323
+ }
324
+ .variable-member {
325
+ color: #83a598;
326
+ }
327
+ .variable-parameter {
328
+ color: #83a598;
329
+ }
330
+ .variable-parameter-builtin {
331
+ color: #fe8019;
332
+ }