@lumis-sh/themes 0.0.2 → 0.0.3

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 (986) hide show
  1. package/CHANGELOG.md +15 -0
  2. package/dist/css/adwaita_dark.css +353 -0
  3. package/dist/css/adwaita_light.css +351 -0
  4. package/dist/css/arctic.css +318 -0
  5. package/dist/css/astrodark.css +395 -0
  6. package/dist/css/astrojupiter.css +395 -0
  7. package/dist/css/astrolight.css +395 -0
  8. package/dist/css/astromars.css +395 -0
  9. package/dist/css/aurora.css +314 -0
  10. package/dist/css/bluloco_dark.css +1 -1
  11. package/dist/css/bluloco_light.css +1 -1
  12. package/dist/css/catppuccin_frappe.css +1 -1
  13. package/dist/css/catppuccin_latte.css +1 -1
  14. package/dist/css/catppuccin_macchiato.css +1 -1
  15. package/dist/css/catppuccin_mocha.css +1 -1
  16. package/dist/css/citruszest.css +369 -0
  17. package/dist/css/cobalt2.css +341 -0
  18. package/dist/css/cyberdream_dark.css +2 -2
  19. package/dist/css/cyberdream_light.css +2 -2
  20. package/dist/css/darkvoid.css +315 -0
  21. package/dist/css/deepwhite.css +338 -0
  22. package/dist/css/doom_one_dark.css +324 -0
  23. package/dist/css/doom_one_light.css +324 -0
  24. package/dist/css/duckbones_dark.css +360 -0
  25. package/dist/css/duckbones_light.css +360 -0
  26. package/dist/css/edge_aura.css +1 -1
  27. package/dist/css/edge_dark.css +1 -1
  28. package/dist/css/edge_light.css +1 -1
  29. package/dist/css/edge_neon.css +1 -1
  30. package/dist/css/eldritch.css +348 -0
  31. package/dist/css/embark.css +307 -0
  32. package/dist/css/everblush.css +314 -0
  33. package/dist/css/everforest_dark.css +1 -1
  34. package/dist/css/everforest_light.css +1 -1
  35. package/dist/css/flow_dark.css +345 -0
  36. package/dist/css/flow_light.css +345 -0
  37. package/dist/css/fluoromachine_delta.css +414 -0
  38. package/dist/css/fluoromachine_fluoromachine.css +404 -0
  39. package/dist/css/fluoromachine_retrowave.css +398 -0
  40. package/dist/css/forestbones_dark.css +379 -0
  41. package/dist/css/forestbones_light.css +379 -0
  42. package/dist/css/gruber_darker.css +336 -0
  43. package/dist/css/gruvbox_baby.css +346 -0
  44. package/dist/css/gruvbox_dark.css +1 -1
  45. package/dist/css/gruvbox_dark_hard.css +1 -1
  46. package/dist/css/gruvbox_dark_soft.css +1 -1
  47. package/dist/css/gruvbox_light.css +1 -1
  48. package/dist/css/gruvbox_light_hard.css +1 -1
  49. package/dist/css/gruvbox_light_soft.css +1 -1
  50. package/dist/css/gruvbox_material_dark.css +369 -0
  51. package/dist/css/gruvbox_material_light.css +369 -0
  52. package/dist/css/horizon_light.css +269 -0
  53. package/dist/css/hybrid.css +309 -0
  54. package/dist/css/jellybeans.css +308 -0
  55. package/dist/css/kanagawa_paper_dark.css +313 -0
  56. package/dist/css/kanagawa_paper_light.css +313 -0
  57. package/dist/css/kanagawabones_dark.css +386 -0
  58. package/dist/css/kanagawabones_light.css +386 -0
  59. package/dist/css/lackluster.css +324 -0
  60. package/dist/css/lackluster_hack.css +324 -0
  61. package/dist/css/lackluster_mint.css +321 -0
  62. package/dist/css/material_darker.css +11 -12
  63. package/dist/css/material_deep_ocean.css +11 -15
  64. package/dist/css/material_lighter.css +11 -12
  65. package/dist/css/material_oceanic.css +11 -12
  66. package/dist/css/material_palenight.css +14 -12
  67. package/dist/css/mellifluous_alduin.css +336 -0
  68. package/dist/css/mellifluous_dark.css +336 -0
  69. package/dist/css/mellifluous_kanagawa_dragon.css +336 -0
  70. package/dist/css/mellifluous_light.css +336 -0
  71. package/dist/css/mellifluous_mountain.css +336 -0
  72. package/dist/css/mellifluous_tender.css +336 -0
  73. package/dist/css/mellow.css +333 -0
  74. package/dist/css/mfd_amber.css +370 -0
  75. package/dist/css/mfd_blackout.css +362 -0
  76. package/dist/css/mfd_dark.css +370 -0
  77. package/dist/css/mfd_default.css +370 -0
  78. package/dist/css/mfd_flir.css +370 -0
  79. package/dist/css/mfd_flir_bh.css +370 -0
  80. package/dist/css/mfd_flir_fusion.css +370 -0
  81. package/dist/css/mfd_flir_rh.css +370 -0
  82. package/dist/css/mfd_gbl_dark.css +370 -0
  83. package/dist/css/mfd_gbl_light.css +370 -0
  84. package/dist/css/mfd_hud.css +373 -0
  85. package/dist/css/mfd_lumon.css +370 -0
  86. package/dist/css/mfd_mono.css +370 -0
  87. package/dist/css/mfd_nvg.css +370 -0
  88. package/dist/css/mfd_paper.css +370 -0
  89. package/dist/css/mfd_scarlet.css +370 -0
  90. package/dist/css/mfd_stealth.css +370 -0
  91. package/dist/css/miasma.css +320 -0
  92. package/dist/css/midnight.css +373 -0
  93. package/dist/css/modus_operandi.css +13 -14
  94. package/dist/css/modus_vivendi.css +13 -14
  95. package/dist/css/monokai.css +337 -0
  96. package/dist/css/monokai_nightasty_dark.css +323 -0
  97. package/dist/css/monokai_nightasty_light.css +323 -0
  98. package/dist/css/monokai_pro.css +337 -0
  99. package/dist/css/monokai_pro_dark.css +2 -2
  100. package/dist/css/monokai_pro_machine.css +2 -2
  101. package/dist/css/monokai_pro_ristretto.css +2 -2
  102. package/dist/css/monokai_pro_spectrum.css +2 -2
  103. package/dist/css/monokai_soda.css +337 -0
  104. package/dist/css/neobones_dark.css +386 -0
  105. package/dist/css/neobones_light.css +386 -0
  106. package/dist/css/neofusion.css +332 -0
  107. package/dist/css/neomodern_gyokuro_dark.css +318 -0
  108. package/dist/css/neomodern_gyokuro_light.css +318 -0
  109. package/dist/css/neomodern_hojicha_dark.css +318 -0
  110. package/dist/css/neomodern_hojicha_light.css +318 -0
  111. package/dist/css/neomodern_iceclimber_dark.css +318 -0
  112. package/dist/css/neomodern_iceclimber_light.css +318 -0
  113. package/dist/css/neomodern_moon_dark.css +318 -0
  114. package/dist/css/neomodern_moon_light.css +318 -0
  115. package/dist/css/neomodern_roseprime_dark.css +318 -0
  116. package/dist/css/neomodern_roseprime_light.css +318 -0
  117. package/dist/css/neon_dark.css +326 -0
  118. package/dist/css/neon_default.css +326 -0
  119. package/dist/css/neon_doom.css +326 -0
  120. package/dist/css/neon_light.css +326 -0
  121. package/dist/css/neosolarized2_dark.css +361 -0
  122. package/dist/css/neosolarized2_light.css +361 -0
  123. package/dist/css/neosolarized_dark.css +139 -93
  124. package/dist/css/neosolarized_light.css +144 -98
  125. package/dist/css/night_owl.css +444 -0
  126. package/dist/css/no_clown_fiesta.css +305 -0
  127. package/dist/css/nordbones_dark.css +367 -0
  128. package/dist/css/nordbones_light.css +367 -0
  129. package/dist/css/nordic.css +1 -1
  130. package/dist/css/obscure.css +351 -0
  131. package/dist/css/oceanic_next.css +316 -0
  132. package/dist/css/ofirkai.css +369 -0
  133. package/dist/css/oldworld.css +323 -0
  134. package/dist/css/oldworld_cooler.css +323 -0
  135. package/dist/css/oldworld_oled.css +323 -0
  136. package/dist/css/one_monokai.css +309 -0
  137. package/dist/css/onedark.css +1 -1
  138. package/dist/css/onedarkpro_dark.css +1 -1
  139. package/dist/css/onedarkpro_vivid.css +1 -1
  140. package/dist/css/onelight.css +1 -1
  141. package/dist/css/onenord_dark.css +340 -0
  142. package/dist/css/onenord_light.css +340 -0
  143. package/dist/css/oxocarbon_dark.css +337 -0
  144. package/dist/css/oxocarbon_light.css +337 -0
  145. package/dist/css/palenightfall.css +307 -0
  146. package/dist/css/poimandres.css +314 -0
  147. package/dist/css/rosebones_dark.css +346 -0
  148. package/dist/css/rosebones_light.css +346 -0
  149. package/dist/css/seoulbones_dark.css +360 -0
  150. package/dist/css/seoulbones_light.css +360 -0
  151. package/dist/css/solarized_osaka_dark.css +356 -0
  152. package/dist/css/solarized_osaka_light.css +356 -0
  153. package/dist/css/solarized_osaka_storm.css +356 -0
  154. package/dist/css/sonokai_andromeda.css +363 -0
  155. package/dist/css/sonokai_atlantis.css +363 -0
  156. package/dist/css/sonokai_default.css +363 -0
  157. package/dist/css/sonokai_espresso.css +363 -0
  158. package/dist/css/sonokai_maia.css +363 -0
  159. package/dist/css/sonokai_shusia.css +363 -0
  160. package/dist/css/srcery.css +1 -1
  161. package/dist/css/synthweave.css +341 -0
  162. package/dist/css/synthweave_aqua.css +341 -0
  163. package/dist/css/tokyobones_dark.css +360 -0
  164. package/dist/css/tokyobones_light.css +360 -0
  165. package/dist/css/tokyodark.css +318 -0
  166. package/dist/css/tokyonight_day.css +1 -1
  167. package/dist/css/tokyonight_moon.css +1 -11
  168. package/dist/css/tokyonight_night.css +1 -1
  169. package/dist/css/tokyonight_storm.css +1 -1
  170. package/dist/css/vague.css +329 -0
  171. package/dist/css/vesper.css +315 -0
  172. package/dist/css/vimbones_dark.css +381 -0
  173. package/dist/css/vimbones_light.css +381 -0
  174. package/dist/css/yorumi.css +318 -0
  175. package/dist/css/zenbones_dark.css +386 -0
  176. package/dist/css/zenbones_light.css +386 -0
  177. package/dist/css/zenburned.css +360 -0
  178. package/dist/css/zenwritten_dark.css +386 -0
  179. package/dist/css/zenwritten_light.css +386 -0
  180. package/dist/index.d.cts +3 -3
  181. package/dist/index.d.ts +3 -3
  182. package/dist/json/adwaita_dark.json +1 -0
  183. package/dist/json/adwaita_light.json +1 -0
  184. package/dist/json/arctic.json +1 -0
  185. package/dist/json/astrodark.json +1 -0
  186. package/dist/json/astrojupiter.json +1 -0
  187. package/dist/json/astrolight.json +1 -0
  188. package/dist/json/astromars.json +1 -0
  189. package/dist/json/aurora.json +1 -0
  190. package/dist/json/bluloco_dark.json +1 -1
  191. package/dist/json/bluloco_light.json +1 -1
  192. package/dist/json/catppuccin_frappe.json +1 -1
  193. package/dist/json/catppuccin_latte.json +1 -1
  194. package/dist/json/catppuccin_macchiato.json +1 -1
  195. package/dist/json/catppuccin_mocha.json +1 -1
  196. package/dist/json/citruszest.json +1 -0
  197. package/dist/json/cobalt2.json +1 -0
  198. package/dist/json/cyberdream_dark.json +1 -1
  199. package/dist/json/cyberdream_light.json +1 -1
  200. package/dist/json/darkvoid.json +1 -0
  201. package/dist/json/deepwhite.json +1 -0
  202. package/dist/json/doom_one_dark.json +1 -0
  203. package/dist/json/doom_one_light.json +1 -0
  204. package/dist/json/duckbones_dark.json +1 -0
  205. package/dist/json/duckbones_light.json +1 -0
  206. package/dist/json/edge_aura.json +1 -1
  207. package/dist/json/edge_dark.json +1 -1
  208. package/dist/json/edge_light.json +1 -1
  209. package/dist/json/edge_neon.json +1 -1
  210. package/dist/json/eldritch.json +1 -0
  211. package/dist/json/embark.json +1 -0
  212. package/dist/json/everblush.json +1 -0
  213. package/dist/json/everforest_dark.json +1 -1
  214. package/dist/json/everforest_light.json +1 -1
  215. package/dist/json/flow_dark.json +1 -0
  216. package/dist/json/flow_light.json +1 -0
  217. package/dist/json/fluoromachine_delta.json +1 -0
  218. package/dist/json/fluoromachine_fluoromachine.json +1 -0
  219. package/dist/json/fluoromachine_retrowave.json +1 -0
  220. package/dist/json/forestbones_dark.json +1 -0
  221. package/dist/json/forestbones_light.json +1 -0
  222. package/dist/json/gruber_darker.json +1 -0
  223. package/dist/json/gruvbox_baby.json +1 -0
  224. package/dist/json/gruvbox_dark.json +1 -1
  225. package/dist/json/gruvbox_dark_hard.json +1 -1
  226. package/dist/json/gruvbox_dark_soft.json +1 -1
  227. package/dist/json/gruvbox_light.json +1 -1
  228. package/dist/json/gruvbox_light_hard.json +1 -1
  229. package/dist/json/gruvbox_light_soft.json +1 -1
  230. package/dist/json/gruvbox_material_dark.json +1 -0
  231. package/dist/json/gruvbox_material_light.json +1 -0
  232. package/dist/json/horizon_light.json +1 -0
  233. package/dist/json/hybrid.json +1 -0
  234. package/dist/json/jellybeans.json +1 -0
  235. package/dist/json/kanagawa_paper_dark.json +1 -0
  236. package/dist/json/kanagawa_paper_light.json +1 -0
  237. package/dist/json/kanagawabones_dark.json +1 -0
  238. package/dist/json/kanagawabones_light.json +1 -0
  239. package/dist/json/lackluster.json +1 -0
  240. package/dist/json/lackluster_hack.json +1 -0
  241. package/dist/json/lackluster_mint.json +1 -0
  242. package/dist/json/material_darker.json +1 -1
  243. package/dist/json/material_deep_ocean.json +1 -1
  244. package/dist/json/material_lighter.json +1 -1
  245. package/dist/json/material_oceanic.json +1 -1
  246. package/dist/json/material_palenight.json +1 -1
  247. package/dist/json/mellifluous_alduin.json +1 -0
  248. package/dist/json/mellifluous_dark.json +1 -0
  249. package/dist/json/mellifluous_kanagawa_dragon.json +1 -0
  250. package/dist/json/mellifluous_light.json +1 -0
  251. package/dist/json/mellifluous_mountain.json +1 -0
  252. package/dist/json/mellifluous_tender.json +1 -0
  253. package/dist/json/mellow.json +1 -0
  254. package/dist/json/mfd_amber.json +1 -0
  255. package/dist/json/mfd_blackout.json +1 -0
  256. package/dist/json/mfd_dark.json +1 -0
  257. package/dist/json/mfd_default.json +1 -0
  258. package/dist/json/mfd_flir.json +1 -0
  259. package/dist/json/mfd_flir_bh.json +1 -0
  260. package/dist/json/mfd_flir_fusion.json +1 -0
  261. package/dist/json/mfd_flir_rh.json +1 -0
  262. package/dist/json/mfd_gbl_dark.json +1 -0
  263. package/dist/json/mfd_gbl_light.json +1 -0
  264. package/dist/json/mfd_hud.json +1 -0
  265. package/dist/json/mfd_lumon.json +1 -0
  266. package/dist/json/mfd_mono.json +1 -0
  267. package/dist/json/mfd_nvg.json +1 -0
  268. package/dist/json/mfd_paper.json +1 -0
  269. package/dist/json/mfd_scarlet.json +1 -0
  270. package/dist/json/mfd_stealth.json +1 -0
  271. package/dist/json/miasma.json +1 -0
  272. package/dist/json/midnight.json +1 -0
  273. package/dist/json/modus_operandi.json +1 -1
  274. package/dist/json/modus_vivendi.json +1 -1
  275. package/dist/json/monokai.json +1 -0
  276. package/dist/json/monokai_nightasty_dark.json +1 -0
  277. package/dist/json/monokai_nightasty_light.json +1 -0
  278. package/dist/json/monokai_pro.json +1 -0
  279. package/dist/json/monokai_pro_dark.json +1 -1
  280. package/dist/json/monokai_pro_machine.json +1 -1
  281. package/dist/json/monokai_pro_ristretto.json +1 -1
  282. package/dist/json/monokai_pro_spectrum.json +1 -1
  283. package/dist/json/monokai_soda.json +1 -0
  284. package/dist/json/neobones_dark.json +1 -0
  285. package/dist/json/neobones_light.json +1 -0
  286. package/dist/json/neofusion.json +1 -0
  287. package/dist/json/neomodern_gyokuro_dark.json +1 -0
  288. package/dist/json/neomodern_gyokuro_light.json +1 -0
  289. package/dist/json/neomodern_hojicha_dark.json +1 -0
  290. package/dist/json/neomodern_hojicha_light.json +1 -0
  291. package/dist/json/neomodern_iceclimber_dark.json +1 -0
  292. package/dist/json/neomodern_iceclimber_light.json +1 -0
  293. package/dist/json/neomodern_moon_dark.json +1 -0
  294. package/dist/json/neomodern_moon_light.json +1 -0
  295. package/dist/json/neomodern_roseprime_dark.json +1 -0
  296. package/dist/json/neomodern_roseprime_light.json +1 -0
  297. package/dist/json/neon_dark.json +1 -0
  298. package/dist/json/neon_default.json +1 -0
  299. package/dist/json/neon_doom.json +1 -0
  300. package/dist/json/neon_light.json +1 -0
  301. package/dist/json/neosolarized2_dark.json +1 -0
  302. package/dist/json/neosolarized2_light.json +1 -0
  303. package/dist/json/neosolarized_dark.json +1 -1
  304. package/dist/json/neosolarized_light.json +1 -1
  305. package/dist/json/night_owl.json +1 -0
  306. package/dist/json/no_clown_fiesta.json +1 -0
  307. package/dist/json/nordbones_dark.json +1 -0
  308. package/dist/json/nordbones_light.json +1 -0
  309. package/dist/json/nordic.json +1 -1
  310. package/dist/json/obscure.json +1 -0
  311. package/dist/json/oceanic_next.json +1 -0
  312. package/dist/json/ofirkai.json +1 -0
  313. package/dist/json/oldworld.json +1 -0
  314. package/dist/json/oldworld_cooler.json +1 -0
  315. package/dist/json/oldworld_oled.json +1 -0
  316. package/dist/json/one_monokai.json +1 -0
  317. package/dist/json/onedark.json +1 -1
  318. package/dist/json/onedarkpro_dark.json +1 -1
  319. package/dist/json/onedarkpro_vivid.json +1 -1
  320. package/dist/json/onelight.json +1 -1
  321. package/dist/json/onenord_dark.json +1 -0
  322. package/dist/json/onenord_light.json +1 -0
  323. package/dist/json/oxocarbon_dark.json +1 -0
  324. package/dist/json/oxocarbon_light.json +1 -0
  325. package/dist/json/palenightfall.json +1 -0
  326. package/dist/json/poimandres.json +1 -0
  327. package/dist/json/rosebones_dark.json +1 -0
  328. package/dist/json/rosebones_light.json +1 -0
  329. package/dist/json/seoulbones_dark.json +1 -0
  330. package/dist/json/seoulbones_light.json +1 -0
  331. package/dist/json/solarized_osaka_dark.json +1 -0
  332. package/dist/json/solarized_osaka_light.json +1 -0
  333. package/dist/json/solarized_osaka_storm.json +1 -0
  334. package/dist/json/sonokai_andromeda.json +1 -0
  335. package/dist/json/sonokai_atlantis.json +1 -0
  336. package/dist/json/sonokai_default.json +1 -0
  337. package/dist/json/sonokai_espresso.json +1 -0
  338. package/dist/json/sonokai_maia.json +1 -0
  339. package/dist/json/sonokai_shusia.json +1 -0
  340. package/dist/json/srcery.json +1 -1
  341. package/dist/json/synthweave.json +1 -0
  342. package/dist/json/synthweave_aqua.json +1 -0
  343. package/dist/json/tokyobones_dark.json +1 -0
  344. package/dist/json/tokyobones_light.json +1 -0
  345. package/dist/json/tokyodark.json +1 -0
  346. package/dist/json/tokyonight_day.json +1 -1
  347. package/dist/json/tokyonight_moon.json +1 -1
  348. package/dist/json/tokyonight_night.json +1 -1
  349. package/dist/json/tokyonight_storm.json +1 -1
  350. package/dist/json/vague.json +1 -0
  351. package/dist/json/vesper.json +1 -0
  352. package/dist/json/vimbones_dark.json +1 -0
  353. package/dist/json/vimbones_light.json +1 -0
  354. package/dist/json/yorumi.json +1 -0
  355. package/dist/json/zenbones_dark.json +1 -0
  356. package/dist/json/zenbones_light.json +1 -0
  357. package/dist/json/zenburned.json +1 -0
  358. package/dist/json/zenwritten_dark.json +1 -0
  359. package/dist/json/zenwritten_light.json +1 -0
  360. package/dist/themes/adwaita_dark.cjs +7 -0
  361. package/dist/themes/adwaita_dark.d.cts +5 -0
  362. package/dist/themes/adwaita_dark.d.ts +5 -0
  363. package/dist/themes/adwaita_dark.js +5 -0
  364. package/dist/themes/adwaita_light.cjs +7 -0
  365. package/dist/themes/adwaita_light.d.cts +5 -0
  366. package/dist/themes/adwaita_light.d.ts +5 -0
  367. package/dist/themes/adwaita_light.js +5 -0
  368. package/dist/themes/arctic.cjs +7 -0
  369. package/dist/themes/arctic.d.cts +5 -0
  370. package/dist/themes/arctic.d.ts +5 -0
  371. package/dist/themes/arctic.js +5 -0
  372. package/dist/themes/astrodark.cjs +7 -0
  373. package/dist/themes/astrodark.d.cts +5 -0
  374. package/dist/themes/astrodark.d.ts +5 -0
  375. package/dist/themes/astrodark.js +5 -0
  376. package/dist/themes/astrojupiter.cjs +7 -0
  377. package/dist/themes/astrojupiter.d.cts +5 -0
  378. package/dist/themes/astrojupiter.d.ts +5 -0
  379. package/dist/themes/astrojupiter.js +5 -0
  380. package/dist/themes/astrolight.cjs +7 -0
  381. package/dist/themes/astrolight.d.cts +5 -0
  382. package/dist/themes/astrolight.d.ts +5 -0
  383. package/dist/themes/astrolight.js +5 -0
  384. package/dist/themes/astromars.cjs +7 -0
  385. package/dist/themes/astromars.d.cts +5 -0
  386. package/dist/themes/astromars.d.ts +5 -0
  387. package/dist/themes/astromars.js +5 -0
  388. package/dist/themes/aurora.cjs +7 -0
  389. package/dist/themes/aurora.d.cts +5 -0
  390. package/dist/themes/aurora.d.ts +5 -0
  391. package/dist/themes/aurora.js +5 -0
  392. package/dist/themes/bluloco_dark.cjs +1 -1
  393. package/dist/themes/bluloco_dark.js +1 -1
  394. package/dist/themes/bluloco_light.cjs +1 -1
  395. package/dist/themes/bluloco_light.js +1 -1
  396. package/dist/themes/catppuccin_frappe.cjs +1 -1
  397. package/dist/themes/catppuccin_frappe.js +1 -1
  398. package/dist/themes/catppuccin_latte.cjs +1 -1
  399. package/dist/themes/catppuccin_latte.js +1 -1
  400. package/dist/themes/catppuccin_macchiato.cjs +1 -1
  401. package/dist/themes/catppuccin_macchiato.js +1 -1
  402. package/dist/themes/catppuccin_mocha.cjs +1 -1
  403. package/dist/themes/catppuccin_mocha.js +1 -1
  404. package/dist/themes/citruszest.cjs +7 -0
  405. package/dist/themes/citruszest.d.cts +5 -0
  406. package/dist/themes/citruszest.d.ts +5 -0
  407. package/dist/themes/citruszest.js +5 -0
  408. package/dist/themes/cobalt2.cjs +7 -0
  409. package/dist/themes/cobalt2.d.cts +5 -0
  410. package/dist/themes/cobalt2.d.ts +5 -0
  411. package/dist/themes/cobalt2.js +5 -0
  412. package/dist/themes/cyberdream_dark.cjs +1 -1
  413. package/dist/themes/cyberdream_dark.js +1 -1
  414. package/dist/themes/cyberdream_light.cjs +1 -1
  415. package/dist/themes/cyberdream_light.js +1 -1
  416. package/dist/themes/darkvoid.cjs +7 -0
  417. package/dist/themes/darkvoid.d.cts +5 -0
  418. package/dist/themes/darkvoid.d.ts +5 -0
  419. package/dist/themes/darkvoid.js +5 -0
  420. package/dist/themes/deepwhite.cjs +7 -0
  421. package/dist/themes/deepwhite.d.cts +5 -0
  422. package/dist/themes/deepwhite.d.ts +5 -0
  423. package/dist/themes/deepwhite.js +5 -0
  424. package/dist/themes/doom_one_dark.cjs +7 -0
  425. package/dist/themes/doom_one_dark.d.cts +5 -0
  426. package/dist/themes/doom_one_dark.d.ts +5 -0
  427. package/dist/themes/doom_one_dark.js +5 -0
  428. package/dist/themes/doom_one_light.cjs +7 -0
  429. package/dist/themes/doom_one_light.d.cts +5 -0
  430. package/dist/themes/doom_one_light.d.ts +5 -0
  431. package/dist/themes/doom_one_light.js +5 -0
  432. package/dist/themes/duckbones_dark.cjs +7 -0
  433. package/dist/themes/duckbones_dark.d.cts +5 -0
  434. package/dist/themes/duckbones_dark.d.ts +5 -0
  435. package/dist/themes/duckbones_dark.js +5 -0
  436. package/dist/themes/duckbones_light.cjs +7 -0
  437. package/dist/themes/duckbones_light.d.cts +5 -0
  438. package/dist/themes/duckbones_light.d.ts +5 -0
  439. package/dist/themes/duckbones_light.js +5 -0
  440. package/dist/themes/edge_aura.cjs +1 -1
  441. package/dist/themes/edge_aura.js +1 -1
  442. package/dist/themes/edge_dark.cjs +1 -1
  443. package/dist/themes/edge_dark.js +1 -1
  444. package/dist/themes/edge_light.cjs +1 -1
  445. package/dist/themes/edge_light.js +1 -1
  446. package/dist/themes/edge_neon.cjs +1 -1
  447. package/dist/themes/edge_neon.js +1 -1
  448. package/dist/themes/eldritch.cjs +7 -0
  449. package/dist/themes/eldritch.d.cts +5 -0
  450. package/dist/themes/eldritch.d.ts +5 -0
  451. package/dist/themes/eldritch.js +5 -0
  452. package/dist/themes/embark.cjs +7 -0
  453. package/dist/themes/embark.d.cts +5 -0
  454. package/dist/themes/embark.d.ts +5 -0
  455. package/dist/themes/embark.js +5 -0
  456. package/dist/themes/everblush.cjs +7 -0
  457. package/dist/themes/everblush.d.cts +5 -0
  458. package/dist/themes/everblush.d.ts +5 -0
  459. package/dist/themes/everblush.js +5 -0
  460. package/dist/themes/everforest_dark.cjs +1 -1
  461. package/dist/themes/everforest_dark.js +1 -1
  462. package/dist/themes/everforest_light.cjs +1 -1
  463. package/dist/themes/everforest_light.js +1 -1
  464. package/dist/themes/flow_dark.cjs +7 -0
  465. package/dist/themes/flow_dark.d.cts +5 -0
  466. package/dist/themes/flow_dark.d.ts +5 -0
  467. package/dist/themes/flow_dark.js +5 -0
  468. package/dist/themes/flow_light.cjs +7 -0
  469. package/dist/themes/flow_light.d.cts +5 -0
  470. package/dist/themes/flow_light.d.ts +5 -0
  471. package/dist/themes/flow_light.js +5 -0
  472. package/dist/themes/fluoromachine_delta.cjs +7 -0
  473. package/dist/themes/fluoromachine_delta.d.cts +5 -0
  474. package/dist/themes/fluoromachine_delta.d.ts +5 -0
  475. package/dist/themes/fluoromachine_delta.js +5 -0
  476. package/dist/themes/fluoromachine_fluoromachine.cjs +7 -0
  477. package/dist/themes/fluoromachine_fluoromachine.d.cts +5 -0
  478. package/dist/themes/fluoromachine_fluoromachine.d.ts +5 -0
  479. package/dist/themes/fluoromachine_fluoromachine.js +5 -0
  480. package/dist/themes/fluoromachine_retrowave.cjs +7 -0
  481. package/dist/themes/fluoromachine_retrowave.d.cts +5 -0
  482. package/dist/themes/fluoromachine_retrowave.d.ts +5 -0
  483. package/dist/themes/fluoromachine_retrowave.js +5 -0
  484. package/dist/themes/forestbones_dark.cjs +7 -0
  485. package/dist/themes/forestbones_dark.d.cts +5 -0
  486. package/dist/themes/forestbones_dark.d.ts +5 -0
  487. package/dist/themes/forestbones_dark.js +5 -0
  488. package/dist/themes/forestbones_light.cjs +7 -0
  489. package/dist/themes/forestbones_light.d.cts +5 -0
  490. package/dist/themes/forestbones_light.d.ts +5 -0
  491. package/dist/themes/forestbones_light.js +5 -0
  492. package/dist/themes/gruber_darker.cjs +7 -0
  493. package/dist/themes/gruber_darker.d.cts +5 -0
  494. package/dist/themes/gruber_darker.d.ts +5 -0
  495. package/dist/themes/gruber_darker.js +5 -0
  496. package/dist/themes/gruvbox_baby.cjs +7 -0
  497. package/dist/themes/gruvbox_baby.d.cts +5 -0
  498. package/dist/themes/gruvbox_baby.d.ts +5 -0
  499. package/dist/themes/gruvbox_baby.js +5 -0
  500. package/dist/themes/gruvbox_dark.cjs +1 -1
  501. package/dist/themes/gruvbox_dark.js +1 -1
  502. package/dist/themes/gruvbox_dark_hard.cjs +1 -1
  503. package/dist/themes/gruvbox_dark_hard.js +1 -1
  504. package/dist/themes/gruvbox_dark_soft.cjs +1 -1
  505. package/dist/themes/gruvbox_dark_soft.js +1 -1
  506. package/dist/themes/gruvbox_light.cjs +1 -1
  507. package/dist/themes/gruvbox_light.js +1 -1
  508. package/dist/themes/gruvbox_light_hard.cjs +1 -1
  509. package/dist/themes/gruvbox_light_hard.js +1 -1
  510. package/dist/themes/gruvbox_light_soft.cjs +1 -1
  511. package/dist/themes/gruvbox_light_soft.js +1 -1
  512. package/dist/themes/gruvbox_material_dark.cjs +7 -0
  513. package/dist/themes/gruvbox_material_dark.d.cts +5 -0
  514. package/dist/themes/gruvbox_material_dark.d.ts +5 -0
  515. package/dist/themes/gruvbox_material_dark.js +5 -0
  516. package/dist/themes/gruvbox_material_light.cjs +7 -0
  517. package/dist/themes/gruvbox_material_light.d.cts +5 -0
  518. package/dist/themes/gruvbox_material_light.d.ts +5 -0
  519. package/dist/themes/gruvbox_material_light.js +5 -0
  520. package/dist/themes/horizon_light.cjs +7 -0
  521. package/dist/themes/horizon_light.d.cts +5 -0
  522. package/dist/themes/horizon_light.d.ts +5 -0
  523. package/dist/themes/horizon_light.js +5 -0
  524. package/dist/themes/hybrid.cjs +7 -0
  525. package/dist/themes/hybrid.d.cts +5 -0
  526. package/dist/themes/hybrid.d.ts +5 -0
  527. package/dist/themes/hybrid.js +5 -0
  528. package/dist/themes/jellybeans.cjs +7 -0
  529. package/dist/themes/jellybeans.d.cts +5 -0
  530. package/dist/themes/jellybeans.d.ts +5 -0
  531. package/dist/themes/jellybeans.js +5 -0
  532. package/dist/themes/kanagawa_paper_dark.cjs +7 -0
  533. package/dist/themes/kanagawa_paper_dark.d.cts +5 -0
  534. package/dist/themes/kanagawa_paper_dark.d.ts +5 -0
  535. package/dist/themes/kanagawa_paper_dark.js +5 -0
  536. package/dist/themes/kanagawa_paper_light.cjs +7 -0
  537. package/dist/themes/kanagawa_paper_light.d.cts +5 -0
  538. package/dist/themes/kanagawa_paper_light.d.ts +5 -0
  539. package/dist/themes/kanagawa_paper_light.js +5 -0
  540. package/dist/themes/kanagawabones_dark.cjs +7 -0
  541. package/dist/themes/kanagawabones_dark.d.cts +5 -0
  542. package/dist/themes/kanagawabones_dark.d.ts +5 -0
  543. package/dist/themes/kanagawabones_dark.js +5 -0
  544. package/dist/themes/kanagawabones_light.cjs +7 -0
  545. package/dist/themes/kanagawabones_light.d.cts +5 -0
  546. package/dist/themes/kanagawabones_light.d.ts +5 -0
  547. package/dist/themes/kanagawabones_light.js +5 -0
  548. package/dist/themes/lackluster.cjs +7 -0
  549. package/dist/themes/lackluster.d.cts +5 -0
  550. package/dist/themes/lackluster.d.ts +5 -0
  551. package/dist/themes/lackluster.js +5 -0
  552. package/dist/themes/lackluster_hack.cjs +7 -0
  553. package/dist/themes/lackluster_hack.d.cts +5 -0
  554. package/dist/themes/lackluster_hack.d.ts +5 -0
  555. package/dist/themes/lackluster_hack.js +5 -0
  556. package/dist/themes/lackluster_mint.cjs +7 -0
  557. package/dist/themes/lackluster_mint.d.cts +5 -0
  558. package/dist/themes/lackluster_mint.d.ts +5 -0
  559. package/dist/themes/lackluster_mint.js +5 -0
  560. package/dist/themes/material_darker.cjs +1 -1
  561. package/dist/themes/material_darker.js +1 -1
  562. package/dist/themes/material_deep_ocean.cjs +1 -1
  563. package/dist/themes/material_deep_ocean.js +1 -1
  564. package/dist/themes/material_lighter.cjs +1 -1
  565. package/dist/themes/material_lighter.js +1 -1
  566. package/dist/themes/material_oceanic.cjs +1 -1
  567. package/dist/themes/material_oceanic.js +1 -1
  568. package/dist/themes/material_palenight.cjs +1 -1
  569. package/dist/themes/material_palenight.js +1 -1
  570. package/dist/themes/mellifluous_alduin.cjs +7 -0
  571. package/dist/themes/mellifluous_alduin.d.cts +5 -0
  572. package/dist/themes/mellifluous_alduin.d.ts +5 -0
  573. package/dist/themes/mellifluous_alduin.js +5 -0
  574. package/dist/themes/mellifluous_dark.cjs +7 -0
  575. package/dist/themes/mellifluous_dark.d.cts +5 -0
  576. package/dist/themes/mellifluous_dark.d.ts +5 -0
  577. package/dist/themes/mellifluous_dark.js +5 -0
  578. package/dist/themes/mellifluous_kanagawa_dragon.cjs +7 -0
  579. package/dist/themes/mellifluous_kanagawa_dragon.d.cts +5 -0
  580. package/dist/themes/mellifluous_kanagawa_dragon.d.ts +5 -0
  581. package/dist/themes/mellifluous_kanagawa_dragon.js +5 -0
  582. package/dist/themes/mellifluous_light.cjs +7 -0
  583. package/dist/themes/mellifluous_light.d.cts +5 -0
  584. package/dist/themes/mellifluous_light.d.ts +5 -0
  585. package/dist/themes/mellifluous_light.js +5 -0
  586. package/dist/themes/mellifluous_mountain.cjs +7 -0
  587. package/dist/themes/mellifluous_mountain.d.cts +5 -0
  588. package/dist/themes/mellifluous_mountain.d.ts +5 -0
  589. package/dist/themes/mellifluous_mountain.js +5 -0
  590. package/dist/themes/mellifluous_tender.cjs +7 -0
  591. package/dist/themes/mellifluous_tender.d.cts +5 -0
  592. package/dist/themes/mellifluous_tender.d.ts +5 -0
  593. package/dist/themes/mellifluous_tender.js +5 -0
  594. package/dist/themes/mellow.cjs +7 -0
  595. package/dist/themes/mellow.d.cts +5 -0
  596. package/dist/themes/mellow.d.ts +5 -0
  597. package/dist/themes/mellow.js +5 -0
  598. package/dist/themes/mfd_amber.cjs +7 -0
  599. package/dist/themes/mfd_amber.d.cts +5 -0
  600. package/dist/themes/mfd_amber.d.ts +5 -0
  601. package/dist/themes/mfd_amber.js +5 -0
  602. package/dist/themes/mfd_blackout.cjs +7 -0
  603. package/dist/themes/mfd_blackout.d.cts +5 -0
  604. package/dist/themes/mfd_blackout.d.ts +5 -0
  605. package/dist/themes/mfd_blackout.js +5 -0
  606. package/dist/themes/mfd_dark.cjs +7 -0
  607. package/dist/themes/mfd_dark.d.cts +5 -0
  608. package/dist/themes/mfd_dark.d.ts +5 -0
  609. package/dist/themes/mfd_dark.js +5 -0
  610. package/dist/themes/mfd_default.cjs +7 -0
  611. package/dist/themes/mfd_default.d.cts +5 -0
  612. package/dist/themes/mfd_default.d.ts +5 -0
  613. package/dist/themes/mfd_default.js +5 -0
  614. package/dist/themes/mfd_flir.cjs +7 -0
  615. package/dist/themes/mfd_flir.d.cts +5 -0
  616. package/dist/themes/mfd_flir.d.ts +5 -0
  617. package/dist/themes/mfd_flir.js +5 -0
  618. package/dist/themes/mfd_flir_bh.cjs +7 -0
  619. package/dist/themes/mfd_flir_bh.d.cts +5 -0
  620. package/dist/themes/mfd_flir_bh.d.ts +5 -0
  621. package/dist/themes/mfd_flir_bh.js +5 -0
  622. package/dist/themes/mfd_flir_fusion.cjs +7 -0
  623. package/dist/themes/mfd_flir_fusion.d.cts +5 -0
  624. package/dist/themes/mfd_flir_fusion.d.ts +5 -0
  625. package/dist/themes/mfd_flir_fusion.js +5 -0
  626. package/dist/themes/mfd_flir_rh.cjs +7 -0
  627. package/dist/themes/mfd_flir_rh.d.cts +5 -0
  628. package/dist/themes/mfd_flir_rh.d.ts +5 -0
  629. package/dist/themes/mfd_flir_rh.js +5 -0
  630. package/dist/themes/mfd_gbl_dark.cjs +7 -0
  631. package/dist/themes/mfd_gbl_dark.d.cts +5 -0
  632. package/dist/themes/mfd_gbl_dark.d.ts +5 -0
  633. package/dist/themes/mfd_gbl_dark.js +5 -0
  634. package/dist/themes/mfd_gbl_light.cjs +7 -0
  635. package/dist/themes/mfd_gbl_light.d.cts +5 -0
  636. package/dist/themes/mfd_gbl_light.d.ts +5 -0
  637. package/dist/themes/mfd_gbl_light.js +5 -0
  638. package/dist/themes/mfd_hud.cjs +7 -0
  639. package/dist/themes/mfd_hud.d.cts +5 -0
  640. package/dist/themes/mfd_hud.d.ts +5 -0
  641. package/dist/themes/mfd_hud.js +5 -0
  642. package/dist/themes/mfd_lumon.cjs +7 -0
  643. package/dist/themes/mfd_lumon.d.cts +5 -0
  644. package/dist/themes/mfd_lumon.d.ts +5 -0
  645. package/dist/themes/mfd_lumon.js +5 -0
  646. package/dist/themes/mfd_mono.cjs +7 -0
  647. package/dist/themes/mfd_mono.d.cts +5 -0
  648. package/dist/themes/mfd_mono.d.ts +5 -0
  649. package/dist/themes/mfd_mono.js +5 -0
  650. package/dist/themes/mfd_nvg.cjs +7 -0
  651. package/dist/themes/mfd_nvg.d.cts +5 -0
  652. package/dist/themes/mfd_nvg.d.ts +5 -0
  653. package/dist/themes/mfd_nvg.js +5 -0
  654. package/dist/themes/mfd_paper.cjs +7 -0
  655. package/dist/themes/mfd_paper.d.cts +5 -0
  656. package/dist/themes/mfd_paper.d.ts +5 -0
  657. package/dist/themes/mfd_paper.js +5 -0
  658. package/dist/themes/mfd_scarlet.cjs +7 -0
  659. package/dist/themes/mfd_scarlet.d.cts +5 -0
  660. package/dist/themes/mfd_scarlet.d.ts +5 -0
  661. package/dist/themes/mfd_scarlet.js +5 -0
  662. package/dist/themes/mfd_stealth.cjs +7 -0
  663. package/dist/themes/mfd_stealth.d.cts +5 -0
  664. package/dist/themes/mfd_stealth.d.ts +5 -0
  665. package/dist/themes/mfd_stealth.js +5 -0
  666. package/dist/themes/miasma.cjs +7 -0
  667. package/dist/themes/miasma.d.cts +5 -0
  668. package/dist/themes/miasma.d.ts +5 -0
  669. package/dist/themes/miasma.js +5 -0
  670. package/dist/themes/midnight.cjs +7 -0
  671. package/dist/themes/midnight.d.cts +5 -0
  672. package/dist/themes/midnight.d.ts +5 -0
  673. package/dist/themes/midnight.js +5 -0
  674. package/dist/themes/modus_operandi.cjs +1 -1
  675. package/dist/themes/modus_operandi.js +1 -1
  676. package/dist/themes/modus_vivendi.cjs +1 -1
  677. package/dist/themes/modus_vivendi.js +1 -1
  678. package/dist/themes/monokai.cjs +7 -0
  679. package/dist/themes/monokai.d.cts +5 -0
  680. package/dist/themes/monokai.d.ts +5 -0
  681. package/dist/themes/monokai.js +5 -0
  682. package/dist/themes/monokai_nightasty_dark.cjs +7 -0
  683. package/dist/themes/monokai_nightasty_dark.d.cts +5 -0
  684. package/dist/themes/monokai_nightasty_dark.d.ts +5 -0
  685. package/dist/themes/monokai_nightasty_dark.js +5 -0
  686. package/dist/themes/monokai_nightasty_light.cjs +7 -0
  687. package/dist/themes/monokai_nightasty_light.d.cts +5 -0
  688. package/dist/themes/monokai_nightasty_light.d.ts +5 -0
  689. package/dist/themes/monokai_nightasty_light.js +5 -0
  690. package/dist/themes/monokai_pro.cjs +7 -0
  691. package/dist/themes/monokai_pro.d.cts +5 -0
  692. package/dist/themes/monokai_pro.d.ts +5 -0
  693. package/dist/themes/monokai_pro.js +5 -0
  694. package/dist/themes/monokai_pro_dark.cjs +1 -1
  695. package/dist/themes/monokai_pro_dark.js +1 -1
  696. package/dist/themes/monokai_pro_machine.cjs +1 -1
  697. package/dist/themes/monokai_pro_machine.js +1 -1
  698. package/dist/themes/monokai_pro_ristretto.cjs +1 -1
  699. package/dist/themes/monokai_pro_ristretto.js +1 -1
  700. package/dist/themes/monokai_pro_spectrum.cjs +1 -1
  701. package/dist/themes/monokai_pro_spectrum.js +1 -1
  702. package/dist/themes/monokai_soda.cjs +7 -0
  703. package/dist/themes/monokai_soda.d.cts +5 -0
  704. package/dist/themes/monokai_soda.d.ts +5 -0
  705. package/dist/themes/monokai_soda.js +5 -0
  706. package/dist/themes/neobones_dark.cjs +7 -0
  707. package/dist/themes/neobones_dark.d.cts +5 -0
  708. package/dist/themes/neobones_dark.d.ts +5 -0
  709. package/dist/themes/neobones_dark.js +5 -0
  710. package/dist/themes/neobones_light.cjs +7 -0
  711. package/dist/themes/neobones_light.d.cts +5 -0
  712. package/dist/themes/neobones_light.d.ts +5 -0
  713. package/dist/themes/neobones_light.js +5 -0
  714. package/dist/themes/neofusion.cjs +7 -0
  715. package/dist/themes/neofusion.d.cts +5 -0
  716. package/dist/themes/neofusion.d.ts +5 -0
  717. package/dist/themes/neofusion.js +5 -0
  718. package/dist/themes/neomodern_gyokuro_dark.cjs +7 -0
  719. package/dist/themes/neomodern_gyokuro_dark.d.cts +5 -0
  720. package/dist/themes/neomodern_gyokuro_dark.d.ts +5 -0
  721. package/dist/themes/neomodern_gyokuro_dark.js +5 -0
  722. package/dist/themes/neomodern_gyokuro_light.cjs +7 -0
  723. package/dist/themes/neomodern_gyokuro_light.d.cts +5 -0
  724. package/dist/themes/neomodern_gyokuro_light.d.ts +5 -0
  725. package/dist/themes/neomodern_gyokuro_light.js +5 -0
  726. package/dist/themes/neomodern_hojicha_dark.cjs +7 -0
  727. package/dist/themes/neomodern_hojicha_dark.d.cts +5 -0
  728. package/dist/themes/neomodern_hojicha_dark.d.ts +5 -0
  729. package/dist/themes/neomodern_hojicha_dark.js +5 -0
  730. package/dist/themes/neomodern_hojicha_light.cjs +7 -0
  731. package/dist/themes/neomodern_hojicha_light.d.cts +5 -0
  732. package/dist/themes/neomodern_hojicha_light.d.ts +5 -0
  733. package/dist/themes/neomodern_hojicha_light.js +5 -0
  734. package/dist/themes/neomodern_iceclimber_dark.cjs +7 -0
  735. package/dist/themes/neomodern_iceclimber_dark.d.cts +5 -0
  736. package/dist/themes/neomodern_iceclimber_dark.d.ts +5 -0
  737. package/dist/themes/neomodern_iceclimber_dark.js +5 -0
  738. package/dist/themes/neomodern_iceclimber_light.cjs +7 -0
  739. package/dist/themes/neomodern_iceclimber_light.d.cts +5 -0
  740. package/dist/themes/neomodern_iceclimber_light.d.ts +5 -0
  741. package/dist/themes/neomodern_iceclimber_light.js +5 -0
  742. package/dist/themes/neomodern_moon_dark.cjs +7 -0
  743. package/dist/themes/neomodern_moon_dark.d.cts +5 -0
  744. package/dist/themes/neomodern_moon_dark.d.ts +5 -0
  745. package/dist/themes/neomodern_moon_dark.js +5 -0
  746. package/dist/themes/neomodern_moon_light.cjs +7 -0
  747. package/dist/themes/neomodern_moon_light.d.cts +5 -0
  748. package/dist/themes/neomodern_moon_light.d.ts +5 -0
  749. package/dist/themes/neomodern_moon_light.js +5 -0
  750. package/dist/themes/neomodern_roseprime_dark.cjs +7 -0
  751. package/dist/themes/neomodern_roseprime_dark.d.cts +5 -0
  752. package/dist/themes/neomodern_roseprime_dark.d.ts +5 -0
  753. package/dist/themes/neomodern_roseprime_dark.js +5 -0
  754. package/dist/themes/neomodern_roseprime_light.cjs +7 -0
  755. package/dist/themes/neomodern_roseprime_light.d.cts +5 -0
  756. package/dist/themes/neomodern_roseprime_light.d.ts +5 -0
  757. package/dist/themes/neomodern_roseprime_light.js +5 -0
  758. package/dist/themes/neon_dark.cjs +7 -0
  759. package/dist/themes/neon_dark.d.cts +5 -0
  760. package/dist/themes/neon_dark.d.ts +5 -0
  761. package/dist/themes/neon_dark.js +5 -0
  762. package/dist/themes/neon_default.cjs +7 -0
  763. package/dist/themes/neon_default.d.cts +5 -0
  764. package/dist/themes/neon_default.d.ts +5 -0
  765. package/dist/themes/neon_default.js +5 -0
  766. package/dist/themes/neon_doom.cjs +7 -0
  767. package/dist/themes/neon_doom.d.cts +5 -0
  768. package/dist/themes/neon_doom.d.ts +5 -0
  769. package/dist/themes/neon_doom.js +5 -0
  770. package/dist/themes/neon_light.cjs +7 -0
  771. package/dist/themes/neon_light.d.cts +5 -0
  772. package/dist/themes/neon_light.d.ts +5 -0
  773. package/dist/themes/neon_light.js +5 -0
  774. package/dist/themes/neosolarized2_dark.cjs +7 -0
  775. package/dist/themes/neosolarized2_dark.d.cts +5 -0
  776. package/dist/themes/neosolarized2_dark.d.ts +5 -0
  777. package/dist/themes/neosolarized2_dark.js +5 -0
  778. package/dist/themes/neosolarized2_light.cjs +7 -0
  779. package/dist/themes/neosolarized2_light.d.cts +5 -0
  780. package/dist/themes/neosolarized2_light.d.ts +5 -0
  781. package/dist/themes/neosolarized2_light.js +5 -0
  782. package/dist/themes/neosolarized_dark.cjs +1 -1
  783. package/dist/themes/neosolarized_dark.js +1 -1
  784. package/dist/themes/neosolarized_light.cjs +1 -1
  785. package/dist/themes/neosolarized_light.js +1 -1
  786. package/dist/themes/night_owl.cjs +7 -0
  787. package/dist/themes/night_owl.d.cts +5 -0
  788. package/dist/themes/night_owl.d.ts +5 -0
  789. package/dist/themes/night_owl.js +5 -0
  790. package/dist/themes/no_clown_fiesta.cjs +7 -0
  791. package/dist/themes/no_clown_fiesta.d.cts +5 -0
  792. package/dist/themes/no_clown_fiesta.d.ts +5 -0
  793. package/dist/themes/no_clown_fiesta.js +5 -0
  794. package/dist/themes/nordbones_dark.cjs +7 -0
  795. package/dist/themes/nordbones_dark.d.cts +5 -0
  796. package/dist/themes/nordbones_dark.d.ts +5 -0
  797. package/dist/themes/nordbones_dark.js +5 -0
  798. package/dist/themes/nordbones_light.cjs +7 -0
  799. package/dist/themes/nordbones_light.d.cts +5 -0
  800. package/dist/themes/nordbones_light.d.ts +5 -0
  801. package/dist/themes/nordbones_light.js +5 -0
  802. package/dist/themes/nordic.cjs +1 -1
  803. package/dist/themes/nordic.js +1 -1
  804. package/dist/themes/obscure.cjs +7 -0
  805. package/dist/themes/obscure.d.cts +5 -0
  806. package/dist/themes/obscure.d.ts +5 -0
  807. package/dist/themes/obscure.js +5 -0
  808. package/dist/themes/oceanic_next.cjs +7 -0
  809. package/dist/themes/oceanic_next.d.cts +5 -0
  810. package/dist/themes/oceanic_next.d.ts +5 -0
  811. package/dist/themes/oceanic_next.js +5 -0
  812. package/dist/themes/ofirkai.cjs +7 -0
  813. package/dist/themes/ofirkai.d.cts +5 -0
  814. package/dist/themes/ofirkai.d.ts +5 -0
  815. package/dist/themes/ofirkai.js +5 -0
  816. package/dist/themes/oldworld.cjs +7 -0
  817. package/dist/themes/oldworld.d.cts +5 -0
  818. package/dist/themes/oldworld.d.ts +5 -0
  819. package/dist/themes/oldworld.js +5 -0
  820. package/dist/themes/oldworld_cooler.cjs +7 -0
  821. package/dist/themes/oldworld_cooler.d.cts +5 -0
  822. package/dist/themes/oldworld_cooler.d.ts +5 -0
  823. package/dist/themes/oldworld_cooler.js +5 -0
  824. package/dist/themes/oldworld_oled.cjs +7 -0
  825. package/dist/themes/oldworld_oled.d.cts +5 -0
  826. package/dist/themes/oldworld_oled.d.ts +5 -0
  827. package/dist/themes/oldworld_oled.js +5 -0
  828. package/dist/themes/one_monokai.cjs +7 -0
  829. package/dist/themes/one_monokai.d.cts +5 -0
  830. package/dist/themes/one_monokai.d.ts +5 -0
  831. package/dist/themes/one_monokai.js +5 -0
  832. package/dist/themes/onedark.cjs +1 -1
  833. package/dist/themes/onedark.js +1 -1
  834. package/dist/themes/onedarkpro_dark.cjs +1 -1
  835. package/dist/themes/onedarkpro_dark.js +1 -1
  836. package/dist/themes/onedarkpro_vivid.cjs +1 -1
  837. package/dist/themes/onedarkpro_vivid.js +1 -1
  838. package/dist/themes/onelight.cjs +1 -1
  839. package/dist/themes/onelight.js +1 -1
  840. package/dist/themes/onenord_dark.cjs +7 -0
  841. package/dist/themes/onenord_dark.d.cts +5 -0
  842. package/dist/themes/onenord_dark.d.ts +5 -0
  843. package/dist/themes/onenord_dark.js +5 -0
  844. package/dist/themes/onenord_light.cjs +7 -0
  845. package/dist/themes/onenord_light.d.cts +5 -0
  846. package/dist/themes/onenord_light.d.ts +5 -0
  847. package/dist/themes/onenord_light.js +5 -0
  848. package/dist/themes/oxocarbon_dark.cjs +7 -0
  849. package/dist/themes/oxocarbon_dark.d.cts +5 -0
  850. package/dist/themes/oxocarbon_dark.d.ts +5 -0
  851. package/dist/themes/oxocarbon_dark.js +5 -0
  852. package/dist/themes/oxocarbon_light.cjs +7 -0
  853. package/dist/themes/oxocarbon_light.d.cts +5 -0
  854. package/dist/themes/oxocarbon_light.d.ts +5 -0
  855. package/dist/themes/oxocarbon_light.js +5 -0
  856. package/dist/themes/palenightfall.cjs +7 -0
  857. package/dist/themes/palenightfall.d.cts +5 -0
  858. package/dist/themes/palenightfall.d.ts +5 -0
  859. package/dist/themes/palenightfall.js +5 -0
  860. package/dist/themes/poimandres.cjs +7 -0
  861. package/dist/themes/poimandres.d.cts +5 -0
  862. package/dist/themes/poimandres.d.ts +5 -0
  863. package/dist/themes/poimandres.js +5 -0
  864. package/dist/themes/rosebones_dark.cjs +7 -0
  865. package/dist/themes/rosebones_dark.d.cts +5 -0
  866. package/dist/themes/rosebones_dark.d.ts +5 -0
  867. package/dist/themes/rosebones_dark.js +5 -0
  868. package/dist/themes/rosebones_light.cjs +7 -0
  869. package/dist/themes/rosebones_light.d.cts +5 -0
  870. package/dist/themes/rosebones_light.d.ts +5 -0
  871. package/dist/themes/rosebones_light.js +5 -0
  872. package/dist/themes/seoulbones_dark.cjs +7 -0
  873. package/dist/themes/seoulbones_dark.d.cts +5 -0
  874. package/dist/themes/seoulbones_dark.d.ts +5 -0
  875. package/dist/themes/seoulbones_dark.js +5 -0
  876. package/dist/themes/seoulbones_light.cjs +7 -0
  877. package/dist/themes/seoulbones_light.d.cts +5 -0
  878. package/dist/themes/seoulbones_light.d.ts +5 -0
  879. package/dist/themes/seoulbones_light.js +5 -0
  880. package/dist/themes/solarized_osaka_dark.cjs +7 -0
  881. package/dist/themes/solarized_osaka_dark.d.cts +5 -0
  882. package/dist/themes/solarized_osaka_dark.d.ts +5 -0
  883. package/dist/themes/solarized_osaka_dark.js +5 -0
  884. package/dist/themes/solarized_osaka_light.cjs +7 -0
  885. package/dist/themes/solarized_osaka_light.d.cts +5 -0
  886. package/dist/themes/solarized_osaka_light.d.ts +5 -0
  887. package/dist/themes/solarized_osaka_light.js +5 -0
  888. package/dist/themes/solarized_osaka_storm.cjs +7 -0
  889. package/dist/themes/solarized_osaka_storm.d.cts +5 -0
  890. package/dist/themes/solarized_osaka_storm.d.ts +5 -0
  891. package/dist/themes/solarized_osaka_storm.js +5 -0
  892. package/dist/themes/sonokai_andromeda.cjs +7 -0
  893. package/dist/themes/sonokai_andromeda.d.cts +5 -0
  894. package/dist/themes/sonokai_andromeda.d.ts +5 -0
  895. package/dist/themes/sonokai_andromeda.js +5 -0
  896. package/dist/themes/sonokai_atlantis.cjs +7 -0
  897. package/dist/themes/sonokai_atlantis.d.cts +5 -0
  898. package/dist/themes/sonokai_atlantis.d.ts +5 -0
  899. package/dist/themes/sonokai_atlantis.js +5 -0
  900. package/dist/themes/sonokai_default.cjs +7 -0
  901. package/dist/themes/sonokai_default.d.cts +5 -0
  902. package/dist/themes/sonokai_default.d.ts +5 -0
  903. package/dist/themes/sonokai_default.js +5 -0
  904. package/dist/themes/sonokai_espresso.cjs +7 -0
  905. package/dist/themes/sonokai_espresso.d.cts +5 -0
  906. package/dist/themes/sonokai_espresso.d.ts +5 -0
  907. package/dist/themes/sonokai_espresso.js +5 -0
  908. package/dist/themes/sonokai_maia.cjs +7 -0
  909. package/dist/themes/sonokai_maia.d.cts +5 -0
  910. package/dist/themes/sonokai_maia.d.ts +5 -0
  911. package/dist/themes/sonokai_maia.js +5 -0
  912. package/dist/themes/sonokai_shusia.cjs +7 -0
  913. package/dist/themes/sonokai_shusia.d.cts +5 -0
  914. package/dist/themes/sonokai_shusia.d.ts +5 -0
  915. package/dist/themes/sonokai_shusia.js +5 -0
  916. package/dist/themes/srcery.cjs +1 -1
  917. package/dist/themes/srcery.js +1 -1
  918. package/dist/themes/synthweave.cjs +7 -0
  919. package/dist/themes/synthweave.d.cts +5 -0
  920. package/dist/themes/synthweave.d.ts +5 -0
  921. package/dist/themes/synthweave.js +5 -0
  922. package/dist/themes/synthweave_aqua.cjs +7 -0
  923. package/dist/themes/synthweave_aqua.d.cts +5 -0
  924. package/dist/themes/synthweave_aqua.d.ts +5 -0
  925. package/dist/themes/synthweave_aqua.js +5 -0
  926. package/dist/themes/tokyobones_dark.cjs +7 -0
  927. package/dist/themes/tokyobones_dark.d.cts +5 -0
  928. package/dist/themes/tokyobones_dark.d.ts +5 -0
  929. package/dist/themes/tokyobones_dark.js +5 -0
  930. package/dist/themes/tokyobones_light.cjs +7 -0
  931. package/dist/themes/tokyobones_light.d.cts +5 -0
  932. package/dist/themes/tokyobones_light.d.ts +5 -0
  933. package/dist/themes/tokyobones_light.js +5 -0
  934. package/dist/themes/tokyodark.cjs +7 -0
  935. package/dist/themes/tokyodark.d.cts +5 -0
  936. package/dist/themes/tokyodark.d.ts +5 -0
  937. package/dist/themes/tokyodark.js +5 -0
  938. package/dist/themes/tokyonight_day.cjs +1 -1
  939. package/dist/themes/tokyonight_day.js +1 -1
  940. package/dist/themes/tokyonight_moon.cjs +1 -1
  941. package/dist/themes/tokyonight_moon.js +1 -1
  942. package/dist/themes/tokyonight_night.cjs +1 -1
  943. package/dist/themes/tokyonight_night.js +1 -1
  944. package/dist/themes/tokyonight_storm.cjs +1 -1
  945. package/dist/themes/tokyonight_storm.js +1 -1
  946. package/dist/themes/vague.cjs +7 -0
  947. package/dist/themes/vague.d.cts +5 -0
  948. package/dist/themes/vague.d.ts +5 -0
  949. package/dist/themes/vague.js +5 -0
  950. package/dist/themes/vesper.cjs +7 -0
  951. package/dist/themes/vesper.d.cts +5 -0
  952. package/dist/themes/vesper.d.ts +5 -0
  953. package/dist/themes/vesper.js +5 -0
  954. package/dist/themes/vimbones_dark.cjs +7 -0
  955. package/dist/themes/vimbones_dark.d.cts +5 -0
  956. package/dist/themes/vimbones_dark.d.ts +5 -0
  957. package/dist/themes/vimbones_dark.js +5 -0
  958. package/dist/themes/vimbones_light.cjs +7 -0
  959. package/dist/themes/vimbones_light.d.cts +5 -0
  960. package/dist/themes/vimbones_light.d.ts +5 -0
  961. package/dist/themes/vimbones_light.js +5 -0
  962. package/dist/themes/yorumi.cjs +7 -0
  963. package/dist/themes/yorumi.d.cts +5 -0
  964. package/dist/themes/yorumi.d.ts +5 -0
  965. package/dist/themes/yorumi.js +5 -0
  966. package/dist/themes/zenbones_dark.cjs +7 -0
  967. package/dist/themes/zenbones_dark.d.cts +5 -0
  968. package/dist/themes/zenbones_dark.d.ts +5 -0
  969. package/dist/themes/zenbones_dark.js +5 -0
  970. package/dist/themes/zenbones_light.cjs +7 -0
  971. package/dist/themes/zenbones_light.d.cts +5 -0
  972. package/dist/themes/zenbones_light.d.ts +5 -0
  973. package/dist/themes/zenbones_light.js +5 -0
  974. package/dist/themes/zenburned.cjs +7 -0
  975. package/dist/themes/zenburned.d.cts +5 -0
  976. package/dist/themes/zenburned.d.ts +5 -0
  977. package/dist/themes/zenburned.js +5 -0
  978. package/dist/themes/zenwritten_dark.cjs +7 -0
  979. package/dist/themes/zenwritten_dark.d.cts +5 -0
  980. package/dist/themes/zenwritten_dark.d.ts +5 -0
  981. package/dist/themes/zenwritten_dark.js +5 -0
  982. package/dist/themes/zenwritten_light.cjs +7 -0
  983. package/dist/themes/zenwritten_light.d.cts +5 -0
  984. package/dist/themes/zenwritten_light.d.ts +5 -0
  985. package/dist/themes/zenwritten_light.js +5 -0
  986. package/package.json +15 -8
