@lumis-sh/themes 0.0.1 → 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 (1145) hide show
  1. package/CHANGELOG.md +15 -0
  2. package/README.md +25 -0
  3. package/dist/css/adwaita_dark.css +353 -0
  4. package/dist/css/adwaita_light.css +351 -0
  5. package/dist/css/arctic.css +318 -0
  6. package/dist/css/astrodark.css +395 -0
  7. package/dist/css/astrojupiter.css +395 -0
  8. package/dist/css/astrolight.css +395 -0
  9. package/dist/css/astromars.css +395 -0
  10. package/dist/css/aura_dark.css +315 -0
  11. package/dist/css/aura_dark_soft_text.css +315 -0
  12. package/dist/css/aura_soft_dark.css +315 -0
  13. package/dist/css/aura_soft_dark_soft_text.css +315 -0
  14. package/dist/css/aurora.css +314 -0
  15. package/dist/css/ayu_dark.css +303 -0
  16. package/dist/css/ayu_light.css +303 -0
  17. package/dist/css/ayu_mirage.css +303 -0
  18. package/dist/css/bamboo_light.css +363 -0
  19. package/dist/css/bamboo_multiplex.css +363 -0
  20. package/dist/css/bamboo_vulgaris.css +363 -0
  21. package/dist/css/bluloco_dark.css +312 -0
  22. package/dist/css/bluloco_light.css +312 -0
  23. package/dist/css/carbonfox.css +330 -0
  24. package/dist/css/catppuccin_frappe.css +427 -0
  25. package/dist/css/catppuccin_latte.css +427 -0
  26. package/dist/css/catppuccin_macchiato.css +427 -0
  27. package/dist/css/catppuccin_mocha.css +427 -0
  28. package/dist/css/citruszest.css +369 -0
  29. package/dist/css/cobalt2.css +341 -0
  30. package/dist/css/cyberdream_dark.css +322 -0
  31. package/dist/css/cyberdream_light.css +322 -0
  32. package/dist/css/darkplus.css +312 -0
  33. package/dist/css/darkvoid.css +315 -0
  34. package/dist/css/dawnfox.css +330 -0
  35. package/dist/css/dayfox.css +330 -0
  36. package/dist/css/deepwhite.css +338 -0
  37. package/dist/css/doom_one_dark.css +324 -0
  38. package/dist/css/doom_one_light.css +324 -0
  39. package/dist/css/dracula.css +347 -0
  40. package/dist/css/dracula_soft.css +347 -0
  41. package/dist/css/duckbones_dark.css +360 -0
  42. package/dist/css/duckbones_light.css +360 -0
  43. package/dist/css/duskfox.css +330 -0
  44. package/dist/css/edge_aura.css +354 -0
  45. package/dist/css/edge_dark.css +354 -0
  46. package/dist/css/edge_light.css +354 -0
  47. package/dist/css/edge_neon.css +354 -0
  48. package/dist/css/eldritch.css +348 -0
  49. package/dist/css/embark.css +307 -0
  50. package/dist/css/everblush.css +314 -0
  51. package/dist/css/everforest_dark.css +412 -0
  52. package/dist/css/everforest_light.css +412 -0
  53. package/dist/css/flexoki_dark.css +311 -0
  54. package/dist/css/flexoki_light.css +311 -0
  55. package/dist/css/flow_dark.css +345 -0
  56. package/dist/css/flow_light.css +345 -0
  57. package/dist/css/fluoromachine_delta.css +414 -0
  58. package/dist/css/fluoromachine_fluoromachine.css +404 -0
  59. package/dist/css/fluoromachine_retrowave.css +398 -0
  60. package/dist/css/forestbones_dark.css +379 -0
  61. package/dist/css/forestbones_light.css +379 -0
  62. package/dist/css/github_dark.css +417 -0
  63. package/dist/css/github_dark_colorblind.css +417 -0
  64. package/dist/css/github_dark_dimmed.css +417 -0
  65. package/dist/css/github_dark_high_contrast.css +417 -0
  66. package/dist/css/github_dark_tritanopia.css +417 -0
  67. package/dist/css/github_light.css +417 -0
  68. package/dist/css/github_light_colorblind.css +405 -0
  69. package/dist/css/github_light_high_contrast.css +417 -0
  70. package/dist/css/github_light_tritanopia.css +405 -0
  71. package/dist/css/gruber_darker.css +336 -0
  72. package/dist/css/gruvbox_baby.css +346 -0
  73. package/dist/css/gruvbox_dark.css +332 -0
  74. package/dist/css/gruvbox_dark_hard.css +332 -0
  75. package/dist/css/gruvbox_dark_soft.css +332 -0
  76. package/dist/css/gruvbox_light.css +332 -0
  77. package/dist/css/gruvbox_light_hard.css +332 -0
  78. package/dist/css/gruvbox_light_soft.css +332 -0
  79. package/dist/css/gruvbox_material_dark.css +369 -0
  80. package/dist/css/gruvbox_material_light.css +369 -0
  81. package/dist/css/horizon_dark.css +318 -0
  82. package/dist/css/horizon_light.css +269 -0
  83. package/dist/css/hybrid.css +309 -0
  84. package/dist/css/iceberg.css +307 -0
  85. package/dist/css/jellybeans.css +308 -0
  86. package/dist/css/kanagawa_dragon.css +339 -0
  87. package/dist/css/kanagawa_lotus.css +339 -0
  88. package/dist/css/kanagawa_paper_dark.css +313 -0
  89. package/dist/css/kanagawa_paper_light.css +313 -0
  90. package/dist/css/kanagawa_wave.css +339 -0
  91. package/dist/css/kanagawabones_dark.css +386 -0
  92. package/dist/css/kanagawabones_light.css +386 -0
  93. package/dist/css/lackluster.css +324 -0
  94. package/dist/css/lackluster_hack.css +324 -0
  95. package/dist/css/lackluster_mint.css +321 -0
  96. package/dist/css/material_darker.css +312 -0
  97. package/dist/css/material_deep_ocean.css +312 -0
  98. package/dist/css/material_lighter.css +315 -0
  99. package/dist/css/material_oceanic.css +315 -0
  100. package/dist/css/material_palenight.css +315 -0
  101. package/dist/css/matte_black.css +344 -0
  102. package/dist/css/melange_dark.css +318 -0
  103. package/dist/css/melange_light.css +318 -0
  104. package/dist/css/mellifluous_alduin.css +336 -0
  105. package/dist/css/mellifluous_dark.css +336 -0
  106. package/dist/css/mellifluous_kanagawa_dragon.css +336 -0
  107. package/dist/css/mellifluous_light.css +336 -0
  108. package/dist/css/mellifluous_mountain.css +336 -0
  109. package/dist/css/mellifluous_tender.css +336 -0
  110. package/dist/css/mellow.css +333 -0
  111. package/dist/css/mfd_amber.css +370 -0
  112. package/dist/css/mfd_blackout.css +362 -0
  113. package/dist/css/mfd_dark.css +370 -0
  114. package/dist/css/mfd_default.css +370 -0
  115. package/dist/css/mfd_flir.css +370 -0
  116. package/dist/css/mfd_flir_bh.css +370 -0
  117. package/dist/css/mfd_flir_fusion.css +370 -0
  118. package/dist/css/mfd_flir_rh.css +370 -0
  119. package/dist/css/mfd_gbl_dark.css +370 -0
  120. package/dist/css/mfd_gbl_light.css +370 -0
  121. package/dist/css/mfd_hud.css +373 -0
  122. package/dist/css/mfd_lumon.css +370 -0
  123. package/dist/css/mfd_mono.css +370 -0
  124. package/dist/css/mfd_nvg.css +370 -0
  125. package/dist/css/mfd_paper.css +370 -0
  126. package/dist/css/mfd_scarlet.css +370 -0
  127. package/dist/css/mfd_stealth.css +370 -0
  128. package/dist/css/miasma.css +320 -0
  129. package/dist/css/midnight.css +373 -0
  130. package/dist/css/modus_operandi.css +327 -0
  131. package/dist/css/modus_vivendi.css +327 -0
  132. package/dist/css/molokai.css +323 -0
  133. package/dist/css/monokai.css +337 -0
  134. package/dist/css/monokai_nightasty_dark.css +323 -0
  135. package/dist/css/monokai_nightasty_light.css +323 -0
  136. package/dist/css/monokai_pro.css +337 -0
  137. package/dist/css/monokai_pro_dark.css +423 -0
  138. package/dist/css/monokai_pro_machine.css +423 -0
  139. package/dist/css/monokai_pro_ristretto.css +423 -0
  140. package/dist/css/monokai_pro_spectrum.css +423 -0
  141. package/dist/css/monokai_soda.css +337 -0
  142. package/dist/css/moonfly.css +418 -0
  143. package/dist/css/moonlight.css +309 -0
  144. package/dist/css/neobones_dark.css +386 -0
  145. package/dist/css/neobones_light.css +386 -0
  146. package/dist/css/neofusion.css +332 -0
  147. package/dist/css/neomodern_gyokuro_dark.css +318 -0
  148. package/dist/css/neomodern_gyokuro_light.css +318 -0
  149. package/dist/css/neomodern_hojicha_dark.css +318 -0
  150. package/dist/css/neomodern_hojicha_light.css +318 -0
  151. package/dist/css/neomodern_iceclimber_dark.css +318 -0
  152. package/dist/css/neomodern_iceclimber_light.css +318 -0
  153. package/dist/css/neomodern_moon_dark.css +318 -0
  154. package/dist/css/neomodern_moon_light.css +318 -0
  155. package/dist/css/neomodern_roseprime_dark.css +318 -0
  156. package/dist/css/neomodern_roseprime_light.css +318 -0
  157. package/dist/css/neon_dark.css +326 -0
  158. package/dist/css/neon_default.css +326 -0
  159. package/dist/css/neon_doom.css +326 -0
  160. package/dist/css/neon_light.css +326 -0
  161. package/dist/css/neosolarized2_dark.css +361 -0
  162. package/dist/css/neosolarized2_light.css +361 -0
  163. package/dist/css/neosolarized_dark.css +361 -0
  164. package/dist/css/neosolarized_light.css +361 -0
  165. package/dist/css/neovim_dark.css +325 -0
  166. package/dist/css/neovim_light.css +325 -0
  167. package/dist/css/night_owl.css +444 -0
  168. package/dist/css/nightfly.css +418 -0
  169. package/dist/css/nightfox.css +330 -0
  170. package/dist/css/no_clown_fiesta.css +305 -0
  171. package/dist/css/nord.css +361 -0
  172. package/dist/css/nordbones_dark.css +367 -0
  173. package/dist/css/nordbones_light.css +367 -0
  174. package/dist/css/nordfox.css +330 -0
  175. package/dist/css/nordic.css +326 -0
  176. package/dist/css/obscure.css +351 -0
  177. package/dist/css/oceanic_next.css +316 -0
  178. package/dist/css/ofirkai.css +369 -0
  179. package/dist/css/oldworld.css +323 -0
  180. package/dist/css/oldworld_cooler.css +323 -0
  181. package/dist/css/oldworld_oled.css +323 -0
  182. package/dist/css/one_monokai.css +309 -0
  183. package/dist/css/onedark.css +489 -0
  184. package/dist/css/onedark_cool.css +324 -0
  185. package/dist/css/onedark_darker.css +324 -0
  186. package/dist/css/onedark_deep.css +324 -0
  187. package/dist/css/onedark_light.css +324 -0
  188. package/dist/css/onedark_warm.css +324 -0
  189. package/dist/css/onedark_warmer.css +324 -0
  190. package/dist/css/onedarkpro_dark.css +489 -0
  191. package/dist/css/onedarkpro_vivid.css +489 -0
  192. package/dist/css/onelight.css +489 -0
  193. package/dist/css/onenord_dark.css +340 -0
  194. package/dist/css/onenord_light.css +340 -0
  195. package/dist/css/oxocarbon_dark.css +337 -0
  196. package/dist/css/oxocarbon_light.css +337 -0
  197. package/dist/css/palenightfall.css +307 -0
  198. package/dist/css/papercolor_dark.css +318 -0
  199. package/dist/css/papercolor_light.css +318 -0
  200. package/dist/css/poimandres.css +314 -0
  201. package/dist/css/rosebones_dark.css +346 -0
  202. package/dist/css/rosebones_light.css +346 -0
  203. package/dist/css/rosepine_dark.css +361 -0
  204. package/dist/css/rosepine_dawn.css +361 -0
  205. package/dist/css/rosepine_moon.css +361 -0
  206. package/dist/css/seoulbones_dark.css +360 -0
  207. package/dist/css/seoulbones_light.css +360 -0
  208. package/dist/css/solarized_autumn_dark.css +321 -0
  209. package/dist/css/solarized_autumn_light.css +322 -0
  210. package/dist/css/solarized_osaka_dark.css +356 -0
  211. package/dist/css/solarized_osaka_light.css +356 -0
  212. package/dist/css/solarized_osaka_storm.css +356 -0
  213. package/dist/css/solarized_spring_dark.css +321 -0
  214. package/dist/css/solarized_spring_light.css +322 -0
  215. package/dist/css/solarized_summer_dark.css +318 -0
  216. package/dist/css/solarized_summer_light.css +319 -0
  217. package/dist/css/solarized_winter_dark.css +333 -0
  218. package/dist/css/solarized_winter_light.css +332 -0
  219. package/dist/css/sonokai_andromeda.css +363 -0
  220. package/dist/css/sonokai_atlantis.css +363 -0
  221. package/dist/css/sonokai_default.css +363 -0
  222. package/dist/css/sonokai_espresso.css +363 -0
  223. package/dist/css/sonokai_maia.css +363 -0
  224. package/dist/css/sonokai_shusia.css +363 -0
  225. package/dist/css/srcery.css +313 -0
  226. package/dist/css/synthweave.css +341 -0
  227. package/dist/css/synthweave_aqua.css +341 -0
  228. package/dist/css/terafox.css +330 -0
  229. package/dist/css/tokyobones_dark.css +360 -0
  230. package/dist/css/tokyobones_light.css +360 -0
  231. package/dist/css/tokyodark.css +318 -0
  232. package/dist/css/tokyonight_day.css +362 -0
  233. package/dist/css/tokyonight_moon.css +352 -0
  234. package/dist/css/tokyonight_night.css +362 -0
  235. package/dist/css/tokyonight_storm.css +362 -0
  236. package/dist/css/vague.css +329 -0
  237. package/dist/css/vesper.css +315 -0
  238. package/dist/css/vimbones_dark.css +381 -0
  239. package/dist/css/vimbones_light.css +381 -0
  240. package/dist/css/vscode_dark.css +357 -0
  241. package/dist/css/vscode_light.css +365 -0
  242. package/dist/css/xcode_dark.css +331 -0
  243. package/dist/css/xcode_dark_hc.css +331 -0
  244. package/dist/css/xcode_light.css +331 -0
  245. package/dist/css/xcode_light_hc.css +331 -0
  246. package/dist/css/xcode_wwdc.css +312 -0
  247. package/dist/css/yorumi.css +318 -0
  248. package/dist/css/zenbones_dark.css +386 -0
  249. package/dist/css/zenbones_light.css +386 -0
  250. package/dist/css/zenburn.css +343 -0
  251. package/dist/css/zenburned.css +360 -0
  252. package/dist/css/zenwritten_dark.css +386 -0
  253. package/dist/css/zenwritten_light.css +386 -0
  254. package/dist/css/zephyr_dark.css +310 -0
  255. package/dist/index.d.cts +3 -3
  256. package/dist/index.d.ts +3 -3
  257. package/dist/json/adwaita_dark.json +1 -0
  258. package/dist/json/adwaita_light.json +1 -0
  259. package/dist/json/arctic.json +1 -0
  260. package/dist/json/astrodark.json +1 -0
  261. package/dist/json/astrojupiter.json +1 -0
  262. package/dist/json/astrolight.json +1 -0
  263. package/dist/json/astromars.json +1 -0
  264. package/dist/json/aurora.json +1 -0
  265. package/{json → dist/json}/bluloco_dark.json +1 -1
  266. package/{json → dist/json}/bluloco_light.json +1 -1
  267. package/{json → dist/json}/catppuccin_frappe.json +1 -1
  268. package/{json → dist/json}/catppuccin_latte.json +1 -1
  269. package/{json → dist/json}/catppuccin_macchiato.json +1 -1
  270. package/{json → dist/json}/catppuccin_mocha.json +1 -1
  271. package/dist/json/citruszest.json +1 -0
  272. package/dist/json/cobalt2.json +1 -0
  273. package/{json → dist/json}/cyberdream_dark.json +1 -1
  274. package/{json → dist/json}/cyberdream_light.json +1 -1
  275. package/dist/json/darkvoid.json +1 -0
  276. package/dist/json/deepwhite.json +1 -0
  277. package/dist/json/doom_one_dark.json +1 -0
  278. package/dist/json/doom_one_light.json +1 -0
  279. package/dist/json/duckbones_dark.json +1 -0
  280. package/dist/json/duckbones_light.json +1 -0
  281. package/{json → dist/json}/edge_aura.json +1 -1
  282. package/{json → dist/json}/edge_dark.json +1 -1
  283. package/{json → dist/json}/edge_light.json +1 -1
  284. package/{json → dist/json}/edge_neon.json +1 -1
  285. package/dist/json/eldritch.json +1 -0
  286. package/dist/json/embark.json +1 -0
  287. package/dist/json/everblush.json +1 -0
  288. package/{json → dist/json}/everforest_dark.json +1 -1
  289. package/{json → dist/json}/everforest_light.json +1 -1
  290. package/dist/json/flow_dark.json +1 -0
  291. package/dist/json/flow_light.json +1 -0
  292. package/dist/json/fluoromachine_delta.json +1 -0
  293. package/dist/json/fluoromachine_fluoromachine.json +1 -0
  294. package/dist/json/fluoromachine_retrowave.json +1 -0
  295. package/dist/json/forestbones_dark.json +1 -0
  296. package/dist/json/forestbones_light.json +1 -0
  297. package/dist/json/gruber_darker.json +1 -0
  298. package/dist/json/gruvbox_baby.json +1 -0
  299. package/{json → dist/json}/gruvbox_dark.json +1 -1
  300. package/{json → dist/json}/gruvbox_dark_hard.json +1 -1
  301. package/{json → dist/json}/gruvbox_dark_soft.json +1 -1
  302. package/{json → dist/json}/gruvbox_light.json +1 -1
  303. package/{json → dist/json}/gruvbox_light_hard.json +1 -1
  304. package/{json → dist/json}/gruvbox_light_soft.json +1 -1
  305. package/dist/json/gruvbox_material_dark.json +1 -0
  306. package/dist/json/gruvbox_material_light.json +1 -0
  307. package/dist/json/horizon_light.json +1 -0
  308. package/dist/json/hybrid.json +1 -0
  309. package/dist/json/jellybeans.json +1 -0
  310. package/dist/json/kanagawa_paper_dark.json +1 -0
  311. package/dist/json/kanagawa_paper_light.json +1 -0
  312. package/dist/json/kanagawabones_dark.json +1 -0
  313. package/dist/json/kanagawabones_light.json +1 -0
  314. package/dist/json/lackluster.json +1 -0
  315. package/dist/json/lackluster_hack.json +1 -0
  316. package/dist/json/lackluster_mint.json +1 -0
  317. package/dist/json/material_darker.json +1 -0
  318. package/dist/json/material_deep_ocean.json +1 -0
  319. package/dist/json/material_lighter.json +1 -0
  320. package/dist/json/material_oceanic.json +1 -0
  321. package/dist/json/material_palenight.json +1 -0
  322. package/dist/json/mellifluous_alduin.json +1 -0
  323. package/dist/json/mellifluous_dark.json +1 -0
  324. package/dist/json/mellifluous_kanagawa_dragon.json +1 -0
  325. package/dist/json/mellifluous_light.json +1 -0
  326. package/dist/json/mellifluous_mountain.json +1 -0
  327. package/dist/json/mellifluous_tender.json +1 -0
  328. package/dist/json/mellow.json +1 -0
  329. package/dist/json/mfd_amber.json +1 -0
  330. package/dist/json/mfd_blackout.json +1 -0
  331. package/dist/json/mfd_dark.json +1 -0
  332. package/dist/json/mfd_default.json +1 -0
  333. package/dist/json/mfd_flir.json +1 -0
  334. package/dist/json/mfd_flir_bh.json +1 -0
  335. package/dist/json/mfd_flir_fusion.json +1 -0
  336. package/dist/json/mfd_flir_rh.json +1 -0
  337. package/dist/json/mfd_gbl_dark.json +1 -0
  338. package/dist/json/mfd_gbl_light.json +1 -0
  339. package/dist/json/mfd_hud.json +1 -0
  340. package/dist/json/mfd_lumon.json +1 -0
  341. package/dist/json/mfd_mono.json +1 -0
  342. package/dist/json/mfd_nvg.json +1 -0
  343. package/dist/json/mfd_paper.json +1 -0
  344. package/dist/json/mfd_scarlet.json +1 -0
  345. package/dist/json/mfd_stealth.json +1 -0
  346. package/dist/json/miasma.json +1 -0
  347. package/dist/json/midnight.json +1 -0
  348. package/dist/json/modus_operandi.json +1 -0
  349. package/dist/json/modus_vivendi.json +1 -0
  350. package/dist/json/monokai.json +1 -0
  351. package/dist/json/monokai_nightasty_dark.json +1 -0
  352. package/dist/json/monokai_nightasty_light.json +1 -0
  353. package/dist/json/monokai_pro.json +1 -0
  354. package/{json → dist/json}/monokai_pro_dark.json +1 -1
  355. package/{json → dist/json}/monokai_pro_machine.json +1 -1
  356. package/{json → dist/json}/monokai_pro_ristretto.json +1 -1
  357. package/{json → dist/json}/monokai_pro_spectrum.json +1 -1
  358. package/dist/json/monokai_soda.json +1 -0
  359. package/dist/json/neobones_dark.json +1 -0
  360. package/dist/json/neobones_light.json +1 -0
  361. package/dist/json/neofusion.json +1 -0
  362. package/dist/json/neomodern_gyokuro_dark.json +1 -0
  363. package/dist/json/neomodern_gyokuro_light.json +1 -0
  364. package/dist/json/neomodern_hojicha_dark.json +1 -0
  365. package/dist/json/neomodern_hojicha_light.json +1 -0
  366. package/dist/json/neomodern_iceclimber_dark.json +1 -0
  367. package/dist/json/neomodern_iceclimber_light.json +1 -0
  368. package/dist/json/neomodern_moon_dark.json +1 -0
  369. package/dist/json/neomodern_moon_light.json +1 -0
  370. package/dist/json/neomodern_roseprime_dark.json +1 -0
  371. package/dist/json/neomodern_roseprime_light.json +1 -0
  372. package/dist/json/neon_dark.json +1 -0
  373. package/dist/json/neon_default.json +1 -0
  374. package/dist/json/neon_doom.json +1 -0
  375. package/dist/json/neon_light.json +1 -0
  376. package/dist/json/neosolarized2_dark.json +1 -0
  377. package/dist/json/neosolarized2_light.json +1 -0
  378. package/dist/json/neosolarized_dark.json +1 -0
  379. package/dist/json/neosolarized_light.json +1 -0
  380. package/dist/json/night_owl.json +1 -0
  381. package/dist/json/no_clown_fiesta.json +1 -0
  382. package/dist/json/nordbones_dark.json +1 -0
  383. package/dist/json/nordbones_light.json +1 -0
  384. package/{json → dist/json}/nordic.json +1 -1
  385. package/dist/json/obscure.json +1 -0
  386. package/dist/json/oceanic_next.json +1 -0
  387. package/dist/json/ofirkai.json +1 -0
  388. package/dist/json/oldworld.json +1 -0
  389. package/dist/json/oldworld_cooler.json +1 -0
  390. package/dist/json/oldworld_oled.json +1 -0
  391. package/dist/json/one_monokai.json +1 -0
  392. package/{json → dist/json}/onedark.json +1 -1
  393. package/{json → dist/json}/onedarkpro_dark.json +1 -1
  394. package/{json → dist/json}/onedarkpro_vivid.json +1 -1
  395. package/{json → dist/json}/onelight.json +1 -1
  396. package/dist/json/onenord_dark.json +1 -0
  397. package/dist/json/onenord_light.json +1 -0
  398. package/dist/json/oxocarbon_dark.json +1 -0
  399. package/dist/json/oxocarbon_light.json +1 -0
  400. package/dist/json/palenightfall.json +1 -0
  401. package/dist/json/poimandres.json +1 -0
  402. package/dist/json/rosebones_dark.json +1 -0
  403. package/dist/json/rosebones_light.json +1 -0
  404. package/dist/json/seoulbones_dark.json +1 -0
  405. package/dist/json/seoulbones_light.json +1 -0
  406. package/dist/json/solarized_osaka_dark.json +1 -0
  407. package/dist/json/solarized_osaka_light.json +1 -0
  408. package/dist/json/solarized_osaka_storm.json +1 -0
  409. package/dist/json/sonokai_andromeda.json +1 -0
  410. package/dist/json/sonokai_atlantis.json +1 -0
  411. package/dist/json/sonokai_default.json +1 -0
  412. package/dist/json/sonokai_espresso.json +1 -0
  413. package/dist/json/sonokai_maia.json +1 -0
  414. package/dist/json/sonokai_shusia.json +1 -0
  415. package/{json → dist/json}/srcery.json +1 -1
  416. package/dist/json/synthweave.json +1 -0
  417. package/dist/json/synthweave_aqua.json +1 -0
  418. package/dist/json/tokyobones_dark.json +1 -0
  419. package/dist/json/tokyobones_light.json +1 -0
  420. package/dist/json/tokyodark.json +1 -0
  421. package/{json → dist/json}/tokyonight_day.json +1 -1
  422. package/dist/json/tokyonight_moon.json +1 -0
  423. package/{json → dist/json}/tokyonight_night.json +1 -1
  424. package/{json → dist/json}/tokyonight_storm.json +1 -1
  425. package/dist/json/vague.json +1 -0
  426. package/dist/json/vesper.json +1 -0
  427. package/dist/json/vimbones_dark.json +1 -0
  428. package/dist/json/vimbones_light.json +1 -0
  429. package/dist/json/yorumi.json +1 -0
  430. package/dist/json/zenbones_dark.json +1 -0
  431. package/dist/json/zenbones_light.json +1 -0
  432. package/dist/json/zenburned.json +1 -0
  433. package/dist/json/zenwritten_dark.json +1 -0
  434. package/dist/json/zenwritten_light.json +1 -0
  435. package/dist/themes/adwaita_dark.cjs +7 -0
  436. package/dist/themes/adwaita_dark.d.cts +5 -0
  437. package/dist/themes/adwaita_dark.d.ts +5 -0
  438. package/dist/themes/adwaita_dark.js +5 -0
  439. package/dist/themes/adwaita_light.cjs +7 -0
  440. package/dist/themes/adwaita_light.d.cts +5 -0
  441. package/dist/themes/adwaita_light.d.ts +5 -0
  442. package/dist/themes/adwaita_light.js +5 -0
  443. package/dist/themes/arctic.cjs +7 -0
  444. package/dist/themes/arctic.d.cts +5 -0
  445. package/dist/themes/arctic.d.ts +5 -0
  446. package/dist/themes/arctic.js +5 -0
  447. package/dist/themes/astrodark.cjs +7 -0
  448. package/dist/themes/astrodark.d.cts +5 -0
  449. package/dist/themes/astrodark.d.ts +5 -0
  450. package/dist/themes/astrodark.js +5 -0
  451. package/dist/themes/astrojupiter.cjs +7 -0
  452. package/dist/themes/astrojupiter.d.cts +5 -0
  453. package/dist/themes/astrojupiter.d.ts +5 -0
  454. package/dist/themes/astrojupiter.js +5 -0
  455. package/dist/themes/astrolight.cjs +7 -0
  456. package/dist/themes/astrolight.d.cts +5 -0
  457. package/dist/themes/astrolight.d.ts +5 -0
  458. package/dist/themes/astrolight.js +5 -0
  459. package/dist/themes/astromars.cjs +7 -0
  460. package/dist/themes/astromars.d.cts +5 -0
  461. package/dist/themes/astromars.d.ts +5 -0
  462. package/dist/themes/astromars.js +5 -0
  463. package/dist/themes/aurora.cjs +7 -0
  464. package/dist/themes/aurora.d.cts +5 -0
  465. package/dist/themes/aurora.d.ts +5 -0
  466. package/dist/themes/aurora.js +5 -0
  467. package/dist/themes/bluloco_dark.cjs +1 -1
  468. package/dist/themes/bluloco_dark.js +1 -1
  469. package/dist/themes/bluloco_light.cjs +1 -1
  470. package/dist/themes/bluloco_light.js +1 -1
  471. package/dist/themes/catppuccin_frappe.cjs +1 -1
  472. package/dist/themes/catppuccin_frappe.js +1 -1
  473. package/dist/themes/catppuccin_latte.cjs +1 -1
  474. package/dist/themes/catppuccin_latte.js +1 -1
  475. package/dist/themes/catppuccin_macchiato.cjs +1 -1
  476. package/dist/themes/catppuccin_macchiato.js +1 -1
  477. package/dist/themes/catppuccin_mocha.cjs +1 -1
  478. package/dist/themes/catppuccin_mocha.js +1 -1
  479. package/dist/themes/citruszest.cjs +7 -0
  480. package/dist/themes/citruszest.d.cts +5 -0
  481. package/dist/themes/citruszest.d.ts +5 -0
  482. package/dist/themes/citruszest.js +5 -0
  483. package/dist/themes/cobalt2.cjs +7 -0
  484. package/dist/themes/cobalt2.d.cts +5 -0
  485. package/dist/themes/cobalt2.d.ts +5 -0
  486. package/dist/themes/cobalt2.js +5 -0
  487. package/dist/themes/cyberdream_dark.cjs +1 -1
  488. package/dist/themes/cyberdream_dark.js +1 -1
  489. package/dist/themes/cyberdream_light.cjs +1 -1
  490. package/dist/themes/cyberdream_light.js +1 -1
  491. package/dist/themes/darkvoid.cjs +7 -0
  492. package/dist/themes/darkvoid.d.cts +5 -0
  493. package/dist/themes/darkvoid.d.ts +5 -0
  494. package/dist/themes/darkvoid.js +5 -0
  495. package/dist/themes/deepwhite.cjs +7 -0
  496. package/dist/themes/deepwhite.d.cts +5 -0
  497. package/dist/themes/deepwhite.d.ts +5 -0
  498. package/dist/themes/deepwhite.js +5 -0
  499. package/dist/themes/doom_one_dark.cjs +7 -0
  500. package/dist/themes/doom_one_dark.d.cts +5 -0
  501. package/dist/themes/doom_one_dark.d.ts +5 -0
  502. package/dist/themes/doom_one_dark.js +5 -0
  503. package/dist/themes/doom_one_light.cjs +7 -0
  504. package/dist/themes/doom_one_light.d.cts +5 -0
  505. package/dist/themes/doom_one_light.d.ts +5 -0
  506. package/dist/themes/doom_one_light.js +5 -0
  507. package/dist/themes/duckbones_dark.cjs +7 -0
  508. package/dist/themes/duckbones_dark.d.cts +5 -0
  509. package/dist/themes/duckbones_dark.d.ts +5 -0
  510. package/dist/themes/duckbones_dark.js +5 -0
  511. package/dist/themes/duckbones_light.cjs +7 -0
  512. package/dist/themes/duckbones_light.d.cts +5 -0
  513. package/dist/themes/duckbones_light.d.ts +5 -0
  514. package/dist/themes/duckbones_light.js +5 -0
  515. package/dist/themes/edge_aura.cjs +1 -1
  516. package/dist/themes/edge_aura.js +1 -1
  517. package/dist/themes/edge_dark.cjs +1 -1
  518. package/dist/themes/edge_dark.js +1 -1
  519. package/dist/themes/edge_light.cjs +1 -1
  520. package/dist/themes/edge_light.js +1 -1
  521. package/dist/themes/edge_neon.cjs +1 -1
  522. package/dist/themes/edge_neon.js +1 -1
  523. package/dist/themes/eldritch.cjs +7 -0
  524. package/dist/themes/eldritch.d.cts +5 -0
  525. package/dist/themes/eldritch.d.ts +5 -0
  526. package/dist/themes/eldritch.js +5 -0
  527. package/dist/themes/embark.cjs +7 -0
  528. package/dist/themes/embark.d.cts +5 -0
  529. package/dist/themes/embark.d.ts +5 -0
  530. package/dist/themes/embark.js +5 -0
  531. package/dist/themes/everblush.cjs +7 -0
  532. package/dist/themes/everblush.d.cts +5 -0
  533. package/dist/themes/everblush.d.ts +5 -0
  534. package/dist/themes/everblush.js +5 -0
  535. package/dist/themes/everforest_dark.cjs +1 -1
  536. package/dist/themes/everforest_dark.js +1 -1
  537. package/dist/themes/everforest_light.cjs +1 -1
  538. package/dist/themes/everforest_light.js +1 -1
  539. package/dist/themes/flow_dark.cjs +7 -0
  540. package/dist/themes/flow_dark.d.cts +5 -0
  541. package/dist/themes/flow_dark.d.ts +5 -0
  542. package/dist/themes/flow_dark.js +5 -0
  543. package/dist/themes/flow_light.cjs +7 -0
  544. package/dist/themes/flow_light.d.cts +5 -0
  545. package/dist/themes/flow_light.d.ts +5 -0
  546. package/dist/themes/flow_light.js +5 -0
  547. package/dist/themes/fluoromachine_delta.cjs +7 -0
  548. package/dist/themes/fluoromachine_delta.d.cts +5 -0
  549. package/dist/themes/fluoromachine_delta.d.ts +5 -0
  550. package/dist/themes/fluoromachine_delta.js +5 -0
  551. package/dist/themes/fluoromachine_fluoromachine.cjs +7 -0
  552. package/dist/themes/fluoromachine_fluoromachine.d.cts +5 -0
  553. package/dist/themes/fluoromachine_fluoromachine.d.ts +5 -0
  554. package/dist/themes/fluoromachine_fluoromachine.js +5 -0
  555. package/dist/themes/fluoromachine_retrowave.cjs +7 -0
  556. package/dist/themes/fluoromachine_retrowave.d.cts +5 -0
  557. package/dist/themes/fluoromachine_retrowave.d.ts +5 -0
  558. package/dist/themes/fluoromachine_retrowave.js +5 -0
  559. package/dist/themes/forestbones_dark.cjs +7 -0
  560. package/dist/themes/forestbones_dark.d.cts +5 -0
  561. package/dist/themes/forestbones_dark.d.ts +5 -0
  562. package/dist/themes/forestbones_dark.js +5 -0
  563. package/dist/themes/forestbones_light.cjs +7 -0
  564. package/dist/themes/forestbones_light.d.cts +5 -0
  565. package/dist/themes/forestbones_light.d.ts +5 -0
  566. package/dist/themes/forestbones_light.js +5 -0
  567. package/dist/themes/gruber_darker.cjs +7 -0
  568. package/dist/themes/gruber_darker.d.cts +5 -0
  569. package/dist/themes/gruber_darker.d.ts +5 -0
  570. package/dist/themes/gruber_darker.js +5 -0
  571. package/dist/themes/gruvbox_baby.cjs +7 -0
  572. package/dist/themes/gruvbox_baby.d.cts +5 -0
  573. package/dist/themes/gruvbox_baby.d.ts +5 -0
  574. package/dist/themes/gruvbox_baby.js +5 -0
  575. package/dist/themes/gruvbox_dark.cjs +1 -1
  576. package/dist/themes/gruvbox_dark.js +1 -1
  577. package/dist/themes/gruvbox_dark_hard.cjs +1 -1
  578. package/dist/themes/gruvbox_dark_hard.js +1 -1
  579. package/dist/themes/gruvbox_dark_soft.cjs +1 -1
  580. package/dist/themes/gruvbox_dark_soft.js +1 -1
  581. package/dist/themes/gruvbox_light.cjs +1 -1
  582. package/dist/themes/gruvbox_light.js +1 -1
  583. package/dist/themes/gruvbox_light_hard.cjs +1 -1
  584. package/dist/themes/gruvbox_light_hard.js +1 -1
  585. package/dist/themes/gruvbox_light_soft.cjs +1 -1
  586. package/dist/themes/gruvbox_light_soft.js +1 -1
  587. package/dist/themes/gruvbox_material_dark.cjs +7 -0
  588. package/dist/themes/gruvbox_material_dark.d.cts +5 -0
  589. package/dist/themes/gruvbox_material_dark.d.ts +5 -0
  590. package/dist/themes/gruvbox_material_dark.js +5 -0
  591. package/dist/themes/gruvbox_material_light.cjs +7 -0
  592. package/dist/themes/gruvbox_material_light.d.cts +5 -0
  593. package/dist/themes/gruvbox_material_light.d.ts +5 -0
  594. package/dist/themes/gruvbox_material_light.js +5 -0
  595. package/dist/themes/horizon_light.cjs +7 -0
  596. package/dist/themes/horizon_light.d.cts +5 -0
  597. package/dist/themes/horizon_light.d.ts +5 -0
  598. package/dist/themes/horizon_light.js +5 -0
  599. package/dist/themes/hybrid.cjs +7 -0
  600. package/dist/themes/hybrid.d.cts +5 -0
  601. package/dist/themes/hybrid.d.ts +5 -0
  602. package/dist/themes/hybrid.js +5 -0
  603. package/dist/themes/jellybeans.cjs +7 -0
  604. package/dist/themes/jellybeans.d.cts +5 -0
  605. package/dist/themes/jellybeans.d.ts +5 -0
  606. package/dist/themes/jellybeans.js +5 -0
  607. package/dist/themes/kanagawa_paper_dark.cjs +7 -0
  608. package/dist/themes/kanagawa_paper_dark.d.cts +5 -0
  609. package/dist/themes/kanagawa_paper_dark.d.ts +5 -0
  610. package/dist/themes/kanagawa_paper_dark.js +5 -0
  611. package/dist/themes/kanagawa_paper_light.cjs +7 -0
  612. package/dist/themes/kanagawa_paper_light.d.cts +5 -0
  613. package/dist/themes/kanagawa_paper_light.d.ts +5 -0
  614. package/dist/themes/kanagawa_paper_light.js +5 -0
  615. package/dist/themes/kanagawabones_dark.cjs +7 -0
  616. package/dist/themes/kanagawabones_dark.d.cts +5 -0
  617. package/dist/themes/kanagawabones_dark.d.ts +5 -0
  618. package/dist/themes/kanagawabones_dark.js +5 -0
  619. package/dist/themes/kanagawabones_light.cjs +7 -0
  620. package/dist/themes/kanagawabones_light.d.cts +5 -0
  621. package/dist/themes/kanagawabones_light.d.ts +5 -0
  622. package/dist/themes/kanagawabones_light.js +5 -0
  623. package/dist/themes/lackluster.cjs +7 -0
  624. package/dist/themes/lackluster.d.cts +5 -0
  625. package/dist/themes/lackluster.d.ts +5 -0
  626. package/dist/themes/lackluster.js +5 -0
  627. package/dist/themes/lackluster_hack.cjs +7 -0
  628. package/dist/themes/lackluster_hack.d.cts +5 -0
  629. package/dist/themes/lackluster_hack.d.ts +5 -0
  630. package/dist/themes/lackluster_hack.js +5 -0
  631. package/dist/themes/lackluster_mint.cjs +7 -0
  632. package/dist/themes/lackluster_mint.d.cts +5 -0
  633. package/dist/themes/lackluster_mint.d.ts +5 -0
  634. package/dist/themes/lackluster_mint.js +5 -0
  635. package/dist/themes/material_darker.cjs +1 -1
  636. package/dist/themes/material_darker.js +1 -1
  637. package/dist/themes/material_deep_ocean.cjs +1 -1
  638. package/dist/themes/material_deep_ocean.js +1 -1
  639. package/dist/themes/material_lighter.cjs +1 -1
  640. package/dist/themes/material_lighter.js +1 -1
  641. package/dist/themes/material_oceanic.cjs +1 -1
  642. package/dist/themes/material_oceanic.js +1 -1
  643. package/dist/themes/material_palenight.cjs +1 -1
  644. package/dist/themes/material_palenight.js +1 -1
  645. package/dist/themes/mellifluous_alduin.cjs +7 -0
  646. package/dist/themes/mellifluous_alduin.d.cts +5 -0
  647. package/dist/themes/mellifluous_alduin.d.ts +5 -0
  648. package/dist/themes/mellifluous_alduin.js +5 -0
  649. package/dist/themes/mellifluous_dark.cjs +7 -0
  650. package/dist/themes/mellifluous_dark.d.cts +5 -0
  651. package/dist/themes/mellifluous_dark.d.ts +5 -0
  652. package/dist/themes/mellifluous_dark.js +5 -0
  653. package/dist/themes/mellifluous_kanagawa_dragon.cjs +7 -0
  654. package/dist/themes/mellifluous_kanagawa_dragon.d.cts +5 -0
  655. package/dist/themes/mellifluous_kanagawa_dragon.d.ts +5 -0
  656. package/dist/themes/mellifluous_kanagawa_dragon.js +5 -0
  657. package/dist/themes/mellifluous_light.cjs +7 -0
  658. package/dist/themes/mellifluous_light.d.cts +5 -0
  659. package/dist/themes/mellifluous_light.d.ts +5 -0
  660. package/dist/themes/mellifluous_light.js +5 -0
  661. package/dist/themes/mellifluous_mountain.cjs +7 -0
  662. package/dist/themes/mellifluous_mountain.d.cts +5 -0
  663. package/dist/themes/mellifluous_mountain.d.ts +5 -0
  664. package/dist/themes/mellifluous_mountain.js +5 -0
  665. package/dist/themes/mellifluous_tender.cjs +7 -0
  666. package/dist/themes/mellifluous_tender.d.cts +5 -0
  667. package/dist/themes/mellifluous_tender.d.ts +5 -0
  668. package/dist/themes/mellifluous_tender.js +5 -0
  669. package/dist/themes/mellow.cjs +7 -0
  670. package/dist/themes/mellow.d.cts +5 -0
  671. package/dist/themes/mellow.d.ts +5 -0
  672. package/dist/themes/mellow.js +5 -0
  673. package/dist/themes/mfd_amber.cjs +7 -0
  674. package/dist/themes/mfd_amber.d.cts +5 -0
  675. package/dist/themes/mfd_amber.d.ts +5 -0
  676. package/dist/themes/mfd_amber.js +5 -0
  677. package/dist/themes/mfd_blackout.cjs +7 -0
  678. package/dist/themes/mfd_blackout.d.cts +5 -0
  679. package/dist/themes/mfd_blackout.d.ts +5 -0
  680. package/dist/themes/mfd_blackout.js +5 -0
  681. package/dist/themes/mfd_dark.cjs +7 -0
  682. package/dist/themes/mfd_dark.d.cts +5 -0
  683. package/dist/themes/mfd_dark.d.ts +5 -0
  684. package/dist/themes/mfd_dark.js +5 -0
  685. package/dist/themes/mfd_default.cjs +7 -0
  686. package/dist/themes/mfd_default.d.cts +5 -0
  687. package/dist/themes/mfd_default.d.ts +5 -0
  688. package/dist/themes/mfd_default.js +5 -0
  689. package/dist/themes/mfd_flir.cjs +7 -0
  690. package/dist/themes/mfd_flir.d.cts +5 -0
  691. package/dist/themes/mfd_flir.d.ts +5 -0
  692. package/dist/themes/mfd_flir.js +5 -0
  693. package/dist/themes/mfd_flir_bh.cjs +7 -0
  694. package/dist/themes/mfd_flir_bh.d.cts +5 -0
  695. package/dist/themes/mfd_flir_bh.d.ts +5 -0
  696. package/dist/themes/mfd_flir_bh.js +5 -0
  697. package/dist/themes/mfd_flir_fusion.cjs +7 -0
  698. package/dist/themes/mfd_flir_fusion.d.cts +5 -0
  699. package/dist/themes/mfd_flir_fusion.d.ts +5 -0
  700. package/dist/themes/mfd_flir_fusion.js +5 -0
  701. package/dist/themes/mfd_flir_rh.cjs +7 -0
  702. package/dist/themes/mfd_flir_rh.d.cts +5 -0
  703. package/dist/themes/mfd_flir_rh.d.ts +5 -0
  704. package/dist/themes/mfd_flir_rh.js +5 -0
  705. package/dist/themes/mfd_gbl_dark.cjs +7 -0
  706. package/dist/themes/mfd_gbl_dark.d.cts +5 -0
  707. package/dist/themes/mfd_gbl_dark.d.ts +5 -0
  708. package/dist/themes/mfd_gbl_dark.js +5 -0
  709. package/dist/themes/mfd_gbl_light.cjs +7 -0
  710. package/dist/themes/mfd_gbl_light.d.cts +5 -0
  711. package/dist/themes/mfd_gbl_light.d.ts +5 -0
  712. package/dist/themes/mfd_gbl_light.js +5 -0
  713. package/dist/themes/mfd_hud.cjs +7 -0
  714. package/dist/themes/mfd_hud.d.cts +5 -0
  715. package/dist/themes/mfd_hud.d.ts +5 -0
  716. package/dist/themes/mfd_hud.js +5 -0
  717. package/dist/themes/mfd_lumon.cjs +7 -0
  718. package/dist/themes/mfd_lumon.d.cts +5 -0
  719. package/dist/themes/mfd_lumon.d.ts +5 -0
  720. package/dist/themes/mfd_lumon.js +5 -0
  721. package/dist/themes/mfd_mono.cjs +7 -0
  722. package/dist/themes/mfd_mono.d.cts +5 -0
  723. package/dist/themes/mfd_mono.d.ts +5 -0
  724. package/dist/themes/mfd_mono.js +5 -0
  725. package/dist/themes/mfd_nvg.cjs +7 -0
  726. package/dist/themes/mfd_nvg.d.cts +5 -0
  727. package/dist/themes/mfd_nvg.d.ts +5 -0
  728. package/dist/themes/mfd_nvg.js +5 -0
  729. package/dist/themes/mfd_paper.cjs +7 -0
  730. package/dist/themes/mfd_paper.d.cts +5 -0
  731. package/dist/themes/mfd_paper.d.ts +5 -0
  732. package/dist/themes/mfd_paper.js +5 -0
  733. package/dist/themes/mfd_scarlet.cjs +7 -0
  734. package/dist/themes/mfd_scarlet.d.cts +5 -0
  735. package/dist/themes/mfd_scarlet.d.ts +5 -0
  736. package/dist/themes/mfd_scarlet.js +5 -0
  737. package/dist/themes/mfd_stealth.cjs +7 -0
  738. package/dist/themes/mfd_stealth.d.cts +5 -0
  739. package/dist/themes/mfd_stealth.d.ts +5 -0
  740. package/dist/themes/mfd_stealth.js +5 -0
  741. package/dist/themes/miasma.cjs +7 -0
  742. package/dist/themes/miasma.d.cts +5 -0
  743. package/dist/themes/miasma.d.ts +5 -0
  744. package/dist/themes/miasma.js +5 -0
  745. package/dist/themes/midnight.cjs +7 -0
  746. package/dist/themes/midnight.d.cts +5 -0
  747. package/dist/themes/midnight.d.ts +5 -0
  748. package/dist/themes/midnight.js +5 -0
  749. package/dist/themes/modus_operandi.cjs +1 -1
  750. package/dist/themes/modus_operandi.js +1 -1
  751. package/dist/themes/modus_vivendi.cjs +1 -1
  752. package/dist/themes/modus_vivendi.js +1 -1
  753. package/dist/themes/monokai.cjs +7 -0
  754. package/dist/themes/monokai.d.cts +5 -0
  755. package/dist/themes/monokai.d.ts +5 -0
  756. package/dist/themes/monokai.js +5 -0
  757. package/dist/themes/monokai_nightasty_dark.cjs +7 -0
  758. package/dist/themes/monokai_nightasty_dark.d.cts +5 -0
  759. package/dist/themes/monokai_nightasty_dark.d.ts +5 -0
  760. package/dist/themes/monokai_nightasty_dark.js +5 -0
  761. package/dist/themes/monokai_nightasty_light.cjs +7 -0
  762. package/dist/themes/monokai_nightasty_light.d.cts +5 -0
  763. package/dist/themes/monokai_nightasty_light.d.ts +5 -0
  764. package/dist/themes/monokai_nightasty_light.js +5 -0
  765. package/dist/themes/monokai_pro.cjs +7 -0
  766. package/dist/themes/monokai_pro.d.cts +5 -0
  767. package/dist/themes/monokai_pro.d.ts +5 -0
  768. package/dist/themes/monokai_pro.js +5 -0
  769. package/dist/themes/monokai_pro_dark.cjs +1 -1
  770. package/dist/themes/monokai_pro_dark.js +1 -1
  771. package/dist/themes/monokai_pro_machine.cjs +1 -1
  772. package/dist/themes/monokai_pro_machine.js +1 -1
  773. package/dist/themes/monokai_pro_ristretto.cjs +1 -1
  774. package/dist/themes/monokai_pro_ristretto.js +1 -1
  775. package/dist/themes/monokai_pro_spectrum.cjs +1 -1
  776. package/dist/themes/monokai_pro_spectrum.js +1 -1
  777. package/dist/themes/monokai_soda.cjs +7 -0
  778. package/dist/themes/monokai_soda.d.cts +5 -0
  779. package/dist/themes/monokai_soda.d.ts +5 -0
  780. package/dist/themes/monokai_soda.js +5 -0
  781. package/dist/themes/neobones_dark.cjs +7 -0
  782. package/dist/themes/neobones_dark.d.cts +5 -0
  783. package/dist/themes/neobones_dark.d.ts +5 -0
  784. package/dist/themes/neobones_dark.js +5 -0
  785. package/dist/themes/neobones_light.cjs +7 -0
  786. package/dist/themes/neobones_light.d.cts +5 -0
  787. package/dist/themes/neobones_light.d.ts +5 -0
  788. package/dist/themes/neobones_light.js +5 -0
  789. package/dist/themes/neofusion.cjs +7 -0
  790. package/dist/themes/neofusion.d.cts +5 -0
  791. package/dist/themes/neofusion.d.ts +5 -0
  792. package/dist/themes/neofusion.js +5 -0
  793. package/dist/themes/neomodern_gyokuro_dark.cjs +7 -0
  794. package/dist/themes/neomodern_gyokuro_dark.d.cts +5 -0
  795. package/dist/themes/neomodern_gyokuro_dark.d.ts +5 -0
  796. package/dist/themes/neomodern_gyokuro_dark.js +5 -0
  797. package/dist/themes/neomodern_gyokuro_light.cjs +7 -0
  798. package/dist/themes/neomodern_gyokuro_light.d.cts +5 -0
  799. package/dist/themes/neomodern_gyokuro_light.d.ts +5 -0
  800. package/dist/themes/neomodern_gyokuro_light.js +5 -0
  801. package/dist/themes/neomodern_hojicha_dark.cjs +7 -0
  802. package/dist/themes/neomodern_hojicha_dark.d.cts +5 -0
  803. package/dist/themes/neomodern_hojicha_dark.d.ts +5 -0
  804. package/dist/themes/neomodern_hojicha_dark.js +5 -0
  805. package/dist/themes/neomodern_hojicha_light.cjs +7 -0
  806. package/dist/themes/neomodern_hojicha_light.d.cts +5 -0
  807. package/dist/themes/neomodern_hojicha_light.d.ts +5 -0
  808. package/dist/themes/neomodern_hojicha_light.js +5 -0
  809. package/dist/themes/neomodern_iceclimber_dark.cjs +7 -0
  810. package/dist/themes/neomodern_iceclimber_dark.d.cts +5 -0
  811. package/dist/themes/neomodern_iceclimber_dark.d.ts +5 -0
  812. package/dist/themes/neomodern_iceclimber_dark.js +5 -0
  813. package/dist/themes/neomodern_iceclimber_light.cjs +7 -0
  814. package/dist/themes/neomodern_iceclimber_light.d.cts +5 -0
  815. package/dist/themes/neomodern_iceclimber_light.d.ts +5 -0
  816. package/dist/themes/neomodern_iceclimber_light.js +5 -0
  817. package/dist/themes/neomodern_moon_dark.cjs +7 -0
  818. package/dist/themes/neomodern_moon_dark.d.cts +5 -0
  819. package/dist/themes/neomodern_moon_dark.d.ts +5 -0
  820. package/dist/themes/neomodern_moon_dark.js +5 -0
  821. package/dist/themes/neomodern_moon_light.cjs +7 -0
  822. package/dist/themes/neomodern_moon_light.d.cts +5 -0
  823. package/dist/themes/neomodern_moon_light.d.ts +5 -0
  824. package/dist/themes/neomodern_moon_light.js +5 -0
  825. package/dist/themes/neomodern_roseprime_dark.cjs +7 -0
  826. package/dist/themes/neomodern_roseprime_dark.d.cts +5 -0
  827. package/dist/themes/neomodern_roseprime_dark.d.ts +5 -0
  828. package/dist/themes/neomodern_roseprime_dark.js +5 -0
  829. package/dist/themes/neomodern_roseprime_light.cjs +7 -0
  830. package/dist/themes/neomodern_roseprime_light.d.cts +5 -0
  831. package/dist/themes/neomodern_roseprime_light.d.ts +5 -0
  832. package/dist/themes/neomodern_roseprime_light.js +5 -0
  833. package/dist/themes/neon_dark.cjs +7 -0
  834. package/dist/themes/neon_dark.d.cts +5 -0
  835. package/dist/themes/neon_dark.d.ts +5 -0
  836. package/dist/themes/neon_dark.js +5 -0
  837. package/dist/themes/neon_default.cjs +7 -0
  838. package/dist/themes/neon_default.d.cts +5 -0
  839. package/dist/themes/neon_default.d.ts +5 -0
  840. package/dist/themes/neon_default.js +5 -0
  841. package/dist/themes/neon_doom.cjs +7 -0
  842. package/dist/themes/neon_doom.d.cts +5 -0
  843. package/dist/themes/neon_doom.d.ts +5 -0
  844. package/dist/themes/neon_doom.js +5 -0
  845. package/dist/themes/neon_light.cjs +7 -0
  846. package/dist/themes/neon_light.d.cts +5 -0
  847. package/dist/themes/neon_light.d.ts +5 -0
  848. package/dist/themes/neon_light.js +5 -0
  849. package/dist/themes/neosolarized2_dark.cjs +7 -0
  850. package/dist/themes/neosolarized2_dark.d.cts +5 -0
  851. package/dist/themes/neosolarized2_dark.d.ts +5 -0
  852. package/dist/themes/neosolarized2_dark.js +5 -0
  853. package/dist/themes/neosolarized2_light.cjs +7 -0
  854. package/dist/themes/neosolarized2_light.d.cts +5 -0
  855. package/dist/themes/neosolarized2_light.d.ts +5 -0
  856. package/dist/themes/neosolarized2_light.js +5 -0
  857. package/dist/themes/neosolarized_dark.cjs +1 -1
  858. package/dist/themes/neosolarized_dark.js +1 -1
  859. package/dist/themes/neosolarized_light.cjs +1 -1
  860. package/dist/themes/neosolarized_light.js +1 -1
  861. package/dist/themes/night_owl.cjs +7 -0
  862. package/dist/themes/night_owl.d.cts +5 -0
  863. package/dist/themes/night_owl.d.ts +5 -0
  864. package/dist/themes/night_owl.js +5 -0
  865. package/dist/themes/no_clown_fiesta.cjs +7 -0
  866. package/dist/themes/no_clown_fiesta.d.cts +5 -0
  867. package/dist/themes/no_clown_fiesta.d.ts +5 -0
  868. package/dist/themes/no_clown_fiesta.js +5 -0
  869. package/dist/themes/nordbones_dark.cjs +7 -0
  870. package/dist/themes/nordbones_dark.d.cts +5 -0
  871. package/dist/themes/nordbones_dark.d.ts +5 -0
  872. package/dist/themes/nordbones_dark.js +5 -0
  873. package/dist/themes/nordbones_light.cjs +7 -0
  874. package/dist/themes/nordbones_light.d.cts +5 -0
  875. package/dist/themes/nordbones_light.d.ts +5 -0
  876. package/dist/themes/nordbones_light.js +5 -0
  877. package/dist/themes/nordic.cjs +1 -1
  878. package/dist/themes/nordic.js +1 -1
  879. package/dist/themes/obscure.cjs +7 -0
  880. package/dist/themes/obscure.d.cts +5 -0
  881. package/dist/themes/obscure.d.ts +5 -0
  882. package/dist/themes/obscure.js +5 -0
  883. package/dist/themes/oceanic_next.cjs +7 -0
  884. package/dist/themes/oceanic_next.d.cts +5 -0
  885. package/dist/themes/oceanic_next.d.ts +5 -0
  886. package/dist/themes/oceanic_next.js +5 -0
  887. package/dist/themes/ofirkai.cjs +7 -0
  888. package/dist/themes/ofirkai.d.cts +5 -0
  889. package/dist/themes/ofirkai.d.ts +5 -0
  890. package/dist/themes/ofirkai.js +5 -0
  891. package/dist/themes/oldworld.cjs +7 -0
  892. package/dist/themes/oldworld.d.cts +5 -0
  893. package/dist/themes/oldworld.d.ts +5 -0
  894. package/dist/themes/oldworld.js +5 -0
  895. package/dist/themes/oldworld_cooler.cjs +7 -0
  896. package/dist/themes/oldworld_cooler.d.cts +5 -0
  897. package/dist/themes/oldworld_cooler.d.ts +5 -0
  898. package/dist/themes/oldworld_cooler.js +5 -0
  899. package/dist/themes/oldworld_oled.cjs +7 -0
  900. package/dist/themes/oldworld_oled.d.cts +5 -0
  901. package/dist/themes/oldworld_oled.d.ts +5 -0
  902. package/dist/themes/oldworld_oled.js +5 -0
  903. package/dist/themes/one_monokai.cjs +7 -0
  904. package/dist/themes/one_monokai.d.cts +5 -0
  905. package/dist/themes/one_monokai.d.ts +5 -0
  906. package/dist/themes/one_monokai.js +5 -0
  907. package/dist/themes/onedark.cjs +1 -1
  908. package/dist/themes/onedark.js +1 -1
  909. package/dist/themes/onedarkpro_dark.cjs +1 -1
  910. package/dist/themes/onedarkpro_dark.js +1 -1
  911. package/dist/themes/onedarkpro_vivid.cjs +1 -1
  912. package/dist/themes/onedarkpro_vivid.js +1 -1
  913. package/dist/themes/onelight.cjs +1 -1
  914. package/dist/themes/onelight.js +1 -1
  915. package/dist/themes/onenord_dark.cjs +7 -0
  916. package/dist/themes/onenord_dark.d.cts +5 -0
  917. package/dist/themes/onenord_dark.d.ts +5 -0
  918. package/dist/themes/onenord_dark.js +5 -0
  919. package/dist/themes/onenord_light.cjs +7 -0
  920. package/dist/themes/onenord_light.d.cts +5 -0
  921. package/dist/themes/onenord_light.d.ts +5 -0
  922. package/dist/themes/onenord_light.js +5 -0
  923. package/dist/themes/oxocarbon_dark.cjs +7 -0
  924. package/dist/themes/oxocarbon_dark.d.cts +5 -0
  925. package/dist/themes/oxocarbon_dark.d.ts +5 -0
  926. package/dist/themes/oxocarbon_dark.js +5 -0
  927. package/dist/themes/oxocarbon_light.cjs +7 -0
  928. package/dist/themes/oxocarbon_light.d.cts +5 -0
  929. package/dist/themes/oxocarbon_light.d.ts +5 -0
  930. package/dist/themes/oxocarbon_light.js +5 -0
  931. package/dist/themes/palenightfall.cjs +7 -0
  932. package/dist/themes/palenightfall.d.cts +5 -0
  933. package/dist/themes/palenightfall.d.ts +5 -0
  934. package/dist/themes/palenightfall.js +5 -0
  935. package/dist/themes/poimandres.cjs +7 -0
  936. package/dist/themes/poimandres.d.cts +5 -0
  937. package/dist/themes/poimandres.d.ts +5 -0
  938. package/dist/themes/poimandres.js +5 -0
  939. package/dist/themes/rosebones_dark.cjs +7 -0
  940. package/dist/themes/rosebones_dark.d.cts +5 -0
  941. package/dist/themes/rosebones_dark.d.ts +5 -0
  942. package/dist/themes/rosebones_dark.js +5 -0
  943. package/dist/themes/rosebones_light.cjs +7 -0
  944. package/dist/themes/rosebones_light.d.cts +5 -0
  945. package/dist/themes/rosebones_light.d.ts +5 -0
  946. package/dist/themes/rosebones_light.js +5 -0
  947. package/dist/themes/seoulbones_dark.cjs +7 -0
  948. package/dist/themes/seoulbones_dark.d.cts +5 -0
  949. package/dist/themes/seoulbones_dark.d.ts +5 -0
  950. package/dist/themes/seoulbones_dark.js +5 -0
  951. package/dist/themes/seoulbones_light.cjs +7 -0
  952. package/dist/themes/seoulbones_light.d.cts +5 -0
  953. package/dist/themes/seoulbones_light.d.ts +5 -0
  954. package/dist/themes/seoulbones_light.js +5 -0
  955. package/dist/themes/solarized_osaka_dark.cjs +7 -0
  956. package/dist/themes/solarized_osaka_dark.d.cts +5 -0
  957. package/dist/themes/solarized_osaka_dark.d.ts +5 -0
  958. package/dist/themes/solarized_osaka_dark.js +5 -0
  959. package/dist/themes/solarized_osaka_light.cjs +7 -0
  960. package/dist/themes/solarized_osaka_light.d.cts +5 -0
  961. package/dist/themes/solarized_osaka_light.d.ts +5 -0
  962. package/dist/themes/solarized_osaka_light.js +5 -0
  963. package/dist/themes/solarized_osaka_storm.cjs +7 -0
  964. package/dist/themes/solarized_osaka_storm.d.cts +5 -0
  965. package/dist/themes/solarized_osaka_storm.d.ts +5 -0
  966. package/dist/themes/solarized_osaka_storm.js +5 -0
  967. package/dist/themes/sonokai_andromeda.cjs +7 -0
  968. package/dist/themes/sonokai_andromeda.d.cts +5 -0
  969. package/dist/themes/sonokai_andromeda.d.ts +5 -0
  970. package/dist/themes/sonokai_andromeda.js +5 -0
  971. package/dist/themes/sonokai_atlantis.cjs +7 -0
  972. package/dist/themes/sonokai_atlantis.d.cts +5 -0
  973. package/dist/themes/sonokai_atlantis.d.ts +5 -0
  974. package/dist/themes/sonokai_atlantis.js +5 -0
  975. package/dist/themes/sonokai_default.cjs +7 -0
  976. package/dist/themes/sonokai_default.d.cts +5 -0
  977. package/dist/themes/sonokai_default.d.ts +5 -0
  978. package/dist/themes/sonokai_default.js +5 -0
  979. package/dist/themes/sonokai_espresso.cjs +7 -0
  980. package/dist/themes/sonokai_espresso.d.cts +5 -0
  981. package/dist/themes/sonokai_espresso.d.ts +5 -0
  982. package/dist/themes/sonokai_espresso.js +5 -0
  983. package/dist/themes/sonokai_maia.cjs +7 -0
  984. package/dist/themes/sonokai_maia.d.cts +5 -0
  985. package/dist/themes/sonokai_maia.d.ts +5 -0
  986. package/dist/themes/sonokai_maia.js +5 -0
  987. package/dist/themes/sonokai_shusia.cjs +7 -0
  988. package/dist/themes/sonokai_shusia.d.cts +5 -0
  989. package/dist/themes/sonokai_shusia.d.ts +5 -0
  990. package/dist/themes/sonokai_shusia.js +5 -0
  991. package/dist/themes/srcery.cjs +1 -1
  992. package/dist/themes/srcery.js +1 -1
  993. package/dist/themes/synthweave.cjs +7 -0
  994. package/dist/themes/synthweave.d.cts +5 -0
  995. package/dist/themes/synthweave.d.ts +5 -0
  996. package/dist/themes/synthweave.js +5 -0
  997. package/dist/themes/synthweave_aqua.cjs +7 -0
  998. package/dist/themes/synthweave_aqua.d.cts +5 -0
  999. package/dist/themes/synthweave_aqua.d.ts +5 -0
  1000. package/dist/themes/synthweave_aqua.js +5 -0
  1001. package/dist/themes/tokyobones_dark.cjs +7 -0
  1002. package/dist/themes/tokyobones_dark.d.cts +5 -0
  1003. package/dist/themes/tokyobones_dark.d.ts +5 -0
  1004. package/dist/themes/tokyobones_dark.js +5 -0
  1005. package/dist/themes/tokyobones_light.cjs +7 -0
  1006. package/dist/themes/tokyobones_light.d.cts +5 -0
  1007. package/dist/themes/tokyobones_light.d.ts +5 -0
  1008. package/dist/themes/tokyobones_light.js +5 -0
  1009. package/dist/themes/tokyodark.cjs +7 -0
  1010. package/dist/themes/tokyodark.d.cts +5 -0
  1011. package/dist/themes/tokyodark.d.ts +5 -0
  1012. package/dist/themes/tokyodark.js +5 -0
  1013. package/dist/themes/tokyonight_day.cjs +1 -1
  1014. package/dist/themes/tokyonight_day.js +1 -1
  1015. package/dist/themes/tokyonight_moon.cjs +1 -1
  1016. package/dist/themes/tokyonight_moon.js +1 -1
  1017. package/dist/themes/tokyonight_night.cjs +1 -1
  1018. package/dist/themes/tokyonight_night.js +1 -1
  1019. package/dist/themes/tokyonight_storm.cjs +1 -1
  1020. package/dist/themes/tokyonight_storm.js +1 -1
  1021. package/dist/themes/vague.cjs +7 -0
  1022. package/dist/themes/vague.d.cts +5 -0
  1023. package/dist/themes/vague.d.ts +5 -0
  1024. package/dist/themes/vague.js +5 -0
  1025. package/dist/themes/vesper.cjs +7 -0
  1026. package/dist/themes/vesper.d.cts +5 -0
  1027. package/dist/themes/vesper.d.ts +5 -0
  1028. package/dist/themes/vesper.js +5 -0
  1029. package/dist/themes/vimbones_dark.cjs +7 -0
  1030. package/dist/themes/vimbones_dark.d.cts +5 -0
  1031. package/dist/themes/vimbones_dark.d.ts +5 -0
  1032. package/dist/themes/vimbones_dark.js +5 -0
  1033. package/dist/themes/vimbones_light.cjs +7 -0
  1034. package/dist/themes/vimbones_light.d.cts +5 -0
  1035. package/dist/themes/vimbones_light.d.ts +5 -0
  1036. package/dist/themes/vimbones_light.js +5 -0
  1037. package/dist/themes/yorumi.cjs +7 -0
  1038. package/dist/themes/yorumi.d.cts +5 -0
  1039. package/dist/themes/yorumi.d.ts +5 -0
  1040. package/dist/themes/yorumi.js +5 -0
  1041. package/dist/themes/zenbones_dark.cjs +7 -0
  1042. package/dist/themes/zenbones_dark.d.cts +5 -0
  1043. package/dist/themes/zenbones_dark.d.ts +5 -0
  1044. package/dist/themes/zenbones_dark.js +5 -0
  1045. package/dist/themes/zenbones_light.cjs +7 -0
  1046. package/dist/themes/zenbones_light.d.cts +5 -0
  1047. package/dist/themes/zenbones_light.d.ts +5 -0
  1048. package/dist/themes/zenbones_light.js +5 -0
  1049. package/dist/themes/zenburned.cjs +7 -0
  1050. package/dist/themes/zenburned.d.cts +5 -0
  1051. package/dist/themes/zenburned.d.ts +5 -0
  1052. package/dist/themes/zenburned.js +5 -0
  1053. package/dist/themes/zenwritten_dark.cjs +7 -0
  1054. package/dist/themes/zenwritten_dark.d.cts +5 -0
  1055. package/dist/themes/zenwritten_dark.d.ts +5 -0
  1056. package/dist/themes/zenwritten_dark.js +5 -0
  1057. package/dist/themes/zenwritten_light.cjs +7 -0
  1058. package/dist/themes/zenwritten_light.d.cts +5 -0
  1059. package/dist/themes/zenwritten_light.d.ts +5 -0
  1060. package/dist/themes/zenwritten_light.js +5 -0
  1061. package/package.json +26 -12
  1062. package/json/material_darker.json +0 -1
  1063. package/json/material_deep_ocean.json +0 -1
  1064. package/json/material_lighter.json +0 -1
  1065. package/json/material_oceanic.json +0 -1
  1066. package/json/material_palenight.json +0 -1
  1067. package/json/modus_operandi.json +0 -1
  1068. package/json/modus_vivendi.json +0 -1
  1069. package/json/neosolarized_dark.json +0 -1
  1070. package/json/neosolarized_light.json +0 -1
  1071. package/json/tokyonight_moon.json +0 -1
  1072. /package/{json → dist/json}/aura_dark.json +0 -0
  1073. /package/{json → dist/json}/aura_dark_soft_text.json +0 -0
  1074. /package/{json → dist/json}/aura_soft_dark.json +0 -0
  1075. /package/{json → dist/json}/aura_soft_dark_soft_text.json +0 -0
  1076. /package/{json → dist/json}/ayu_dark.json +0 -0
  1077. /package/{json → dist/json}/ayu_light.json +0 -0
  1078. /package/{json → dist/json}/ayu_mirage.json +0 -0
  1079. /package/{json → dist/json}/bamboo_light.json +0 -0
  1080. /package/{json → dist/json}/bamboo_multiplex.json +0 -0
  1081. /package/{json → dist/json}/bamboo_vulgaris.json +0 -0
  1082. /package/{json → dist/json}/carbonfox.json +0 -0
  1083. /package/{json → dist/json}/darkplus.json +0 -0
  1084. /package/{json → dist/json}/dawnfox.json +0 -0
  1085. /package/{json → dist/json}/dayfox.json +0 -0
  1086. /package/{json → dist/json}/dracula.json +0 -0
  1087. /package/{json → dist/json}/dracula_soft.json +0 -0
  1088. /package/{json → dist/json}/duskfox.json +0 -0
  1089. /package/{json → dist/json}/flexoki_dark.json +0 -0
  1090. /package/{json → dist/json}/flexoki_light.json +0 -0
  1091. /package/{json → dist/json}/github_dark.json +0 -0
  1092. /package/{json → dist/json}/github_dark_colorblind.json +0 -0
  1093. /package/{json → dist/json}/github_dark_dimmed.json +0 -0
  1094. /package/{json → dist/json}/github_dark_high_contrast.json +0 -0
  1095. /package/{json → dist/json}/github_dark_tritanopia.json +0 -0
  1096. /package/{json → dist/json}/github_light.json +0 -0
  1097. /package/{json → dist/json}/github_light_colorblind.json +0 -0
  1098. /package/{json → dist/json}/github_light_high_contrast.json +0 -0
  1099. /package/{json → dist/json}/github_light_tritanopia.json +0 -0
  1100. /package/{json → dist/json}/horizon_dark.json +0 -0
  1101. /package/{json → dist/json}/iceberg.json +0 -0
  1102. /package/{json → dist/json}/kanagawa_dragon.json +0 -0
  1103. /package/{json → dist/json}/kanagawa_lotus.json +0 -0
  1104. /package/{json → dist/json}/kanagawa_wave.json +0 -0
  1105. /package/{json → dist/json}/matte_black.json +0 -0
  1106. /package/{json → dist/json}/melange_dark.json +0 -0
  1107. /package/{json → dist/json}/melange_light.json +0 -0
  1108. /package/{json → dist/json}/molokai.json +0 -0
  1109. /package/{json → dist/json}/moonfly.json +0 -0
  1110. /package/{json → dist/json}/moonlight.json +0 -0
  1111. /package/{json → dist/json}/neovim_dark.json +0 -0
  1112. /package/{json → dist/json}/neovim_light.json +0 -0
  1113. /package/{json → dist/json}/nightfly.json +0 -0
  1114. /package/{json → dist/json}/nightfox.json +0 -0
  1115. /package/{json → dist/json}/nord.json +0 -0
  1116. /package/{json → dist/json}/nordfox.json +0 -0
  1117. /package/{json → dist/json}/onedark_cool.json +0 -0
  1118. /package/{json → dist/json}/onedark_darker.json +0 -0
  1119. /package/{json → dist/json}/onedark_deep.json +0 -0
  1120. /package/{json → dist/json}/onedark_light.json +0 -0
  1121. /package/{json → dist/json}/onedark_warm.json +0 -0
  1122. /package/{json → dist/json}/onedark_warmer.json +0 -0
  1123. /package/{json → dist/json}/papercolor_dark.json +0 -0
  1124. /package/{json → dist/json}/papercolor_light.json +0 -0
  1125. /package/{json → dist/json}/rosepine_dark.json +0 -0
  1126. /package/{json → dist/json}/rosepine_dawn.json +0 -0
  1127. /package/{json → dist/json}/rosepine_moon.json +0 -0
  1128. /package/{json → dist/json}/solarized_autumn_dark.json +0 -0
  1129. /package/{json → dist/json}/solarized_autumn_light.json +0 -0
  1130. /package/{json → dist/json}/solarized_spring_dark.json +0 -0
  1131. /package/{json → dist/json}/solarized_spring_light.json +0 -0
  1132. /package/{json → dist/json}/solarized_summer_dark.json +0 -0
  1133. /package/{json → dist/json}/solarized_summer_light.json +0 -0
  1134. /package/{json → dist/json}/solarized_winter_dark.json +0 -0
  1135. /package/{json → dist/json}/solarized_winter_light.json +0 -0
  1136. /package/{json → dist/json}/terafox.json +0 -0
  1137. /package/{json → dist/json}/vscode_dark.json +0 -0
  1138. /package/{json → dist/json}/vscode_light.json +0 -0
  1139. /package/{json → dist/json}/xcode_dark.json +0 -0
  1140. /package/{json → dist/json}/xcode_dark_hc.json +0 -0
  1141. /package/{json → dist/json}/xcode_light.json +0 -0
  1142. /package/{json → dist/json}/xcode_light_hc.json +0 -0
  1143. /package/{json → dist/json}/xcode_wwdc.json +0 -0
  1144. /package/{json → dist/json}/zenburn.json +0 -0
  1145. /package/{json → dist/json}/zephyr_dark.json +0 -0
