@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,362 @@
1
+ /* tokyonight_moon
2
+ * revision: 5da1b76e64daf4c5d410f06bcb6b9cb640da7dfd
3
+ */
4
+
5
+ pre.lumis {
6
+ color: #c8d3f5;
7
+ background-color: #222436;
8
+ }
9
+ .attribute {
10
+ color: #86e1fc;
11
+ }
12
+ .attribute-builtin {
13
+ color: #65bcff;
14
+ }
15
+ .boolean {
16
+ color: #ff966c;
17
+ }
18
+ .character {
19
+ color: #c3e88d;
20
+ }
21
+ .character-special {
22
+ color: #65bcff;
23
+ }
24
+ .comment {
25
+ color: #636da6;
26
+ font-style: italic;
27
+ }
28
+ .comment-documentation {
29
+ color: #636da6;
30
+ font-style: italic;
31
+ }
32
+ .comment-error {
33
+ color: #c53b53;
34
+ }
35
+ .comment-hint {
36
+ color: #4fd6be;
37
+ }
38
+ .comment-note {
39
+ color: #4fd6be;
40
+ }
41
+ .comment-todo {
42
+ color: #82aaff;
43
+ }
44
+ .comment-warning {
45
+ color: #ffc777;
46
+ }
47
+ .constant {
48
+ color: #ff966c;
49
+ }
50
+ .constant-builtin {
51
+ color: #65bcff;
52
+ }
53
+ .constant-macro {
54
+ color: #86e1fc;
55
+ }
56
+ .constructor {
57
+ color: #c099ff;
58
+ }
59
+ .constructor-tsx {
60
+ color: #65bcff;
61
+ }
62
+ .diff-delta {
63
+ background-color: #252a3f;
64
+ }
65
+ .diff-minus {
66
+ background-color: #4b2a3d;
67
+ }
68
+ .diff-plus {
69
+ background-color: #2a4556;
70
+ }
71
+ .function {
72
+ color: #82aaff;
73
+ }
74
+ .function-builtin {
75
+ color: #65bcff;
76
+ }
77
+ .function-call {
78
+ color: #82aaff;
79
+ }
80
+ .function-macro {
81
+ color: #86e1fc;
82
+ }
83
+ .function-method {
84
+ color: #82aaff;
85
+ }
86
+ .function-method-call {
87
+ color: #82aaff;
88
+ }
89
+ .highlighted {
90
+ background-color: #2f334d;
91
+ }
92
+ .keyword {
93
+ color: #fca7ea;
94
+ font-style: italic;
95
+ }
96
+ .keyword-conditional {
97
+ color: #c099ff;
98
+ }
99
+ .keyword-conditional-ternary {
100
+ color: #c099ff;
101
+ }
102
+ .keyword-coroutine {
103
+ color: #fca7ea;
104
+ font-style: italic;
105
+ }
106
+ .keyword-debug {
107
+ color: #ff966c;
108
+ }
109
+ .keyword-directive {
110
+ color: #86e1fc;
111
+ }
112
+ .keyword-directive-define {
113
+ color: #86e1fc;
114
+ }
115
+ .keyword-exception {
116
+ color: #c099ff;
117
+ }
118
+ .keyword-export {
119
+ color: #fca7ea;
120
+ font-style: italic;
121
+ }
122
+ .keyword-function {
123
+ color: #c099ff;
124
+ }
125
+ .keyword-import {
126
+ color: #86e1fc;
127
+ }
128
+ .keyword-modifier {
129
+ color: #fca7ea;
130
+ font-style: italic;
131
+ }
132
+ .keyword-operator {
133
+ color: #89ddff;
134
+ }
135
+ .keyword-repeat {
136
+ color: #c099ff;
137
+ }
138
+ .keyword-return {
139
+ color: #fca7ea;
140
+ font-style: italic;
141
+ }
142
+ .keyword-type {
143
+ color: #fca7ea;
144
+ font-style: italic;
145
+ }
146
+ .label {
147
+ color: #82aaff;
148
+ }
149
+ .markup-environment {
150
+ color: #86e1fc;
151
+ }
152
+ .markup-environment-name {
153
+ color: #65bcff;
154
+ }
155
+ .markup-heading {
156
+ color: #82aaff;
157
+ font-weight: bold;
158
+ }
159
+ .markup-heading-1 {
160
+ color: #82aaff;
161
+ font-weight: bold;
162
+ }
163
+ .markup-heading-1-markdown {
164
+ color: #82aaff;
165
+ background-color: #2c314a;
166
+ font-weight: bold;
167
+ }
168
+ .markup-heading-2 {
169
+ color: #82aaff;
170
+ font-weight: bold;
171
+ }
172
+ .markup-heading-2-markdown {
173
+ color: #ffc777;
174
+ background-color: #38343d;
175
+ font-weight: bold;
176
+ }
177
+ .markup-heading-3 {
178
+ color: #82aaff;
179
+ font-weight: bold;
180
+ }
181
+ .markup-heading-3-markdown {
182
+ color: #c3e88d;
183
+ background-color: #32383f;
184
+ font-weight: bold;
185
+ }
186
+ .markup-heading-4 {
187
+ color: #82aaff;
188
+ font-weight: bold;
189
+ }
190
+ .markup-heading-4-markdown {
191
+ color: #4fd6be;
192
+ background-color: #273644;
193
+ font-weight: bold;
194
+ }
195
+ .markup-heading-5 {
196
+ color: #82aaff;
197
+ font-weight: bold;
198
+ }
199
+ .markup-heading-5-markdown {
200
+ color: #c099ff;
201
+ background-color: #32304a;
202
+ font-weight: bold;
203
+ }
204
+ .markup-heading-6 {
205
+ color: #82aaff;
206
+ font-weight: bold;
207
+ }
208
+ .markup-heading-6-markdown {
209
+ color: #fca7ea;
210
+ background-color: #383148;
211
+ font-weight: bold;
212
+ }
213
+ .markup-italic {
214
+ font-style: italic;
215
+ }
216
+ .markup-link {
217
+ color: #4fd6be;
218
+ }
219
+ .markup-link-label {
220
+ color: #65bcff;
221
+ }
222
+ .markup-link-url {
223
+ text-decoration: underline;
224
+ }
225
+ .markup-list {
226
+ color: #89ddff;
227
+ }
228
+ .markup-list-checked {
229
+ color: #4fd6be;
230
+ }
231
+ .markup-list-markdown {
232
+ color: #ff966c;
233
+ font-weight: bold;
234
+ }
235
+ .markup-list-unchecked {
236
+ color: #82aaff;
237
+ }
238
+ .markup-math {
239
+ color: #65bcff;
240
+ }
241
+ .markup-raw {
242
+ color: #c3e88d;
243
+ }
244
+ .markup-raw-block {
245
+ color: #c3e88d;
246
+ }
247
+ .markup-raw-markdown_inline {
248
+ color: #82aaff;
249
+ background-color: #444a73;
250
+ }
251
+ .markup-strikethrough {
252
+ text-decoration: line-through;
253
+ }
254
+ .markup-strong {
255
+ font-weight: bold;
256
+ }
257
+ .markup-underline {
258
+ text-decoration: underline;
259
+ }
260
+ .module {
261
+ color: #86e1fc;
262
+ }
263
+ .module-builtin {
264
+ color: #ff757f;
265
+ }
266
+ .normal {
267
+ color: #c8d3f5;
268
+ background-color: #222436;
269
+ }
270
+ .number {
271
+ color: #ff966c;
272
+ }
273
+ .number-float {
274
+ color: #ff966c;
275
+ }
276
+ .operator {
277
+ color: #89ddff;
278
+ }
279
+ .property {
280
+ color: #4fd6be;
281
+ }
282
+ .punctuation-bracket {
283
+ color: #828bb8;
284
+ }
285
+ .punctuation-delimiter {
286
+ color: #89ddff;
287
+ }
288
+ .punctuation-special {
289
+ color: #89ddff;
290
+ }
291
+ .punctuation-special-markdown {
292
+ color: #ff966c;
293
+ }
294
+ .string {
295
+ color: #c3e88d;
296
+ }
297
+ .string-documentation {
298
+ color: #ffc777;
299
+ }
300
+ .string-escape {
301
+ color: #c099ff;
302
+ }
303
+ .string-regexp {
304
+ color: #b4f9f8;
305
+ }
306
+ .string-special {
307
+ color: #65bcff;
308
+ }
309
+ .string-special-path {
310
+ color: #65bcff;
311
+ }
312
+ .string-special-symbol {
313
+ color: #65bcff;
314
+ }
315
+ .string-special-url {
316
+ text-decoration: underline;
317
+ }
318
+ .tag {
319
+ color: #c099ff;
320
+ }
321
+ .tag-attribute {
322
+ color: #4fd6be;
323
+ }
324
+ .tag-builtin {
325
+ color: #65bcff;
326
+ }
327
+ .tag-delimiter {
328
+ color: #65bcff;
329
+ }
330
+ .tag-delimiter-tsx {
331
+ color: #6582c3;
332
+ }
333
+ .tag-javascript {
334
+ color: #ff757f;
335
+ }
336
+ .tag-tsx {
337
+ color: #ff757f;
338
+ }
339
+ .type {
340
+ color: #65bcff;
341
+ }
342
+ .type-builtin {
343
+ color: #589ed7;
344
+ }
345
+ .type-definition {
346
+ color: #65bcff;
347
+ }
348
+ .variable {
349
+ color: #c8d3f5;
350
+ }
351
+ .variable-builtin {
352
+ color: #ff757f;
353
+ }
354
+ .variable-member {
355
+ color: #4fd6be;
356
+ }
357
+ .variable-parameter {
358
+ color: #ffc777;
359
+ }
360
+ .variable-parameter-builtin {
361
+ color: #f4c990;
362
+ }
@@ -0,0 +1,362 @@
1
+ /* tokyonight_night
2
+ * revision: 5da1b76e64daf4c5d410f06bcb6b9cb640da7dfd
3
+ */
4
+
5
+ pre.lumis {
6
+ color: #c0caf5;
7
+ background-color: #1a1b26;
8
+ }
9
+ .attribute {
10
+ color: #7dcfff;
11
+ }
12
+ .attribute-builtin {
13
+ color: #2ac3de;
14
+ }
15
+ .boolean {
16
+ color: #ff9e64;
17
+ }
18
+ .character {
19
+ color: #9ece6a;
20
+ }
21
+ .character-special {
22
+ color: #2ac3de;
23
+ }
24
+ .comment {
25
+ color: #565f89;
26
+ font-style: italic;
27
+ }
28
+ .comment-documentation {
29
+ color: #565f89;
30
+ font-style: italic;
31
+ }
32
+ .comment-error {
33
+ color: #db4b4b;
34
+ }
35
+ .comment-hint {
36
+ color: #1abc9c;
37
+ }
38
+ .comment-note {
39
+ color: #1abc9c;
40
+ }
41
+ .comment-todo {
42
+ color: #7aa2f7;
43
+ }
44
+ .comment-warning {
45
+ color: #e0af68;
46
+ }
47
+ .constant {
48
+ color: #ff9e64;
49
+ }
50
+ .constant-builtin {
51
+ color: #2ac3de;
52
+ }
53
+ .constant-macro {
54
+ color: #7dcfff;
55
+ }
56
+ .constructor {
57
+ color: #bb9af7;
58
+ }
59
+ .constructor-tsx {
60
+ color: #2ac3de;
61
+ }
62
+ .diff-delta {
63
+ background-color: #1f2231;
64
+ }
65
+ .diff-minus {
66
+ background-color: #4a272f;
67
+ }
68
+ .diff-plus {
69
+ background-color: #243e4a;
70
+ }
71
+ .function {
72
+ color: #7aa2f7;
73
+ }
74
+ .function-builtin {
75
+ color: #2ac3de;
76
+ }
77
+ .function-call {
78
+ color: #7aa2f7;
79
+ }
80
+ .function-macro {
81
+ color: #7dcfff;
82
+ }
83
+ .function-method {
84
+ color: #7aa2f7;
85
+ }
86
+ .function-method-call {
87
+ color: #7aa2f7;
88
+ }
89
+ .highlighted {
90
+ background-color: #292e42;
91
+ }
92
+ .keyword {
93
+ color: #9d7cd8;
94
+ font-style: italic;
95
+ }
96
+ .keyword-conditional {
97
+ color: #bb9af7;
98
+ }
99
+ .keyword-conditional-ternary {
100
+ color: #bb9af7;
101
+ }
102
+ .keyword-coroutine {
103
+ color: #9d7cd8;
104
+ font-style: italic;
105
+ }
106
+ .keyword-debug {
107
+ color: #ff9e64;
108
+ }
109
+ .keyword-directive {
110
+ color: #7dcfff;
111
+ }
112
+ .keyword-directive-define {
113
+ color: #7dcfff;
114
+ }
115
+ .keyword-exception {
116
+ color: #bb9af7;
117
+ }
118
+ .keyword-export {
119
+ color: #9d7cd8;
120
+ font-style: italic;
121
+ }
122
+ .keyword-function {
123
+ color: #bb9af7;
124
+ }
125
+ .keyword-import {
126
+ color: #7dcfff;
127
+ }
128
+ .keyword-modifier {
129
+ color: #9d7cd8;
130
+ font-style: italic;
131
+ }
132
+ .keyword-operator {
133
+ color: #89ddff;
134
+ }
135
+ .keyword-repeat {
136
+ color: #bb9af7;
137
+ }
138
+ .keyword-return {
139
+ color: #9d7cd8;
140
+ font-style: italic;
141
+ }
142
+ .keyword-type {
143
+ color: #9d7cd8;
144
+ font-style: italic;
145
+ }
146
+ .label {
147
+ color: #7aa2f7;
148
+ }
149
+ .markup-environment {
150
+ color: #7dcfff;
151
+ }
152
+ .markup-environment-name {
153
+ color: #2ac3de;
154
+ }
155
+ .markup-heading {
156
+ color: #7aa2f7;
157
+ font-weight: bold;
158
+ }
159
+ .markup-heading-1 {
160
+ color: #7aa2f7;
161
+ font-weight: bold;
162
+ }
163
+ .markup-heading-1-markdown {
164
+ color: #7aa2f7;
165
+ background-color: #24293b;
166
+ font-weight: bold;
167
+ }
168
+ .markup-heading-2 {
169
+ color: #7aa2f7;
170
+ font-weight: bold;
171
+ }
172
+ .markup-heading-2-markdown {
173
+ color: #e0af68;
174
+ background-color: #2e2a2d;
175
+ font-weight: bold;
176
+ }
177
+ .markup-heading-3 {
178
+ color: #7aa2f7;
179
+ font-weight: bold;
180
+ }
181
+ .markup-heading-3-markdown {
182
+ color: #9ece6a;
183
+ background-color: #272d2d;
184
+ font-weight: bold;
185
+ }
186
+ .markup-heading-4 {
187
+ color: #7aa2f7;
188
+ font-weight: bold;
189
+ }
190
+ .markup-heading-4-markdown {
191
+ color: #1abc9c;
192
+ background-color: #1a2b32;
193
+ font-weight: bold;
194
+ }
195
+ .markup-heading-5 {
196
+ color: #7aa2f7;
197
+ font-weight: bold;
198
+ }
199
+ .markup-heading-5-markdown {
200
+ color: #bb9af7;
201
+ background-color: #2a283b;
202
+ font-weight: bold;
203
+ }
204
+ .markup-heading-6 {
205
+ color: #7aa2f7;
206
+ font-weight: bold;
207
+ }
208
+ .markup-heading-6-markdown {
209
+ color: #9d7cd8;
210
+ background-color: #272538;
211
+ font-weight: bold;
212
+ }
213
+ .markup-italic {
214
+ font-style: italic;
215
+ }
216
+ .markup-link {
217
+ color: #1abc9c;
218
+ }
219
+ .markup-link-label {
220
+ color: #2ac3de;
221
+ }
222
+ .markup-link-url {
223
+ text-decoration: underline;
224
+ }
225
+ .markup-list {
226
+ color: #89ddff;
227
+ }
228
+ .markup-list-checked {
229
+ color: #73daca;
230
+ }
231
+ .markup-list-markdown {
232
+ color: #ff9e64;
233
+ font-weight: bold;
234
+ }
235
+ .markup-list-unchecked {
236
+ color: #7aa2f7;
237
+ }
238
+ .markup-math {
239
+ color: #2ac3de;
240
+ }
241
+ .markup-raw {
242
+ color: #9ece6a;
243
+ }
244
+ .markup-raw-block {
245
+ color: #9ece6a;
246
+ }
247
+ .markup-raw-markdown_inline {
248
+ color: #7aa2f7;
249
+ background-color: #414868;
250
+ }
251
+ .markup-strikethrough {
252
+ text-decoration: line-through;
253
+ }
254
+ .markup-strong {
255
+ font-weight: bold;
256
+ }
257
+ .markup-underline {
258
+ text-decoration: underline;
259
+ }
260
+ .module {
261
+ color: #7dcfff;
262
+ }
263
+ .module-builtin {
264
+ color: #f7768e;
265
+ }
266
+ .normal {
267
+ color: #c0caf5;
268
+ background-color: #1a1b26;
269
+ }
270
+ .number {
271
+ color: #ff9e64;
272
+ }
273
+ .number-float {
274
+ color: #ff9e64;
275
+ }
276
+ .operator {
277
+ color: #89ddff;
278
+ }
279
+ .property {
280
+ color: #73daca;
281
+ }
282
+ .punctuation-bracket {
283
+ color: #a9b1d6;
284
+ }
285
+ .punctuation-delimiter {
286
+ color: #89ddff;
287
+ }
288
+ .punctuation-special {
289
+ color: #89ddff;
290
+ }
291
+ .punctuation-special-markdown {
292
+ color: #ff9e64;
293
+ }
294
+ .string {
295
+ color: #9ece6a;
296
+ }
297
+ .string-documentation {
298
+ color: #e0af68;
299
+ }
300
+ .string-escape {
301
+ color: #bb9af7;
302
+ }
303
+ .string-regexp {
304
+ color: #b4f9f8;
305
+ }
306
+ .string-special {
307
+ color: #2ac3de;
308
+ }
309
+ .string-special-path {
310
+ color: #2ac3de;
311
+ }
312
+ .string-special-symbol {
313
+ color: #2ac3de;
314
+ }
315
+ .string-special-url {
316
+ text-decoration: underline;
317
+ }
318
+ .tag {
319
+ color: #bb9af7;
320
+ }
321
+ .tag-attribute {
322
+ color: #73daca;
323
+ }
324
+ .tag-builtin {
325
+ color: #2ac3de;
326
+ }
327
+ .tag-delimiter {
328
+ color: #2ac3de;
329
+ }
330
+ .tag-delimiter-tsx {
331
+ color: #5d7ab8;
332
+ }
333
+ .tag-javascript {
334
+ color: #f7768e;
335
+ }
336
+ .tag-tsx {
337
+ color: #f7768e;
338
+ }
339
+ .type {
340
+ color: #2ac3de;
341
+ }
342
+ .type-builtin {
343
+ color: #27a1b9;
344
+ }
345
+ .type-definition {
346
+ color: #2ac3de;
347
+ }
348
+ .variable {
349
+ color: #c0caf5;
350
+ }
351
+ .variable-builtin {
352
+ color: #f7768e;
353
+ }
354
+ .variable-member {
355
+ color: #73daca;
356
+ }
357
+ .variable-parameter {
358
+ color: #e0af68;
359
+ }
360
+ .variable-parameter-builtin {
361
+ color: #dab484;
362
+ }