@@ -0,0 +1,5 @@
1
+ // themes/neomodern_gyokuro_light.ts
2
+ var theme = { "name": "neomodern_gyokuro_light", "appearance": "light", "revision": "cf93044775983b71dce31ad3179753b241470d3c", "highlights": { "attribute": { "fg": "#61875a" }, "attribute.builtin": { "fg": "#2f3e2c" }, "boolean": { "fg": "#69293c" }, "character": { "fg": "#595430" }, "character.special": { "fg": "#4a6a45" }, "comment": { "fg": "#85856d" }, "comment.documentation": { "fg": "#85856d" }, "comment.error": { "fg": "#b07770", "bold": true, "italic": true }, "comment.hint": { "fg": "#85856d" }, "comment.note": { "fg": "#7e90ae", "bold": true, "italic": true }, "comment.todo": { "fg": "#6b6b57", "bold": true, "italic": true }, "comment.warning": { "fg": "#938663", "bold": true, "italic": true }, "constant": { "fg": "#4d5c9c" }, "constant.builtin": { "fg": "#2f3e2c" }, "constant.macro": { "fg": "#4d5c9c" }, "constructor": { "fg": "#2f3e2c" }, "constructor.lua": { "fg": "#3d533a" }, "diff.delta": { "fg": "#7a97d9" }, "diff.minus": { "fg": "#cd6d72" }, "diff.plus": { "fg": "#608565" }, "function": { "fg": "#61875a" }, "function.builtin": { "fg": "#61875a" }, "function.call": { "fg": "#61875a" }, "function.macro": { "fg": "#61875a" }, "function.method": { "fg": "#61875a" }, "function.method.call": { "fg": "#61875a" }, "highlighted": { "bg": "#cdd8e3" }, "keyword": { "fg": "#4a6a45" }, "keyword.conditional": { "fg": "#4a6a45" }, "keyword.conditional.ternary": { "fg": "#4a6a45" }, "keyword.coroutine": { "fg": "#4a6a45" }, "keyword.debug": { "fg": "#4a6a45" }, "keyword.directive": { "fg": "#4a6a45" }, "keyword.directive.define": { "fg": "#4a6a45" }, "keyword.exception": { "fg": "#cd6d72" }, "keyword.export": { "fg": "#4a6a45" }, "keyword.function": { "fg": "#4a6a45" }, "keyword.import": { "fg": "#4a6a45" }, "keyword.modifier": { "fg": "#4a6a45" }, "keyword.operator": { "fg": "#4a6a45" }, "keyword.repeat": { "fg": "#4a6a45" }, "keyword.return": { "fg": "#4a6a45" }, "keyword.type": { "fg": "#4a6a45" }, "label": { "fg": "#4a6a45" }, "markup": { "fg": "#434435" }, "markup.environment": { "fg": "#434435" }, "markup.environment.name": { "fg": "#434435" }, "markup.heading": { "fg": "#4a6a45" }, "markup.heading.1": { "fg": "#4a6a45" }, "markup.heading.2": { "fg": "#4a6a45" }, "markup.heading.3": { "fg": "#4a6a45" }, "markup.heading.4": { "fg": "#4a6a45" }, "markup.heading.5": { "fg": "#4a6a45" }, "markup.heading.6": { "fg": "#4a6a45" }, "markup.italic": { "fg": "#434435", "italic": true }, "markup.link": { "fg": "#2f3e2c" }, "markup.link.label": { "fg": "#2f3e2c" }, "markup.link.url": { "fg": "#2f3e2c" }, "markup.list": { "fg": "#61875a" }, "markup.list.checked": { "fg": "#61875a" }, "markup.list.unchecked": { "fg": "#61875a" }, "markup.math": { "fg": "#2f3e2c" }, "markup.quote": { "fg": "#434435" }, "markup.quote.markdown": { "fg": "#85856d" }, "markup.raw": { "fg": "#61875a" }, "markup.raw.block": { "fg": "#61875a" }, "markup.strikethrough": { "fg": "#85856d", "strikethrough": true }, "markup.strong": { "fg": "#434435", "bold": true }, "markup.underline": { "fg": "#434435", "underline": "solid" }, "module": { "fg": "#2f3e2c" }, "module.builtin": { "fg": "#2f3e2c" }, "normal": { "fg": "#434435", "bg": "#dbdcde" }, "number": { "fg": "#69293c" }, "number.float": { "fg": "#69293c" }, "operator": { "fg": "#785341" }, "property": { "fg": "#48667e" }, "punctuation.bracket": { "fg": "#785341" }, "punctuation.delimiter": { "fg": "#434435" }, "punctuation.special": { "fg": "#4a6a45" }, "string": { "fg": "#595430" }, "string.documentation": { "fg": "#595430" }, "string.escape": { "fg": "#4a6a45" }, "string.regexp": { "fg": "#4a6a45" }, "string.special": { "fg": "#4a6a45" }, "string.special.path": { "fg": "#4a6a45" }, "string.special.symbol": { "fg": "#48667e" }, "string.special.url": { "underline": "solid" }, "tag": { "fg": "#2f3e2c" }, "tag.attribute": { "fg": "#48667e" }, "tag.builtin": { "fg": "#2f3e2c" }, "tag.delimiter": { "fg": "#434435" }, "type": { "fg": "#2f3e2c" }, "type.builtin": { "fg": "#2f3e2c" }, "type.definition": { "fg": "#2f3e2c" }, "variable": { "fg": "#434435" }, "variable.builtin": { "fg": "#2f3e2c" }, "variable.member": { "fg": "#48667e" }, "variable.parameter": { "fg": "#3d533a" }, "variable.parameter.builtin": { "fg": "#2f3e2c" } } };
3
+ var neomodern_gyokuro_light_default = theme;
4
+
5
+ export { neomodern_gyokuro_light_default as default };
@@ -0,0 +1,7 @@
1
+ 'use strict';
2
+
3
+ // themes/neomodern_hojicha_dark.ts
4
+ var theme = { "name": "neomodern_hojicha_dark", "appearance": "dark", "revision": "cf93044775983b71dce31ad3179753b241470d3c", "highlights": { "attribute": { "fg": "#6e665e" }, "attribute.builtin": { "fg": "#8a879c" }, "boolean": { "fg": "#ab836c" }, "character": { "fg": "#b0a582" }, "character.special": { "fg": "#8a7f76" }, "comment": { "fg": "#68605f" }, "comment.documentation": { "fg": "#68605f" }, "comment.error": { "fg": "#a97272", "bold": true, "italic": true }, "comment.hint": { "fg": "#68605f" }, "comment.note": { "fg": "#7985ab", "bold": true, "italic": true }, "comment.todo": { "fg": "#847a79", "bold": true, "italic": true }, "comment.warning": { "fg": "#928167", "bold": true, "italic": true }, "constant": { "fg": "#717d6e" }, "constant.builtin": { "fg": "#8a879c" }, "constant.macro": { "fg": "#717d6e" }, "constructor": { "fg": "#8a879c" }, "constructor.lua": { "fg": "#8d978b" }, "diff.delta": { "fg": "#859dde" }, "diff.minus": { "fg": "#d47e7e" }, "diff.plus": { "fg": "#67896d" }, "function": { "fg": "#6e665e" }, "function.builtin": { "fg": "#6e665e" }, "function.call": { "fg": "#6e665e" }, "function.macro": { "fg": "#6e665e" }, "function.method": { "fg": "#6e665e" }, "function.method.call": { "fg": "#6e665e" }, "highlighted": { "bg": "#1f1e1c" }, "keyword": { "fg": "#8a7f76" }, "keyword.conditional": { "fg": "#8a7f76" }, "keyword.conditional.ternary": { "fg": "#8a7f76" }, "keyword.coroutine": { "fg": "#8a7f76" }, "keyword.debug": { "fg": "#8a7f76" }, "keyword.directive": { "fg": "#8a7f76" }, "keyword.directive.define": { "fg": "#8a7f76" }, "keyword.exception": { "fg": "#d47e7e" }, "keyword.export": { "fg": "#8a7f76" }, "keyword.function": { "fg": "#8a7f76" }, "keyword.import": { "fg": "#8a7f76" }, "keyword.modifier": { "fg": "#8a7f76" }, "keyword.operator": { "fg": "#8a7f76" }, "keyword.repeat": { "fg": "#8a7f76" }, "keyword.return": { "fg": "#8a7f76" }, "keyword.type": { "fg": "#8a7f76" }, "label": { "fg": "#8a7f76" }, "markup": { "fg": "#aea09f" }, "markup.environment": { "fg": "#aea09f" }, "markup.environment.name": { "fg": "#aea09f" }, "markup.heading": { "fg": "#8a7f76" }, "markup.heading.1": { "fg": "#8a7f76" }, "markup.heading.2": { "fg": "#8a7f76" }, "markup.heading.3": { "fg": "#8a7f76" }, "markup.heading.4": { "fg": "#8a7f76" }, "markup.heading.5": { "fg": "#8a7f76" }, "markup.heading.6": { "fg": "#8a7f76" }, "markup.italic": { "fg": "#aea09f", "italic": true }, "markup.link": { "fg": "#8a879c" }, "markup.link.label": { "fg": "#8a879c" }, "markup.link.url": { "fg": "#8a879c" }, "markup.list": { "fg": "#6e665e" }, "markup.list.checked": { "fg": "#6e665e" }, "markup.list.unchecked": { "fg": "#6e665e" }, "markup.math": { "fg": "#8a879c" }, "markup.quote": { "fg": "#aea09f" }, "markup.quote.markdown": { "fg": "#68605f" }, "markup.raw": { "fg": "#6e665e" }, "markup.raw.block": { "fg": "#6e665e" }, "markup.strikethrough": { "fg": "#68605f", "strikethrough": true }, "markup.strong": { "fg": "#aea09f", "bold": true }, "markup.underline": { "fg": "#aea09f", "underline": "solid" }, "module": { "fg": "#8a879c" }, "module.builtin": { "fg": "#8a879c" }, "normal": { "fg": "#aea09f", "bg": "#171614" }, "number": { "fg": "#ab836c" }, "number.float": { "fg": "#ab836c" }, "operator": { "fg": "#5a6458" }, "property": { "fg": "#808796" }, "punctuation.bracket": { "fg": "#5a6458" }, "punctuation.delimiter": { "fg": "#aea09f" }, "punctuation.special": { "fg": "#8a7f76" }, "string": { "fg": "#b0a582" }, "string.documentation": { "fg": "#b0a582" }, "string.escape": { "fg": "#8a7f76" }, "string.regexp": { "fg": "#8a7f76" }, "string.special": { "fg": "#8a7f76" }, "string.special.path": { "fg": "#8a7f76" }, "string.special.symbol": { "fg": "#808796" }, "string.special.url": { "underline": "solid" }, "tag": { "fg": "#8a879c" }, "tag.attribute": { "fg": "#808796" }, "tag.builtin": { "fg": "#8a879c" }, "tag.delimiter": { "fg": "#aea09f" }, "type": { "fg": "#8a879c" }, "type.builtin": { "fg": "#8a879c" }, "type.definition": { "fg": "#8a879c" }, "variable": { "fg": "#aea09f" }, "variable.builtin": { "fg": "#8a879c" }, "variable.member": { "fg": "#808796" }, "variable.parameter": { "fg": "#8d978b" }, "variable.parameter.builtin": { "fg": "#8a879c" } } };
5
+ var neomodern_hojicha_dark_default = theme;
6
+
7
+ module.exports = neomodern_hojicha_dark_default;
@@ -0,0 +1,5 @@
1
+ import { ThemeData } from '../index.cjs';
2
+
3
+ declare const theme: ThemeData;
4
+
5
+ export { theme as default };
@@ -0,0 +1,5 @@
1
+ import { ThemeData } from '../index.js';
2
+
3
+ declare const theme: ThemeData;
4
+
5
+ export { theme as default };
@@ -0,0 +1,5 @@
1
+ // themes/neomodern_hojicha_dark.ts
2
+ var theme = { "name": "neomodern_hojicha_dark", "appearance": "dark", "revision": "cf93044775983b71dce31ad3179753b241470d3c", "highlights": { "attribute": { "fg": "#6e665e" }, "attribute.builtin": { "fg": "#8a879c" }, "boolean": { "fg": "#ab836c" }, "character": { "fg": "#b0a582" }, "character.special": { "fg": "#8a7f76" }, "comment": { "fg": "#68605f" }, "comment.documentation": { "fg": "#68605f" }, "comment.error": { "fg": "#a97272", "bold": true, "italic": true }, "comment.hint": { "fg": "#68605f" }, "comment.note": { "fg": "#7985ab", "bold": true, "italic": true }, "comment.todo": { "fg": "#847a79", "bold": true, "italic": true }, "comment.warning": { "fg": "#928167", "bold": true, "italic": true }, "constant": { "fg": "#717d6e" }, "constant.builtin": { "fg": "#8a879c" }, "constant.macro": { "fg": "#717d6e" }, "constructor": { "fg": "#8a879c" }, "constructor.lua": { "fg": "#8d978b" }, "diff.delta": { "fg": "#859dde" }, "diff.minus": { "fg": "#d47e7e" }, "diff.plus": { "fg": "#67896d" }, "function": { "fg": "#6e665e" }, "function.builtin": { "fg": "#6e665e" }, "function.call": { "fg": "#6e665e" }, "function.macro": { "fg": "#6e665e" }, "function.method": { "fg": "#6e665e" }, "function.method.call": { "fg": "#6e665e" }, "highlighted": { "bg": "#1f1e1c" }, "keyword": { "fg": "#8a7f76" }, "keyword.conditional": { "fg": "#8a7f76" }, "keyword.conditional.ternary": { "fg": "#8a7f76" }, "keyword.coroutine": { "fg": "#8a7f76" }, "keyword.debug": { "fg": "#8a7f76" }, "keyword.directive": { "fg": "#8a7f76" }, "keyword.directive.define": { "fg": "#8a7f76" }, "keyword.exception": { "fg": "#d47e7e" }, "keyword.export": { "fg": "#8a7f76" }, "keyword.function": { "fg": "#8a7f76" }, "keyword.import": { "fg": "#8a7f76" }, "keyword.modifier": { "fg": "#8a7f76" }, "keyword.operator": { "fg": "#8a7f76" }, "keyword.repeat": { "fg": "#8a7f76" }, "keyword.return": { "fg": "#8a7f76" }, "keyword.type": { "fg": "#8a7f76" }, "label": { "fg": "#8a7f76" }, "markup": { "fg": "#aea09f" }, "markup.environment": { "fg": "#aea09f" }, "markup.environment.name": { "fg": "#aea09f" }, "markup.heading": { "fg": "#8a7f76" }, "markup.heading.1": { "fg": "#8a7f76" }, "markup.heading.2": { "fg": "#8a7f76" }, "markup.heading.3": { "fg": "#8a7f76" }, "markup.heading.4": { "fg": "#8a7f76" }, "markup.heading.5": { "fg": "#8a7f76" }, "markup.heading.6": { "fg": "#8a7f76" }, "markup.italic": { "fg": "#aea09f", "italic": true }, "markup.link": { "fg": "#8a879c" }, "markup.link.label": { "fg": "#8a879c" }, "markup.link.url": { "fg": "#8a879c" }, "markup.list": { "fg": "#6e665e" }, "markup.list.checked": { "fg": "#6e665e" }, "markup.list.unchecked": { "fg": "#6e665e" }, "markup.math": { "fg": "#8a879c" }, "markup.quote": { "fg": "#aea09f" }, "markup.quote.markdown": { "fg": "#68605f" }, "markup.raw": { "fg": "#6e665e" }, "markup.raw.block": { "fg": "#6e665e" }, "markup.strikethrough": { "fg": "#68605f", "strikethrough": true }, "markup.strong": { "fg": "#aea09f", "bold": true }, "markup.underline": { "fg": "#aea09f", "underline": "solid" }, "module": { "fg": "#8a879c" }, "module.builtin": { "fg": "#8a879c" }, "normal": { "fg": "#aea09f", "bg": "#171614" }, "number": { "fg": "#ab836c" }, "number.float": { "fg": "#ab836c" }, "operator": { "fg": "#5a6458" }, "property": { "fg": "#808796" }, "punctuation.bracket": { "fg": "#5a6458" }, "punctuation.delimiter": { "fg": "#aea09f" }, "punctuation.special": { "fg": "#8a7f76" }, "string": { "fg": "#b0a582" }, "string.documentation": { "fg": "#b0a582" }, "string.escape": { "fg": "#8a7f76" }, "string.regexp": { "fg": "#8a7f76" }, "string.special": { "fg": "#8a7f76" }, "string.special.path": { "fg": "#8a7f76" }, "string.special.symbol": { "fg": "#808796" }, "string.special.url": { "underline": "solid" }, "tag": { "fg": "#8a879c" }, "tag.attribute": { "fg": "#808796" }, "tag.builtin": { "fg": "#8a879c" }, "tag.delimiter": { "fg": "#aea09f" }, "type": { "fg": "#8a879c" }, "type.builtin": { "fg": "#8a879c" }, "type.definition": { "fg": "#8a879c" }, "variable": { "fg": "#aea09f" }, "variable.builtin": { "fg": "#8a879c" }, "variable.member": { "fg": "#808796" }, "variable.parameter": { "fg": "#8d978b" }, "variable.parameter.builtin": { "fg": "#8a879c" } } };
3
+ var neomodern_hojicha_dark_default = theme;
4
+
5
+ export { neomodern_hojicha_dark_default as default };
@@ -0,0 +1,7 @@
1
+ 'use strict';
2
+
3
+ // themes/neomodern_hojicha_light.ts
4
+ var theme = { "name": "neomodern_hojicha_light", "appearance": "light", "revision": "cf93044775983b71dce31ad3179753b241470d3c", "highlights": { "attribute": { "fg": "#9a836a" }, "attribute.builtin": { "fg": "#675d99" }, "boolean": { "fg": "#825b41" }, "character": { "fg": "#534b31" }, "character.special": { "fg": "#7f6956" }, "comment": { "fg": "#b77f76" }, "comment.documentation": { "fg": "#b77f76" }, "comment.error": { "fg": "#c77c77", "bold": true, "italic": true }, "comment.hint": { "fg": "#b77f76" }, "comment.note": { "fg": "#948db3", "bold": true, "italic": true }, "comment.todo": { "fg": "#996760", "bold": true, "italic": true }, "comment.warning": { "fg": "#a68367", "bold": true, "italic": true }, "constant": { "fg": "#617b5a" }, "constant.builtin": { "fg": "#675d99" }, "constant.macro": { "fg": "#617b5a" }, "constructor": { "fg": "#675d99" }, "constructor.lua": { "fg": "#4d6048" }, "diff.delta": { "fg": "#7d97db" }, "diff.minus": { "fg": "#d17a78" }, "diff.plus": { "fg": "#648969" }, "function": { "fg": "#9a836a" }, "function.builtin": { "fg": "#9a836a" }, "function.call": { "fg": "#9a836a" }, "function.macro": { "fg": "#9a836a" }, "function.method": { "fg": "#9a836a" }, "function.method.call": { "fg": "#9a836a" }, "highlighted": { "bg": "#ebdec2" }, "keyword": { "fg": "#7f6956" }, "keyword.conditional": { "fg": "#7f6956" }, "keyword.conditional.ternary": { "fg": "#7f6956" }, "keyword.coroutine": { "fg": "#7f6956" }, "keyword.debug": { "fg": "#7f6956" }, "keyword.directive": { "fg": "#7f6956" }, "keyword.directive.define": { "fg": "#7f6956" }, "keyword.exception": { "fg": "#d17a78" }, "keyword.export": { "fg": "#7f6956" }, "keyword.function": { "fg": "#7f6956" }, "keyword.import": { "fg": "#7f6956" }, "keyword.modifier": { "fg": "#7f6956" }, "keyword.operator": { "fg": "#7f6956" }, "keyword.repeat": { "fg": "#7f6956" }, "keyword.return": { "fg": "#7f6956" }, "keyword.type": { "fg": "#7f6956" }, "label": { "fg": "#7f6956" }, "markup": { "fg": "#6c433f" }, "markup.environment": { "fg": "#6c433f" }, "markup.environment.name": { "fg": "#6c433f" }, "markup.heading": { "fg": "#7f6956" }, "markup.heading.1": { "fg": "#7f6956" }, "markup.heading.2": { "fg": "#7f6956" }, "markup.heading.3": { "fg": "#7f6956" }, "markup.heading.4": { "fg": "#7f6956" }, "markup.heading.5": { "fg": "#7f6956" }, "markup.heading.6": { "fg": "#7f6956" }, "markup.italic": { "fg": "#6c433f", "italic": true }, "markup.link": { "fg": "#675d99" }, "markup.link.label": { "fg": "#675d99" }, "markup.link.url": { "fg": "#675d99" }, "markup.list": { "fg": "#9a836a" }, "markup.list.checked": { "fg": "#9a836a" }, "markup.list.unchecked": { "fg": "#9a836a" }, "markup.math": { "fg": "#675d99" }, "markup.quote": { "fg": "#6c433f" }, "markup.quote.markdown": { "fg": "#b77f76" }, "markup.raw": { "fg": "#9a836a" }, "markup.raw.block": { "fg": "#9a836a" }, "markup.strikethrough": { "fg": "#b77f76", "strikethrough": true }, "markup.strong": { "fg": "#6c433f", "bold": true }, "markup.underline": { "fg": "#6c433f", "underline": "solid" }, "module": { "fg": "#675d99" }, "module.builtin": { "fg": "#675d99" }, "normal": { "fg": "#6c433f", "bg": "#e8e4dd" }, "number": { "fg": "#825b41" }, "number.float": { "fg": "#825b41" }, "operator": { "fg": "#76966e" }, "property": { "fg": "#586885" }, "punctuation.bracket": { "fg": "#76966e" }, "punctuation.delimiter": { "fg": "#6c433f" }, "punctuation.special": { "fg": "#7f6956" }, "string": { "fg": "#534b31" }, "string.documentation": { "fg": "#534b31" }, "string.escape": { "fg": "#7f6956" }, "string.regexp": { "fg": "#7f6956" }, "string.special": { "fg": "#7f6956" }, "string.special.path": { "fg": "#7f6956" }, "string.special.symbol": { "fg": "#586885" }, "string.special.url": { "underline": "solid" }, "tag": { "fg": "#675d99" }, "tag.attribute": { "fg": "#586885" }, "tag.builtin": { "fg": "#675d99" }, "tag.delimiter": { "fg": "#6c433f" }, "type": { "fg": "#675d99" }, "type.builtin": { "fg": "#675d99" }, "type.definition": { "fg": "#675d99" }, "variable": { "fg": "#6c433f" }, "variable.builtin": { "fg": "#675d99" }, "variable.member": { "fg": "#586885" }, "variable.parameter": { "fg": "#4d6048" }, "variable.parameter.builtin": { "fg": "#675d99" } } };
5
+ var neomodern_hojicha_light_default = theme;
6
+
7
+ module.exports = neomodern_hojicha_light_default;
@@ -0,0 +1,5 @@
1
+ import { ThemeData } from '../index.cjs';
2
+
3
+ declare const theme: ThemeData;
4
+
5
+ export { theme as default };
@@ -0,0 +1,5 @@
1
+ import { ThemeData } from '../index.js';
2
+
3
+ declare const theme: ThemeData;
4
+
5
+ export { theme as default };
@@ -0,0 +1,5 @@
1
+ // themes/neomodern_hojicha_light.ts
2
+ var theme = { "name": "neomodern_hojicha_light", "appearance": "light", "revision": "cf93044775983b71dce31ad3179753b241470d3c", "highlights": { "attribute": { "fg": "#9a836a" }, "attribute.builtin": { "fg": "#675d99" }, "boolean": { "fg": "#825b41" }, "character": { "fg": "#534b31" }, "character.special": { "fg": "#7f6956" }, "comment": { "fg": "#b77f76" }, "comment.documentation": { "fg": "#b77f76" }, "comment.error": { "fg": "#c77c77", "bold": true, "italic": true }, "comment.hint": { "fg": "#b77f76" }, "comment.note": { "fg": "#948db3", "bold": true, "italic": true }, "comment.todo": { "fg": "#996760", "bold": true, "italic": true }, "comment.warning": { "fg": "#a68367", "bold": true, "italic": true }, "constant": { "fg": "#617b5a" }, "constant.builtin": { "fg": "#675d99" }, "constant.macro": { "fg": "#617b5a" }, "constructor": { "fg": "#675d99" }, "constructor.lua": { "fg": "#4d6048" }, "diff.delta": { "fg": "#7d97db" }, "diff.minus": { "fg": "#d17a78" }, "diff.plus": { "fg": "#648969" }, "function": { "fg": "#9a836a" }, "function.builtin": { "fg": "#9a836a" }, "function.call": { "fg": "#9a836a" }, "function.macro": { "fg": "#9a836a" }, "function.method": { "fg": "#9a836a" }, "function.method.call": { "fg": "#9a836a" }, "highlighted": { "bg": "#ebdec2" }, "keyword": { "fg": "#7f6956" }, "keyword.conditional": { "fg": "#7f6956" }, "keyword.conditional.ternary": { "fg": "#7f6956" }, "keyword.coroutine": { "fg": "#7f6956" }, "keyword.debug": { "fg": "#7f6956" }, "keyword.directive": { "fg": "#7f6956" }, "keyword.directive.define": { "fg": "#7f6956" }, "keyword.exception": { "fg": "#d17a78" }, "keyword.export": { "fg": "#7f6956" }, "keyword.function": { "fg": "#7f6956" }, "keyword.import": { "fg": "#7f6956" }, "keyword.modifier": { "fg": "#7f6956" }, "keyword.operator": { "fg": "#7f6956" }, "keyword.repeat": { "fg": "#7f6956" }, "keyword.return": { "fg": "#7f6956" }, "keyword.type": { "fg": "#7f6956" }, "label": { "fg": "#7f6956" }, "markup": { "fg": "#6c433f" }, "markup.environment": { "fg": "#6c433f" }, "markup.environment.name": { "fg": "#6c433f" }, "markup.heading": { "fg": "#7f6956" }, "markup.heading.1": { "fg": "#7f6956" }, "markup.heading.2": { "fg": "#7f6956" }, "markup.heading.3": { "fg": "#7f6956" }, "markup.heading.4": { "fg": "#7f6956" }, "markup.heading.5": { "fg": "#7f6956" }, "markup.heading.6": { "fg": "#7f6956" }, "markup.italic": { "fg": "#6c433f", "italic": true }, "markup.link": { "fg": "#675d99" }, "markup.link.label": { "fg": "#675d99" }, "markup.link.url": { "fg": "#675d99" }, "markup.list": { "fg": "#9a836a" }, "markup.list.checked": { "fg": "#9a836a" }, "markup.list.unchecked": { "fg": "#9a836a" }, "markup.math": { "fg": "#675d99" }, "markup.quote": { "fg": "#6c433f" }, "markup.quote.markdown": { "fg": "#b77f76" }, "markup.raw": { "fg": "#9a836a" }, "markup.raw.block": { "fg": "#9a836a" }, "markup.strikethrough": { "fg": "#b77f76", "strikethrough": true }, "markup.strong": { "fg": "#6c433f", "bold": true }, "markup.underline": { "fg": "#6c433f", "underline": "solid" }, "module": { "fg": "#675d99" }, "module.builtin": { "fg": "#675d99" }, "normal": { "fg": "#6c433f", "bg": "#e8e4dd" }, "number": { "fg": "#825b41" }, "number.float": { "fg": "#825b41" }, "operator": { "fg": "#76966e" }, "property": { "fg": "#586885" }, "punctuation.bracket": { "fg": "#76966e" }, "punctuation.delimiter": { "fg": "#6c433f" }, "punctuation.special": { "fg": "#7f6956" }, "string": { "fg": "#534b31" }, "string.documentation": { "fg": "#534b31" }, "string.escape": { "fg": "#7f6956" }, "string.regexp": { "fg": "#7f6956" }, "string.special": { "fg": "#7f6956" }, "string.special.path": { "fg": "#7f6956" }, "string.special.symbol": { "fg": "#586885" }, "string.special.url": { "underline": "solid" }, "tag": { "fg": "#675d99" }, "tag.attribute": { "fg": "#586885" }, "tag.builtin": { "fg": "#675d99" }, "tag.delimiter": { "fg": "#6c433f" }, "type": { "fg": "#675d99" }, "type.builtin": { "fg": "#675d99" }, "type.definition": { "fg": "#675d99" }, "variable": { "fg": "#6c433f" }, "variable.builtin": { "fg": "#675d99" }, "variable.member": { "fg": "#586885" }, "variable.parameter": { "fg": "#4d6048" }, "variable.parameter.builtin": { "fg": "#675d99" } } };
3
+ var neomodern_hojicha_light_default = theme;
4
+
5
+ export { neomodern_hojicha_light_default as default };
@@ -0,0 +1,7 @@
1
+ 'use strict';
2
+
3
+ // themes/neomodern_iceclimber_dark.ts
4
+ var theme = { "name": "neomodern_iceclimber_dark", "appearance": "dark", "revision": "cf93044775983b71dce31ad3179753b241470d3c", "highlights": { "attribute": { "fg": "#87a1e6" }, "attribute.builtin": { "fg": "#b9b8e3" }, "boolean": { "fg": "#cfa18c" }, "character": { "fg": "#90aba0" }, "character.special": { "fg": "#8a88d1" }, "comment": { "fg": "#61616a" }, "comment.documentation": { "fg": "#61616a" }, "comment.error": { "fg": "#ae767e", "bold": true, "italic": true }, "comment.hint": { "fg": "#61616a" }, "comment.note": { "fg": "#7789b9", "bold": true, "italic": true }, "comment.todo": { "fg": "#7a7a86", "bold": true, "italic": true }, "comment.warning": { "fg": "#93816d", "bold": true, "italic": true }, "constant": { "fg": "#6a969c" }, "constant.builtin": { "fg": "#b9b8e3" }, "constant.macro": { "fg": "#6a969c" }, "constructor": { "fg": "#b9b8e3" }, "constructor.lua": { "fg": "#abbdee" }, "diff.delta": { "fg": "#86a3ee" }, "diff.minus": { "fg": "#e1848c" }, "diff.plus": { "fg": "#6e9277" }, "function": { "fg": "#87a1e6" }, "function.builtin": { "fg": "#87a1e6" }, "function.call": { "fg": "#87a1e6" }, "function.macro": { "fg": "#87a1e6" }, "function.method": { "fg": "#87a1e6" }, "function.method.call": { "fg": "#87a1e6" }, "highlighted": { "bg": "#1f1f21" }, "keyword": { "fg": "#8a88d1" }, "keyword.conditional": { "fg": "#8a88d1" }, "keyword.conditional.ternary": { "fg": "#8a88d1" }, "keyword.coroutine": { "fg": "#8a88d1" }, "keyword.debug": { "fg": "#8a88d1" }, "keyword.directive": { "fg": "#8a88d1" }, "keyword.directive.define": { "fg": "#8a88d1" }, "keyword.exception": { "fg": "#e1848c" }, "keyword.export": { "fg": "#8a88d1" }, "keyword.function": { "fg": "#8a88d1" }, "keyword.import": { "fg": "#8a88d1" }, "keyword.modifier": { "fg": "#8a88d1" }, "keyword.operator": { "fg": "#8a88d1" }, "keyword.repeat": { "fg": "#8a88d1" }, "keyword.return": { "fg": "#8a88d1" }, "keyword.type": { "fg": "#8a88d1" }, "label": { "fg": "#8a88d1" }, "markup": { "fg": "#a0a0af" }, "markup.environment": { "fg": "#a0a0af" }, "markup.environment.name": { "fg": "#a0a0af" }, "markup.heading": { "fg": "#8a88d1" }, "markup.heading.1": { "fg": "#8a88d1" }, "markup.heading.2": { "fg": "#8a88d1" }, "markup.heading.3": { "fg": "#8a88d1" }, "markup.heading.4": { "fg": "#8a88d1" }, "markup.heading.5": { "fg": "#8a88d1" }, "markup.heading.6": { "fg": "#8a88d1" }, "markup.italic": { "fg": "#a0a0af", "italic": true }, "markup.link": { "fg": "#b9b8e3" }, "markup.link.label": { "fg": "#b9b8e3" }, "markup.link.url": { "fg": "#b9b8e3" }, "markup.list": { "fg": "#87a1e6" }, "markup.list.checked": { "fg": "#87a1e6" }, "markup.list.unchecked": { "fg": "#87a1e6" }, "markup.math": { "fg": "#b9b8e3" }, "markup.quote": { "fg": "#a0a0af" }, "markup.quote.markdown": { "fg": "#61616a" }, "markup.raw": { "fg": "#87a1e6" }, "markup.raw.block": { "fg": "#87a1e6" }, "markup.strikethrough": { "fg": "#61616a", "strikethrough": true }, "markup.strong": { "fg": "#a0a0af", "bold": true }, "markup.underline": { "fg": "#a0a0af", "underline": "solid" }, "module": { "fg": "#b9b8e3" }, "module.builtin": { "fg": "#b9b8e3" }, "normal": { "fg": "#a0a0af", "bg": "#171719" }, "number": { "fg": "#cfa18c" }, "number.float": { "fg": "#cfa18c" }, "operator": { "fg": "#6e6da7" }, "property": { "fg": "#cf9dbd" }, "punctuation.bracket": { "fg": "#6e6da7" }, "punctuation.delimiter": { "fg": "#a0a0af" }, "punctuation.special": { "fg": "#8a88d1" }, "string": { "fg": "#90aba0" }, "string.documentation": { "fg": "#90aba0" }, "string.escape": { "fg": "#8a88d1" }, "string.regexp": { "fg": "#8a88d1" }, "string.special": { "fg": "#8a88d1" }, "string.special.path": { "fg": "#8a88d1" }, "string.special.symbol": { "fg": "#cf9dbd" }, "string.special.url": { "underline": "solid" }, "tag": { "fg": "#b9b8e3" }, "tag.attribute": { "fg": "#cf9dbd" }, "tag.builtin": { "fg": "#b9b8e3" }, "tag.delimiter": { "fg": "#a0a0af" }, "type": { "fg": "#b9b8e3" }, "type.builtin": { "fg": "#b9b8e3" }, "type.definition": { "fg": "#b9b8e3" }, "variable": { "fg": "#a0a0af" }, "variable.builtin": { "fg": "#b9b8e3" }, "variable.member": { "fg": "#cf9dbd" }, "variable.parameter": { "fg": "#abbdee" }, "variable.parameter.builtin": { "fg": "#b9b8e3" } } };
5
+ var neomodern_iceclimber_dark_default = theme;
6
+
7
+ module.exports = neomodern_iceclimber_dark_default;
@@ -0,0 +1,5 @@
1
+ import { ThemeData } from '../index.cjs';
2
+
3
+ declare const theme: ThemeData;
4
+
5
+ export { theme as default };
@@ -0,0 +1,5 @@
1
+ import { ThemeData } from '../index.js';
2
+
3
+ declare const theme: ThemeData;
4
+
5
+ export { theme as default };
@@ -0,0 +1,5 @@
1
+ // themes/neomodern_iceclimber_dark.ts
2
+ var theme = { "name": "neomodern_iceclimber_dark", "appearance": "dark", "revision": "cf93044775983b71dce31ad3179753b241470d3c", "highlights": { "attribute": { "fg": "#87a1e6" }, "attribute.builtin": { "fg": "#b9b8e3" }, "boolean": { "fg": "#cfa18c" }, "character": { "fg": "#90aba0" }, "character.special": { "fg": "#8a88d1" }, "comment": { "fg": "#61616a" }, "comment.documentation": { "fg": "#61616a" }, "comment.error": { "fg": "#ae767e", "bold": true, "italic": true }, "comment.hint": { "fg": "#61616a" }, "comment.note": { "fg": "#7789b9", "bold": true, "italic": true }, "comment.todo": { "fg": "#7a7a86", "bold": true, "italic": true }, "comment.warning": { "fg": "#93816d", "bold": true, "italic": true }, "constant": { "fg": "#6a969c" }, "constant.builtin": { "fg": "#b9b8e3" }, "constant.macro": { "fg": "#6a969c" }, "constructor": { "fg": "#b9b8e3" }, "constructor.lua": { "fg": "#abbdee" }, "diff.delta": { "fg": "#86a3ee" }, "diff.minus": { "fg": "#e1848c" }, "diff.plus": { "fg": "#6e9277" }, "function": { "fg": "#87a1e6" }, "function.builtin": { "fg": "#87a1e6" }, "function.call": { "fg": "#87a1e6" }, "function.macro": { "fg": "#87a1e6" }, "function.method": { "fg": "#87a1e6" }, "function.method.call": { "fg": "#87a1e6" }, "highlighted": { "bg": "#1f1f21" }, "keyword": { "fg": "#8a88d1" }, "keyword.conditional": { "fg": "#8a88d1" }, "keyword.conditional.ternary": { "fg": "#8a88d1" }, "keyword.coroutine": { "fg": "#8a88d1" }, "keyword.debug": { "fg": "#8a88d1" }, "keyword.directive": { "fg": "#8a88d1" }, "keyword.directive.define": { "fg": "#8a88d1" }, "keyword.exception": { "fg": "#e1848c" }, "keyword.export": { "fg": "#8a88d1" }, "keyword.function": { "fg": "#8a88d1" }, "keyword.import": { "fg": "#8a88d1" }, "keyword.modifier": { "fg": "#8a88d1" }, "keyword.operator": { "fg": "#8a88d1" }, "keyword.repeat": { "fg": "#8a88d1" }, "keyword.return": { "fg": "#8a88d1" }, "keyword.type": { "fg": "#8a88d1" }, "label": { "fg": "#8a88d1" }, "markup": { "fg": "#a0a0af" }, "markup.environment": { "fg": "#a0a0af" }, "markup.environment.name": { "fg": "#a0a0af" }, "markup.heading": { "fg": "#8a88d1" }, "markup.heading.1": { "fg": "#8a88d1" }, "markup.heading.2": { "fg": "#8a88d1" }, "markup.heading.3": { "fg": "#8a88d1" }, "markup.heading.4": { "fg": "#8a88d1" }, "markup.heading.5": { "fg": "#8a88d1" }, "markup.heading.6": { "fg": "#8a88d1" }, "markup.italic": { "fg": "#a0a0af", "italic": true }, "markup.link": { "fg": "#b9b8e3" }, "markup.link.label": { "fg": "#b9b8e3" }, "markup.link.url": { "fg": "#b9b8e3" }, "markup.list": { "fg": "#87a1e6" }, "markup.list.checked": { "fg": "#87a1e6" }, "markup.list.unchecked": { "fg": "#87a1e6" }, "markup.math": { "fg": "#b9b8e3" }, "markup.quote": { "fg": "#a0a0af" }, "markup.quote.markdown": { "fg": "#61616a" }, "markup.raw": { "fg": "#87a1e6" }, "markup.raw.block": { "fg": "#87a1e6" }, "markup.strikethrough": { "fg": "#61616a", "strikethrough": true }, "markup.strong": { "fg": "#a0a0af", "bold": true }, "markup.underline": { "fg": "#a0a0af", "underline": "solid" }, "module": { "fg": "#b9b8e3" }, "module.builtin": { "fg": "#b9b8e3" }, "normal": { "fg": "#a0a0af", "bg": "#171719" }, "number": { "fg": "#cfa18c" }, "number.float": { "fg": "#cfa18c" }, "operator": { "fg": "#6e6da7" }, "property": { "fg": "#cf9dbd" }, "punctuation.bracket": { "fg": "#6e6da7" }, "punctuation.delimiter": { "fg": "#a0a0af" }, "punctuation.special": { "fg": "#8a88d1" }, "string": { "fg": "#90aba0" }, "string.documentation": { "fg": "#90aba0" }, "string.escape": { "fg": "#8a88d1" }, "string.regexp": { "fg": "#8a88d1" }, "string.special": { "fg": "#8a88d1" }, "string.special.path": { "fg": "#8a88d1" }, "string.special.symbol": { "fg": "#cf9dbd" }, "string.special.url": { "underline": "solid" }, "tag": { "fg": "#b9b8e3" }, "tag.attribute": { "fg": "#cf9dbd" }, "tag.builtin": { "fg": "#b9b8e3" }, "tag.delimiter": { "fg": "#a0a0af" }, "type": { "fg": "#b9b8e3" }, "type.builtin": { "fg": "#b9b8e3" }, "type.definition": { "fg": "#b9b8e3" }, "variable": { "fg": "#a0a0af" }, "variable.builtin": { "fg": "#b9b8e3" }, "variable.member": { "fg": "#cf9dbd" }, "variable.parameter": { "fg": "#abbdee" }, "variable.parameter.builtin": { "fg": "#b9b8e3" } } };
3
+ var neomodern_iceclimber_dark_default = theme;
4
+
5
+ export { neomodern_iceclimber_dark_default as default };
@@ -0,0 +1,7 @@
1
+ 'use strict';
2
+
3
+ // themes/neomodern_iceclimber_light.ts
4
+ var theme = { "name": "neomodern_iceclimber_light", "appearance": "light", "revision": "cf93044775983b71dce31ad3179753b241470d3c", "highlights": { "attribute": { "fg": "#294c8d" }, "attribute.builtin": { "fg": "#2f2a89" }, "boolean": { "fg": "#5f4030" }, "character": { "fg": "#385148" }, "character.special": { "fg": "#544fc5" }, "comment": { "fg": "#8a8aaf" }, "comment.documentation": { "fg": "#8a8aaf" }, "comment.error": { "fg": "#b37a8e", "bold": true, "italic": true }, "comment.hint": { "fg": "#8a8aaf" }, "comment.note": { "fg": "#7c8fca", "bold": true, "italic": true }, "comment.todo": { "fg": "#70709e", "bold": true, "italic": true }, "comment.warning": { "fg": "#95857e", "bold": true, "italic": true }, "constant": { "fg": "#3d676c" }, "constant.builtin": { "fg": "#2f2a89" }, "constant.macro": { "fg": "#3d676c" }, "constructor": { "fg": "#2f2a89" }, "constructor.lua": { "fg": "#1a3765" }, "diff.delta": { "fg": "#7392dc" }, "diff.minus": { "fg": "#ce6f78" }, "diff.plus": { "fg": "#5c8066" }, "function": { "fg": "#294c8d" }, "function.builtin": { "fg": "#294c8d" }, "function.call": { "fg": "#294c8d" }, "function.macro": { "fg": "#294c8d" }, "function.method": { "fg": "#294c8d" }, "function.method.call": { "fg": "#294c8d" }, "highlighted": { "bg": "#dcdce6" }, "keyword": { "fg": "#544fc5" }, "keyword.conditional": { "fg": "#544fc5" }, "keyword.conditional.ternary": { "fg": "#544fc5" }, "keyword.coroutine": { "fg": "#544fc5" }, "keyword.debug": { "fg": "#544fc5" }, "keyword.directive": { "fg": "#544fc5" }, "keyword.directive.define": { "fg": "#544fc5" }, "keyword.exception": { "fg": "#ce6f78" }, "keyword.export": { "fg": "#544fc5" }, "keyword.function": { "fg": "#544fc5" }, "keyword.import": { "fg": "#544fc5" }, "keyword.modifier": { "fg": "#544fc5" }, "keyword.operator": { "fg": "#544fc5" }, "keyword.repeat": { "fg": "#544fc5" }, "keyword.return": { "fg": "#544fc5" }, "keyword.type": { "fg": "#544fc5" }, "label": { "fg": "#544fc5" }, "markup": { "fg": "#494984" }, "markup.environment": { "fg": "#494984" }, "markup.environment.name": { "fg": "#494984" }, "markup.heading": { "fg": "#544fc5" }, "markup.heading.1": { "fg": "#544fc5" }, "markup.heading.2": { "fg": "#544fc5" }, "markup.heading.3": { "fg": "#544fc5" }, "markup.heading.4": { "fg": "#544fc5" }, "markup.heading.5": { "fg": "#544fc5" }, "markup.heading.6": { "fg": "#544fc5" }, "markup.italic": { "fg": "#494984", "italic": true }, "markup.link": { "fg": "#2f2a89" }, "markup.link.label": { "fg": "#2f2a89" }, "markup.link.url": { "fg": "#2f2a89" }, "markup.list": { "fg": "#294c8d" }, "markup.list.checked": { "fg": "#294c8d" }, "markup.list.unchecked": { "fg": "#294c8d" }, "markup.math": { "fg": "#2f2a89" }, "markup.quote": { "fg": "#494984" }, "markup.quote.markdown": { "fg": "#8a8aaf" }, "markup.raw": { "fg": "#294c8d" }, "markup.raw.block": { "fg": "#294c8d" }, "markup.strikethrough": { "fg": "#8a8aaf", "strikethrough": true }, "markup.strong": { "fg": "#494984", "bold": true }, "markup.underline": { "fg": "#494984", "underline": "solid" }, "module": { "fg": "#2f2a89" }, "module.builtin": { "fg": "#2f2a89" }, "normal": { "fg": "#494984", "bg": "#e3e3e4" }, "number": { "fg": "#5f4030" }, "number.float": { "fg": "#5f4030" }, "operator": { "fg": "#7573c1" }, "property": { "fg": "#6c325a" }, "punctuation.bracket": { "fg": "#7573c1" }, "punctuation.delimiter": { "fg": "#494984" }, "punctuation.special": { "fg": "#544fc5" }, "string": { "fg": "#385148" }, "string.documentation": { "fg": "#385148" }, "string.escape": { "fg": "#544fc5" }, "string.regexp": { "fg": "#544fc5" }, "string.special": { "fg": "#544fc5" }, "string.special.path": { "fg": "#544fc5" }, "string.special.symbol": { "fg": "#6c325a" }, "string.special.url": { "underline": "solid" }, "tag": { "fg": "#2f2a89" }, "tag.attribute": { "fg": "#6c325a" }, "tag.builtin": { "fg": "#2f2a89" }, "tag.delimiter": { "fg": "#494984" }, "type": { "fg": "#2f2a89" }, "type.builtin": { "fg": "#2f2a89" }, "type.definition": { "fg": "#2f2a89" }, "variable": { "fg": "#494984" }, "variable.builtin": { "fg": "#2f2a89" }, "variable.member": { "fg": "#6c325a" }, "variable.parameter": { "fg": "#1a3765" }, "variable.parameter.builtin": { "fg": "#2f2a89" } } };
5
+ var neomodern_iceclimber_light_default = theme;
6
+
7
+ module.exports = neomodern_iceclimber_light_default;
@@ -0,0 +1,5 @@
1
+ import { ThemeData } from '../index.cjs';
2
+
3
+ declare const theme: ThemeData;
4
+
5
+ export { theme as default };
@@ -0,0 +1,5 @@
1
+ import { ThemeData } from '../index.js';
2
+
3
+ declare const theme: ThemeData;
4
+
5
+ export { theme as default };
@@ -0,0 +1,5 @@
1
+ // themes/neomodern_iceclimber_light.ts
2
+ var theme = { "name": "neomodern_iceclimber_light", "appearance": "light", "revision": "cf93044775983b71dce31ad3179753b241470d3c", "highlights": { "attribute": { "fg": "#294c8d" }, "attribute.builtin": { "fg": "#2f2a89" }, "boolean": { "fg": "#5f4030" }, "character": { "fg": "#385148" }, "character.special": { "fg": "#544fc5" }, "comment": { "fg": "#8a8aaf" }, "comment.documentation": { "fg": "#8a8aaf" }, "comment.error": { "fg": "#b37a8e", "bold": true, "italic": true }, "comment.hint": { "fg": "#8a8aaf" }, "comment.note": { "fg": "#7c8fca", "bold": true, "italic": true }, "comment.todo": { "fg": "#70709e", "bold": true, "italic": true }, "comment.warning": { "fg": "#95857e", "bold": true, "italic": true }, "constant": { "fg": "#3d676c" }, "constant.builtin": { "fg": "#2f2a89" }, "constant.macro": { "fg": "#3d676c" }, "constructor": { "fg": "#2f2a89" }, "constructor.lua": { "fg": "#1a3765" }, "diff.delta": { "fg": "#7392dc" }, "diff.minus": { "fg": "#ce6f78" }, "diff.plus": { "fg": "#5c8066" }, "function": { "fg": "#294c8d" }, "function.builtin": { "fg": "#294c8d" }, "function.call": { "fg": "#294c8d" }, "function.macro": { "fg": "#294c8d" }, "function.method": { "fg": "#294c8d" }, "function.method.call": { "fg": "#294c8d" }, "highlighted": { "bg": "#dcdce6" }, "keyword": { "fg": "#544fc5" }, "keyword.conditional": { "fg": "#544fc5" }, "keyword.conditional.ternary": { "fg": "#544fc5" }, "keyword.coroutine": { "fg": "#544fc5" }, "keyword.debug": { "fg": "#544fc5" }, "keyword.directive": { "fg": "#544fc5" }, "keyword.directive.define": { "fg": "#544fc5" }, "keyword.exception": { "fg": "#ce6f78" }, "keyword.export": { "fg": "#544fc5" }, "keyword.function": { "fg": "#544fc5" }, "keyword.import": { "fg": "#544fc5" }, "keyword.modifier": { "fg": "#544fc5" }, "keyword.operator": { "fg": "#544fc5" }, "keyword.repeat": { "fg": "#544fc5" }, "keyword.return": { "fg": "#544fc5" }, "keyword.type": { "fg": "#544fc5" }, "label": { "fg": "#544fc5" }, "markup": { "fg": "#494984" }, "markup.environment": { "fg": "#494984" }, "markup.environment.name": { "fg": "#494984" }, "markup.heading": { "fg": "#544fc5" }, "markup.heading.1": { "fg": "#544fc5" }, "markup.heading.2": { "fg": "#544fc5" }, "markup.heading.3": { "fg": "#544fc5" }, "markup.heading.4": { "fg": "#544fc5" }, "markup.heading.5": { "fg": "#544fc5" }, "markup.heading.6": { "fg": "#544fc5" }, "markup.italic": { "fg": "#494984", "italic": true }, "markup.link": { "fg": "#2f2a89" }, "markup.link.label": { "fg": "#2f2a89" }, "markup.link.url": { "fg": "#2f2a89" }, "markup.list": { "fg": "#294c8d" }, "markup.list.checked": { "fg": "#294c8d" }, "markup.list.unchecked": { "fg": "#294c8d" }, "markup.math": { "fg": "#2f2a89" }, "markup.quote": { "fg": "#494984" }, "markup.quote.markdown": { "fg": "#8a8aaf" }, "markup.raw": { "fg": "#294c8d" }, "markup.raw.block": { "fg": "#294c8d" }, "markup.strikethrough": { "fg": "#8a8aaf", "strikethrough": true }, "markup.strong": { "fg": "#494984", "bold": true }, "markup.underline": { "fg": "#494984", "underline": "solid" }, "module": { "fg": "#2f2a89" }, "module.builtin": { "fg": "#2f2a89" }, "normal": { "fg": "#494984", "bg": "#e3e3e4" }, "number": { "fg": "#5f4030" }, "number.float": { "fg": "#5f4030" }, "operator": { "fg": "#7573c1" }, "property": { "fg": "#6c325a" }, "punctuation.bracket": { "fg": "#7573c1" }, "punctuation.delimiter": { "fg": "#494984" }, "punctuation.special": { "fg": "#544fc5" }, "string": { "fg": "#385148" }, "string.documentation": { "fg": "#385148" }, "string.escape": { "fg": "#544fc5" }, "string.regexp": { "fg": "#544fc5" }, "string.special": { "fg": "#544fc5" }, "string.special.path": { "fg": "#544fc5" }, "string.special.symbol": { "fg": "#6c325a" }, "string.special.url": { "underline": "solid" }, "tag": { "fg": "#2f2a89" }, "tag.attribute": { "fg": "#6c325a" }, "tag.builtin": { "fg": "#2f2a89" }, "tag.delimiter": { "fg": "#494984" }, "type": { "fg": "#2f2a89" }, "type.builtin": { "fg": "#2f2a89" }, "type.definition": { "fg": "#2f2a89" }, "variable": { "fg": "#494984" }, "variable.builtin": { "fg": "#2f2a89" }, "variable.member": { "fg": "#6c325a" }, "variable.parameter": { "fg": "#1a3765" }, "variable.parameter.builtin": { "fg": "#2f2a89" } } };
3
+ var neomodern_iceclimber_light_default = theme;
4
+
5
+ export { neomodern_iceclimber_light_default as default };
@@ -0,0 +1,7 @@
1
+ 'use strict';
2
+
3
+ // themes/neomodern_moon_dark.ts
4
+ var theme = { "name": "neomodern_moon_dark", "appearance": "dark", "revision": "cf93044775983b71dce31ad3179753b241470d3c", "highlights": { "attribute": { "fg": "#6a6a7a" }, "attribute.builtin": { "fg": "#6d748c" }, "boolean": { "fg": "#ab836c" }, "character": { "fg": "#777d77" }, "character.special": { "fg": "#858599" }, "comment": { "fg": "#4c4c57" }, "comment.documentation": { "fg": "#4c4c57" }, "comment.error": { "fg": "#a16b6d", "bold": true, "italic": true }, "comment.hint": { "fg": "#4c4c57" }, "comment.note": { "fg": "#6f7da9", "bold": true, "italic": true }, "comment.todo": { "fg": "#6e6e79", "bold": true, "italic": true }, "comment.warning": { "fg": "#877a68", "bold": true, "italic": true }, "constant": { "fg": "#b5b3a5" }, "constant.builtin": { "fg": "#6d748c" }, "constant.macro": { "fg": "#b5b3a5" }, "constructor": { "fg": "#6d748c" }, "constructor.lua": { "fg": "#c2c2cf" }, "diff.delta": { "fg": "#869ddf" }, "diff.minus": { "fg": "#da7f7c" }, "diff.plus": { "fg": "#69896f" }, "function": { "fg": "#6a6a7a" }, "function.builtin": { "fg": "#6a6a7a" }, "function.call": { "fg": "#6a6a7a" }, "function.macro": { "fg": "#6a6a7a" }, "function.method": { "fg": "#6a6a7a" }, "function.method.call": { "fg": "#6a6a7a" }, "highlighted": { "bg": "#191919" }, "keyword": { "fg": "#858599" }, "keyword.conditional": { "fg": "#858599" }, "keyword.conditional.ternary": { "fg": "#858599" }, "keyword.coroutine": { "fg": "#858599" }, "keyword.debug": { "fg": "#858599" }, "keyword.directive": { "fg": "#858599" }, "keyword.directive.define": { "fg": "#858599" }, "keyword.exception": { "fg": "#da7f7c" }, "keyword.export": { "fg": "#858599" }, "keyword.function": { "fg": "#858599" }, "keyword.import": { "fg": "#858599" }, "keyword.modifier": { "fg": "#858599" }, "keyword.operator": { "fg": "#858599" }, "keyword.repeat": { "fg": "#858599" }, "keyword.return": { "fg": "#858599" }, "keyword.type": { "fg": "#858599" }, "label": { "fg": "#858599" }, "markup": { "fg": "#a1a1ac" }, "markup.environment": { "fg": "#a1a1ac" }, "markup.environment.name": { "fg": "#a1a1ac" }, "markup.heading": { "fg": "#858599" }, "markup.heading.1": { "fg": "#858599" }, "markup.heading.2": { "fg": "#858599" }, "markup.heading.3": { "fg": "#858599" }, "markup.heading.4": { "fg": "#858599" }, "markup.heading.5": { "fg": "#858599" }, "markup.heading.6": { "fg": "#858599" }, "markup.italic": { "fg": "#a1a1ac", "italic": true }, "markup.link": { "fg": "#6d748c" }, "markup.link.label": { "fg": "#6d748c" }, "markup.link.url": { "fg": "#6d748c" }, "markup.list": { "fg": "#6a6a7a" }, "markup.list.checked": { "fg": "#6a6a7a" }, "markup.list.unchecked": { "fg": "#6a6a7a" }, "markup.math": { "fg": "#6d748c" }, "markup.quote": { "fg": "#a1a1ac" }, "markup.quote.markdown": { "fg": "#4c4c57" }, "markup.raw": { "fg": "#6a6a7a" }, "markup.raw.block": { "fg": "#6a6a7a" }, "markup.strikethrough": { "fg": "#4c4c57", "strikethrough": true }, "markup.strong": { "fg": "#a1a1ac", "bold": true }, "markup.underline": { "fg": "#a1a1ac", "underline": "solid" }, "module": { "fg": "#6d748c" }, "module.builtin": { "fg": "#6d748c" }, "normal": { "fg": "#a1a1ac", "bg": "#111111" }, "number": { "fg": "#ab836c" }, "number.float": { "fg": "#ab836c" }, "operator": { "fg": "#575d70" }, "property": { "fg": "#817882" }, "punctuation.bracket": { "fg": "#575d70" }, "punctuation.delimiter": { "fg": "#a1a1ac" }, "punctuation.special": { "fg": "#858599" }, "string": { "fg": "#777d77" }, "string.documentation": { "fg": "#777d77" }, "string.escape": { "fg": "#858599" }, "string.regexp": { "fg": "#858599" }, "string.special": { "fg": "#858599" }, "string.special.path": { "fg": "#858599" }, "string.special.symbol": { "fg": "#817882" }, "string.special.url": { "underline": "solid" }, "tag": { "fg": "#6d748c" }, "tag.attribute": { "fg": "#817882" }, "tag.builtin": { "fg": "#6d748c" }, "tag.delimiter": { "fg": "#a1a1ac" }, "type": { "fg": "#6d748c" }, "type.builtin": { "fg": "#6d748c" }, "type.definition": { "fg": "#6d748c" }, "variable": { "fg": "#a1a1ac" }, "variable.builtin": { "fg": "#6d748c" }, "variable.member": { "fg": "#817882" }, "variable.parameter": { "fg": "#c2c2cf" }, "variable.parameter.builtin": { "fg": "#6d748c" } } };
5
+ var neomodern_moon_dark_default = theme;
6
+
7
+ module.exports = neomodern_moon_dark_default;
@@ -0,0 +1,5 @@
1
+ import { ThemeData } from '../index.cjs';
2
+
3
+ declare const theme: ThemeData;
4
+
5
+ export { theme as default };
@@ -0,0 +1,5 @@
1
+ import { ThemeData } from '../index.js';
2
+
3
+ declare const theme: ThemeData;
4
+
5
+ export { theme as default };
@@ -0,0 +1,5 @@
1
+ // themes/neomodern_moon_dark.ts
2
+ var theme = { "name": "neomodern_moon_dark", "appearance": "dark", "revision": "cf93044775983b71dce31ad3179753b241470d3c", "highlights": { "attribute": { "fg": "#6a6a7a" }, "attribute.builtin": { "fg": "#6d748c" }, "boolean": { "fg": "#ab836c" }, "character": { "fg": "#777d77" }, "character.special": { "fg": "#858599" }, "comment": { "fg": "#4c4c57" }, "comment.documentation": { "fg": "#4c4c57" }, "comment.error": { "fg": "#a16b6d", "bold": true, "italic": true }, "comment.hint": { "fg": "#4c4c57" }, "comment.note": { "fg": "#6f7da9", "bold": true, "italic": true }, "comment.todo": { "fg": "#6e6e79", "bold": true, "italic": true }, "comment.warning": { "fg": "#877a68", "bold": true, "italic": true }, "constant": { "fg": "#b5b3a5" }, "constant.builtin": { "fg": "#6d748c" }, "constant.macro": { "fg": "#b5b3a5" }, "constructor": { "fg": "#6d748c" }, "constructor.lua": { "fg": "#c2c2cf" }, "diff.delta": { "fg": "#869ddf" }, "diff.minus": { "fg": "#da7f7c" }, "diff.plus": { "fg": "#69896f" }, "function": { "fg": "#6a6a7a" }, "function.builtin": { "fg": "#6a6a7a" }, "function.call": { "fg": "#6a6a7a" }, "function.macro": { "fg": "#6a6a7a" }, "function.method": { "fg": "#6a6a7a" }, "function.method.call": { "fg": "#6a6a7a" }, "highlighted": { "bg": "#191919" }, "keyword": { "fg": "#858599" }, "keyword.conditional": { "fg": "#858599" }, "keyword.conditional.ternary": { "fg": "#858599" }, "keyword.coroutine": { "fg": "#858599" }, "keyword.debug": { "fg": "#858599" }, "keyword.directive": { "fg": "#858599" }, "keyword.directive.define": { "fg": "#858599" }, "keyword.exception": { "fg": "#da7f7c" }, "keyword.export": { "fg": "#858599" }, "keyword.function": { "fg": "#858599" }, "keyword.import": { "fg": "#858599" }, "keyword.modifier": { "fg": "#858599" }, "keyword.operator": { "fg": "#858599" }, "keyword.repeat": { "fg": "#858599" }, "keyword.return": { "fg": "#858599" }, "keyword.type": { "fg": "#858599" }, "label": { "fg": "#858599" }, "markup": { "fg": "#a1a1ac" }, "markup.environment": { "fg": "#a1a1ac" }, "markup.environment.name": { "fg": "#a1a1ac" }, "markup.heading": { "fg": "#858599" }, "markup.heading.1": { "fg": "#858599" }, "markup.heading.2": { "fg": "#858599" }, "markup.heading.3": { "fg": "#858599" }, "markup.heading.4": { "fg": "#858599" }, "markup.heading.5": { "fg": "#858599" }, "markup.heading.6": { "fg": "#858599" }, "markup.italic": { "fg": "#a1a1ac", "italic": true }, "markup.link": { "fg": "#6d748c" }, "markup.link.label": { "fg": "#6d748c" }, "markup.link.url": { "fg": "#6d748c" }, "markup.list": { "fg": "#6a6a7a" }, "markup.list.checked": { "fg": "#6a6a7a" }, "markup.list.unchecked": { "fg": "#6a6a7a" }, "markup.math": { "fg": "#6d748c" }, "markup.quote": { "fg": "#a1a1ac" }, "markup.quote.markdown": { "fg": "#4c4c57" }, "markup.raw": { "fg": "#6a6a7a" }, "markup.raw.block": { "fg": "#6a6a7a" }, "markup.strikethrough": { "fg": "#4c4c57", "strikethrough": true }, "markup.strong": { "fg": "#a1a1ac", "bold": true }, "markup.underline": { "fg": "#a1a1ac", "underline": "solid" }, "module": { "fg": "#6d748c" }, "module.builtin": { "fg": "#6d748c" }, "normal": { "fg": "#a1a1ac", "bg": "#111111" }, "number": { "fg": "#ab836c" }, "number.float": { "fg": "#ab836c" }, "operator": { "fg": "#575d70" }, "property": { "fg": "#817882" }, "punctuation.bracket": { "fg": "#575d70" }, "punctuation.delimiter": { "fg": "#a1a1ac" }, "punctuation.special": { "fg": "#858599" }, "string": { "fg": "#777d77" }, "string.documentation": { "fg": "#777d77" }, "string.escape": { "fg": "#858599" }, "string.regexp": { "fg": "#858599" }, "string.special": { "fg": "#858599" }, "string.special.path": { "fg": "#858599" }, "string.special.symbol": { "fg": "#817882" }, "string.special.url": { "underline": "solid" }, "tag": { "fg": "#6d748c" }, "tag.attribute": { "fg": "#817882" }, "tag.builtin": { "fg": "#6d748c" }, "tag.delimiter": { "fg": "#a1a1ac" }, "type": { "fg": "#6d748c" }, "type.builtin": { "fg": "#6d748c" }, "type.definition": { "fg": "#6d748c" }, "variable": { "fg": "#a1a1ac" }, "variable.builtin": { "fg": "#6d748c" }, "variable.member": { "fg": "#817882" }, "variable.parameter": { "fg": "#c2c2cf" }, "variable.parameter.builtin": { "fg": "#6d748c" } } };
3
+ var neomodern_moon_dark_default = theme;
4
+
5
+ export { neomodern_moon_dark_default as default };
@@ -0,0 +1,7 @@
1
+ 'use strict';
2
+
3
+ // themes/neomodern_moon_light.ts
4
+ var theme = { "name": "neomodern_moon_light", "appearance": "light", "revision": "cf93044775983b71dce31ad3179753b241470d3c", "highlights": { "attribute": { "fg": "#7f7fac" }, "attribute.builtin": { "fg": "#6778aa" }, "boolean": { "fg": "#825b41" }, "character": { "fg": "#5e795e" }, "character.special": { "fg": "#62629b" }, "comment": { "fg": "#a1a1c0" }, "comment.documentation": { "fg": "#a1a1c0" }, "comment.error": { "fg": "#be8892", "bold": true, "italic": true }, "comment.hint": { "fg": "#a1a1c0" }, "comment.note": { "fg": "#8d9ad3", "bold": true, "italic": true }, "comment.todo": { "fg": "#7e7ea6", "bold": true, "italic": true }, "comment.warning": { "fg": "#9c8f85", "bold": true, "italic": true }, "constant": { "fg": "#434132" }, "constant.builtin": { "fg": "#6778aa" }, "constant.macro": { "fg": "#434132" }, "constructor": { "fg": "#6778aa" }, "constructor.lua": { "fg": "#2e2e5d" }, "diff.delta": { "fg": "#7f96df" }, "diff.minus": { "fg": "#d27773" }, "diff.plus": { "fg": "#64886a" }, "function": { "fg": "#7f7fac" }, "function.builtin": { "fg": "#7f7fac" }, "function.call": { "fg": "#7f7fac" }, "function.macro": { "fg": "#7f7fac" }, "function.method": { "fg": "#7f7fac" }, "function.method.call": { "fg": "#7f7fac" }, "highlighted": { "bg": "#ece4e5" }, "keyword": { "fg": "#62629b" }, "keyword.conditional": { "fg": "#62629b" }, "keyword.conditional.ternary": { "fg": "#62629b" }, "keyword.coroutine": { "fg": "#62629b" }, "keyword.debug": { "fg": "#62629b" }, "keyword.directive": { "fg": "#62629b" }, "keyword.directive.define": { "fg": "#62629b" }, "keyword.exception": { "fg": "#d27773" }, "keyword.export": { "fg": "#62629b" }, "keyword.function": { "fg": "#62629b" }, "keyword.import": { "fg": "#62629b" }, "keyword.modifier": { "fg": "#62629b" }, "keyword.operator": { "fg": "#62629b" }, "keyword.repeat": { "fg": "#62629b" }, "keyword.return": { "fg": "#62629b" }, "keyword.type": { "fg": "#62629b" }, "label": { "fg": "#62629b" }, "markup": { "fg": "#49497f" }, "markup.environment": { "fg": "#49497f" }, "markup.environment.name": { "fg": "#49497f" }, "markup.heading": { "fg": "#62629b" }, "markup.heading.1": { "fg": "#62629b" }, "markup.heading.2": { "fg": "#62629b" }, "markup.heading.3": { "fg": "#62629b" }, "markup.heading.4": { "fg": "#62629b" }, "markup.heading.5": { "fg": "#62629b" }, "markup.heading.6": { "fg": "#62629b" }, "markup.italic": { "fg": "#49497f", "italic": true }, "markup.link": { "fg": "#6778aa" }, "markup.link.label": { "fg": "#6778aa" }, "markup.link.url": { "fg": "#6778aa" }, "markup.list": { "fg": "#7f7fac" }, "markup.list.checked": { "fg": "#7f7fac" }, "markup.list.unchecked": { "fg": "#7f7fac" }, "markup.math": { "fg": "#6778aa" }, "markup.quote": { "fg": "#49497f" }, "markup.quote.markdown": { "fg": "#a1a1c0" }, "markup.raw": { "fg": "#7f7fac" }, "markup.raw.block": { "fg": "#7f7fac" }, "markup.strikethrough": { "fg": "#a1a1c0", "strikethrough": true }, "markup.strong": { "fg": "#49497f", "bold": true }, "markup.underline": { "fg": "#49497f", "underline": "solid" }, "module": { "fg": "#6778aa" }, "module.builtin": { "fg": "#6778aa" }, "normal": { "fg": "#49497f", "bg": "#ebebeb" }, "number": { "fg": "#825b41" }, "number.float": { "fg": "#825b41" }, "operator": { "fg": "#8191be" }, "property": { "fg": "#8d6691" }, "punctuation.bracket": { "fg": "#8191be" }, "punctuation.delimiter": { "fg": "#49497f" }, "punctuation.special": { "fg": "#62629b" }, "string": { "fg": "#5e795e" }, "string.documentation": { "fg": "#5e795e" }, "string.escape": { "fg": "#62629b" }, "string.regexp": { "fg": "#62629b" }, "string.special": { "fg": "#62629b" }, "string.special.path": { "fg": "#62629b" }, "string.special.symbol": { "fg": "#8d6691" }, "string.special.url": { "underline": "solid" }, "tag": { "fg": "#6778aa" }, "tag.attribute": { "fg": "#8d6691" }, "tag.builtin": { "fg": "#6778aa" }, "tag.delimiter": { "fg": "#49497f" }, "type": { "fg": "#6778aa" }, "type.builtin": { "fg": "#6778aa" }, "type.definition": { "fg": "#6778aa" }, "variable": { "fg": "#49497f" }, "variable.builtin": { "fg": "#6778aa" }, "variable.member": { "fg": "#8d6691" }, "variable.parameter": { "fg": "#2e2e5d" }, "variable.parameter.builtin": { "fg": "#6778aa" } } };
5
+ var neomodern_moon_light_default = theme;
6
+
7
+ module.exports = neomodern_moon_light_default;
@@ -0,0 +1,5 @@
1
+ import { ThemeData } from '../index.cjs';
2
+
3
+ declare const theme: ThemeData;
4
+
5
+ export { theme as default };
@@ -0,0 +1,5 @@
1
+ import { ThemeData } from '../index.js';
2
+
3
+ declare const theme: ThemeData;
4
+
5
+ export { theme as default };
@@ -0,0 +1,5 @@
1
+ // themes/neomodern_moon_light.ts
2
+ var theme = { "name": "neomodern_moon_light", "appearance": "light", "revision": "cf93044775983b71dce31ad3179753b241470d3c", "highlights": { "attribute": { "fg": "#7f7fac" }, "attribute.builtin": { "fg": "#6778aa" }, "boolean": { "fg": "#825b41" }, "character": { "fg": "#5e795e" }, "character.special": { "fg": "#62629b" }, "comment": { "fg": "#a1a1c0" }, "comment.documentation": { "fg": "#a1a1c0" }, "comment.error": { "fg": "#be8892", "bold": true, "italic": true }, "comment.hint": { "fg": "#a1a1c0" }, "comment.note": { "fg": "#8d9ad3", "bold": true, "italic": true }, "comment.todo": { "fg": "#7e7ea6", "bold": true, "italic": true }, "comment.warning": { "fg": "#9c8f85", "bold": true, "italic": true }, "constant": { "fg": "#434132" }, "constant.builtin": { "fg": "#6778aa" }, "constant.macro": { "fg": "#434132" }, "constructor": { "fg": "#6778aa" }, "constructor.lua": { "fg": "#2e2e5d" }, "diff.delta": { "fg": "#7f96df" }, "diff.minus": { "fg": "#d27773" }, "diff.plus": { "fg": "#64886a" }, "function": { "fg": "#7f7fac" }, "function.builtin": { "fg": "#7f7fac" }, "function.call": { "fg": "#7f7fac" }, "function.macro": { "fg": "#7f7fac" }, "function.method": { "fg": "#7f7fac" }, "function.method.call": { "fg": "#7f7fac" }, "highlighted": { "bg": "#ece4e5" }, "keyword": { "fg": "#62629b" }, "keyword.conditional": { "fg": "#62629b" }, "keyword.conditional.ternary": { "fg": "#62629b" }, "keyword.coroutine": { "fg": "#62629b" }, "keyword.debug": { "fg": "#62629b" }, "keyword.directive": { "fg": "#62629b" }, "keyword.directive.define": { "fg": "#62629b" }, "keyword.exception": { "fg": "#d27773" }, "keyword.export": { "fg": "#62629b" }, "keyword.function": { "fg": "#62629b" }, "keyword.import": { "fg": "#62629b" }, "keyword.modifier": { "fg": "#62629b" }, "keyword.operator": { "fg": "#62629b" }, "keyword.repeat": { "fg": "#62629b" }, "keyword.return": { "fg": "#62629b" }, "keyword.type": { "fg": "#62629b" }, "label": { "fg": "#62629b" }, "markup": { "fg": "#49497f" }, "markup.environment": { "fg": "#49497f" }, "markup.environment.name": { "fg": "#49497f" }, "markup.heading": { "fg": "#62629b" }, "markup.heading.1": { "fg": "#62629b" }, "markup.heading.2": { "fg": "#62629b" }, "markup.heading.3": { "fg": "#62629b" }, "markup.heading.4": { "fg": "#62629b" }, "markup.heading.5": { "fg": "#62629b" }, "markup.heading.6": { "fg": "#62629b" }, "markup.italic": { "fg": "#49497f", "italic": true }, "markup.link": { "fg": "#6778aa" }, "markup.link.label": { "fg": "#6778aa" }, "markup.link.url": { "fg": "#6778aa" }, "markup.list": { "fg": "#7f7fac" }, "markup.list.checked": { "fg": "#7f7fac" }, "markup.list.unchecked": { "fg": "#7f7fac" }, "markup.math": { "fg": "#6778aa" }, "markup.quote": { "fg": "#49497f" }, "markup.quote.markdown": { "fg": "#a1a1c0" }, "markup.raw": { "fg": "#7f7fac" }, "markup.raw.block": { "fg": "#7f7fac" }, "markup.strikethrough": { "fg": "#a1a1c0", "strikethrough": true }, "markup.strong": { "fg": "#49497f", "bold": true }, "markup.underline": { "fg": "#49497f", "underline": "solid" }, "module": { "fg": "#6778aa" }, "module.builtin": { "fg": "#6778aa" }, "normal": { "fg": "#49497f", "bg": "#ebebeb" }, "number": { "fg": "#825b41" }, "number.float": { "fg": "#825b41" }, "operator": { "fg": "#8191be" }, "property": { "fg": "#8d6691" }, "punctuation.bracket": { "fg": "#8191be" }, "punctuation.delimiter": { "fg": "#49497f" }, "punctuation.special": { "fg": "#62629b" }, "string": { "fg": "#5e795e" }, "string.documentation": { "fg": "#5e795e" }, "string.escape": { "fg": "#62629b" }, "string.regexp": { "fg": "#62629b" }, "string.special": { "fg": "#62629b" }, "string.special.path": { "fg": "#62629b" }, "string.special.symbol": { "fg": "#8d6691" }, "string.special.url": { "underline": "solid" }, "tag": { "fg": "#6778aa" }, "tag.attribute": { "fg": "#8d6691" }, "tag.builtin": { "fg": "#6778aa" }, "tag.delimiter": { "fg": "#49497f" }, "type": { "fg": "#6778aa" }, "type.builtin": { "fg": "#6778aa" }, "type.definition": { "fg": "#6778aa" }, "variable": { "fg": "#49497f" }, "variable.builtin": { "fg": "#6778aa" }, "variable.member": { "fg": "#8d6691" }, "variable.parameter": { "fg": "#2e2e5d" }, "variable.parameter.builtin": { "fg": "#6778aa" } } };
3
+ var neomodern_moon_light_default = theme;
4
+
5
+ export { neomodern_moon_light_default as default };
@@ -0,0 +1,7 @@
1
+ 'use strict';
2
+
3
+ // themes/neomodern_roseprime_dark.ts
4
+ var theme = { "name": "neomodern_roseprime_dark", "appearance": "dark", "revision": "cf93044775983b71dce31ad3179753b241470d3c", "highlights": { "attribute": { "fg": "#c4959c" }, "attribute.builtin": { "fg": "#9bbdb8" }, "boolean": { "fg": "#a18877" }, "character": { "fg": "#c9aa95" }, "character.special": { "fg": "#5f86b0" }, "comment": { "fg": "#666068" }, "comment.documentation": { "fg": "#666068" }, "comment.error": { "fg": "#af757a", "bold": true, "italic": true }, "comment.hint": { "fg": "#666068" }, "comment.note": { "fg": "#7b89ba", "bold": true, "italic": true }, "comment.todo": { "fg": "#8c828d", "bold": true, "italic": true }, "comment.warning": { "fg": "#94826d", "bold": true, "italic": true }, "constant": { "fg": "#96aff2" }, "constant.builtin": { "fg": "#9bbdb8" }, "constant.macro": { "fg": "#96aff2" }, "constructor": { "fg": "#9bbdb8" }, "constructor.lua": { "fg": "#9fb6d0" }, "diff.delta": { "fg": "#89a5f0" }, "diff.minus": { "fg": "#df8386" }, "diff.plus": { "fg": "#70967c" }, "function": { "fg": "#c4959c" }, "function.builtin": { "fg": "#c4959c" }, "function.call": { "fg": "#c4959c" }, "function.macro": { "fg": "#c4959c" }, "function.method": { "fg": "#c4959c" }, "function.method.call": { "fg": "#c4959c" }, "highlighted": { "bg": "#1c1d1f" }, "keyword": { "fg": "#5f86b0" }, "keyword.conditional": { "fg": "#5f86b0" }, "keyword.conditional.ternary": { "fg": "#5f86b0" }, "keyword.coroutine": { "fg": "#5f86b0" }, "keyword.debug": { "fg": "#5f86b0" }, "keyword.directive": { "fg": "#5f86b0" }, "keyword.directive.define": { "fg": "#5f86b0" }, "keyword.exception": { "fg": "#df8386" }, "keyword.export": { "fg": "#5f86b0" }, "keyword.function": { "fg": "#5f86b0" }, "keyword.import": { "fg": "#5f86b0" }, "keyword.modifier": { "fg": "#5f86b0" }, "keyword.operator": { "fg": "#5f86b0" }, "keyword.repeat": { "fg": "#5f86b0" }, "keyword.return": { "fg": "#5f86b0" }, "keyword.type": { "fg": "#5f86b0" }, "label": { "fg": "#5f86b0" }, "markup": { "fg": "#c4b6c5" }, "markup.environment": { "fg": "#c4b6c5" }, "markup.environment.name": { "fg": "#c4b6c5" }, "markup.heading": { "fg": "#5f86b0" }, "markup.heading.1": { "fg": "#5f86b0" }, "markup.heading.2": { "fg": "#5f86b0" }, "markup.heading.3": { "fg": "#5f86b0" }, "markup.heading.4": { "fg": "#5f86b0" }, "markup.heading.5": { "fg": "#5f86b0" }, "markup.heading.6": { "fg": "#5f86b0" }, "markup.italic": { "fg": "#c4b6c5", "italic": true }, "markup.link": { "fg": "#9bbdb8" }, "markup.link.label": { "fg": "#9bbdb8" }, "markup.link.url": { "fg": "#9bbdb8" }, "markup.list": { "fg": "#c4959c" }, "markup.list.checked": { "fg": "#c4959c" }, "markup.list.unchecked": { "fg": "#c4959c" }, "markup.math": { "fg": "#9bbdb8" }, "markup.quote": { "fg": "#c4b6c5" }, "markup.quote.markdown": { "fg": "#666068" }, "markup.raw": { "fg": "#c4959c" }, "markup.raw.block": { "fg": "#c4959c" }, "markup.strikethrough": { "fg": "#666068", "strikethrough": true }, "markup.strong": { "fg": "#c4b6c5", "bold": true }, "markup.underline": { "fg": "#c4b6c5", "underline": "solid" }, "module": { "fg": "#9bbdb8" }, "module.builtin": { "fg": "#9bbdb8" }, "normal": { "fg": "#c4b6c5", "bg": "#141517" }, "number": { "fg": "#a18877" }, "number.float": { "fg": "#a18877" }, "operator": { "fg": "#9594d4" }, "property": { "fg": "#9d777d" }, "punctuation.bracket": { "fg": "#9594d4" }, "punctuation.delimiter": { "fg": "#c4b6c5" }, "punctuation.special": { "fg": "#5f86b0" }, "string": { "fg": "#c9aa95" }, "string.documentation": { "fg": "#c9aa95" }, "string.escape": { "fg": "#5f86b0" }, "string.regexp": { "fg": "#5f86b0" }, "string.special": { "fg": "#5f86b0" }, "string.special.path": { "fg": "#5f86b0" }, "string.special.symbol": { "fg": "#9d777d" }, "string.special.url": { "underline": "solid" }, "tag": { "fg": "#9bbdb8" }, "tag.attribute": { "fg": "#9d777d" }, "tag.builtin": { "fg": "#9bbdb8" }, "tag.delimiter": { "fg": "#c4b6c5" }, "type": { "fg": "#9bbdb8" }, "type.builtin": { "fg": "#9bbdb8" }, "type.definition": { "fg": "#9bbdb8" }, "variable": { "fg": "#c4b6c5" }, "variable.builtin": { "fg": "#9bbdb8" }, "variable.member": { "fg": "#9d777d" }, "variable.parameter": { "fg": "#9fb6d0" }, "variable.parameter.builtin": { "fg": "#9bbdb8" } } };
5
+ var neomodern_roseprime_dark_default = theme;
6
+
7
+ module.exports = neomodern_roseprime_dark_default;
@@ -0,0 +1,5 @@
1
+ import { ThemeData } from '../index.cjs';
2
+
3
+ declare const theme: ThemeData;
4
+
5
+ export { theme as default };
@@ -0,0 +1,5 @@
1
+ import { ThemeData } from '../index.js';
2
+
3
+ declare const theme: ThemeData;
4
+
5
+ export { theme as default };
@@ -0,0 +1,5 @@
1
+ // themes/neomodern_roseprime_dark.ts
2
+ var theme = { "name": "neomodern_roseprime_dark", "appearance": "dark", "revision": "cf93044775983b71dce31ad3179753b241470d3c", "highlights": { "attribute": { "fg": "#c4959c" }, "attribute.builtin": { "fg": "#9bbdb8" }, "boolean": { "fg": "#a18877" }, "character": { "fg": "#c9aa95" }, "character.special": { "fg": "#5f86b0" }, "comment": { "fg": "#666068" }, "comment.documentation": { "fg": "#666068" }, "comment.error": { "fg": "#af757a", "bold": true, "italic": true }, "comment.hint": { "fg": "#666068" }, "comment.note": { "fg": "#7b89ba", "bold": true, "italic": true }, "comment.todo": { "fg": "#8c828d", "bold": true, "italic": true }, "comment.warning": { "fg": "#94826d", "bold": true, "italic": true }, "constant": { "fg": "#96aff2" }, "constant.builtin": { "fg": "#9bbdb8" }, "constant.macro": { "fg": "#96aff2" }, "constructor": { "fg": "#9bbdb8" }, "constructor.lua": { "fg": "#9fb6d0" }, "diff.delta": { "fg": "#89a5f0" }, "diff.minus": { "fg": "#df8386" }, "diff.plus": { "fg": "#70967c" }, "function": { "fg": "#c4959c" }, "function.builtin": { "fg": "#c4959c" }, "function.call": { "fg": "#c4959c" }, "function.macro": { "fg": "#c4959c" }, "function.method": { "fg": "#c4959c" }, "function.method.call": { "fg": "#c4959c" }, "highlighted": { "bg": "#1c1d1f" }, "keyword": { "fg": "#5f86b0" }, "keyword.conditional": { "fg": "#5f86b0" }, "keyword.conditional.ternary": { "fg": "#5f86b0" }, "keyword.coroutine": { "fg": "#5f86b0" }, "keyword.debug": { "fg": "#5f86b0" }, "keyword.directive": { "fg": "#5f86b0" }, "keyword.directive.define": { "fg": "#5f86b0" }, "keyword.exception": { "fg": "#df8386" }, "keyword.export": { "fg": "#5f86b0" }, "keyword.function": { "fg": "#5f86b0" }, "keyword.import": { "fg": "#5f86b0" }, "keyword.modifier": { "fg": "#5f86b0" }, "keyword.operator": { "fg": "#5f86b0" }, "keyword.repeat": { "fg": "#5f86b0" }, "keyword.return": { "fg": "#5f86b0" }, "keyword.type": { "fg": "#5f86b0" }, "label": { "fg": "#5f86b0" }, "markup": { "fg": "#c4b6c5" }, "markup.environment": { "fg": "#c4b6c5" }, "markup.environment.name": { "fg": "#c4b6c5" }, "markup.heading": { "fg": "#5f86b0" }, "markup.heading.1": { "fg": "#5f86b0" }, "markup.heading.2": { "fg": "#5f86b0" }, "markup.heading.3": { "fg": "#5f86b0" }, "markup.heading.4": { "fg": "#5f86b0" }, "markup.heading.5": { "fg": "#5f86b0" }, "markup.heading.6": { "fg": "#5f86b0" }, "markup.italic": { "fg": "#c4b6c5", "italic": true }, "markup.link": { "fg": "#9bbdb8" }, "markup.link.label": { "fg": "#9bbdb8" }, "markup.link.url": { "fg": "#9bbdb8" }, "markup.list": { "fg": "#c4959c" }, "markup.list.checked": { "fg": "#c4959c" }, "markup.list.unchecked": { "fg": "#c4959c" }, "markup.math": { "fg": "#9bbdb8" }, "markup.quote": { "fg": "#c4b6c5" }, "markup.quote.markdown": { "fg": "#666068" }, "markup.raw": { "fg": "#c4959c" }, "markup.raw.block": { "fg": "#c4959c" }, "markup.strikethrough": { "fg": "#666068", "strikethrough": true }, "markup.strong": { "fg": "#c4b6c5", "bold": true }, "markup.underline": { "fg": "#c4b6c5", "underline": "solid" }, "module": { "fg": "#9bbdb8" }, "module.builtin": { "fg": "#9bbdb8" }, "normal": { "fg": "#c4b6c5", "bg": "#141517" }, "number": { "fg": "#a18877" }, "number.float": { "fg": "#a18877" }, "operator": { "fg": "#9594d4" }, "property": { "fg": "#9d777d" }, "punctuation.bracket": { "fg": "#9594d4" }, "punctuation.delimiter": { "fg": "#c4b6c5" }, "punctuation.special": { "fg": "#5f86b0" }, "string": { "fg": "#c9aa95" }, "string.documentation": { "fg": "#c9aa95" }, "string.escape": { "fg": "#5f86b0" }, "string.regexp": { "fg": "#5f86b0" }, "string.special": { "fg": "#5f86b0" }, "string.special.path": { "fg": "#5f86b0" }, "string.special.symbol": { "fg": "#9d777d" }, "string.special.url": { "underline": "solid" }, "tag": { "fg": "#9bbdb8" }, "tag.attribute": { "fg": "#9d777d" }, "tag.builtin": { "fg": "#9bbdb8" }, "tag.delimiter": { "fg": "#c4b6c5" }, "type": { "fg": "#9bbdb8" }, "type.builtin": { "fg": "#9bbdb8" }, "type.definition": { "fg": "#9bbdb8" }, "variable": { "fg": "#c4b6c5" }, "variable.builtin": { "fg": "#9bbdb8" }, "variable.member": { "fg": "#9d777d" }, "variable.parameter": { "fg": "#9fb6d0" }, "variable.parameter.builtin": { "fg": "#9bbdb8" } } };
3
+ var neomodern_roseprime_dark_default = theme;
4
+
5
+ export { neomodern_roseprime_dark_default as default };
@@ -0,0 +1,7 @@
1
+ 'use strict';
2
+
3
+ // themes/neomodern_roseprime_light.ts
4
+ var theme = { "name": "neomodern_roseprime_light", "appearance": "light", "revision": "cf93044775983b71dce31ad3179753b241470d3c", "highlights": { "attribute": { "fg": "#7f3947" }, "attribute.builtin": { "fg": "#2c423f" }, "boolean": { "fg": "#785c46" }, "character": { "fg": "#533f2f" }, "character.special": { "fg": "#446f98" }, "comment": { "fg": "#a580af" }, "comment.documentation": { "fg": "#a580af" }, "comment.error": { "fg": "#bf768c", "bold": true, "italic": true }, "comment.hint": { "fg": "#a580af" }, "comment.note": { "fg": "#8589c8", "bold": true, "italic": true }, "comment.todo": { "fg": "#816088", "bold": true, "italic": true }, "comment.warning": { "fg": "#9f817e", "bold": true, "italic": true }, "constant": { "fg": "#1a417e" }, "constant.builtin": { "fg": "#2c423f" }, "constant.macro": { "fg": "#1a417e" }, "constructor": { "fg": "#2c423f" }, "constructor.lua": { "fg": "#2e4154" }, "diff.delta": { "fg": "#708fd9" }, "diff.minus": { "fg": "#d17075" }, "diff.plus": { "fg": "#5a7d64" }, "function": { "fg": "#7f3947" }, "function.builtin": { "fg": "#7f3947" }, "function.call": { "fg": "#7f3947" }, "function.macro": { "fg": "#7f3947" }, "function.method": { "fg": "#7f3947" }, "function.method.call": { "fg": "#7f3947" }, "highlighted": { "bg": "#dce1ea" }, "keyword": { "fg": "#446f98" }, "keyword.conditional": { "fg": "#446f98" }, "keyword.conditional.ternary": { "fg": "#446f98" }, "keyword.coroutine": { "fg": "#446f98" }, "keyword.debug": { "fg": "#446f98" }, "keyword.directive": { "fg": "#446f98" }, "keyword.directive.define": { "fg": "#446f98" }, "keyword.exception": { "fg": "#d17075" }, "keyword.export": { "fg": "#446f98" }, "keyword.function": { "fg": "#446f98" }, "keyword.import": { "fg": "#446f98" }, "keyword.modifier": { "fg": "#446f98" }, "keyword.operator": { "fg": "#446f98" }, "keyword.repeat": { "fg": "#446f98" }, "keyword.return": { "fg": "#446f98" }, "keyword.type": { "fg": "#446f98" }, "label": { "fg": "#446f98" }, "markup": { "fg": "#4c314d" }, "markup.environment": { "fg": "#4c314d" }, "markup.environment.name": { "fg": "#4c314d" }, "markup.heading": { "fg": "#446f98" }, "markup.heading.1": { "fg": "#446f98" }, "markup.heading.2": { "fg": "#446f98" }, "markup.heading.3": { "fg": "#446f98" }, "markup.heading.4": { "fg": "#446f98" }, "markup.heading.5": { "fg": "#446f98" }, "markup.heading.6": { "fg": "#446f98" }, "markup.italic": { "fg": "#4c314d", "italic": true }, "markup.link": { "fg": "#2c423f" }, "markup.link.label": { "fg": "#2c423f" }, "markup.link.url": { "fg": "#2c423f" }, "markup.list": { "fg": "#7f3947" }, "markup.list.checked": { "fg": "#7f3947" }, "markup.list.unchecked": { "fg": "#7f3947" }, "markup.math": { "fg": "#2c423f" }, "markup.quote": { "fg": "#4c314d" }, "markup.quote.markdown": { "fg": "#a580af" }, "markup.raw": { "fg": "#7f3947" }, "markup.raw.block": { "fg": "#7f3947" }, "markup.strikethrough": { "fg": "#a580af", "strikethrough": true }, "markup.strong": { "fg": "#4c314d", "bold": true }, "markup.underline": { "fg": "#4c314d", "underline": "solid" }, "module": { "fg": "#2c423f" }, "module.builtin": { "fg": "#2c423f" }, "normal": { "fg": "#4c314d", "bg": "#e5e6e8" }, "number": { "fg": "#785c46" }, "number.float": { "fg": "#785c46" }, "operator": { "fg": "#4845bc" }, "property": { "fg": "#a05865" }, "punctuation.bracket": { "fg": "#4845bc" }, "punctuation.delimiter": { "fg": "#4c314d" }, "punctuation.special": { "fg": "#446f98" }, "string": { "fg": "#533f2f" }, "string.documentation": { "fg": "#533f2f" }, "string.escape": { "fg": "#446f98" }, "string.regexp": { "fg": "#446f98" }, "string.special": { "fg": "#446f98" }, "string.special.path": { "fg": "#446f98" }, "string.special.symbol": { "fg": "#a05865" }, "string.special.url": { "underline": "solid" }, "tag": { "fg": "#2c423f" }, "tag.attribute": { "fg": "#a05865" }, "tag.builtin": { "fg": "#2c423f" }, "tag.delimiter": { "fg": "#4c314d" }, "type": { "fg": "#2c423f" }, "type.builtin": { "fg": "#2c423f" }, "type.definition": { "fg": "#2c423f" }, "variable": { "fg": "#4c314d" }, "variable.builtin": { "fg": "#2c423f" }, "variable.member": { "fg": "#a05865" }, "variable.parameter": { "fg": "#2e4154" }, "variable.parameter.builtin": { "fg": "#2c423f" } } };
5
+ var neomodern_roseprime_light_default = theme;
6
+
7
+ module.exports = neomodern_roseprime_light_default;
@@ -0,0 +1,5 @@
1
+ import { ThemeData } from '../index.cjs';
2
+
3
+ declare const theme: ThemeData;
4
+
5
+ export { theme as default };
@@ -0,0 +1,5 @@
1
+ import { ThemeData } from '../index.js';
2
+
3
+ declare const theme: ThemeData;
4
+
5
+ export { theme as default };
@@ -0,0 +1,5 @@
1
+ // themes/neomodern_roseprime_light.ts
2
+ var theme = { "name": "neomodern_roseprime_light", "appearance": "light", "revision": "cf93044775983b71dce31ad3179753b241470d3c", "highlights": { "attribute": { "fg": "#7f3947" }, "attribute.builtin": { "fg": "#2c423f" }, "boolean": { "fg": "#785c46" }, "character": { "fg": "#533f2f" }, "character.special": { "fg": "#446f98" }, "comment": { "fg": "#a580af" }, "comment.documentation": { "fg": "#a580af" }, "comment.error": { "fg": "#bf768c", "bold": true, "italic": true }, "comment.hint": { "fg": "#a580af" }, "comment.note": { "fg": "#8589c8", "bold": true, "italic": true }, "comment.todo": { "fg": "#816088", "bold": true, "italic": true }, "comment.warning": { "fg": "#9f817e", "bold": true, "italic": true }, "constant": { "fg": "#1a417e" }, "constant.builtin": { "fg": "#2c423f" }, "constant.macro": { "fg": "#1a417e" }, "constructor": { "fg": "#2c423f" }, "constructor.lua": { "fg": "#2e4154" }, "diff.delta": { "fg": "#708fd9" }, "diff.minus": { "fg": "#d17075" }, "diff.plus": { "fg": "#5a7d64" }, "function": { "fg": "#7f3947" }, "function.builtin": { "fg": "#7f3947" }, "function.call": { "fg": "#7f3947" }, "function.macro": { "fg": "#7f3947" }, "function.method": { "fg": "#7f3947" }, "function.method.call": { "fg": "#7f3947" }, "highlighted": { "bg": "#dce1ea" }, "keyword": { "fg": "#446f98" }, "keyword.conditional": { "fg": "#446f98" }, "keyword.conditional.ternary": { "fg": "#446f98" }, "keyword.coroutine": { "fg": "#446f98" }, "keyword.debug": { "fg": "#446f98" }, "keyword.directive": { "fg": "#446f98" }, "keyword.directive.define": { "fg": "#446f98" }, "keyword.exception": { "fg": "#d17075" }, "keyword.export": { "fg": "#446f98" }, "keyword.function": { "fg": "#446f98" }, "keyword.import": { "fg": "#446f98" }, "keyword.modifier": { "fg": "#446f98" }, "keyword.operator": { "fg": "#446f98" }, "keyword.repeat": { "fg": "#446f98" }, "keyword.return": { "fg": "#446f98" }, "keyword.type": { "fg": "#446f98" }, "label": { "fg": "#446f98" }, "markup": { "fg": "#4c314d" }, "markup.environment": { "fg": "#4c314d" }, "markup.environment.name": { "fg": "#4c314d" }, "markup.heading": { "fg": "#446f98" }, "markup.heading.1": { "fg": "#446f98" }, "markup.heading.2": { "fg": "#446f98" }, "markup.heading.3": { "fg": "#446f98" }, "markup.heading.4": { "fg": "#446f98" }, "markup.heading.5": { "fg": "#446f98" }, "markup.heading.6": { "fg": "#446f98" }, "markup.italic": { "fg": "#4c314d", "italic": true }, "markup.link": { "fg": "#2c423f" }, "markup.link.label": { "fg": "#2c423f" }, "markup.link.url": { "fg": "#2c423f" }, "markup.list": { "fg": "#7f3947" }, "markup.list.checked": { "fg": "#7f3947" }, "markup.list.unchecked": { "fg": "#7f3947" }, "markup.math": { "fg": "#2c423f" }, "markup.quote": { "fg": "#4c314d" }, "markup.quote.markdown": { "fg": "#a580af" }, "markup.raw": { "fg": "#7f3947" }, "markup.raw.block": { "fg": "#7f3947" }, "markup.strikethrough": { "fg": "#a580af", "strikethrough": true }, "markup.strong": { "fg": "#4c314d", "bold": true }, "markup.underline": { "fg": "#4c314d", "underline": "solid" }, "module": { "fg": "#2c423f" }, "module.builtin": { "fg": "#2c423f" }, "normal": { "fg": "#4c314d", "bg": "#e5e6e8" }, "number": { "fg": "#785c46" }, "number.float": { "fg": "#785c46" }, "operator": { "fg": "#4845bc" }, "property": { "fg": "#a05865" }, "punctuation.bracket": { "fg": "#4845bc" }, "punctuation.delimiter": { "fg": "#4c314d" }, "punctuation.special": { "fg": "#446f98" }, "string": { "fg": "#533f2f" }, "string.documentation": { "fg": "#533f2f" }, "string.escape": { "fg": "#446f98" }, "string.regexp": { "fg": "#446f98" }, "string.special": { "fg": "#446f98" }, "string.special.path": { "fg": "#446f98" }, "string.special.symbol": { "fg": "#a05865" }, "string.special.url": { "underline": "solid" }, "tag": { "fg": "#2c423f" }, "tag.attribute": { "fg": "#a05865" }, "tag.builtin": { "fg": "#2c423f" }, "tag.delimiter": { "fg": "#4c314d" }, "type": { "fg": "#2c423f" }, "type.builtin": { "fg": "#2c423f" }, "type.definition": { "fg": "#2c423f" }, "variable": { "fg": "#4c314d" }, "variable.builtin": { "fg": "#2c423f" }, "variable.member": { "fg": "#a05865" }, "variable.parameter": { "fg": "#2e4154" }, "variable.parameter.builtin": { "fg": "#2c423f" } } };
3
+ var neomodern_roseprime_light_default = theme;
4
+
5
+ export { neomodern_roseprime_light_default as default };
@@ -0,0 +1,7 @@
1
+ 'use strict';
2
+
3
+ // themes/neon_dark.ts
4
+ var theme = { "name": "neon_dark", "appearance": "dark", "revision": "7765aaa7d1cd3804176140644640766e4411c766", "highlights": { "attribute": { "fg": "#6cb6eb" }, "attribute.builtin": { "fg": "#6cb6eb", "italic": true }, "character": { "fg": "#da8548" }, "character.special": { "fg": "#da8548" }, "comment": { "fg": "#7e8294", "italic": true }, "comment.documentation": { "fg": "#7e8294", "italic": true }, "comment.error": { "fg": "#ec7279" }, "comment.hint": { "fg": "#7e8294", "italic": true }, "comment.note": { "fg": "#8cf8f7" }, "comment.todo": { "fg": "#4db5bd", "bold": true, "italic": true }, "comment.warning": { "fg": "#fce094" }, "constant": { "fg": "#a9a1e1" }, "constant.builtin": { "fg": "#6cb6eb", "italic": true }, "constant.macro": { "fg": "#a9a1e1" }, "constructor": { "fg": "#6cb6eb", "italic": true }, "diff.delta": { "fg": "#8cf8f7" }, "diff.minus": { "fg": "#ffc0b9" }, "diff.plus": { "fg": "#b3f6c0" }, "function": { "fg": "#6cb6eb" }, "function.builtin": { "fg": "#6cb6eb", "italic": true }, "function.call": { "fg": "#6cb6eb" }, "function.macro": { "fg": "#6cb6eb" }, "function.method": { "fg": "#6cb6eb" }, "function.method.call": { "fg": "#6cb6eb" }, "highlighted": { "bg": "#161b22" }, "keyword": { "fg": "#6cb6eb" }, "keyword.conditional": { "fg": "#6cb6eb" }, "keyword.conditional.ternary": { "fg": "#6cb6eb" }, "keyword.coroutine": { "fg": "#6cb6eb" }, "keyword.debug": { "fg": "#6cb6eb" }, "keyword.directive": { "fg": "#6cb6eb" }, "keyword.directive.define": { "fg": "#6cb6eb" }, "keyword.exception": { "fg": "#6cb6eb" }, "keyword.export": { "fg": "#6cb6eb" }, "keyword.function": { "fg": "#6cb6eb" }, "keyword.import": { "fg": "#6cb6eb" }, "keyword.modifier": { "fg": "#6cb6eb" }, "keyword.operator": { "fg": "#6cb6eb" }, "keyword.repeat": { "fg": "#6cb6eb" }, "keyword.return": { "fg": "#6cb6eb" }, "keyword.type": { "fg": "#6cb6eb" }, "label": { "fg": "#4db5bd" }, "markup": { "fg": "#6cb6eb", "italic": true }, "markup.environment": { "fg": "#6cb6eb", "italic": true }, "markup.environment.name": { "fg": "#6cb6eb", "italic": true }, "markup.heading": { "fg": "#4db5bd" }, "markup.heading.1": { "fg": "#4db5bd" }, "markup.heading.2": { "fg": "#4db5bd" }, "markup.heading.3": { "fg": "#4db5bd" }, "markup.heading.4": { "fg": "#4db5bd" }, "markup.heading.5": { "fg": "#4db5bd" }, "markup.heading.6": { "fg": "#4db5bd" }, "markup.italic": { "italic": true }, "markup.link": { "fg": "#4db5bd", "underline": "solid" }, "markup.link.label": { "fg": "#4db5bd", "underline": "solid" }, "markup.link.url": { "fg": "#4db5bd", "underline": "solid" }, "markup.list": { "fg": "#6cb6eb", "italic": true }, "markup.list.checked": { "fg": "#6cb6eb", "italic": true }, "markup.list.unchecked": { "fg": "#6cb6eb", "italic": true }, "markup.math": { "fg": "#6cb6eb", "italic": true }, "markup.quote": { "fg": "#6cb6eb", "italic": true }, "markup.raw": { "fg": "#6cb6eb", "italic": true }, "markup.raw.block": { "fg": "#6cb6eb", "italic": true }, "markup.strikethrough": { "strikethrough": true }, "markup.strong": { "bold": true }, "markup.underline": { "underline": "solid" }, "module": { "fg": "#da8548" }, "module.builtin": { "fg": "#6cb6eb", "italic": true }, "normal": { "fg": "#c5cdd9", "bg": "#0d1117" }, "number": { "fg": "#ec7279" }, "number.float": { "fg": "#ec7279" }, "operator": { "fg": "#6cb6eb" }, "property": { "fg": "#6cb6eb" }, "punctuation.bracket": { "fg": "#ecbe7b" }, "punctuation.delimiter": { "fg": "#ecbe7b" }, "punctuation.special": { "fg": "#6cb6eb", "italic": true }, "string": { "fg": "#a0c980" }, "string.documentation": { "fg": "#a0c980" }, "string.escape": { "fg": "#da8548" }, "string.regexp": { "fg": "#da8548" }, "string.special": { "fg": "#da8548" }, "string.special.path": { "fg": "#da8548" }, "string.special.symbol": { "fg": "#da8548" }, "string.special.url": { "fg": "#4db5bd", "underline": "solid" }, "tag": { "fg": "#ec7279" }, "tag.attribute": { "fg": "#ec7279" }, "tag.builtin": { "fg": "#6cb6eb", "italic": true }, "tag.delimiter": { "fg": "#ec7279" }, "type": { "fg": "#4db5bd" }, "type.builtin": { "fg": "#6cb6eb", "italic": true }, "type.definition": { "fg": "#4db5bd" }, "variable": { "fg": "#e0e2ea" }, "variable.builtin": { "fg": "#6cb6eb", "italic": true }, "variable.member": { "fg": "#e0e2ea" }, "variable.parameter": { "fg": "#e0e2ea" }, "variable.parameter.builtin": { "fg": "#6cb6eb", "italic": true } } };
5
+ var neon_dark_default = theme;
6
+
7
+ module.exports = neon_dark_default;
@@ -0,0 +1,5 @@
1
+ import { ThemeData } from '../index.cjs';
2
+
3
+ declare const theme: ThemeData;
4
+
5
+ export { theme as default };
@@ -0,0 +1,5 @@
1
+ import { ThemeData } from '../index.js';
2
+
3
+ declare const theme: ThemeData;
4
+
5
+ export { theme as default };
@@ -0,0 +1,5 @@
1
+ // themes/neon_dark.ts
2
+ var theme = { "name": "neon_dark", "appearance": "dark", "revision": "7765aaa7d1cd3804176140644640766e4411c766", "highlights": { "attribute": { "fg": "#6cb6eb" }, "attribute.builtin": { "fg": "#6cb6eb", "italic": true }, "character": { "fg": "#da8548" }, "character.special": { "fg": "#da8548" }, "comment": { "fg": "#7e8294", "italic": true }, "comment.documentation": { "fg": "#7e8294", "italic": true }, "comment.error": { "fg": "#ec7279" }, "comment.hint": { "fg": "#7e8294", "italic": true }, "comment.note": { "fg": "#8cf8f7" }, "comment.todo": { "fg": "#4db5bd", "bold": true, "italic": true }, "comment.warning": { "fg": "#fce094" }, "constant": { "fg": "#a9a1e1" }, "constant.builtin": { "fg": "#6cb6eb", "italic": true }, "constant.macro": { "fg": "#a9a1e1" }, "constructor": { "fg": "#6cb6eb", "italic": true }, "diff.delta": { "fg": "#8cf8f7" }, "diff.minus": { "fg": "#ffc0b9" }, "diff.plus": { "fg": "#b3f6c0" }, "function": { "fg": "#6cb6eb" }, "function.builtin": { "fg": "#6cb6eb", "italic": true }, "function.call": { "fg": "#6cb6eb" }, "function.macro": { "fg": "#6cb6eb" }, "function.method": { "fg": "#6cb6eb" }, "function.method.call": { "fg": "#6cb6eb" }, "highlighted": { "bg": "#161b22" }, "keyword": { "fg": "#6cb6eb" }, "keyword.conditional": { "fg": "#6cb6eb" }, "keyword.conditional.ternary": { "fg": "#6cb6eb" }, "keyword.coroutine": { "fg": "#6cb6eb" }, "keyword.debug": { "fg": "#6cb6eb" }, "keyword.directive": { "fg": "#6cb6eb" }, "keyword.directive.define": { "fg": "#6cb6eb" }, "keyword.exception": { "fg": "#6cb6eb" }, "keyword.export": { "fg": "#6cb6eb" }, "keyword.function": { "fg": "#6cb6eb" }, "keyword.import": { "fg": "#6cb6eb" }, "keyword.modifier": { "fg": "#6cb6eb" }, "keyword.operator": { "fg": "#6cb6eb" }, "keyword.repeat": { "fg": "#6cb6eb" }, "keyword.return": { "fg": "#6cb6eb" }, "keyword.type": { "fg": "#6cb6eb" }, "label": { "fg": "#4db5bd" }, "markup": { "fg": "#6cb6eb", "italic": true }, "markup.environment": { "fg": "#6cb6eb", "italic": true }, "markup.environment.name": { "fg": "#6cb6eb", "italic": true }, "markup.heading": { "fg": "#4db5bd" }, "markup.heading.1": { "fg": "#4db5bd" }, "markup.heading.2": { "fg": "#4db5bd" }, "markup.heading.3": { "fg": "#4db5bd" }, "markup.heading.4": { "fg": "#4db5bd" }, "markup.heading.5": { "fg": "#4db5bd" }, "markup.heading.6": { "fg": "#4db5bd" }, "markup.italic": { "italic": true }, "markup.link": { "fg": "#4db5bd", "underline": "solid" }, "markup.link.label": { "fg": "#4db5bd", "underline": "solid" }, "markup.link.url": { "fg": "#4db5bd", "underline": "solid" }, "markup.list": { "fg": "#6cb6eb", "italic": true }, "markup.list.checked": { "fg": "#6cb6eb", "italic": true }, "markup.list.unchecked": { "fg": "#6cb6eb", "italic": true }, "markup.math": { "fg": "#6cb6eb", "italic": true }, "markup.quote": { "fg": "#6cb6eb", "italic": true }, "markup.raw": { "fg": "#6cb6eb", "italic": true }, "markup.raw.block": { "fg": "#6cb6eb", "italic": true }, "markup.strikethrough": { "strikethrough": true }, "markup.strong": { "bold": true }, "markup.underline": { "underline": "solid" }, "module": { "fg": "#da8548" }, "module.builtin": { "fg": "#6cb6eb", "italic": true }, "normal": { "fg": "#c5cdd9", "bg": "#0d1117" }, "number": { "fg": "#ec7279" }, "number.float": { "fg": "#ec7279" }, "operator": { "fg": "#6cb6eb" }, "property": { "fg": "#6cb6eb" }, "punctuation.bracket": { "fg": "#ecbe7b" }, "punctuation.delimiter": { "fg": "#ecbe7b" }, "punctuation.special": { "fg": "#6cb6eb", "italic": true }, "string": { "fg": "#a0c980" }, "string.documentation": { "fg": "#a0c980" }, "string.escape": { "fg": "#da8548" }, "string.regexp": { "fg": "#da8548" }, "string.special": { "fg": "#da8548" }, "string.special.path": { "fg": "#da8548" }, "string.special.symbol": { "fg": "#da8548" }, "string.special.url": { "fg": "#4db5bd", "underline": "solid" }, "tag": { "fg": "#ec7279" }, "tag.attribute": { "fg": "#ec7279" }, "tag.builtin": { "fg": "#6cb6eb", "italic": true }, "tag.delimiter": { "fg": "#ec7279" }, "type": { "fg": "#4db5bd" }, "type.builtin": { "fg": "#6cb6eb", "italic": true }, "type.definition": { "fg": "#4db5bd" }, "variable": { "fg": "#e0e2ea" }, "variable.builtin": { "fg": "#6cb6eb", "italic": true }, "variable.member": { "fg": "#e0e2ea" }, "variable.parameter": { "fg": "#e0e2ea" }, "variable.parameter.builtin": { "fg": "#6cb6eb", "italic": true } } };
3
+ var neon_dark_default = theme;
4
+
5
+ export { neon_dark_default as default };