@@ -0,0 +1 @@
1
+ {"name":"monokai_nightasty_light","appearance":"light","revision":"8be5e1c6e1d59873505e81b161e923264dfa5c1a","highlights":{"attribute":{"fg":"#ff004b"},"attribute.builtin":{"fg":"#ff004b","italic":true},"boolean":{"fg":"#6054d0"},"character":{"fg":"#6054d0"},"character.special":{"fg":"#6054d0"},"comment":{"fg":"#7f7f7f","italic":true},"comment.documentation":{"fg":"#7f7f7f","italic":true},"comment.error":{"fg":"#ff005f"},"comment.hint":{"fg":"#7f7f7f","italic":true},"comment.note":{"fg":"#0087ff"},"comment.todo":{"fg":"#ff8f00","bg":"#a5a5a5"},"comment.warning":{"fg":"#ff4d00"},"constant":{"fg":"#6054d0"},"constant.builtin":{"fg":"#6054d0"},"constant.macro":{"fg":"#ff004b"},"constructor":{"fg":"#00b3e3","italic":true},"constructor.lua":{"fg":"#ff004b"},"diff.delta":{"bg":"#d9edff"},"diff.minus":{"fg":"#ff004b","bg":"#ffd9e7"},"diff.plus":{"fg":"#4fb000","bg":"#e5f3d9"},"function":{"fg":"#4fb000"},"function.builtin":{"fg":"#4fb000"},"function.builtin.bash":{"fg":"#00b3e3"},"function.call":{"fg":"#4fb000"},"function.macro":{"fg":"#ff004b"},"function.method":{"fg":"#4fb000"},"function.method.call":{"fg":"#4fb000"},"highlighted":{"bg":"#ebebeb"},"keyword":{"fg":"#ff004b"},"keyword.conditional":{"fg":"#ff004b"},"keyword.conditional.ternary":{"fg":"#ff004b"},"keyword.coroutine":{"fg":"#ff004b"},"keyword.debug":{"fg":"#ff4d00"},"keyword.directive":{"fg":"#a2a2a2"},"keyword.directive.define":{"fg":"#ff004b"},"keyword.exception":{"fg":"#ff004b"},"keyword.export":{"fg":"#ff004b"},"keyword.function":{"fg":"#00b3e3","italic":true},"keyword.import":{"fg":"#ff004b"},"keyword.modifier":{"fg":"#ff004b"},"keyword.operator":{"fg":"#ff004b"},"keyword.repeat":{"fg":"#ff004b"},"keyword.return":{"fg":"#ff004b"},"keyword.type":{"fg":"#ff004b"},"label":{"fg":"#ff8f00"},"markup.environment":{"fg":"#ff004b"},"markup.heading":{"fg":"#333333","bold":true},"markup.heading.1":{"fg":"#333333","bold":true},"markup.heading.2":{"fg":"#333333","bold":true},"markup.heading.3":{"fg":"#333333","bold":true},"markup.heading.4":{"fg":"#333333","bold":true},"markup.heading.5":{"fg":"#333333","bold":true},"markup.heading.6":{"fg":"#333333","bold":true},"markup.italic":{"italic":true},"markup.link":{"fg":"#00b3e3"},"markup.link.label":{"fg":"#00b3e3","underline":"solid"},"markup.link.url":{"fg":"#ff4d00"},"markup.list":{"fg":"#ff004b"},"markup.list.checked":{"fg":"#ff004b"},"markup.list.unchecked":{"fg":"#ff004b"},"markup.math":{"fg":"#6054d0"},"markup.quote":{"fg":"#333333","bg":"#e3e3e3","italic":true},"markup.raw":{"fg":"#ff8f00"},"markup.raw.block":{"fg":"#7f7f7f"},"markup.raw.markdown_inline":{"fg":"#6054d0"},"markup.strikethrough":{"strikethrough":true},"markup.strong":{"bold":true},"markup.underline":{"underline":"solid"},"module":{"fg":"#00b3e3"},"module.builtin":{"fg":"#6054d0"},"normal":{"fg":"#333333","bg":"#ffffff"},"number":{"fg":"#6054d0"},"number.float":{"fg":"#6054d0"},"operator":{"fg":"#ff004b"},"property":{"fg":"#0e0e0e"},"punctuation.bracket":{"fg":"#ff004b"},"punctuation.delimiter":{"fg":"#7f7f7f"},"punctuation.special":{"fg":"#ff004b"},"string":{"fg":"#ff8f00"},"string.escape":{"fg":"#6054d0"},"string.regexp":{"fg":"#ff4d00"},"string.special":{"fg":"#6054d0"},"string.special.path":{"fg":"#6054d0"},"string.special.symbol":{"fg":"#6054d0"},"string.special.url":{"underline":"solid"},"tag":{"fg":"#ff004b"},"tag.attribute":{"fg":"#00b3e3","italic":true},"tag.builtin":{"fg":"#6054d0"},"tag.delimiter":{"fg":"#4c4c4c"},"type":{"fg":"#00b3e3"},"type.builtin":{"fg":"#00b3e3","italic":true},"type.definition":{"fg":"#00b3e3"},"variable":{"fg":"#333333"},"variable.builtin":{"fg":"#4c4c4c","italic":true},"variable.member":{"fg":"#333333"},"variable.parameter":{"fg":"#ff4d00","italic":true},"variable.parameter.builtin":{"fg":"#6054d0"}}}
@@ -0,0 +1 @@
1
+ {"name":"monokai_pro","appearance":"dark","revision":"b8bd44d5796503173627d7a1fc51f77ec3a08a63","highlights":{"attribute":{"fg":"#a9dc76"},"attribute.builtin":{"fg":"#fff1f3"},"boolean":{"fg":"#ab9df2"},"character":{"fg":"#ffd866"},"character.special":{"fg":"#ab9df2"},"comment":{"fg":"#72696a","italic":true},"comment.documentation":{"fg":"#72696a","italic":true},"comment.error":{"fg":"#ffc0b9"},"comment.hint":{"fg":"#72696a","italic":true},"comment.note":{"fg":"#8cf8f7"},"comment.todo":{"fg":"#fc9867"},"comment.warning":{"fg":"#fce094"},"constant":{"fg":"#78dce8"},"constant.builtin":{"fg":"#ab9df2"},"constant.macro":{"fg":"#ab9df2"},"constructor":{"fg":"#78dce8"},"diff.delta":{"fg":"#8cf8f7"},"diff.minus":{"fg":"#ffc0b9"},"diff.plus":{"fg":"#b3f6c0"},"error":{"fg":"#fd6883"},"function":{"fg":"#a9dc76","italic":true},"function.builtin":{"fg":"#78dce8"},"function.call":{"fg":"#fff1f3"},"function.macro":{"fg":"#a9dc76","italic":true},"function.method":{"fg":"#a9dc76","italic":true},"function.method.call":{"fg":"#a9dc76","italic":true},"highlighted":{"bg":"#2e323c"},"keyword":{"fg":"#ff6188","italic":true},"keyword.conditional":{"fg":"#ff6188","italic":true},"keyword.conditional.ternary":{"fg":"#ff6188","italic":true},"keyword.coroutine":{"fg":"#ff6188","italic":true},"keyword.debug":{"fg":"#ff6188","italic":true},"keyword.directive":{"fg":"#ff6188","italic":true},"keyword.directive.define":{"fg":"#ff6188","italic":true},"keyword.exception":{"fg":"#ff6188","italic":true},"keyword.export":{"fg":"#ff6188","italic":true},"keyword.function":{"fg":"#78dce8","italic":true},"keyword.import":{"fg":"#ff6188","italic":true},"keyword.modifier":{"fg":"#ff6188","italic":true},"keyword.operator":{"fg":"#ff6188"},"keyword.repeat":{"fg":"#ff6188","italic":true},"keyword.return":{"fg":"#ff6188"},"keyword.type":{"fg":"#ff6188","italic":true},"label":{"fg":"#ff6188"},"markup":{"fg":"#fff1f3"},"markup.environment":{"fg":"#fff1f3"},"markup.environment.name":{"fg":"#fff1f3"},"markup.heading":{"fg":"#ffd866","bold":true},"markup.heading.1":{"fg":"#ffd866","bold":true},"markup.heading.2":{"fg":"#ffd866","bold":true},"markup.heading.3":{"fg":"#ffd866","bold":true},"markup.heading.4":{"fg":"#ffd866","bold":true},"markup.heading.5":{"fg":"#ffd866","bold":true},"markup.heading.6":{"fg":"#ffd866","bold":true},"markup.italic":{"italic":true},"markup.link":{"underline":"solid"},"markup.link.label":{"underline":"solid"},"markup.link.url":{"underline":"solid"},"markup.list":{"fg":"#fff1f3"},"markup.list.checked":{"fg":"#fff1f3"},"markup.list.unchecked":{"fg":"#fff1f3"},"markup.math":{"fg":"#fff1f3"},"markup.quote":{"fg":"#fff1f3"},"markup.raw":{"fg":"#fff1f3"},"markup.raw.block":{"fg":"#fff1f3"},"markup.strikethrough":{"strikethrough":true},"markup.strong":{"bold":true},"markup.underline":{"underline":"solid"},"module":{"fg":"#78dce8"},"module.builtin":{"fg":"#fff1f3"},"namespace":{"fg":"#ab9df2"},"normal":{"fg":"#fff1f3","bg":"#26292c"},"number":{"fg":"#ab9df2"},"number.float":{"fg":"#ab9df2"},"operator":{"fg":"#ff6188"},"property":{"fg":"#fff1f3"},"punctuation.bracket":{"fg":"#fff1f3"},"punctuation.delimiter":{"fg":"#fff1f3"},"punctuation.special":{"fg":"#ff6188"},"string":{"fg":"#ffd866"},"string.documentation":{"fg":"#ffd866"},"string.escape":{"fg":"#ab9df2"},"string.regex":{"fg":"#ab9df2"},"string.regexp":{"fg":"#ab9df2"},"string.special":{"fg":"#ab9df2"},"string.special.path":{"fg":"#ab9df2"},"string.special.symbol":{"fg":"#ab9df2"},"string.special.url":{"underline":"solid"},"tag":{"fg":"#ff6188"},"tag.attribute":{"fg":"#a9dc76"},"tag.builtin":{"fg":"#fff1f3"},"tag.delimiter":{"fg":"#fff1f3"},"type":{"fg":"#78dce8"},"type.builtin":{"fg":"#78dce8"},"type.definition":{"fg":"#78dce8"},"variable":{"fg":"#fff1f3"},"variable.builtin":{"fg":"#fc9867"},"variable.member":{"fg":"#fff1f3"},"variable.parameter":{"fg":"#fff1f3"},"variable.parameter.builtin":{"fg":"#fff1f3"}}}
@@ -1 +1 @@
1
- {"name":"monokai_pro_dark","appearance":"dark","revision":"8d43e7746754c2dc6e8b797cbcdd361b46086675","highlights":{"attribute":{"fg":"#a9dc76"},"attribute.builtin":{"fg":"#fc9867"},"boolean":{"fg":"#ab9df2"},"character":{"fg":"#ffd866"},"character.special":{"fg":"#ffd866"},"comment":{"fg":"#727072","italic":true},"comment.documentation":{"fg":"#727072","italic":true},"comment.documentation.lua":{"fg":"#78dce8"},"comment.error":{"fg":"#ff6188"},"comment.hint":{"fg":"#727072","italic":true},"comment.note":{"fg":"#78dce8"},"comment.todo":{"fg":"#ab9df2","bg":"#2d2a2e","bold":true},"comment.warning":{"fg":"#fc9867"},"constant":{"fg":"#ab9df2"},"constant.builtin":{"fg":"#ab9df2"},"constant.cpp":{"fg":"#78dce8"},"constant.macro":{"fg":"#ab9df2"},"constant.macro.cpp":{"fg":"#ff6188"},"constructor":{"fg":"#a9dc76"},"diff.delta":{"fg":"#ffd866"},"diff.minus":{"fg":"#ff6188"},"diff.plus":{"fg":"#a9dc76"},"function":{"fg":"#a9dc76"},"function.builtin":{"fg":"#a9dc76"},"function.call":{"fg":"#a9dc76"},"function.macro":{"fg":"#a9dc76"},"function.method":{"fg":"#a9dc76"},"function.method.call":{"fg":"#a9dc76"},"function.scss":{"fg":"#78dce8"},"highlighted":{"bg":"#373438"},"keyword":{"fg":"#ff6188","italic":true},"keyword.conditional":{"fg":"#ff6188"},"keyword.conditional.ternary":{"fg":"#ff6188"},"keyword.coroutine":{"fg":"#ff6188"},"keyword.cpp":{"fg":"#78dce8","italic":true},"keyword.debug":{"fg":"#ff6188"},"keyword.directive":{"fg":"#ff6188"},"keyword.directive.define":{"fg":"#ff6188"},"keyword.dockerfile":{"fg":"#ff6188"},"keyword.exception":{"fg":"#ff6188"},"keyword.export":{"fg":"#ff6188","italic":true},"keyword.function":{"fg":"#78dce8","italic":true},"keyword.function.go":{"fg":"#ff6188"},"keyword.function.lua":{"fg":"#ff6188"},"keyword.import":{"fg":"#ff6188"},"keyword.modifier":{"fg":"#ff6188","italic":true},"keyword.operator":{"fg":"#ff6188"},"keyword.repeat":{"fg":"#ff6188"},"keyword.return":{"fg":"#ff6188"},"keyword.scss":{"fg":"#ff6188"},"keyword.type":{"fg":"#78dce8","italic":true},"label":{"fg":"#78dce8"},"markup":{"fg":"#fcfcfa"},"markup.environment":{"fg":"#fcfcfa"},"markup.environment.name":{"fg":"#fcfcfa"},"markup.heading":{"fg":"#a9dc76","bold":true},"markup.heading.1":{"fg":"#a9dc76","bold":true},"markup.heading.1.markdown":{"fg":"#ffd866"},"markup.heading.2":{"fg":"#a9dc76","bold":true},"markup.heading.2.markdown":{"fg":"#ffd866"},"markup.heading.3":{"fg":"#a9dc76","bold":true},"markup.heading.3.markdown":{"fg":"#ffd866"},"markup.heading.4":{"fg":"#a9dc76","bold":true},"markup.heading.4.markdown":{"fg":"#ffd866"},"markup.heading.5":{"fg":"#a9dc76","bold":true},"markup.heading.5.markdown":{"fg":"#ffd866"},"markup.heading.6":{"fg":"#a9dc76","bold":true},"markup.heading.6.markdown":{"fg":"#ffd866"},"markup.italic":{"fg":"#fcfcfa","italic":true},"markup.italic.markdown_inline":{"italic":true},"markup.link":{"fg":"#fc9867","underline":"solid"},"markup.link.label":{"fg":"#fc9867","underline":"solid"},"markup.link.label.markdown_inline":{"fg":"#ff6188"},"markup.link.url":{"fg":"#fc9867","underline":"solid"},"markup.link.url.markdown_inline":{"fg":"#a9dc76","underline":"solid"},"markup.list":{"fg":"#fcfcfa"},"markup.list.checked":{"fg":"#fcfcfa"},"markup.list.unchecked":{"fg":"#fcfcfa"},"markup.math":{"fg":"#ffd866"},"markup.quote":{"fg":"#fcfcfa"},"markup.raw":{"fg":"#ffd866"},"markup.raw.block":{"fg":"#ffd866"},"markup.raw.block.markdown":{"bg":"#221f22"},"markup.strikethrough":{"fg":"#fcfcfa","strikethrough":true},"markup.strong":{"fg":"#fcfcfa","bold":true},"markup.strong.markdown_inline":{"bold":true},"markup.underline":{"fg":"#fcfcfa","underline":"solid"},"module":{"fg":"#78dce8"},"module.builtin":{"fg":"#78dce8"},"module.go":{"fg":"#fcfcfa"},"namespace.cpp":{"fg":"#a9dc76"},"namespace.lua":{"fg":"#ff6188"},"normal":{"fg":"#fcfcfa","bg":"#2d2a2e"},"number":{"fg":"#ab9df2"},"number.float":{"fg":"#ab9df2"},"operator":{"fg":"#ff6188"},"property":{"fg":"#fcfcfa"},"property.scss":{"fg":"#a9dc76"},"property.yaml":{"fg":"#ff6188"},"punctuation.bracket":{"fg":"#ff6188"},"punctuation.delimiter":{"fg":"#939293"},"punctuation.special":{"fg":"#939293"},"punctuation.special.latex":{"fg":"#ff6188"},"punctuation.special.yaml":{"fg":"#fcfcfa"},"string":{"fg":"#ffd866"},"string.documentation":{"fg":"#727072"},"string.escape":{"fg":"#ab9df2"},"string.latex":{"fg":"#78dce8"},"string.regexp":{"fg":"#ffd866"},"string.scss":{"fg":"#fc9867","italic":true},"string.special":{"fg":"#fc9867"},"string.special.path":{"fg":"#fc9867"},"string.special.symbol":{"fg":"#fc9867"},"string.special.url":{"underline":"solid"},"tag":{"fg":"#ff6188"},"tag.attribute":{"fg":"#78dce8","italic":true},"tag.builtin":{"fg":"#ff6188"},"tag.delimiter":{"fg":"#939293"},"type":{"fg":"#78dce8"},"type.builtin":{"fg":"#78dce8","italic":true},"type.cpp":{"fg":"#fc9867","italic":true},"type.definition":{"fg":"#a9dc76"},"variable":{"fg":"#fcfcfa"},"variable.builtin":{"fg":"#c1c0c0","italic":true},"variable.member":{"fg":"#fcfcfa"},"variable.parameter":{"fg":"#fc9867","italic":true},"variable.parameter.builtin":{"fg":"#fc9867","italic":true}}}
1
+ {"name":"monokai_pro_dark","appearance":"dark","revision":"d8884d4473667c48bd17a68d08383d38839136a3","highlights":{"attribute":{"fg":"#a9dc76"},"attribute.builtin":{"fg":"#fc9867"},"boolean":{"fg":"#ab9df2"},"character":{"fg":"#ffd866"},"character.special":{"fg":"#ffd866"},"comment":{"fg":"#727072","italic":true},"comment.documentation":{"fg":"#727072","italic":true},"comment.documentation.lua":{"fg":"#78dce8"},"comment.error":{"fg":"#ff6188"},"comment.hint":{"fg":"#727072","italic":true},"comment.note":{"fg":"#78dce8"},"comment.todo":{"fg":"#ab9df2","bg":"#2d2a2e","bold":true},"comment.warning":{"fg":"#fc9867"},"constant":{"fg":"#ab9df2"},"constant.builtin":{"fg":"#ab9df2"},"constant.cpp":{"fg":"#78dce8"},"constant.macro":{"fg":"#ab9df2"},"constant.macro.cpp":{"fg":"#ff6188"},"constructor":{"fg":"#a9dc76"},"diff.delta":{"fg":"#ffd866"},"diff.minus":{"fg":"#ff6188"},"diff.plus":{"fg":"#a9dc76"},"function":{"fg":"#a9dc76"},"function.builtin":{"fg":"#a9dc76"},"function.call":{"fg":"#a9dc76"},"function.macro":{"fg":"#a9dc76"},"function.method":{"fg":"#a9dc76"},"function.method.call":{"fg":"#a9dc76"},"function.scss":{"fg":"#78dce8"},"highlighted":{"bg":"#373538"},"keyword":{"fg":"#ff6188","italic":true},"keyword.conditional":{"fg":"#ff6188"},"keyword.conditional.ternary":{"fg":"#ff6188"},"keyword.coroutine":{"fg":"#ff6188"},"keyword.cpp":{"fg":"#78dce8","italic":true},"keyword.debug":{"fg":"#ff6188"},"keyword.directive":{"fg":"#ff6188"},"keyword.directive.define":{"fg":"#ff6188"},"keyword.dockerfile":{"fg":"#ff6188"},"keyword.exception":{"fg":"#ff6188"},"keyword.export":{"fg":"#ff6188","italic":true},"keyword.function":{"fg":"#78dce8","italic":true},"keyword.function.go":{"fg":"#ff6188"},"keyword.function.lua":{"fg":"#ff6188"},"keyword.import":{"fg":"#ff6188"},"keyword.modifier":{"fg":"#ff6188","italic":true},"keyword.operator":{"fg":"#ff6188"},"keyword.repeat":{"fg":"#ff6188"},"keyword.return":{"fg":"#ff6188"},"keyword.scss":{"fg":"#ff6188"},"keyword.type":{"fg":"#78dce8","italic":true},"label":{"fg":"#78dce8"},"markup":{"fg":"#fcfcfa"},"markup.environment":{"fg":"#fcfcfa"},"markup.environment.name":{"fg":"#fcfcfa"},"markup.heading":{"fg":"#a9dc76","bold":true},"markup.heading.1":{"fg":"#a9dc76","bold":true},"markup.heading.1.markdown":{"fg":"#ffd866"},"markup.heading.2":{"fg":"#a9dc76","bold":true},"markup.heading.2.markdown":{"fg":"#ffd866"},"markup.heading.3":{"fg":"#a9dc76","bold":true},"markup.heading.3.markdown":{"fg":"#ffd866"},"markup.heading.4":{"fg":"#a9dc76","bold":true},"markup.heading.4.markdown":{"fg":"#ffd866"},"markup.heading.5":{"fg":"#a9dc76","bold":true},"markup.heading.5.markdown":{"fg":"#ffd866"},"markup.heading.6":{"fg":"#a9dc76","bold":true},"markup.heading.6.markdown":{"fg":"#ffd866"},"markup.italic":{"fg":"#fcfcfa","italic":true},"markup.italic.markdown_inline":{"italic":true},"markup.link":{"fg":"#fc9867","underline":"solid"},"markup.link.label":{"fg":"#fc9867","underline":"solid"},"markup.link.label.markdown_inline":{"fg":"#ff6188"},"markup.link.url":{"fg":"#fc9867","underline":"solid"},"markup.link.url.markdown_inline":{"fg":"#a9dc76","underline":"solid"},"markup.list":{"fg":"#fcfcfa"},"markup.list.checked":{"fg":"#fcfcfa"},"markup.list.unchecked":{"fg":"#fcfcfa"},"markup.math":{"fg":"#ffd866"},"markup.quote":{"fg":"#fcfcfa"},"markup.raw":{"fg":"#ffd866"},"markup.raw.block":{"fg":"#ffd866"},"markup.raw.block.markdown":{"bg":"#221f22"},"markup.strikethrough":{"fg":"#fcfcfa","strikethrough":true},"markup.strong":{"fg":"#fcfcfa","bold":true},"markup.strong.markdown_inline":{"bold":true},"markup.underline":{"fg":"#fcfcfa","underline":"solid"},"module":{"fg":"#78dce8"},"module.builtin":{"fg":"#78dce8"},"module.go":{"fg":"#fcfcfa"},"namespace.cpp":{"fg":"#a9dc76"},"namespace.lua":{"fg":"#ff6188"},"normal":{"fg":"#fcfcfa","bg":"#2d2a2e"},"number":{"fg":"#ab9df2"},"number.float":{"fg":"#ab9df2"},"operator":{"fg":"#ff6188"},"property":{"fg":"#fcfcfa"},"property.scss":{"fg":"#a9dc76"},"property.yaml":{"fg":"#ff6188"},"punctuation.bracket":{"fg":"#ff6188"},"punctuation.delimiter":{"fg":"#939293"},"punctuation.special":{"fg":"#939293"},"punctuation.special.latex":{"fg":"#ff6188"},"punctuation.special.yaml":{"fg":"#fcfcfa"},"string":{"fg":"#ffd866"},"string.documentation":{"fg":"#727072"},"string.escape":{"fg":"#ab9df2"},"string.latex":{"fg":"#78dce8"},"string.regexp":{"fg":"#ffd866"},"string.scss":{"fg":"#fc9867","italic":true},"string.special":{"fg":"#fc9867"},"string.special.path":{"fg":"#fc9867"},"string.special.symbol":{"fg":"#fc9867"},"string.special.url":{"underline":"solid"},"tag":{"fg":"#ff6188"},"tag.attribute":{"fg":"#78dce8","italic":true},"tag.builtin":{"fg":"#ff6188"},"tag.delimiter":{"fg":"#939293"},"type":{"fg":"#78dce8"},"type.builtin":{"fg":"#78dce8","italic":true},"type.cpp":{"fg":"#fc9867","italic":true},"type.definition":{"fg":"#a9dc76"},"variable":{"fg":"#fcfcfa"},"variable.builtin":{"fg":"#c1c0c0","italic":true},"variable.member":{"fg":"#fcfcfa"},"variable.parameter":{"fg":"#fc9867","italic":true},"variable.parameter.builtin":{"fg":"#fc9867","italic":true}}}
@@ -1 +1 @@
1
- {"name":"monokai_pro_machine","appearance":"dark","revision":"8d43e7746754c2dc6e8b797cbcdd361b46086675","highlights":{"attribute":{"fg":"#a2e57b"},"attribute.builtin":{"fg":"#ffb270"},"boolean":{"fg":"#baa0f8"},"character":{"fg":"#ffed72"},"character.special":{"fg":"#ffed72"},"comment":{"fg":"#6b7678","italic":true},"comment.documentation":{"fg":"#6b7678","italic":true},"comment.documentation.lua":{"fg":"#7cd5f1"},"comment.error":{"fg":"#ff6d7e"},"comment.hint":{"fg":"#6b7678","italic":true},"comment.note":{"fg":"#7cd5f1"},"comment.todo":{"fg":"#baa0f8","bg":"#273136","bold":true},"comment.warning":{"fg":"#ffb270"},"constant":{"fg":"#baa0f8"},"constant.builtin":{"fg":"#baa0f8"},"constant.cpp":{"fg":"#7cd5f1"},"constant.macro":{"fg":"#baa0f8"},"constant.macro.cpp":{"fg":"#ff6d7e"},"constructor":{"fg":"#a2e57b"},"diff.delta":{"fg":"#ffed72"},"diff.minus":{"fg":"#ff6d7e"},"diff.plus":{"fg":"#a2e57b"},"function":{"fg":"#a2e57b"},"function.builtin":{"fg":"#a2e57b"},"function.call":{"fg":"#a2e57b"},"function.macro":{"fg":"#a2e57b"},"function.method":{"fg":"#a2e57b"},"function.method.call":{"fg":"#a2e57b"},"function.scss":{"fg":"#7cd5f1"},"highlighted":{"bg":"#313b3f"},"keyword":{"fg":"#ff6d7e","italic":true},"keyword.conditional":{"fg":"#ff6d7e"},"keyword.conditional.ternary":{"fg":"#ff6d7e"},"keyword.coroutine":{"fg":"#ff6d7e"},"keyword.cpp":{"fg":"#7cd5f1","italic":true},"keyword.debug":{"fg":"#ff6d7e"},"keyword.directive":{"fg":"#ff6d7e"},"keyword.directive.define":{"fg":"#ff6d7e"},"keyword.dockerfile":{"fg":"#ff6d7e"},"keyword.exception":{"fg":"#ff6d7e"},"keyword.export":{"fg":"#ff6d7e","italic":true},"keyword.function":{"fg":"#7cd5f1","italic":true},"keyword.function.go":{"fg":"#ff6d7e"},"keyword.function.lua":{"fg":"#ff6d7e"},"keyword.import":{"fg":"#ff6d7e"},"keyword.modifier":{"fg":"#ff6d7e","italic":true},"keyword.operator":{"fg":"#ff6d7e"},"keyword.repeat":{"fg":"#ff6d7e"},"keyword.return":{"fg":"#ff6d7e"},"keyword.scss":{"fg":"#ff6d7e"},"keyword.type":{"fg":"#7cd5f1","italic":true},"label":{"fg":"#7cd5f1"},"markup":{"fg":"#f2fffc"},"markup.environment":{"fg":"#f2fffc"},"markup.environment.name":{"fg":"#f2fffc"},"markup.heading":{"fg":"#a2e57b","bold":true},"markup.heading.1":{"fg":"#a2e57b","bold":true},"markup.heading.1.markdown":{"fg":"#ffed72"},"markup.heading.2":{"fg":"#a2e57b","bold":true},"markup.heading.2.markdown":{"fg":"#ffed72"},"markup.heading.3":{"fg":"#a2e57b","bold":true},"markup.heading.3.markdown":{"fg":"#ffed72"},"markup.heading.4":{"fg":"#a2e57b","bold":true},"markup.heading.4.markdown":{"fg":"#ffed72"},"markup.heading.5":{"fg":"#a2e57b","bold":true},"markup.heading.5.markdown":{"fg":"#ffed72"},"markup.heading.6":{"fg":"#a2e57b","bold":true},"markup.heading.6.markdown":{"fg":"#ffed72"},"markup.italic":{"fg":"#f2fffc","italic":true},"markup.italic.markdown_inline":{"italic":true},"markup.link":{"fg":"#ffb270","underline":"solid"},"markup.link.label":{"fg":"#ffb270","underline":"solid"},"markup.link.label.markdown_inline":{"fg":"#ff6d7e"},"markup.link.url":{"fg":"#ffb270","underline":"solid"},"markup.link.url.markdown_inline":{"fg":"#a2e57b","underline":"solid"},"markup.list":{"fg":"#f2fffc"},"markup.list.checked":{"fg":"#f2fffc"},"markup.list.unchecked":{"fg":"#f2fffc"},"markup.math":{"fg":"#ffed72"},"markup.quote":{"fg":"#f2fffc"},"markup.raw":{"fg":"#ffed72"},"markup.raw.block":{"fg":"#ffed72"},"markup.raw.block.markdown":{"bg":"#1d2528"},"markup.strikethrough":{"fg":"#f2fffc","strikethrough":true},"markup.strong":{"fg":"#f2fffc","bold":true},"markup.strong.markdown_inline":{"bold":true},"markup.underline":{"fg":"#f2fffc","underline":"solid"},"module":{"fg":"#7cd5f1"},"module.builtin":{"fg":"#7cd5f1"},"module.go":{"fg":"#f2fffc"},"namespace.cpp":{"fg":"#a2e57b"},"namespace.lua":{"fg":"#ff6d7e"},"normal":{"fg":"#f2fffc","bg":"#273136"},"number":{"fg":"#baa0f8"},"number.float":{"fg":"#baa0f8"},"operator":{"fg":"#ff6d7e"},"property":{"fg":"#f2fffc"},"property.scss":{"fg":"#a2e57b"},"property.yaml":{"fg":"#ff6d7e"},"punctuation.bracket":{"fg":"#ff6d7e"},"punctuation.delimiter":{"fg":"#8b9798"},"punctuation.special":{"fg":"#8b9798"},"punctuation.special.latex":{"fg":"#ff6d7e"},"punctuation.special.yaml":{"fg":"#f2fffc"},"string":{"fg":"#ffed72"},"string.documentation":{"fg":"#6b7678"},"string.escape":{"fg":"#baa0f8"},"string.latex":{"fg":"#7cd5f1"},"string.regexp":{"fg":"#ffed72"},"string.scss":{"fg":"#ffb270","italic":true},"string.special":{"fg":"#ffb270"},"string.special.path":{"fg":"#ffb270"},"string.special.symbol":{"fg":"#ffb270"},"string.special.url":{"underline":"solid"},"tag":{"fg":"#ff6d7e"},"tag.attribute":{"fg":"#7cd5f1","italic":true},"tag.builtin":{"fg":"#ff6d7e"},"tag.delimiter":{"fg":"#8b9798"},"type":{"fg":"#7cd5f1"},"type.builtin":{"fg":"#7cd5f1","italic":true},"type.cpp":{"fg":"#ffb270","italic":true},"type.definition":{"fg":"#a2e57b"},"variable":{"fg":"#f2fffc"},"variable.builtin":{"fg":"#b8c4c3","italic":true},"variable.member":{"fg":"#f2fffc"},"variable.parameter":{"fg":"#ffb270","italic":true},"variable.parameter.builtin":{"fg":"#ffb270","italic":true}}}
1
+ {"name":"monokai_pro_machine","appearance":"dark","revision":"d8884d4473667c48bd17a68d08383d38839136a3","highlights":{"attribute":{"fg":"#a2e57b"},"attribute.builtin":{"fg":"#ffb270"},"boolean":{"fg":"#baa0f8"},"character":{"fg":"#ffed72"},"character.special":{"fg":"#ffed72"},"comment":{"fg":"#6b7678","italic":true},"comment.documentation":{"fg":"#6b7678","italic":true},"comment.documentation.lua":{"fg":"#7cd5f1"},"comment.error":{"fg":"#ff6d7e"},"comment.hint":{"fg":"#6b7678","italic":true},"comment.note":{"fg":"#7cd5f1"},"comment.todo":{"fg":"#baa0f8","bg":"#273136","bold":true},"comment.warning":{"fg":"#ffb270"},"constant":{"fg":"#baa0f8"},"constant.builtin":{"fg":"#baa0f8"},"constant.cpp":{"fg":"#7cd5f1"},"constant.macro":{"fg":"#baa0f8"},"constant.macro.cpp":{"fg":"#ff6d7e"},"constructor":{"fg":"#a2e57b"},"diff.delta":{"fg":"#ffed72"},"diff.minus":{"fg":"#ff6d7e"},"diff.plus":{"fg":"#a2e57b"},"function":{"fg":"#a2e57b"},"function.builtin":{"fg":"#a2e57b"},"function.call":{"fg":"#a2e57b"},"function.macro":{"fg":"#a2e57b"},"function.method":{"fg":"#a2e57b"},"function.method.call":{"fg":"#a2e57b"},"function.scss":{"fg":"#7cd5f1"},"highlighted":{"bg":"#313b40"},"keyword":{"fg":"#ff6d7e","italic":true},"keyword.conditional":{"fg":"#ff6d7e"},"keyword.conditional.ternary":{"fg":"#ff6d7e"},"keyword.coroutine":{"fg":"#ff6d7e"},"keyword.cpp":{"fg":"#7cd5f1","italic":true},"keyword.debug":{"fg":"#ff6d7e"},"keyword.directive":{"fg":"#ff6d7e"},"keyword.directive.define":{"fg":"#ff6d7e"},"keyword.dockerfile":{"fg":"#ff6d7e"},"keyword.exception":{"fg":"#ff6d7e"},"keyword.export":{"fg":"#ff6d7e","italic":true},"keyword.function":{"fg":"#7cd5f1","italic":true},"keyword.function.go":{"fg":"#ff6d7e"},"keyword.function.lua":{"fg":"#ff6d7e"},"keyword.import":{"fg":"#ff6d7e"},"keyword.modifier":{"fg":"#ff6d7e","italic":true},"keyword.operator":{"fg":"#ff6d7e"},"keyword.repeat":{"fg":"#ff6d7e"},"keyword.return":{"fg":"#ff6d7e"},"keyword.scss":{"fg":"#ff6d7e"},"keyword.type":{"fg":"#7cd5f1","italic":true},"label":{"fg":"#7cd5f1"},"markup":{"fg":"#f2fffc"},"markup.environment":{"fg":"#f2fffc"},"markup.environment.name":{"fg":"#f2fffc"},"markup.heading":{"fg":"#a2e57b","bold":true},"markup.heading.1":{"fg":"#a2e57b","bold":true},"markup.heading.1.markdown":{"fg":"#ffed72"},"markup.heading.2":{"fg":"#a2e57b","bold":true},"markup.heading.2.markdown":{"fg":"#ffed72"},"markup.heading.3":{"fg":"#a2e57b","bold":true},"markup.heading.3.markdown":{"fg":"#ffed72"},"markup.heading.4":{"fg":"#a2e57b","bold":true},"markup.heading.4.markdown":{"fg":"#ffed72"},"markup.heading.5":{"fg":"#a2e57b","bold":true},"markup.heading.5.markdown":{"fg":"#ffed72"},"markup.heading.6":{"fg":"#a2e57b","bold":true},"markup.heading.6.markdown":{"fg":"#ffed72"},"markup.italic":{"fg":"#f2fffc","italic":true},"markup.italic.markdown_inline":{"italic":true},"markup.link":{"fg":"#ffb270","underline":"solid"},"markup.link.label":{"fg":"#ffb270","underline":"solid"},"markup.link.label.markdown_inline":{"fg":"#ff6d7e"},"markup.link.url":{"fg":"#ffb270","underline":"solid"},"markup.link.url.markdown_inline":{"fg":"#a2e57b","underline":"solid"},"markup.list":{"fg":"#f2fffc"},"markup.list.checked":{"fg":"#f2fffc"},"markup.list.unchecked":{"fg":"#f2fffc"},"markup.math":{"fg":"#ffed72"},"markup.quote":{"fg":"#f2fffc"},"markup.raw":{"fg":"#ffed72"},"markup.raw.block":{"fg":"#ffed72"},"markup.raw.block.markdown":{"bg":"#1d2528"},"markup.strikethrough":{"fg":"#f2fffc","strikethrough":true},"markup.strong":{"fg":"#f2fffc","bold":true},"markup.strong.markdown_inline":{"bold":true},"markup.underline":{"fg":"#f2fffc","underline":"solid"},"module":{"fg":"#7cd5f1"},"module.builtin":{"fg":"#7cd5f1"},"module.go":{"fg":"#f2fffc"},"namespace.cpp":{"fg":"#a2e57b"},"namespace.lua":{"fg":"#ff6d7e"},"normal":{"fg":"#f2fffc","bg":"#273136"},"number":{"fg":"#baa0f8"},"number.float":{"fg":"#baa0f8"},"operator":{"fg":"#ff6d7e"},"property":{"fg":"#f2fffc"},"property.scss":{"fg":"#a2e57b"},"property.yaml":{"fg":"#ff6d7e"},"punctuation.bracket":{"fg":"#ff6d7e"},"punctuation.delimiter":{"fg":"#8b9798"},"punctuation.special":{"fg":"#8b9798"},"punctuation.special.latex":{"fg":"#ff6d7e"},"punctuation.special.yaml":{"fg":"#f2fffc"},"string":{"fg":"#ffed72"},"string.documentation":{"fg":"#6b7678"},"string.escape":{"fg":"#baa0f8"},"string.latex":{"fg":"#7cd5f1"},"string.regexp":{"fg":"#ffed72"},"string.scss":{"fg":"#ffb270","italic":true},"string.special":{"fg":"#ffb270"},"string.special.path":{"fg":"#ffb270"},"string.special.symbol":{"fg":"#ffb270"},"string.special.url":{"underline":"solid"},"tag":{"fg":"#ff6d7e"},"tag.attribute":{"fg":"#7cd5f1","italic":true},"tag.builtin":{"fg":"#ff6d7e"},"tag.delimiter":{"fg":"#8b9798"},"type":{"fg":"#7cd5f1"},"type.builtin":{"fg":"#7cd5f1","italic":true},"type.cpp":{"fg":"#ffb270","italic":true},"type.definition":{"fg":"#a2e57b"},"variable":{"fg":"#f2fffc"},"variable.builtin":{"fg":"#b8c4c3","italic":true},"variable.member":{"fg":"#f2fffc"},"variable.parameter":{"fg":"#ffb270","italic":true},"variable.parameter.builtin":{"fg":"#ffb270","italic":true}}}
@@ -1 +1 @@
1
- {"name":"monokai_pro_ristretto","appearance":"dark","revision":"8d43e7746754c2dc6e8b797cbcdd361b46086675","highlights":{"attribute":{"fg":"#adda78"},"attribute.builtin":{"fg":"#f38d70"},"boolean":{"fg":"#a8a9eb"},"character":{"fg":"#f9cc6c"},"character.special":{"fg":"#f9cc6c"},"comment":{"fg":"#72696a","italic":true},"comment.documentation":{"fg":"#72696a","italic":true},"comment.documentation.lua":{"fg":"#85dacc"},"comment.error":{"fg":"#fd6883"},"comment.hint":{"fg":"#72696a","italic":true},"comment.note":{"fg":"#85dacc"},"comment.todo":{"fg":"#a8a9eb","bg":"#2c2525","bold":true},"comment.warning":{"fg":"#f38d70"},"constant":{"fg":"#a8a9eb"},"constant.builtin":{"fg":"#a8a9eb"},"constant.cpp":{"fg":"#85dacc"},"constant.macro":{"fg":"#a8a9eb"},"constant.macro.cpp":{"fg":"#fd6883"},"constructor":{"fg":"#adda78"},"diff.delta":{"fg":"#f9cc6c"},"diff.minus":{"fg":"#fd6883"},"diff.plus":{"fg":"#adda78"},"function":{"fg":"#adda78"},"function.builtin":{"fg":"#adda78"},"function.call":{"fg":"#adda78"},"function.macro":{"fg":"#adda78"},"function.method":{"fg":"#adda78"},"function.method.call":{"fg":"#adda78"},"function.scss":{"fg":"#85dacc"},"highlighted":{"bg":"#362f2f"},"keyword":{"fg":"#fd6883","italic":true},"keyword.conditional":{"fg":"#fd6883"},"keyword.conditional.ternary":{"fg":"#fd6883"},"keyword.coroutine":{"fg":"#fd6883"},"keyword.cpp":{"fg":"#85dacc","italic":true},"keyword.debug":{"fg":"#fd6883"},"keyword.directive":{"fg":"#fd6883"},"keyword.directive.define":{"fg":"#fd6883"},"keyword.dockerfile":{"fg":"#fd6883"},"keyword.exception":{"fg":"#fd6883"},"keyword.export":{"fg":"#fd6883","italic":true},"keyword.function":{"fg":"#85dacc","italic":true},"keyword.function.go":{"fg":"#fd6883"},"keyword.function.lua":{"fg":"#fd6883"},"keyword.import":{"fg":"#fd6883"},"keyword.modifier":{"fg":"#fd6883","italic":true},"keyword.operator":{"fg":"#fd6883"},"keyword.repeat":{"fg":"#fd6883"},"keyword.return":{"fg":"#fd6883"},"keyword.scss":{"fg":"#fd6883"},"keyword.type":{"fg":"#85dacc","italic":true},"label":{"fg":"#85dacc"},"markup":{"fg":"#fff1f3"},"markup.environment":{"fg":"#fff1f3"},"markup.environment.name":{"fg":"#fff1f3"},"markup.heading":{"fg":"#adda78","bold":true},"markup.heading.1":{"fg":"#adda78","bold":true},"markup.heading.1.markdown":{"fg":"#f9cc6c"},"markup.heading.2":{"fg":"#adda78","bold":true},"markup.heading.2.markdown":{"fg":"#f9cc6c"},"markup.heading.3":{"fg":"#adda78","bold":true},"markup.heading.3.markdown":{"fg":"#f9cc6c"},"markup.heading.4":{"fg":"#adda78","bold":true},"markup.heading.4.markdown":{"fg":"#f9cc6c"},"markup.heading.5":{"fg":"#adda78","bold":true},"markup.heading.5.markdown":{"fg":"#f9cc6c"},"markup.heading.6":{"fg":"#adda78","bold":true},"markup.heading.6.markdown":{"fg":"#f9cc6c"},"markup.italic":{"fg":"#fff1f3","italic":true},"markup.italic.markdown_inline":{"italic":true},"markup.link":{"fg":"#f38d70","underline":"solid"},"markup.link.label":{"fg":"#f38d70","underline":"solid"},"markup.link.label.markdown_inline":{"fg":"#fd6883"},"markup.link.url":{"fg":"#f38d70","underline":"solid"},"markup.link.url.markdown_inline":{"fg":"#adda78","underline":"solid"},"markup.list":{"fg":"#fff1f3"},"markup.list.checked":{"fg":"#fff1f3"},"markup.list.unchecked":{"fg":"#fff1f3"},"markup.math":{"fg":"#f9cc6c"},"markup.quote":{"fg":"#fff1f3"},"markup.raw":{"fg":"#f9cc6c"},"markup.raw.block":{"fg":"#f9cc6c"},"markup.raw.block.markdown":{"bg":"#211c1c"},"markup.strikethrough":{"fg":"#fff1f3","strikethrough":true},"markup.strong":{"fg":"#fff1f3","bold":true},"markup.strong.markdown_inline":{"bold":true},"markup.underline":{"fg":"#fff1f3","underline":"solid"},"module":{"fg":"#85dacc"},"module.builtin":{"fg":"#85dacc"},"module.go":{"fg":"#fff1f3"},"namespace.cpp":{"fg":"#adda78"},"namespace.lua":{"fg":"#fd6883"},"normal":{"fg":"#fff1f3","bg":"#2c2525"},"number":{"fg":"#a8a9eb"},"number.float":{"fg":"#a8a9eb"},"operator":{"fg":"#fd6883"},"property":{"fg":"#fff1f3"},"property.scss":{"fg":"#adda78"},"property.yaml":{"fg":"#fd6883"},"punctuation.bracket":{"fg":"#fd6883"},"punctuation.delimiter":{"fg":"#948a8b"},"punctuation.special":{"fg":"#948a8b"},"punctuation.special.latex":{"fg":"#fd6883"},"punctuation.special.yaml":{"fg":"#fff1f3"},"string":{"fg":"#f9cc6c"},"string.documentation":{"fg":"#72696a"},"string.escape":{"fg":"#a8a9eb"},"string.latex":{"fg":"#85dacc"},"string.regexp":{"fg":"#f9cc6c"},"string.scss":{"fg":"#f38d70","italic":true},"string.special":{"fg":"#f38d70"},"string.special.path":{"fg":"#f38d70"},"string.special.symbol":{"fg":"#f38d70"},"string.special.url":{"underline":"solid"},"tag":{"fg":"#fd6883"},"tag.attribute":{"fg":"#85dacc","italic":true},"tag.builtin":{"fg":"#fd6883"},"tag.delimiter":{"fg":"#948a8b"},"type":{"fg":"#85dacc"},"type.builtin":{"fg":"#85dacc","italic":true},"type.cpp":{"fg":"#f38d70","italic":true},"type.definition":{"fg":"#adda78"},"variable":{"fg":"#fff1f3"},"variable.builtin":{"fg":"#c3b7b8","italic":true},"variable.member":{"fg":"#fff1f3"},"variable.parameter":{"fg":"#f38d70","italic":true},"variable.parameter.builtin":{"fg":"#f38d70","italic":true}}}
1
+ {"name":"monokai_pro_ristretto","appearance":"dark","revision":"d8884d4473667c48bd17a68d08383d38839136a3","highlights":{"attribute":{"fg":"#adda78"},"attribute.builtin":{"fg":"#f38d70"},"boolean":{"fg":"#a8a9eb"},"character":{"fg":"#f9cc6c"},"character.special":{"fg":"#f9cc6c"},"comment":{"fg":"#72696a","italic":true},"comment.documentation":{"fg":"#72696a","italic":true},"comment.documentation.lua":{"fg":"#85dacc"},"comment.error":{"fg":"#fd6883"},"comment.hint":{"fg":"#72696a","italic":true},"comment.note":{"fg":"#85dacc"},"comment.todo":{"fg":"#a8a9eb","bg":"#2c2525","bold":true},"comment.warning":{"fg":"#f38d70"},"constant":{"fg":"#a8a9eb"},"constant.builtin":{"fg":"#a8a9eb"},"constant.cpp":{"fg":"#85dacc"},"constant.macro":{"fg":"#a8a9eb"},"constant.macro.cpp":{"fg":"#fd6883"},"constructor":{"fg":"#adda78"},"diff.delta":{"fg":"#f9cc6c"},"diff.minus":{"fg":"#fd6883"},"diff.plus":{"fg":"#adda78"},"function":{"fg":"#adda78"},"function.builtin":{"fg":"#adda78"},"function.call":{"fg":"#adda78"},"function.macro":{"fg":"#adda78"},"function.method":{"fg":"#adda78"},"function.method.call":{"fg":"#adda78"},"function.scss":{"fg":"#85dacc"},"highlighted":{"bg":"#372f2f"},"keyword":{"fg":"#fd6883","italic":true},"keyword.conditional":{"fg":"#fd6883"},"keyword.conditional.ternary":{"fg":"#fd6883"},"keyword.coroutine":{"fg":"#fd6883"},"keyword.cpp":{"fg":"#85dacc","italic":true},"keyword.debug":{"fg":"#fd6883"},"keyword.directive":{"fg":"#fd6883"},"keyword.directive.define":{"fg":"#fd6883"},"keyword.dockerfile":{"fg":"#fd6883"},"keyword.exception":{"fg":"#fd6883"},"keyword.export":{"fg":"#fd6883","italic":true},"keyword.function":{"fg":"#85dacc","italic":true},"keyword.function.go":{"fg":"#fd6883"},"keyword.function.lua":{"fg":"#fd6883"},"keyword.import":{"fg":"#fd6883"},"keyword.modifier":{"fg":"#fd6883","italic":true},"keyword.operator":{"fg":"#fd6883"},"keyword.repeat":{"fg":"#fd6883"},"keyword.return":{"fg":"#fd6883"},"keyword.scss":{"fg":"#fd6883"},"keyword.type":{"fg":"#85dacc","italic":true},"label":{"fg":"#85dacc"},"markup":{"fg":"#fff1f3"},"markup.environment":{"fg":"#fff1f3"},"markup.environment.name":{"fg":"#fff1f3"},"markup.heading":{"fg":"#adda78","bold":true},"markup.heading.1":{"fg":"#adda78","bold":true},"markup.heading.1.markdown":{"fg":"#f9cc6c"},"markup.heading.2":{"fg":"#adda78","bold":true},"markup.heading.2.markdown":{"fg":"#f9cc6c"},"markup.heading.3":{"fg":"#adda78","bold":true},"markup.heading.3.markdown":{"fg":"#f9cc6c"},"markup.heading.4":{"fg":"#adda78","bold":true},"markup.heading.4.markdown":{"fg":"#f9cc6c"},"markup.heading.5":{"fg":"#adda78","bold":true},"markup.heading.5.markdown":{"fg":"#f9cc6c"},"markup.heading.6":{"fg":"#adda78","bold":true},"markup.heading.6.markdown":{"fg":"#f9cc6c"},"markup.italic":{"fg":"#fff1f3","italic":true},"markup.italic.markdown_inline":{"italic":true},"markup.link":{"fg":"#f38d70","underline":"solid"},"markup.link.label":{"fg":"#f38d70","underline":"solid"},"markup.link.label.markdown_inline":{"fg":"#fd6883"},"markup.link.url":{"fg":"#f38d70","underline":"solid"},"markup.link.url.markdown_inline":{"fg":"#adda78","underline":"solid"},"markup.list":{"fg":"#fff1f3"},"markup.list.checked":{"fg":"#fff1f3"},"markup.list.unchecked":{"fg":"#fff1f3"},"markup.math":{"fg":"#f9cc6c"},"markup.quote":{"fg":"#fff1f3"},"markup.raw":{"fg":"#f9cc6c"},"markup.raw.block":{"fg":"#f9cc6c"},"markup.raw.block.markdown":{"bg":"#211c1c"},"markup.strikethrough":{"fg":"#fff1f3","strikethrough":true},"markup.strong":{"fg":"#fff1f3","bold":true},"markup.strong.markdown_inline":{"bold":true},"markup.underline":{"fg":"#fff1f3","underline":"solid"},"module":{"fg":"#85dacc"},"module.builtin":{"fg":"#85dacc"},"module.go":{"fg":"#fff1f3"},"namespace.cpp":{"fg":"#adda78"},"namespace.lua":{"fg":"#fd6883"},"normal":{"fg":"#fff1f3","bg":"#2c2525"},"number":{"fg":"#a8a9eb"},"number.float":{"fg":"#a8a9eb"},"operator":{"fg":"#fd6883"},"property":{"fg":"#fff1f3"},"property.scss":{"fg":"#adda78"},"property.yaml":{"fg":"#fd6883"},"punctuation.bracket":{"fg":"#fd6883"},"punctuation.delimiter":{"fg":"#948a8b"},"punctuation.special":{"fg":"#948a8b"},"punctuation.special.latex":{"fg":"#fd6883"},"punctuation.special.yaml":{"fg":"#fff1f3"},"string":{"fg":"#f9cc6c"},"string.documentation":{"fg":"#72696a"},"string.escape":{"fg":"#a8a9eb"},"string.latex":{"fg":"#85dacc"},"string.regexp":{"fg":"#f9cc6c"},"string.scss":{"fg":"#f38d70","italic":true},"string.special":{"fg":"#f38d70"},"string.special.path":{"fg":"#f38d70"},"string.special.symbol":{"fg":"#f38d70"},"string.special.url":{"underline":"solid"},"tag":{"fg":"#fd6883"},"tag.attribute":{"fg":"#85dacc","italic":true},"tag.builtin":{"fg":"#fd6883"},"tag.delimiter":{"fg":"#948a8b"},"type":{"fg":"#85dacc"},"type.builtin":{"fg":"#85dacc","italic":true},"type.cpp":{"fg":"#f38d70","italic":true},"type.definition":{"fg":"#adda78"},"variable":{"fg":"#fff1f3"},"variable.builtin":{"fg":"#c3b7b8","italic":true},"variable.member":{"fg":"#fff1f3"},"variable.parameter":{"fg":"#f38d70","italic":true},"variable.parameter.builtin":{"fg":"#f38d70","italic":true}}}
@@ -1 +1 @@
1
- {"name":"monokai_pro_spectrum","appearance":"dark","revision":"8d43e7746754c2dc6e8b797cbcdd361b46086675","highlights":{"attribute":{"fg":"#7bd88f"},"attribute.builtin":{"fg":"#fd9353"},"boolean":{"fg":"#948ae3"},"character":{"fg":"#fce566"},"character.special":{"fg":"#fce566"},"comment":{"fg":"#69676c","italic":true},"comment.documentation":{"fg":"#69676c","italic":true},"comment.documentation.lua":{"fg":"#5ad4e6"},"comment.error":{"fg":"#fc618d"},"comment.hint":{"fg":"#69676c","italic":true},"comment.note":{"fg":"#5ad4e6"},"comment.todo":{"fg":"#948ae3","bg":"#222222","bold":true},"comment.warning":{"fg":"#fd9353"},"constant":{"fg":"#948ae3"},"constant.builtin":{"fg":"#948ae3"},"constant.cpp":{"fg":"#5ad4e6"},"constant.macro":{"fg":"#948ae3"},"constant.macro.cpp":{"fg":"#fc618d"},"constructor":{"fg":"#7bd88f"},"diff.delta":{"fg":"#fce566"},"diff.minus":{"fg":"#fc618d"},"diff.plus":{"fg":"#7bd88f"},"function":{"fg":"#7bd88f"},"function.builtin":{"fg":"#7bd88f"},"function.call":{"fg":"#7bd88f"},"function.macro":{"fg":"#7bd88f"},"function.method":{"fg":"#7bd88f"},"function.method.call":{"fg":"#7bd88f"},"function.scss":{"fg":"#5ad4e6"},"highlighted":{"bg":"#2c2c2d"},"keyword":{"fg":"#fc618d","italic":true},"keyword.conditional":{"fg":"#fc618d"},"keyword.conditional.ternary":{"fg":"#fc618d"},"keyword.coroutine":{"fg":"#fc618d"},"keyword.cpp":{"fg":"#5ad4e6","italic":true},"keyword.debug":{"fg":"#fc618d"},"keyword.directive":{"fg":"#fc618d"},"keyword.directive.define":{"fg":"#fc618d"},"keyword.dockerfile":{"fg":"#fc618d"},"keyword.exception":{"fg":"#fc618d"},"keyword.export":{"fg":"#fc618d","italic":true},"keyword.function":{"fg":"#5ad4e6","italic":true},"keyword.function.go":{"fg":"#fc618d"},"keyword.function.lua":{"fg":"#fc618d"},"keyword.import":{"fg":"#fc618d"},"keyword.modifier":{"fg":"#fc618d","italic":true},"keyword.operator":{"fg":"#fc618d"},"keyword.repeat":{"fg":"#fc618d"},"keyword.return":{"fg":"#fc618d"},"keyword.scss":{"fg":"#fc618d"},"keyword.type":{"fg":"#5ad4e6","italic":true},"label":{"fg":"#5ad4e6"},"markup":{"fg":"#f7f1ff"},"markup.environment":{"fg":"#f7f1ff"},"markup.environment.name":{"fg":"#f7f1ff"},"markup.heading":{"fg":"#7bd88f","bold":true},"markup.heading.1":{"fg":"#7bd88f","bold":true},"markup.heading.1.markdown":{"fg":"#fce566"},"markup.heading.2":{"fg":"#7bd88f","bold":true},"markup.heading.2.markdown":{"fg":"#fce566"},"markup.heading.3":{"fg":"#7bd88f","bold":true},"markup.heading.3.markdown":{"fg":"#fce566"},"markup.heading.4":{"fg":"#7bd88f","bold":true},"markup.heading.4.markdown":{"fg":"#fce566"},"markup.heading.5":{"fg":"#7bd88f","bold":true},"markup.heading.5.markdown":{"fg":"#fce566"},"markup.heading.6":{"fg":"#7bd88f","bold":true},"markup.heading.6.markdown":{"fg":"#fce566"},"markup.italic":{"fg":"#f7f1ff","italic":true},"markup.italic.markdown_inline":{"italic":true},"markup.link":{"fg":"#fd9353","underline":"solid"},"markup.link.label":{"fg":"#fd9353","underline":"solid"},"markup.link.label.markdown_inline":{"fg":"#fc618d"},"markup.link.url":{"fg":"#fd9353","underline":"solid"},"markup.link.url.markdown_inline":{"fg":"#7bd88f","underline":"solid"},"markup.list":{"fg":"#f7f1ff"},"markup.list.checked":{"fg":"#f7f1ff"},"markup.list.unchecked":{"fg":"#f7f1ff"},"markup.math":{"fg":"#fce566"},"markup.quote":{"fg":"#f7f1ff"},"markup.raw":{"fg":"#fce566"},"markup.raw.block":{"fg":"#fce566"},"markup.raw.block.markdown":{"bg":"#191919"},"markup.strikethrough":{"fg":"#f7f1ff","strikethrough":true},"markup.strong":{"fg":"#f7f1ff","bold":true},"markup.strong.markdown_inline":{"bold":true},"markup.underline":{"fg":"#f7f1ff","underline":"solid"},"module":{"fg":"#5ad4e6"},"module.builtin":{"fg":"#5ad4e6"},"module.go":{"fg":"#f7f1ff"},"namespace.cpp":{"fg":"#7bd88f"},"namespace.lua":{"fg":"#fc618d"},"normal":{"fg":"#f7f1ff","bg":"#222222"},"number":{"fg":"#948ae3"},"number.float":{"fg":"#948ae3"},"operator":{"fg":"#fc618d"},"property":{"fg":"#f7f1ff"},"property.scss":{"fg":"#7bd88f"},"property.yaml":{"fg":"#fc618d"},"punctuation.bracket":{"fg":"#fc618d"},"punctuation.delimiter":{"fg":"#8b888f"},"punctuation.special":{"fg":"#8b888f"},"punctuation.special.latex":{"fg":"#fc618d"},"punctuation.special.yaml":{"fg":"#f7f1ff"},"string":{"fg":"#fce566"},"string.documentation":{"fg":"#69676c"},"string.escape":{"fg":"#948ae3"},"string.latex":{"fg":"#5ad4e6"},"string.regexp":{"fg":"#fce566"},"string.scss":{"fg":"#fd9353","italic":true},"string.special":{"fg":"#fd9353"},"string.special.path":{"fg":"#fd9353"},"string.special.symbol":{"fg":"#fd9353"},"string.special.url":{"underline":"solid"},"tag":{"fg":"#fc618d"},"tag.attribute":{"fg":"#5ad4e6","italic":true},"tag.builtin":{"fg":"#fc618d"},"tag.delimiter":{"fg":"#8b888f"},"type":{"fg":"#5ad4e6"},"type.builtin":{"fg":"#5ad4e6","italic":true},"type.cpp":{"fg":"#fd9353","italic":true},"type.definition":{"fg":"#7bd88f"},"variable":{"fg":"#f7f1ff"},"variable.builtin":{"fg":"#bab6c0","italic":true},"variable.member":{"fg":"#f7f1ff"},"variable.parameter":{"fg":"#fd9353","italic":true},"variable.parameter.builtin":{"fg":"#fd9353","italic":true}}}
1
+ {"name":"monokai_pro_spectrum","appearance":"dark","revision":"d8884d4473667c48bd17a68d08383d38839136a3","highlights":{"attribute":{"fg":"#7bd88f"},"attribute.builtin":{"fg":"#fd9353"},"boolean":{"fg":"#948ae3"},"character":{"fg":"#fce566"},"character.special":{"fg":"#fce566"},"comment":{"fg":"#69676c","italic":true},"comment.documentation":{"fg":"#69676c","italic":true},"comment.documentation.lua":{"fg":"#5ad4e6"},"comment.error":{"fg":"#fc618d"},"comment.hint":{"fg":"#69676c","italic":true},"comment.note":{"fg":"#5ad4e6"},"comment.todo":{"fg":"#948ae3","bg":"#222222","bold":true},"comment.warning":{"fg":"#fd9353"},"constant":{"fg":"#948ae3"},"constant.builtin":{"fg":"#948ae3"},"constant.cpp":{"fg":"#5ad4e6"},"constant.macro":{"fg":"#948ae3"},"constant.macro.cpp":{"fg":"#fc618d"},"constructor":{"fg":"#7bd88f"},"diff.delta":{"fg":"#fce566"},"diff.minus":{"fg":"#fc618d"},"diff.plus":{"fg":"#7bd88f"},"function":{"fg":"#7bd88f"},"function.builtin":{"fg":"#7bd88f"},"function.call":{"fg":"#7bd88f"},"function.macro":{"fg":"#7bd88f"},"function.method":{"fg":"#7bd88f"},"function.method.call":{"fg":"#7bd88f"},"function.scss":{"fg":"#5ad4e6"},"highlighted":{"bg":"#2d2c2d"},"keyword":{"fg":"#fc618d","italic":true},"keyword.conditional":{"fg":"#fc618d"},"keyword.conditional.ternary":{"fg":"#fc618d"},"keyword.coroutine":{"fg":"#fc618d"},"keyword.cpp":{"fg":"#5ad4e6","italic":true},"keyword.debug":{"fg":"#fc618d"},"keyword.directive":{"fg":"#fc618d"},"keyword.directive.define":{"fg":"#fc618d"},"keyword.dockerfile":{"fg":"#fc618d"},"keyword.exception":{"fg":"#fc618d"},"keyword.export":{"fg":"#fc618d","italic":true},"keyword.function":{"fg":"#5ad4e6","italic":true},"keyword.function.go":{"fg":"#fc618d"},"keyword.function.lua":{"fg":"#fc618d"},"keyword.import":{"fg":"#fc618d"},"keyword.modifier":{"fg":"#fc618d","italic":true},"keyword.operator":{"fg":"#fc618d"},"keyword.repeat":{"fg":"#fc618d"},"keyword.return":{"fg":"#fc618d"},"keyword.scss":{"fg":"#fc618d"},"keyword.type":{"fg":"#5ad4e6","italic":true},"label":{"fg":"#5ad4e6"},"markup":{"fg":"#f7f1ff"},"markup.environment":{"fg":"#f7f1ff"},"markup.environment.name":{"fg":"#f7f1ff"},"markup.heading":{"fg":"#7bd88f","bold":true},"markup.heading.1":{"fg":"#7bd88f","bold":true},"markup.heading.1.markdown":{"fg":"#fce566"},"markup.heading.2":{"fg":"#7bd88f","bold":true},"markup.heading.2.markdown":{"fg":"#fce566"},"markup.heading.3":{"fg":"#7bd88f","bold":true},"markup.heading.3.markdown":{"fg":"#fce566"},"markup.heading.4":{"fg":"#7bd88f","bold":true},"markup.heading.4.markdown":{"fg":"#fce566"},"markup.heading.5":{"fg":"#7bd88f","bold":true},"markup.heading.5.markdown":{"fg":"#fce566"},"markup.heading.6":{"fg":"#7bd88f","bold":true},"markup.heading.6.markdown":{"fg":"#fce566"},"markup.italic":{"fg":"#f7f1ff","italic":true},"markup.italic.markdown_inline":{"italic":true},"markup.link":{"fg":"#fd9353","underline":"solid"},"markup.link.label":{"fg":"#fd9353","underline":"solid"},"markup.link.label.markdown_inline":{"fg":"#fc618d"},"markup.link.url":{"fg":"#fd9353","underline":"solid"},"markup.link.url.markdown_inline":{"fg":"#7bd88f","underline":"solid"},"markup.list":{"fg":"#f7f1ff"},"markup.list.checked":{"fg":"#f7f1ff"},"markup.list.unchecked":{"fg":"#f7f1ff"},"markup.math":{"fg":"#fce566"},"markup.quote":{"fg":"#f7f1ff"},"markup.raw":{"fg":"#fce566"},"markup.raw.block":{"fg":"#fce566"},"markup.raw.block.markdown":{"bg":"#191919"},"markup.strikethrough":{"fg":"#f7f1ff","strikethrough":true},"markup.strong":{"fg":"#f7f1ff","bold":true},"markup.strong.markdown_inline":{"bold":true},"markup.underline":{"fg":"#f7f1ff","underline":"solid"},"module":{"fg":"#5ad4e6"},"module.builtin":{"fg":"#5ad4e6"},"module.go":{"fg":"#f7f1ff"},"namespace.cpp":{"fg":"#7bd88f"},"namespace.lua":{"fg":"#fc618d"},"normal":{"fg":"#f7f1ff","bg":"#222222"},"number":{"fg":"#948ae3"},"number.float":{"fg":"#948ae3"},"operator":{"fg":"#fc618d"},"property":{"fg":"#f7f1ff"},"property.scss":{"fg":"#7bd88f"},"property.yaml":{"fg":"#fc618d"},"punctuation.bracket":{"fg":"#fc618d"},"punctuation.delimiter":{"fg":"#8b888f"},"punctuation.special":{"fg":"#8b888f"},"punctuation.special.latex":{"fg":"#fc618d"},"punctuation.special.yaml":{"fg":"#f7f1ff"},"string":{"fg":"#fce566"},"string.documentation":{"fg":"#69676c"},"string.escape":{"fg":"#948ae3"},"string.latex":{"fg":"#5ad4e6"},"string.regexp":{"fg":"#fce566"},"string.scss":{"fg":"#fd9353","italic":true},"string.special":{"fg":"#fd9353"},"string.special.path":{"fg":"#fd9353"},"string.special.symbol":{"fg":"#fd9353"},"string.special.url":{"underline":"solid"},"tag":{"fg":"#fc618d"},"tag.attribute":{"fg":"#5ad4e6","italic":true},"tag.builtin":{"fg":"#fc618d"},"tag.delimiter":{"fg":"#8b888f"},"type":{"fg":"#5ad4e6"},"type.builtin":{"fg":"#5ad4e6","italic":true},"type.cpp":{"fg":"#fd9353","italic":true},"type.definition":{"fg":"#7bd88f"},"variable":{"fg":"#f7f1ff"},"variable.builtin":{"fg":"#bab6c0","italic":true},"variable.member":{"fg":"#f7f1ff"},"variable.parameter":{"fg":"#fd9353","italic":true},"variable.parameter.builtin":{"fg":"#fd9353","italic":true}}}
@@ -0,0 +1 @@
1
+ {"name":"monokai_soda","appearance":"dark","revision":"b8bd44d5796503173627d7a1fc51f77ec3a08a63","highlights":{"attribute":{"fg":"#97e023"},"attribute.builtin":{"fg":"#f6f6ec"},"boolean":{"fg":"#9c64fe"},"character":{"fg":"#dfd561"},"character.special":{"fg":"#9c64fe"},"comment":{"fg":"#72696a","italic":true},"comment.documentation":{"fg":"#72696a","italic":true},"comment.error":{"fg":"#ffc0b9"},"comment.hint":{"fg":"#72696a","italic":true},"comment.note":{"fg":"#8cf8f7"},"comment.todo":{"fg":"#fa8419"},"comment.warning":{"fg":"#fce094"},"constant":{"fg":"#78dce8"},"constant.builtin":{"fg":"#9c64fe"},"constant.macro":{"fg":"#9c64fe"},"constructor":{"fg":"#78dce8"},"diff.delta":{"fg":"#8cf8f7"},"diff.minus":{"fg":"#ffc0b9"},"diff.plus":{"fg":"#b3f6c0"},"error":{"fg":"#f3005f"},"function":{"fg":"#97e023","italic":true},"function.builtin":{"fg":"#78dce8"},"function.call":{"fg":"#f6f6ec"},"function.macro":{"fg":"#97e023","italic":true},"function.method":{"fg":"#97e023","italic":true},"function.method.call":{"fg":"#97e023","italic":true},"highlighted":{"bg":"#2e323c"},"keyword":{"fg":"#f3005f","italic":true},"keyword.conditional":{"fg":"#f3005f","italic":true},"keyword.conditional.ternary":{"fg":"#f3005f","italic":true},"keyword.coroutine":{"fg":"#f3005f","italic":true},"keyword.debug":{"fg":"#f3005f","italic":true},"keyword.directive":{"fg":"#f3005f","italic":true},"keyword.directive.define":{"fg":"#f3005f","italic":true},"keyword.exception":{"fg":"#f3005f","italic":true},"keyword.export":{"fg":"#f3005f","italic":true},"keyword.function":{"fg":"#78dce8","italic":true},"keyword.import":{"fg":"#f3005f","italic":true},"keyword.modifier":{"fg":"#f3005f","italic":true},"keyword.operator":{"fg":"#f3005f"},"keyword.repeat":{"fg":"#f3005f","italic":true},"keyword.return":{"fg":"#f3005f"},"keyword.type":{"fg":"#f3005f","italic":true},"label":{"fg":"#f3005f"},"markup":{"fg":"#f6f6ec"},"markup.environment":{"fg":"#f6f6ec"},"markup.environment.name":{"fg":"#f6f6ec"},"markup.heading":{"fg":"#dfd561","bold":true},"markup.heading.1":{"fg":"#dfd561","bold":true},"markup.heading.2":{"fg":"#dfd561","bold":true},"markup.heading.3":{"fg":"#dfd561","bold":true},"markup.heading.4":{"fg":"#dfd561","bold":true},"markup.heading.5":{"fg":"#dfd561","bold":true},"markup.heading.6":{"fg":"#dfd561","bold":true},"markup.italic":{"italic":true},"markup.link":{"underline":"solid"},"markup.link.label":{"underline":"solid"},"markup.link.url":{"underline":"solid"},"markup.list":{"fg":"#f6f6ec"},"markup.list.checked":{"fg":"#f6f6ec"},"markup.list.unchecked":{"fg":"#f6f6ec"},"markup.math":{"fg":"#f6f6ec"},"markup.quote":{"fg":"#f6f6ec"},"markup.raw":{"fg":"#f6f6ec"},"markup.raw.block":{"fg":"#f6f6ec"},"markup.strikethrough":{"strikethrough":true},"markup.strong":{"bold":true},"markup.underline":{"underline":"solid"},"module":{"fg":"#78dce8"},"module.builtin":{"fg":"#f6f6ec"},"namespace":{"fg":"#9c64fe"},"normal":{"fg":"#f6f6ec","bg":"#26292c"},"number":{"fg":"#9c64fe"},"number.float":{"fg":"#9c64fe"},"operator":{"fg":"#f3005f"},"property":{"fg":"#f6f6ec"},"punctuation.bracket":{"fg":"#f6f6ec"},"punctuation.delimiter":{"fg":"#f6f6ec"},"punctuation.special":{"fg":"#f3005f"},"string":{"fg":"#dfd561"},"string.documentation":{"fg":"#dfd561"},"string.escape":{"fg":"#9c64fe"},"string.regex":{"fg":"#9c64fe"},"string.regexp":{"fg":"#9c64fe"},"string.special":{"fg":"#9c64fe"},"string.special.path":{"fg":"#9c64fe"},"string.special.symbol":{"fg":"#9c64fe"},"string.special.url":{"underline":"solid"},"tag":{"fg":"#f3005f"},"tag.attribute":{"fg":"#97e023"},"tag.builtin":{"fg":"#f6f6ec"},"tag.delimiter":{"fg":"#f6f6ec"},"type":{"fg":"#78dce8"},"type.builtin":{"fg":"#78dce8"},"type.definition":{"fg":"#78dce8"},"variable":{"fg":"#f6f6ec"},"variable.builtin":{"fg":"#fa8419"},"variable.member":{"fg":"#f6f6ec"},"variable.parameter":{"fg":"#f6f6ec"},"variable.parameter.builtin":{"fg":"#f6f6ec"}}}
@@ -0,0 +1 @@
1
+ {"name":"neobones_dark","appearance":"dark","revision":"22b7fb75593412e0dc81b4bdefae718e9e84aa82","highlights":{"attribute":{"fg":"#c6d5cf","bold":true},"attribute.builtin":{"fg":"#9aa6a1","bold":true},"boolean":{"fg":"#c6d5cf","italic":true},"character":{"fg":"#939e99","italic":true},"character.special":{"fg":"#9aa6a1","bold":true},"comment":{"fg":"#536977","italic":true},"comment.documentation":{"fg":"#536977","italic":true},"comment.error":{"fg":"#de6e7c"},"comment.hint":{"fg":"#536977","italic":true},"comment.note":{"fg":"#8190d4"},"comment.todo":{"bold":true,"underline":"solid"},"comment.warning":{"fg":"#b77e64"},"constant":{"fg":"#a7b3ae","bold":true},"constant.builtin":{"fg":"#939e99","italic":true},"constant.macro":{"fg":"#939e99","italic":true},"constructor":{"fg":"#9aa6a1","bold":true},"constructor.lua":{"fg":"#5b7e94"},"diff.delta":{"bg":"#1f2645"},"diff.minus":{"bg":"#3b2023"},"diff.plus":{"bg":"#1c2c19"},"function":{"fg":"#c6d5cf"},"function.builtin":{"fg":"#9aa6a1","bold":true},"function.call":{"fg":"#c6d5cf"},"function.macro":{"fg":"#c6d5cf","bold":true},"function.method":{"fg":"#c6d5cf"},"function.method.call":{"fg":"#c6d5cf"},"highlighted":{"bg":"#152128"},"keyword":{"fg":"#c6d5cf","bold":true},"keyword.conditional":{"fg":"#c6d5cf","bold":true},"keyword.conditional.ternary":{"fg":"#c6d5cf","bold":true},"keyword.coroutine":{"fg":"#c6d5cf","bold":true},"keyword.debug":{"fg":"#9aa6a1","bold":true},"keyword.directive":{"fg":"#c6d5cf","bold":true},"keyword.directive.define":{"fg":"#c6d5cf","bold":true},"keyword.exception":{"fg":"#c6d5cf","bold":true},"keyword.export":{"fg":"#c6d5cf","bold":true},"keyword.function":{"fg":"#c6d5cf","bold":true},"keyword.import":{"fg":"#c6d5cf","bold":true},"keyword.modifier":{"fg":"#c6d5cf","bold":true},"keyword.operator":{"fg":"#c6d5cf","bold":true},"keyword.repeat":{"fg":"#c6d5cf","bold":true},"keyword.return":{"fg":"#c6d5cf","bold":true},"keyword.type":{"fg":"#c6d5cf","bold":true},"label":{"fg":"#c6d5cf","bold":true},"markup":{"fg":"#9aa6a1","bold":true},"markup.environment":{"fg":"#c6d5cf","bold":true},"markup.environment.name":{"fg":"#c6d5cf","bold":true},"markup.heading":{"fg":"#c6d5cf","bold":true},"markup.heading.1":{"fg":"#c6d5cf","bold":true},"markup.heading.2":{"fg":"#c6d5cf","bold":true},"markup.heading.3":{"fg":"#c6d5cf","bold":true},"markup.heading.4":{"fg":"#c6d5cf","bold":true},"markup.heading.5":{"fg":"#c6d5cf","bold":true},"markup.heading.6":{"fg":"#c6d5cf","bold":true},"markup.italic":{"italic":true},"markup.link":{"fg":"#939e99","italic":true},"markup.link.label":{"fg":"#9aa6a1","bold":true},"markup.link.markdown":{"fg":"#a7b3ae","underline":"solid"},"markup.link.url":{"fg":"#939e99","italic":true},"markup.link.url.markdown":{"fg":"#536977"},"markup.list":{"fg":"#9aa6a1","bold":true},"markup.list.checked":{"fg":"#9aa6a1","bold":true},"markup.list.unchecked":{"fg":"#9aa6a1","bold":true},"markup.math":{"fg":"#9aa6a1","bold":true},"markup.quote":{"fg":"#939e99"},"markup.raw":{"fg":"#939e99","italic":true},"markup.raw.block":{"fg":"#939e99","italic":true},"markup.raw.markdown":{"fg":"#6e99b2"},"markup.strikethrough":{"strikethrough":true},"markup.strong":{"bold":true},"markup.underline":{"underline":"solid"},"module":{"fg":"#939e99","italic":true},"module.builtin":{"fg":"#939e99","italic":true},"normal":{"fg":"#c6d5cf","bg":"#0f191f"},"number":{"fg":"#939e99"},"number.float":{"fg":"#939e99"},"operator":{"fg":"#c6d5cf","bold":true},"property":{"fg":"#a7b3ae"},"punctuation.bracket":{"fg":"#5b7e94"},"punctuation.delimiter":{"fg":"#5b7e94"},"punctuation.special":{"fg":"#5b7e94"},"punctuation.special.markdown":{"fg":"#9aa6a1","bold":true},"string":{"fg":"#939e99","italic":true},"string.documentation":{"fg":"#939e99","italic":true},"string.escape":{"fg":"#9aa6a1","bold":true},"string.escape.markdown":{"fg":"#3e5868","italic":true},"string.regexp":{"fg":"#939e99","italic":true},"string.special":{"fg":"#9aa6a1","bold":true},"string.special.path":{"fg":"#9aa6a1","bold":true},"string.special.symbol":{"fg":"#a7b3ae"},"string.special.url":{"fg":"#9aa6a1","bold":true},"tag":{"fg":"#9aa6a1","bold":true},"tag.attribute":{"fg":"#a7b3ae"},"tag.builtin":{"fg":"#9aa6a1","bold":true},"tag.delimiter":{"fg":"#5b7e94"},"type":{"fg":"#6e99b2"},"type.builtin":{"fg":"#6e99b2"},"type.definition":{"fg":"#6e99b2"},"variable":{"fg":"#a7b3ae"},"variable.builtin":{"fg":"#939e99","italic":true},"variable.member":{"fg":"#a7b3ae"},"variable.parameter":{"fg":"#a7b3ae"},"variable.parameter.builtin":{"fg":"#9aa6a1","bold":true}}}
@@ -0,0 +1 @@
1
+ {"name":"neobones_light","appearance":"light","revision":"22b7fb75593412e0dc81b4bdefae718e9e84aa82","highlights":{"attribute":{"fg":"#202e18","bold":true},"attribute.builtin":{"fg":"#415934","bold":true},"boolean":{"fg":"#202e18","italic":true},"character":{"fg":"#476038","italic":true},"character.special":{"fg":"#415934","bold":true},"comment":{"fg":"#878d88","italic":true},"comment.documentation":{"fg":"#878d88","italic":true},"comment.error":{"fg":"#a8334c"},"comment.hint":{"fg":"#878d88","italic":true},"comment.note":{"fg":"#286486"},"comment.todo":{"bold":true,"underline":"solid"},"comment.warning":{"fg":"#944927"},"constant":{"fg":"#364a2a","bold":true},"constant.builtin":{"fg":"#476038","italic":true},"constant.macro":{"fg":"#476038","italic":true},"constructor":{"fg":"#415934","bold":true},"constructor.lua":{"fg":"#7b837c"},"diff.delta":{"bg":"#d1dbe5"},"diff.minus":{"bg":"#ead5d7"},"diff.plus":{"bg":"#c8e2b5"},"function":{"fg":"#202e18"},"function.builtin":{"fg":"#415934","bold":true},"function.call":{"fg":"#202e18"},"function.macro":{"fg":"#202e18","bold":true},"function.method":{"fg":"#202e18"},"function.method.call":{"fg":"#202e18"},"highlighted":{"bg":"#dae5db"},"keyword":{"fg":"#202e18","bold":true},"keyword.conditional":{"fg":"#202e18","bold":true},"keyword.conditional.ternary":{"fg":"#202e18","bold":true},"keyword.coroutine":{"fg":"#202e18","bold":true},"keyword.debug":{"fg":"#415934","bold":true},"keyword.directive":{"fg":"#202e18","bold":true},"keyword.directive.define":{"fg":"#202e18","bold":true},"keyword.exception":{"fg":"#202e18","bold":true},"keyword.export":{"fg":"#202e18","bold":true},"keyword.function":{"fg":"#202e18","bold":true},"keyword.import":{"fg":"#202e18","bold":true},"keyword.modifier":{"fg":"#202e18","bold":true},"keyword.operator":{"fg":"#202e18","bold":true},"keyword.repeat":{"fg":"#202e18","bold":true},"keyword.return":{"fg":"#202e18","bold":true},"keyword.type":{"fg":"#202e18","bold":true},"label":{"fg":"#202e18","bold":true},"markup":{"fg":"#415934","bold":true},"markup.environment":{"fg":"#202e18","bold":true},"markup.environment.name":{"fg":"#202e18","bold":true},"markup.heading":{"fg":"#202e18","bold":true},"markup.heading.1":{"fg":"#202e18","bold":true},"markup.heading.2":{"fg":"#202e18","bold":true},"markup.heading.3":{"fg":"#202e18","bold":true},"markup.heading.4":{"fg":"#202e18","bold":true},"markup.heading.5":{"fg":"#202e18","bold":true},"markup.heading.6":{"fg":"#202e18","bold":true},"markup.italic":{"italic":true},"markup.link":{"fg":"#476038","italic":true},"markup.link.label":{"fg":"#415934","bold":true},"markup.link.markdown":{"fg":"#364a2a","underline":"solid"},"markup.link.url":{"fg":"#476038","italic":true},"markup.link.url.markdown":{"fg":"#878d88"},"markup.list":{"fg":"#415934","bold":true},"markup.list.checked":{"fg":"#415934","bold":true},"markup.list.unchecked":{"fg":"#415934","bold":true},"markup.math":{"fg":"#415934","bold":true},"markup.quote":{"fg":"#476038"},"markup.raw":{"fg":"#476038","italic":true},"markup.raw.block":{"fg":"#476038","italic":true},"markup.raw.markdown":{"fg":"#495c4c"},"markup.strikethrough":{"strikethrough":true},"markup.strong":{"bold":true},"markup.underline":{"underline":"solid"},"module":{"fg":"#476038","italic":true},"module.builtin":{"fg":"#476038","italic":true},"normal":{"fg":"#202e18","bg":"#e5ede6"},"number":{"fg":"#476038"},"number.float":{"fg":"#476038"},"operator":{"fg":"#202e18","bold":true},"property":{"fg":"#364a2a"},"punctuation.bracket":{"fg":"#7b837c"},"punctuation.delimiter":{"fg":"#7b837c"},"punctuation.special":{"fg":"#7b837c"},"punctuation.special.markdown":{"fg":"#415934","bold":true},"string":{"fg":"#476038","italic":true},"string.documentation":{"fg":"#476038","italic":true},"string.escape":{"fg":"#415934","bold":true},"string.escape.markdown":{"fg":"#a3aea4","italic":true},"string.regexp":{"fg":"#476038","italic":true},"string.special":{"fg":"#415934","bold":true},"string.special.path":{"fg":"#415934","bold":true},"string.special.symbol":{"fg":"#364a2a"},"string.special.url":{"fg":"#415934","bold":true},"tag":{"fg":"#415934","bold":true},"tag.attribute":{"fg":"#364a2a"},"tag.builtin":{"fg":"#415934","bold":true},"tag.delimiter":{"fg":"#7b837c"},"type":{"fg":"#495c4c"},"type.builtin":{"fg":"#495c4c"},"type.definition":{"fg":"#495c4c"},"variable":{"fg":"#364a2a"},"variable.builtin":{"fg":"#476038","italic":true},"variable.member":{"fg":"#364a2a"},"variable.parameter":{"fg":"#364a2a"},"variable.parameter.builtin":{"fg":"#415934","bold":true}}}
@@ -0,0 +1 @@
1
+ {"name":"neofusion","appearance":"dark","revision":"c8ef24be527be37254bf8981fa3e6216dee4f8d8","highlights":{"attribute":{"fg":"#e2d9c5"},"attribute.builtin":{"fg":"#fd5e3a"},"boolean":{"fg":"#fa7a61"},"character":{"fg":"#fa7a61"},"character.special":{"fg":"#fd5e3a"},"comment":{"fg":"#22536f","italic":true},"comment.documentation":{"fg":"#22536f","italic":true},"comment.error":{"fg":"#06101e","bg":"#fd5e3a","bold":true},"comment.hint":{"fg":"#22536f","italic":true},"comment.note":{"fg":"#fd5e3a"},"comment.todo":{"fg":"#06101e","bg":"#fd5e3a","bold":true,"italic":true},"comment.warning":{"fg":"#fd5e3a","bold":true},"constant":{"fg":"#fa7a61"},"constant.builtin":{"fg":"#fd5e3a"},"constant.macro":{"fg":"#e2d9c5"},"constructor":{"fg":"#fd5e3a"},"diff.delta":{"bg":"#06364b"},"diff.minus":{"bg":"#722529"},"diff.plus":{"bg":"#5f6e29"},"function":{"fg":"#35b5ff","bold":true},"function.builtin":{"fg":"#fd5e3a"},"function.call":{"fg":"#35b5ff","bold":true},"function.macro":{"fg":"#e2d9c5"},"function.method":{"fg":"#35b5ff","bold":true},"function.method.call":{"fg":"#35b5ff","bold":true},"highlighted":{"bg":"#031b26"},"keyword":{"fg":"#fd5e3a"},"keyword.conditional":{"fg":"#fd5e3a"},"keyword.conditional.ternary":{"fg":"#fd5e3a"},"keyword.coroutine":{"fg":"#fd5e3a"},"keyword.debug":{"fg":"#fd5e3a"},"keyword.directive":{"fg":"#e2d9c5"},"keyword.directive.define":{"fg":"#e2d9c5"},"keyword.exception":{"fg":"#fd5e3a"},"keyword.export":{"fg":"#fd5e3a"},"keyword.function":{"fg":"#fd5e3a"},"keyword.import":{"fg":"#e2d9c5"},"keyword.modifier":{"fg":"#fd5e3a"},"keyword.operator":{"fg":"#fd5e3a"},"keyword.repeat":{"fg":"#fd5e3a"},"keyword.return":{"fg":"#fd5e3a"},"keyword.type":{"fg":"#fd5e3a"},"label":{"fg":"#fd5e3a"},"markup":{"fg":"#66def9"},"markup.environment":{"fg":"#e2d9c5"},"markup.environment.name":{"fg":"#fd5e3a"},"markup.heading":{"fg":"#35b5ff","bold":true},"markup.heading.1":{"fg":"#35b5ff","bold":true},"markup.heading.2":{"fg":"#35b5ff","bold":true},"markup.heading.3":{"fg":"#35b5ff","bold":true},"markup.heading.4":{"fg":"#35b5ff","bold":true},"markup.heading.5":{"fg":"#35b5ff","bold":true},"markup.heading.6":{"fg":"#35b5ff","bold":true},"markup.italic":{"italic":true},"markup.link":{"fg":"#e2d9c5","underline":"solid"},"markup.link.label":{"fg":"#fd5e3a"},"markup.link.url":{"fg":"#e2d9c5","underline":"solid"},"markup.list":{"fg":"#fd5e3a"},"markup.list.checked":{"fg":"#35b5ff"},"markup.list.unchecked":{"fg":"#22536f"},"markup.math":{"fg":"#fd5e3a"},"markup.quote":{"fg":"#66def9"},"markup.raw":{"fg":"#35b5ff","italic":true},"markup.raw.block":{"fg":"#35b5ff","italic":true},"markup.strikethrough":{"strikethrough":true},"markup.strong":{"bold":true},"markup.underline":{"underline":"solid"},"module":{"fg":"#66def9"},"module.builtin":{"fg":"#fd5e3a"},"namespace":{"fg":"#66def9"},"normal":{"fg":"#66def9","bg":"#06101e"},"number":{"fg":"#fa7a61"},"number.float":{"fg":"#fa7a61"},"operator":{"fg":"#fd5e3a"},"property":{"fg":"#66def9"},"punctuation.bracket":{"fg":"#fd5e3a"},"punctuation.delimiter":{"fg":"#fd5e3a"},"punctuation.special":{"fg":"#fd5e3a"},"string":{"fg":"#35b5ff","italic":true},"string.documentation":{"fg":"#35b5ff","italic":true},"string.escape":{"fg":"#fd5e3a"},"string.regexp":{"fg":"#35b5ff","italic":true},"string.special":{"fg":"#fd5e3a"},"string.special.path":{"fg":"#e2d9c5","underline":"solid"},"string.special.symbol":{"fg":"#66def9"},"string.special.url":{"fg":"#e2d9c5","underline":"solid"},"tag":{"fg":"#fd5e3a"},"tag.attribute":{"fg":"#66def9"},"tag.builtin":{"fg":"#fd5e3a"},"tag.delimiter":{"fg":"#fd5e3a"},"type":{"fg":"#fd5e3a"},"type.builtin":{"fg":"#fd5e3a"},"type.definition":{"fg":"#fd5e3a"},"variable":{"fg":"#66def9"},"variable.builtin":{"fg":"#fd5e3a"},"variable.member":{"fg":"#66def9"},"variable.parameter":{"fg":"#66def9"},"variable.parameter.builtin":{"fg":"#fd5e3a"}}}
@@ -0,0 +1 @@
1
+ {"name":"neomodern_gyokuro_dark","appearance":"dark","revision":"cf93044775983b71dce31ad3179753b241470d3c","highlights":{"attribute":{"fg":"#61765e"},"attribute.builtin":{"fg":"#afbfac"},"boolean":{"fg":"#d6a9b3"},"character":{"fg":"#a69e6f"},"character.special":{"fg":"#799475"},"comment":{"fg":"#6b6b67"},"comment.documentation":{"fg":"#6b6b67"},"comment.error":{"fg":"#b37c7c","bold":true,"italic":true},"comment.hint":{"fg":"#6b6b67"},"comment.note":{"fg":"#798ab0","bold":true,"italic":true},"comment.todo":{"fg":"#868780","bold":true,"italic":true},"comment.warning":{"fg":"#928468","bold":true,"italic":true},"constant":{"fg":"#868db5"},"constant.builtin":{"fg":"#afbfac"},"constant.macro":{"fg":"#868db5"},"constructor":{"fg":"#afbfac"},"constructor.lua":{"fg":"#94a991"},"diff.delta":{"fg":"#829fe1"},"diff.minus":{"fg":"#e3878a"},"diff.plus":{"fg":"#698e6f"},"function":{"fg":"#61765e"},"function.builtin":{"fg":"#61765e"},"function.call":{"fg":"#61765e"},"function.macro":{"fg":"#61765e"},"function.method":{"fg":"#61765e"},"function.method.call":{"fg":"#61765e"},"highlighted":{"bg":"#232425"},"keyword":{"fg":"#799475"},"keyword.conditional":{"fg":"#799475"},"keyword.conditional.ternary":{"fg":"#799475"},"keyword.coroutine":{"fg":"#799475"},"keyword.debug":{"fg":"#799475"},"keyword.directive":{"fg":"#799475"},"keyword.directive.define":{"fg":"#799475"},"keyword.exception":{"fg":"#e3878a"},"keyword.export":{"fg":"#799475"},"keyword.function":{"fg":"#799475"},"keyword.import":{"fg":"#799475"},"keyword.modifier":{"fg":"#799475"},"keyword.operator":{"fg":"#799475"},"keyword.repeat":{"fg":"#799475"},"keyword.return":{"fg":"#799475"},"keyword.type":{"fg":"#799475"},"label":{"fg":"#799475"},"markup":{"fg":"#afb0a6"},"markup.environment":{"fg":"#afb0a6"},"markup.environment.name":{"fg":"#afb0a6"},"markup.heading":{"fg":"#799475"},"markup.heading.1":{"fg":"#799475"},"markup.heading.2":{"fg":"#799475"},"markup.heading.3":{"fg":"#799475"},"markup.heading.4":{"fg":"#799475"},"markup.heading.5":{"fg":"#799475"},"markup.heading.6":{"fg":"#799475"},"markup.italic":{"fg":"#afb0a6","italic":true},"markup.link":{"fg":"#afbfac"},"markup.link.label":{"fg":"#afbfac"},"markup.link.url":{"fg":"#afbfac"},"markup.list":{"fg":"#61765e"},"markup.list.checked":{"fg":"#61765e"},"markup.list.unchecked":{"fg":"#61765e"},"markup.math":{"fg":"#afbfac"},"markup.quote":{"fg":"#afb0a6"},"markup.quote.markdown":{"fg":"#6b6b67"},"markup.raw":{"fg":"#61765e"},"markup.raw.block":{"fg":"#61765e"},"markup.strikethrough":{"fg":"#6b6b67","strikethrough":true},"markup.strong":{"fg":"#afb0a6","bold":true},"markup.underline":{"fg":"#afb0a6","underline":"solid"},"module":{"fg":"#afbfac"},"module.builtin":{"fg":"#afbfac"},"normal":{"fg":"#afb0a6","bg":"#1b1c1d"},"number":{"fg":"#d6a9b3"},"number.float":{"fg":"#d6a9b3"},"operator":{"fg":"#b08c7d"},"property":{"fg":"#748fa6"},"punctuation.bracket":{"fg":"#b08c7d"},"punctuation.delimiter":{"fg":"#afb0a6"},"punctuation.special":{"fg":"#799475"},"string":{"fg":"#a69e6f"},"string.documentation":{"fg":"#a69e6f"},"string.escape":{"fg":"#799475"},"string.regexp":{"fg":"#799475"},"string.special":{"fg":"#799475"},"string.special.path":{"fg":"#799475"},"string.special.symbol":{"fg":"#748fa6"},"string.special.url":{"underline":"solid"},"tag":{"fg":"#afbfac"},"tag.attribute":{"fg":"#748fa6"},"tag.builtin":{"fg":"#afbfac"},"tag.delimiter":{"fg":"#afb0a6"},"type":{"fg":"#afbfac"},"type.builtin":{"fg":"#afbfac"},"type.definition":{"fg":"#afbfac"},"variable":{"fg":"#afb0a6"},"variable.builtin":{"fg":"#afbfac"},"variable.member":{"fg":"#748fa6"},"variable.parameter":{"fg":"#94a991"},"variable.parameter.builtin":{"fg":"#afbfac"}}}
@@ -0,0 +1 @@
1
+ {"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"}}}
@@ -0,0 +1 @@
1
+ {"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"}}}
@@ -0,0 +1 @@
1
+ {"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"}}}
@@ -0,0 +1 @@
1
+ {"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"}}}
@@ -0,0 +1 @@
1
+ {"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"}}}
@@ -0,0 +1 @@
1
+ {"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"}}}
@@ -0,0 +1 @@
1
+ {"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"}}}
@@ -0,0 +1 @@
1
+ {"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"}}}
@@ -0,0 +1 @@
1
+ {"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"}}}
@@ -0,0 +1 @@
1
+ {"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}}}
@@ -0,0 +1 @@
1
+ {"name":"neon_default","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":"#333644"},"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":"#2b2d37"},"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}}}
@@ -0,0 +1 @@
1
+ {"name":"neon_doom","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":"#202328"},"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":"#bbc2cf","bg":"#282c34"},"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}}}
@@ -0,0 +1 @@
1
+ {"name":"neon_light","appearance":"light","revision":"7765aaa7d1cd3804176140644640766e4411c766","highlights":{"attribute":{"fg":"#2257a0"},"attribute.builtin":{"fg":"#2257a0","italic":true},"character":{"fg":"#da8548"},"character.special":{"fg":"#da8548"},"comment":{"fg":"#7e8294","italic":true},"comment.documentation":{"fg":"#7e8294","italic":true},"comment.error":{"fg":"#ff6655"},"comment.hint":{"fg":"#7e8294","italic":true},"comment.note":{"fg":"#007373"},"comment.todo":{"fg":"#0997b3","bold":true,"italic":true},"comment.warning":{"fg":"#6b5300"},"constant":{"fg":"#9370db"},"constant.builtin":{"fg":"#2257a0","italic":true},"constant.macro":{"fg":"#9370db"},"constructor":{"fg":"#2257a0","italic":true},"diff.delta":{"fg":"#007373"},"diff.minus":{"fg":"#590008"},"diff.plus":{"fg":"#005523"},"function":{"fg":"#2257a0"},"function.builtin":{"fg":"#2257a0","italic":true},"function.call":{"fg":"#2257a0"},"function.macro":{"fg":"#2257a0"},"function.method":{"fg":"#2257a0"},"function.method.call":{"fg":"#2257a0"},"highlighted":{"bg":"#d0d0d0"},"keyword":{"fg":"#2257a0"},"keyword.conditional":{"fg":"#2257a0"},"keyword.conditional.ternary":{"fg":"#2257a0"},"keyword.coroutine":{"fg":"#2257a0"},"keyword.debug":{"fg":"#2257a0"},"keyword.directive":{"fg":"#2257a0"},"keyword.directive.define":{"fg":"#2257a0"},"keyword.exception":{"fg":"#2257a0"},"keyword.export":{"fg":"#2257a0"},"keyword.function":{"fg":"#2257a0"},"keyword.import":{"fg":"#2257a0"},"keyword.modifier":{"fg":"#2257a0"},"keyword.operator":{"fg":"#2257a0"},"keyword.repeat":{"fg":"#2257a0"},"keyword.return":{"fg":"#2257a0"},"keyword.type":{"fg":"#2257a0"},"label":{"fg":"#0997b3"},"markup":{"fg":"#2257a0","italic":true},"markup.environment":{"fg":"#2257a0","italic":true},"markup.environment.name":{"fg":"#2257a0","italic":true},"markup.heading":{"fg":"#0997b3"},"markup.heading.1":{"fg":"#0997b3"},"markup.heading.2":{"fg":"#0997b3"},"markup.heading.3":{"fg":"#0997b3"},"markup.heading.4":{"fg":"#0997b3"},"markup.heading.5":{"fg":"#0997b3"},"markup.heading.6":{"fg":"#0997b3"},"markup.italic":{"italic":true},"markup.link":{"fg":"#0997b3","underline":"solid"},"markup.link.label":{"fg":"#0997b3","underline":"solid"},"markup.link.url":{"fg":"#0997b3","underline":"solid"},"markup.list":{"fg":"#2257a0","italic":true},"markup.list.checked":{"fg":"#2257a0","italic":true},"markup.list.unchecked":{"fg":"#2257a0","italic":true},"markup.math":{"fg":"#2257a0","italic":true},"markup.quote":{"fg":"#2257a0","italic":true},"markup.raw":{"fg":"#2257a0","italic":true},"markup.raw.block":{"fg":"#2257a0","italic":true},"markup.strikethrough":{"strikethrough":true},"markup.strong":{"bold":true},"markup.underline":{"underline":"solid"},"module":{"fg":"#da8548"},"module.builtin":{"fg":"#2257a0","italic":true},"normal":{"fg":"#4c566a","bg":"#d3d3d3"},"number":{"fg":"#ff6655"},"number.float":{"fg":"#ff6655"},"operator":{"fg":"#2257a0"},"property":{"fg":"#2257a0"},"punctuation.bracket":{"fg":"#c18401"},"punctuation.delimiter":{"fg":"#c18401"},"punctuation.special":{"fg":"#2257a0","italic":true},"string":{"fg":"#50a14f"},"string.documentation":{"fg":"#50a14f"},"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":"#0997b3","underline":"solid"},"tag":{"fg":"#ff6655"},"tag.attribute":{"fg":"#ff6655"},"tag.builtin":{"fg":"#2257a0","italic":true},"tag.delimiter":{"fg":"#ff6655"},"type":{"fg":"#0997b3"},"type.builtin":{"fg":"#2257a0","italic":true},"type.definition":{"fg":"#0997b3"},"variable":{"fg":"#14161b"},"variable.builtin":{"fg":"#2257a0","italic":true},"variable.member":{"fg":"#14161b"},"variable.parameter":{"fg":"#14161b"},"variable.parameter.builtin":{"fg":"#2257a0","italic":true}}}