@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,343 @@
1
+ /* zenburn
2
+ * revision: f5ee12b30119499c7fa7f95719cd7c5aab9f9f29
3
+ */
4
+
5
+ pre.lumis {
6
+ color: #dcdccc;
7
+ background-color: #3f3f3f;
8
+ }
9
+ .attribute {
10
+ color: #ffcfaf;
11
+ font-weight: bold;
12
+ }
13
+ .attribute-builtin {
14
+ color: #cfbfaf;
15
+ }
16
+ .boolean {
17
+ color: #dca3a3;
18
+ }
19
+ .character {
20
+ color: #dca3a3;
21
+ font-weight: bold;
22
+ }
23
+ .character-special {
24
+ color: #dca3a3;
25
+ font-weight: bold;
26
+ }
27
+ .comment {
28
+ color: #7f9f7f;
29
+ }
30
+ .comment-documentation {
31
+ color: #7f9f7f;
32
+ }
33
+ .comment-error {
34
+ color: #e89393;
35
+ }
36
+ .comment-hint {
37
+ color: #7f9f7f;
38
+ }
39
+ .comment-note {
40
+ color: #e3ceab;
41
+ }
42
+ .comment-todo {
43
+ color: #dfdfdf;
44
+ font-weight: bold;
45
+ }
46
+ .comment-warning {
47
+ color: #ffcfaf;
48
+ }
49
+ .constant {
50
+ color: #dca3a3;
51
+ font-weight: bold;
52
+ }
53
+ .constant-builtin {
54
+ color: #cfbfaf;
55
+ }
56
+ .constant-macro {
57
+ color: #dca3a3;
58
+ font-weight: bold;
59
+ }
60
+ .constructor {
61
+ color: #cfbfaf;
62
+ }
63
+ .diff-delta {
64
+ color: #8cf8f7;
65
+ }
66
+ .diff-minus {
67
+ color: #ffc0b9;
68
+ }
69
+ .diff-plus {
70
+ color: #b3f6c0;
71
+ }
72
+ .function {
73
+ color: #efef8f;
74
+ }
75
+ .function-builtin {
76
+ color: #cfbfaf;
77
+ }
78
+ .function-call {
79
+ color: #efef8f;
80
+ }
81
+ .function-macro {
82
+ color: #efef8f;
83
+ }
84
+ .function-method {
85
+ color: #efef8f;
86
+ }
87
+ .function-method-call {
88
+ color: #efef8f;
89
+ }
90
+ .highlighted {
91
+ background-color: #434443;
92
+ }
93
+ .keyword {
94
+ color: #f0dfaf;
95
+ font-weight: bold;
96
+ }
97
+ .keyword-conditional {
98
+ color: #f0dfaf;
99
+ font-weight: bold;
100
+ }
101
+ .keyword-conditional-ternary {
102
+ color: #f0dfaf;
103
+ font-weight: bold;
104
+ }
105
+ .keyword-coroutine {
106
+ color: #f0dfaf;
107
+ font-weight: bold;
108
+ }
109
+ .keyword-debug {
110
+ color: #f0dfaf;
111
+ font-weight: bold;
112
+ }
113
+ .keyword-directive {
114
+ color: #f0dfaf;
115
+ font-weight: bold;
116
+ }
117
+ .keyword-directive-define {
118
+ color: #f0dfaf;
119
+ font-weight: bold;
120
+ }
121
+ .keyword-exception {
122
+ color: #f0dfaf;
123
+ font-weight: bold;
124
+ }
125
+ .keyword-export {
126
+ color: #f0dfaf;
127
+ font-weight: bold;
128
+ }
129
+ .keyword-function {
130
+ color: #f0dfaf;
131
+ font-weight: bold;
132
+ }
133
+ .keyword-import {
134
+ color: #f0dfaf;
135
+ font-weight: bold;
136
+ }
137
+ .keyword-modifier {
138
+ color: #f0dfaf;
139
+ font-weight: bold;
140
+ }
141
+ .keyword-operator {
142
+ color: #f0dfaf;
143
+ font-weight: bold;
144
+ }
145
+ .keyword-repeat {
146
+ color: #f0dfaf;
147
+ font-weight: bold;
148
+ }
149
+ .keyword-return {
150
+ color: #f0dfaf;
151
+ font-weight: bold;
152
+ }
153
+ .keyword-type {
154
+ color: #f0dfaf;
155
+ font-weight: bold;
156
+ }
157
+ .label {
158
+ color: #dfcfaf;
159
+ text-decoration: underline;
160
+ }
161
+ .markup {
162
+ color: #cfbfaf;
163
+ }
164
+ .markup-environment {
165
+ color: #cfbfaf;
166
+ }
167
+ .markup-environment-name {
168
+ color: #cfbfaf;
169
+ }
170
+ .markup-heading {
171
+ color: #efefef;
172
+ font-weight: bold;
173
+ }
174
+ .markup-heading-1 {
175
+ color: #efefef;
176
+ font-weight: bold;
177
+ }
178
+ .markup-heading-2 {
179
+ color: #efefef;
180
+ font-weight: bold;
181
+ }
182
+ .markup-heading-3 {
183
+ color: #efefef;
184
+ font-weight: bold;
185
+ }
186
+ .markup-heading-4 {
187
+ color: #efefef;
188
+ font-weight: bold;
189
+ }
190
+ .markup-heading-5 {
191
+ color: #efefef;
192
+ font-weight: bold;
193
+ }
194
+ .markup-heading-6 {
195
+ color: #efefef;
196
+ font-weight: bold;
197
+ }
198
+ .markup-italic {
199
+ font-style: italic;
200
+ }
201
+ .markup-link {
202
+ color: #dcdccc;
203
+ text-decoration: underline;
204
+ }
205
+ .markup-link-label {
206
+ color: #dcdccc;
207
+ text-decoration: underline;
208
+ }
209
+ .markup-link-url {
210
+ color: #dcdccc;
211
+ text-decoration: underline;
212
+ }
213
+ .markup-list {
214
+ color: #cfbfaf;
215
+ }
216
+ .markup-list-checked {
217
+ color: #cfbfaf;
218
+ }
219
+ .markup-list-unchecked {
220
+ color: #cfbfaf;
221
+ }
222
+ .markup-math {
223
+ color: #cfbfaf;
224
+ }
225
+ .markup-quote {
226
+ color: #cfbfaf;
227
+ }
228
+ .markup-raw {
229
+ color: #cfbfaf;
230
+ }
231
+ .markup-raw-block {
232
+ color: #cfbfaf;
233
+ }
234
+ .markup-strikethrough {
235
+ text-decoration: line-through;
236
+ }
237
+ .markup-strong {
238
+ font-weight: bold;
239
+ }
240
+ .markup-underline {
241
+ text-decoration: underline;
242
+ }
243
+ .module {
244
+ color: #efefaf;
245
+ font-weight: bold;
246
+ }
247
+ .module-builtin {
248
+ color: #cfbfaf;
249
+ }
250
+ .normal {
251
+ color: #dcdccc;
252
+ background-color: #3f3f3f;
253
+ }
254
+ .number {
255
+ color: #8cd0d3;
256
+ }
257
+ .number-float {
258
+ color: #c0bed1;
259
+ }
260
+ .operator {
261
+ color: #f0efd0;
262
+ }
263
+ .property {
264
+ color: #efdcbc;
265
+ }
266
+ .punctuation-bracket {
267
+ color: #8f8f8f;
268
+ }
269
+ .punctuation-delimiter {
270
+ color: #8f8f8f;
271
+ }
272
+ .punctuation-special {
273
+ color: #cfbfaf;
274
+ }
275
+ .string {
276
+ color: #cc9393;
277
+ }
278
+ .string-documentation {
279
+ color: #cc9393;
280
+ }
281
+ .string-escape {
282
+ color: #dca3a3;
283
+ font-weight: bold;
284
+ }
285
+ .string-regexp {
286
+ color: #dca3a3;
287
+ font-weight: bold;
288
+ }
289
+ .string-special {
290
+ color: #dca3a3;
291
+ font-weight: bold;
292
+ }
293
+ .string-special-path {
294
+ color: #dca3a3;
295
+ font-weight: bold;
296
+ }
297
+ .string-special-symbol {
298
+ color: #dca3a3;
299
+ font-weight: bold;
300
+ }
301
+ .string-special-url {
302
+ color: #dcdccc;
303
+ text-decoration: underline;
304
+ }
305
+ .tag {
306
+ color: #e89393;
307
+ font-weight: bold;
308
+ }
309
+ .tag-attribute {
310
+ color: #e89393;
311
+ font-weight: bold;
312
+ }
313
+ .tag-builtin {
314
+ color: #cfbfaf;
315
+ }
316
+ .tag-delimiter {
317
+ color: #e89393;
318
+ font-weight: bold;
319
+ }
320
+ .type {
321
+ color: #dfdfbf;
322
+ }
323
+ .type-builtin {
324
+ color: #cfbfaf;
325
+ }
326
+ .type-definition {
327
+ color: #dfdfbf;
328
+ }
329
+ .variable {
330
+ color: #e0e2ea;
331
+ }
332
+ .variable-builtin {
333
+ color: #cfbfaf;
334
+ }
335
+ .variable-member {
336
+ color: #e0e2ea;
337
+ }
338
+ .variable-parameter {
339
+ color: #e0e2ea;
340
+ }
341
+ .variable-parameter-builtin {
342
+ color: #cfbfaf;
343
+ }
@@ -0,0 +1,310 @@
1
+ /* zephyr_dark
2
+ * revision: 7fd86b7164442d3b5ec2c81b2694d040e716b5cf
3
+ */
4
+
5
+ pre.lumis {
6
+ color: #bbc2cf;
7
+ background-color: #262a33;
8
+ }
9
+ .attribute {
10
+ color: #36d0e0;
11
+ }
12
+ .attribute-builtin {
13
+ color: #f7bb3b;
14
+ }
15
+ .boolean {
16
+ color: #ff8700;
17
+ }
18
+ .character {
19
+ color: #afd700;
20
+ }
21
+ .character-special {
22
+ color: #f7bb3b;
23
+ }
24
+ .comment {
25
+ color: #73797e;
26
+ font-style: italic;
27
+ }
28
+ .comment-documentation {
29
+ color: #73797e;
30
+ font-style: italic;
31
+ }
32
+ .comment-error {
33
+ color: #ffc0b9;
34
+ }
35
+ .comment-hint {
36
+ color: #73797e;
37
+ font-style: italic;
38
+ }
39
+ .comment-note {
40
+ color: #8cf8f7;
41
+ }
42
+ .comment-todo {
43
+ color: #cba6f7;
44
+ }
45
+ .comment-warning {
46
+ color: #fce094;
47
+ }
48
+ .constant {
49
+ color: #36d0e0;
50
+ }
51
+ .constant-builtin {
52
+ color: #f7bb3b;
53
+ }
54
+ .constant-macro {
55
+ color: #36d0e0;
56
+ }
57
+ .constructor {
58
+ color: #f7bb3b;
59
+ }
60
+ .diff-delta {
61
+ color: #8cf8f7;
62
+ }
63
+ .diff-minus {
64
+ color: #ffc0b9;
65
+ }
66
+ .diff-plus {
67
+ color: #b3f6c0;
68
+ }
69
+ .function {
70
+ color: #f7bb3b;
71
+ }
72
+ .function-builtin {
73
+ color: #f7bb3b;
74
+ }
75
+ .function-call {
76
+ color: #f7bb3b;
77
+ }
78
+ .function-macro {
79
+ color: #f7bb3b;
80
+ }
81
+ .function-method {
82
+ color: #f7bb3b;
83
+ }
84
+ .function-method-call {
85
+ color: #f7bb3b;
86
+ }
87
+ .highlighted {
88
+ background-color: #2e323c;
89
+ }
90
+ .keyword {
91
+ color: #afd700;
92
+ }
93
+ .keyword-conditional {
94
+ color: #afd700;
95
+ }
96
+ .keyword-conditional-ternary {
97
+ color: #afd700;
98
+ }
99
+ .keyword-coroutine {
100
+ color: #afd700;
101
+ }
102
+ .keyword-debug {
103
+ color: #afd700;
104
+ }
105
+ .keyword-directive {
106
+ color: #afd700;
107
+ }
108
+ .keyword-directive-define {
109
+ color: #afd700;
110
+ }
111
+ .keyword-exception {
112
+ color: #afd700;
113
+ }
114
+ .keyword-export {
115
+ color: #afd700;
116
+ }
117
+ .keyword-function {
118
+ color: #afd700;
119
+ }
120
+ .keyword-import {
121
+ color: #afd700;
122
+ }
123
+ .keyword-modifier {
124
+ color: #afd700;
125
+ }
126
+ .keyword-operator {
127
+ color: #afd700;
128
+ }
129
+ .keyword-repeat {
130
+ color: #afd700;
131
+ }
132
+ .keyword-return {
133
+ color: #afd700;
134
+ }
135
+ .keyword-type {
136
+ color: #afd700;
137
+ }
138
+ .label {
139
+ color: #ff8700;
140
+ }
141
+ .markup {
142
+ color: #f7bb3b;
143
+ }
144
+ .markup-environment {
145
+ color: #f7bb3b;
146
+ }
147
+ .markup-environment-name {
148
+ color: #f7bb3b;
149
+ }
150
+ .markup-heading {
151
+ color: #ff8700;
152
+ font-weight: bold;
153
+ }
154
+ .markup-heading-1 {
155
+ color: #ff8700;
156
+ font-weight: bold;
157
+ }
158
+ .markup-heading-2 {
159
+ color: #ff8700;
160
+ font-weight: bold;
161
+ }
162
+ .markup-heading-3 {
163
+ color: #ff8700;
164
+ font-weight: bold;
165
+ }
166
+ .markup-heading-4 {
167
+ color: #ff8700;
168
+ font-weight: bold;
169
+ }
170
+ .markup-heading-5 {
171
+ color: #ff8700;
172
+ font-weight: bold;
173
+ }
174
+ .markup-heading-6 {
175
+ color: #ff8700;
176
+ font-weight: bold;
177
+ }
178
+ .markup-italic {
179
+ font-style: italic;
180
+ }
181
+ .markup-link {
182
+ text-decoration: underline;
183
+ }
184
+ .markup-link-label {
185
+ text-decoration: underline;
186
+ }
187
+ .markup-link-url {
188
+ text-decoration: underline;
189
+ }
190
+ .markup-list {
191
+ color: #f7bb3b;
192
+ }
193
+ .markup-list-checked {
194
+ color: #f7bb3b;
195
+ }
196
+ .markup-list-unchecked {
197
+ color: #f7bb3b;
198
+ }
199
+ .markup-math {
200
+ color: #f7bb3b;
201
+ }
202
+ .markup-quote {
203
+ color: #f7bb3b;
204
+ }
205
+ .markup-raw {
206
+ color: #f7bb3b;
207
+ }
208
+ .markup-raw-block {
209
+ color: #f7bb3b;
210
+ }
211
+ .markup-strikethrough {
212
+ text-decoration: line-through;
213
+ }
214
+ .markup-strong {
215
+ font-weight: bold;
216
+ }
217
+ .markup-underline {
218
+ text-decoration: underline;
219
+ }
220
+ .module {
221
+ color: #ff8700;
222
+ }
223
+ .module-builtin {
224
+ color: #f7bb3b;
225
+ }
226
+ .normal {
227
+ color: #bbc2cf;
228
+ background-color: #262a33;
229
+ }
230
+ .number {
231
+ color: #c78665;
232
+ }
233
+ .number-float {
234
+ color: #c78665;
235
+ }
236
+ .operator {
237
+ color: #d16d9e;
238
+ }
239
+ .property {
240
+ color: #61afef;
241
+ }
242
+ .punctuation-bracket {
243
+ color: #bbc2cf;
244
+ }
245
+ .punctuation-delimiter {
246
+ color: #bbc2cf;
247
+ }
248
+ .punctuation-special {
249
+ color: #f7bb3b;
250
+ }
251
+ .string {
252
+ color: #fab795;
253
+ }
254
+ .string-documentation {
255
+ color: #fab795;
256
+ }
257
+ .string-escape {
258
+ color: #f7bb3b;
259
+ }
260
+ .string-regexp {
261
+ color: #f7bb3b;
262
+ }
263
+ .string-special {
264
+ color: #f7bb3b;
265
+ }
266
+ .string-special-path {
267
+ color: #f7bb3b;
268
+ }
269
+ .string-special-symbol {
270
+ color: #f7bb3b;
271
+ }
272
+ .string-special-url {
273
+ text-decoration: underline;
274
+ }
275
+ .tag {
276
+ color: #ff8700;
277
+ }
278
+ .tag-attribute {
279
+ color: #ff8700;
280
+ }
281
+ .tag-builtin {
282
+ color: #f7bb3b;
283
+ }
284
+ .tag-delimiter {
285
+ color: #ff8700;
286
+ }
287
+ .type {
288
+ color: #1abc9c;
289
+ }
290
+ .type-builtin {
291
+ color: #f7bb3b;
292
+ }
293
+ .type-definition {
294
+ color: #1abc9c;
295
+ }
296
+ .variable {
297
+ color: #e0e2ea;
298
+ }
299
+ .variable-builtin {
300
+ color: #f7bb3b;
301
+ }
302
+ .variable-member {
303
+ color: #e0e2ea;
304
+ }
305
+ .variable-parameter {
306
+ color: #e0e2ea;
307
+ }
308
+ .variable-parameter-builtin {
309
+ color: #f7bb3b;
310
+ }
package/package.json CHANGED
@@ -1,13 +1,19 @@
1
1
  {
2
2
  "name": "@lumis-sh/themes",
3
- "version": "0.0.1",
3
+ "version": "0.0.2",
4
4
  "description": "Neovim themes for Lumis Syntax Highlighter",
5
+ "author": "Leandro Pereira",
5
6
  "license": "MIT",
6
7
  "repository": {
7
8
  "type": "git",
8
9
  "url": "git+https://github.com/leandrocp/lumis.git",
9
- "directory": "packages/js/themes"
10
+ "directory": "packages/javascript/themes"
10
11
  },
12
+ "bugs": "https://github.com/leandrocp/lumis/issues",
13
+ "keywords": [
14
+ "lumis-sh",
15
+ "neovim-themes"
16
+ ],
11
17
  "homepage": "https://lumis.sh",
12
18
  "sideEffects": false,
13
19
  "type": "module",
@@ -20,7 +26,8 @@
20
26
  "import": "./dist/index.js",
21
27
  "require": "./dist/index.cjs"
22
28
  },
23
- "./json/*": "./json/*.json",
29
+ "./json/*": "./dist/json/*.json",
30
+ "./css/*": "./dist/css/*.css",
24
31
  "./*": {
25
32
  "types": "./dist/themes/*.d.ts",
26
33
  "import": "./dist/themes/*.js",
@@ -28,16 +35,16 @@
28
35
  }
29
36
  },
30
37
  "files": [
31
- "dist",
32
- "json"
38
+ "dist"
33
39
  ],
34
40
  "scripts": {
35
- "build:themes": "tsx scripts/build-themes.ts",
36
- "build": "npm run build:themes && tsup"
41
+ "build:themes": "tsx scripts/build-themes.ts --step=ts",
42
+ "build:assets": "tsx scripts/build-themes.ts --step=json && mkdir -p dist/css && cp ../../../css/*.css dist/css/",
43
+ "build": "npm run build:themes && tsup && npm run build:assets"
37
44
  },
38
45
  "devDependencies": {
39
- "tsup": "^8.3.0",
40
- "tsx": "^4.19.0",
41
- "typescript": "^5.6.0"
46
+ "tsup": "^8.5",
47
+ "tsx": "^4.21",
48
+ "typescript": "^5.9"
42
49
  }
43
50
  }
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes