@lumis-sh/themes 0.2.0 → 0.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +14 -0
- package/dist/_tsup-dts-rollup.d.cts +0 -12
- package/dist/_tsup-dts-rollup.d.ts +0 -12
- package/dist/css/astrodark.css +1 -1
- package/dist/css/astrojupiter.css +1 -1
- package/dist/css/astrolight.css +1 -1
- package/dist/css/astromars.css +1 -1
- package/dist/css/carbonfox.css +1 -1
- package/dist/css/catppuccin_frappe.css +1 -1
- package/dist/css/catppuccin_latte.css +1 -1
- package/dist/css/catppuccin_macchiato.css +1 -1
- package/dist/css/catppuccin_mocha.css +1 -1
- package/dist/css/cyberdream_dark.css +1 -1
- package/dist/css/cyberdream_light.css +1 -1
- package/dist/css/dawnfox.css +1 -1
- package/dist/css/dayfox.css +1 -1
- package/dist/css/{duckbones_dark.css → duckbones.css} +2 -2
- package/dist/css/duskfox.css +1 -1
- package/dist/css/flow_light.css +105 -105
- package/dist/css/forestbones_dark.css +1 -1
- package/dist/css/forestbones_light.css +1 -1
- package/dist/css/{kanagawabones_dark.css → kanagawabones.css} +2 -2
- package/dist/css/material_deep_ocean.css +3 -0
- package/dist/css/material_oceanic.css +3 -0
- package/dist/css/material_palenight.css +3 -0
- package/dist/css/mfd_flir_bh.css +3 -3
- package/dist/css/neobones_dark.css +1 -1
- package/dist/css/neobones_light.css +1 -1
- package/dist/css/{neosolarized_dark.css → neosolarized.css} +1 -1
- package/dist/css/nightfox.css +1 -1
- package/dist/css/{nordbones_dark.css → nordbones.css} +2 -2
- package/dist/css/nordfox.css +1 -1
- package/dist/css/one_monokai.css +1 -1
- package/dist/css/onenord_dark.css +1 -1
- package/dist/css/onenord_light.css +1 -1
- package/dist/css/rosebones_dark.css +1 -1
- package/dist/css/rosebones_light.css +1 -1
- package/dist/css/seoulbones_dark.css +1 -1
- package/dist/css/seoulbones_light.css +1 -1
- package/dist/css/srcery.css +1 -1
- package/dist/css/terafox.css +1 -1
- package/dist/css/tokyobones_dark.css +1 -1
- package/dist/css/tokyobones_light.css +1 -1
- package/dist/css/vague.css +1 -1
- package/dist/css/{vimbones_dark.css → vimbones.css} +2 -2
- package/dist/css/zenbones_dark.css +1 -1
- package/dist/css/zenbones_light.css +1 -1
- package/dist/css/zenburned.css +1 -1
- package/dist/css/zenwritten_dark.css +1 -1
- package/dist/css/zenwritten_light.css +1 -1
- package/dist/json/astrodark.json +1 -1
- package/dist/json/astrojupiter.json +1 -1
- package/dist/json/astrolight.json +1 -1
- package/dist/json/astromars.json +1 -1
- package/dist/json/carbonfox.json +1 -1
- package/dist/json/catppuccin_frappe.json +1 -1
- package/dist/json/catppuccin_latte.json +1 -1
- package/dist/json/catppuccin_macchiato.json +1 -1
- package/dist/json/catppuccin_mocha.json +1 -1
- package/dist/json/cyberdream_dark.json +1 -1
- package/dist/json/cyberdream_light.json +1 -1
- package/dist/json/dawnfox.json +1 -1
- package/dist/json/dayfox.json +1 -1
- package/dist/json/duckbones.json +1 -0
- package/dist/json/duskfox.json +1 -1
- package/dist/json/flow_light.json +1 -1
- package/dist/json/forestbones_dark.json +1 -1
- package/dist/json/forestbones_light.json +1 -1
- package/dist/json/kanagawabones.json +1 -0
- package/dist/json/material_deep_ocean.json +1 -1
- package/dist/json/material_oceanic.json +1 -1
- package/dist/json/material_palenight.json +1 -1
- package/dist/json/mfd_flir_bh.json +1 -1
- package/dist/json/neobones_dark.json +1 -1
- package/dist/json/neobones_light.json +1 -1
- package/dist/json/neosolarized.json +1 -0
- package/dist/json/nightfox.json +1 -1
- package/dist/json/nordbones.json +1 -0
- package/dist/json/nordfox.json +1 -1
- package/dist/json/one_monokai.json +1 -1
- package/dist/json/onenord_dark.json +1 -1
- package/dist/json/onenord_light.json +1 -1
- package/dist/json/rosebones_dark.json +1 -1
- package/dist/json/rosebones_light.json +1 -1
- package/dist/json/seoulbones_dark.json +1 -1
- package/dist/json/seoulbones_light.json +1 -1
- package/dist/json/srcery.json +1 -1
- package/dist/json/terafox.json +1 -1
- package/dist/json/tokyobones_dark.json +1 -1
- package/dist/json/tokyobones_light.json +1 -1
- package/dist/json/vague.json +1 -1
- package/dist/json/vimbones.json +1 -0
- package/dist/json/zenbones_dark.json +1 -1
- package/dist/json/zenbones_light.json +1 -1
- package/dist/json/zenburned.json +1 -1
- package/dist/json/zenwritten_dark.json +1 -1
- package/dist/json/zenwritten_light.json +1 -1
- package/dist/themes/astrodark.cjs +1 -1
- package/dist/themes/astrodark.js +1 -1
- package/dist/themes/astrojupiter.cjs +1 -1
- package/dist/themes/astrojupiter.js +1 -1
- package/dist/themes/astrolight.cjs +1 -1
- package/dist/themes/astrolight.js +1 -1
- package/dist/themes/astromars.cjs +1 -1
- package/dist/themes/astromars.js +1 -1
- package/dist/themes/carbonfox.cjs +1 -1
- package/dist/themes/carbonfox.js +1 -1
- package/dist/themes/catppuccin_frappe.cjs +1 -1
- package/dist/themes/catppuccin_frappe.js +1 -1
- package/dist/themes/catppuccin_latte.cjs +1 -1
- package/dist/themes/catppuccin_latte.js +1 -1
- package/dist/themes/catppuccin_macchiato.cjs +1 -1
- package/dist/themes/catppuccin_macchiato.js +1 -1
- package/dist/themes/catppuccin_mocha.cjs +1 -1
- package/dist/themes/catppuccin_mocha.js +1 -1
- package/dist/themes/cyberdream_dark.cjs +1 -1
- package/dist/themes/cyberdream_dark.js +1 -1
- package/dist/themes/cyberdream_light.cjs +1 -1
- package/dist/themes/cyberdream_light.js +1 -1
- package/dist/themes/dawnfox.cjs +1 -1
- package/dist/themes/dawnfox.js +1 -1
- package/dist/themes/dayfox.cjs +1 -1
- package/dist/themes/dayfox.js +1 -1
- package/dist/themes/duckbones.cjs +7 -0
- package/dist/themes/duckbones.js +5 -0
- package/dist/themes/duskfox.cjs +1 -1
- package/dist/themes/duskfox.d.cts +1 -1
- package/dist/themes/duskfox.d.ts +1 -1
- package/dist/themes/duskfox.js +1 -1
- package/dist/themes/edge_aura.d.cts +1 -1
- package/dist/themes/edge_aura.d.ts +1 -1
- package/dist/themes/edge_dark.d.cts +1 -1
- package/dist/themes/edge_dark.d.ts +1 -1
- package/dist/themes/edge_light.d.cts +1 -1
- package/dist/themes/edge_light.d.ts +1 -1
- package/dist/themes/edge_neon.d.cts +1 -1
- package/dist/themes/edge_neon.d.ts +1 -1
- package/dist/themes/eldritch.d.cts +1 -1
- package/dist/themes/eldritch.d.ts +1 -1
- package/dist/themes/embark.d.cts +1 -1
- package/dist/themes/embark.d.ts +1 -1
- package/dist/themes/everblush.d.cts +1 -1
- package/dist/themes/everblush.d.ts +1 -1
- package/dist/themes/everforest_dark.d.cts +1 -1
- package/dist/themes/everforest_dark.d.ts +1 -1
- package/dist/themes/everforest_light.d.cts +1 -1
- package/dist/themes/everforest_light.d.ts +1 -1
- package/dist/themes/flexoki_dark.d.cts +1 -1
- package/dist/themes/flexoki_dark.d.ts +1 -1
- package/dist/themes/flexoki_light.d.cts +1 -1
- package/dist/themes/flexoki_light.d.ts +1 -1
- package/dist/themes/flow_dark.d.cts +1 -1
- package/dist/themes/flow_dark.d.ts +1 -1
- package/dist/themes/flow_light.cjs +1 -1
- package/dist/themes/flow_light.d.cts +1 -1
- package/dist/themes/flow_light.d.ts +1 -1
- package/dist/themes/flow_light.js +1 -1
- package/dist/themes/fluoromachine_delta.d.cts +1 -1
- package/dist/themes/fluoromachine_delta.d.ts +1 -1
- package/dist/themes/fluoromachine_fluoromachine.d.cts +1 -1
- package/dist/themes/fluoromachine_fluoromachine.d.ts +1 -1
- package/dist/themes/fluoromachine_retrowave.d.cts +1 -1
- package/dist/themes/fluoromachine_retrowave.d.ts +1 -1
- package/dist/themes/forestbones_dark.cjs +1 -1
- package/dist/themes/forestbones_dark.d.cts +1 -1
- package/dist/themes/forestbones_dark.d.ts +1 -1
- package/dist/themes/forestbones_dark.js +1 -1
- package/dist/themes/forestbones_light.cjs +1 -1
- package/dist/themes/forestbones_light.d.cts +1 -1
- package/dist/themes/forestbones_light.d.ts +1 -1
- package/dist/themes/forestbones_light.js +1 -1
- package/dist/themes/github_dark.d.cts +1 -1
- package/dist/themes/github_dark.d.ts +1 -1
- package/dist/themes/github_dark_colorblind.d.cts +1 -1
- package/dist/themes/github_dark_colorblind.d.ts +1 -1
- package/dist/themes/github_dark_dimmed.d.cts +1 -1
- package/dist/themes/github_dark_dimmed.d.ts +1 -1
- package/dist/themes/github_dark_high_contrast.d.cts +1 -1
- package/dist/themes/github_dark_high_contrast.d.ts +1 -1
- package/dist/themes/github_dark_tritanopia.d.cts +1 -1
- package/dist/themes/github_dark_tritanopia.d.ts +1 -1
- package/dist/themes/github_light.d.cts +1 -1
- package/dist/themes/github_light.d.ts +1 -1
- package/dist/themes/github_light_colorblind.d.cts +1 -1
- package/dist/themes/github_light_colorblind.d.ts +1 -1
- package/dist/themes/github_light_high_contrast.d.cts +1 -1
- package/dist/themes/github_light_high_contrast.d.ts +1 -1
- package/dist/themes/github_light_tritanopia.d.cts +1 -1
- package/dist/themes/github_light_tritanopia.d.ts +1 -1
- package/dist/themes/gruber_darker.d.cts +1 -1
- package/dist/themes/gruber_darker.d.ts +1 -1
- package/dist/themes/gruvbox_baby.d.cts +1 -1
- package/dist/themes/gruvbox_baby.d.ts +1 -1
- package/dist/themes/gruvbox_dark.d.cts +1 -1
- package/dist/themes/gruvbox_dark.d.ts +1 -1
- package/dist/themes/gruvbox_dark_hard.d.cts +1 -1
- package/dist/themes/gruvbox_dark_hard.d.ts +1 -1
- package/dist/themes/gruvbox_dark_soft.d.cts +1 -1
- package/dist/themes/gruvbox_dark_soft.d.ts +1 -1
- package/dist/themes/gruvbox_light.d.cts +1 -1
- package/dist/themes/gruvbox_light.d.ts +1 -1
- package/dist/themes/gruvbox_light_hard.d.cts +1 -1
- package/dist/themes/gruvbox_light_hard.d.ts +1 -1
- package/dist/themes/gruvbox_light_soft.d.cts +1 -1
- package/dist/themes/gruvbox_light_soft.d.ts +1 -1
- package/dist/themes/gruvbox_material_dark.d.cts +1 -1
- package/dist/themes/gruvbox_material_dark.d.ts +1 -1
- package/dist/themes/gruvbox_material_light.d.cts +1 -1
- package/dist/themes/gruvbox_material_light.d.ts +1 -1
- package/dist/themes/horizon_dark.d.cts +1 -1
- package/dist/themes/horizon_dark.d.ts +1 -1
- package/dist/themes/horizon_light.d.cts +1 -1
- package/dist/themes/horizon_light.d.ts +1 -1
- package/dist/themes/hybrid.d.cts +1 -1
- package/dist/themes/hybrid.d.ts +1 -1
- package/dist/themes/iceberg.d.cts +1 -1
- package/dist/themes/iceberg.d.ts +1 -1
- package/dist/themes/jellybeans.d.cts +1 -1
- package/dist/themes/jellybeans.d.ts +1 -1
- package/dist/themes/kanagawa_dragon.d.cts +1 -1
- package/dist/themes/kanagawa_dragon.d.ts +1 -1
- package/dist/themes/kanagawa_lotus.d.cts +1 -1
- package/dist/themes/kanagawa_lotus.d.ts +1 -1
- package/dist/themes/kanagawa_paper_dark.d.cts +1 -1
- package/dist/themes/kanagawa_paper_dark.d.ts +1 -1
- package/dist/themes/kanagawa_paper_light.d.cts +1 -1
- package/dist/themes/kanagawa_paper_light.d.ts +1 -1
- package/dist/themes/kanagawa_wave.d.cts +1 -1
- package/dist/themes/kanagawa_wave.d.ts +1 -1
- package/dist/themes/kanagawabones.cjs +7 -0
- package/dist/themes/kanagawabones.d.cts +1 -0
- package/dist/themes/kanagawabones.d.ts +1 -0
- package/dist/themes/kanagawabones.js +5 -0
- package/dist/themes/lackluster.d.cts +1 -1
- package/dist/themes/lackluster.d.ts +1 -1
- package/dist/themes/lackluster_hack.d.cts +1 -1
- package/dist/themes/lackluster_hack.d.ts +1 -1
- package/dist/themes/lackluster_mint.d.cts +1 -1
- package/dist/themes/lackluster_mint.d.ts +1 -1
- package/dist/themes/material_darker.d.cts +1 -1
- package/dist/themes/material_darker.d.ts +1 -1
- package/dist/themes/material_deep_ocean.cjs +1 -1
- package/dist/themes/material_deep_ocean.d.cts +1 -1
- package/dist/themes/material_deep_ocean.d.ts +1 -1
- package/dist/themes/material_deep_ocean.js +1 -1
- package/dist/themes/material_lighter.d.cts +1 -1
- package/dist/themes/material_lighter.d.ts +1 -1
- package/dist/themes/material_oceanic.cjs +1 -1
- package/dist/themes/material_oceanic.d.cts +1 -1
- package/dist/themes/material_oceanic.d.ts +1 -1
- package/dist/themes/material_oceanic.js +1 -1
- package/dist/themes/material_palenight.cjs +1 -1
- package/dist/themes/material_palenight.d.cts +1 -1
- package/dist/themes/material_palenight.d.ts +1 -1
- package/dist/themes/material_palenight.js +1 -1
- package/dist/themes/matte_black.d.cts +1 -1
- package/dist/themes/matte_black.d.ts +1 -1
- package/dist/themes/melange_dark.d.cts +1 -1
- package/dist/themes/melange_dark.d.ts +1 -1
- package/dist/themes/melange_light.d.cts +1 -1
- package/dist/themes/melange_light.d.ts +1 -1
- package/dist/themes/mellifluous_alduin.d.cts +1 -1
- package/dist/themes/mellifluous_alduin.d.ts +1 -1
- package/dist/themes/mellifluous_dark.d.cts +1 -1
- package/dist/themes/mellifluous_dark.d.ts +1 -1
- package/dist/themes/mellifluous_kanagawa_dragon.d.cts +1 -1
- package/dist/themes/mellifluous_kanagawa_dragon.d.ts +1 -1
- package/dist/themes/mellifluous_light.d.cts +1 -1
- package/dist/themes/mellifluous_light.d.ts +1 -1
- package/dist/themes/mellifluous_mountain.d.cts +1 -1
- package/dist/themes/mellifluous_mountain.d.ts +1 -1
- package/dist/themes/mellifluous_tender.d.cts +1 -1
- package/dist/themes/mellifluous_tender.d.ts +1 -1
- package/dist/themes/mellow.d.cts +1 -1
- package/dist/themes/mellow.d.ts +1 -1
- package/dist/themes/mfd_amber.d.cts +1 -1
- package/dist/themes/mfd_amber.d.ts +1 -1
- package/dist/themes/mfd_blackout.d.cts +1 -1
- package/dist/themes/mfd_blackout.d.ts +1 -1
- package/dist/themes/mfd_dark.d.cts +1 -1
- package/dist/themes/mfd_dark.d.ts +1 -1
- package/dist/themes/mfd_default.d.cts +1 -1
- package/dist/themes/mfd_default.d.ts +1 -1
- package/dist/themes/mfd_flir.d.cts +1 -1
- package/dist/themes/mfd_flir.d.ts +1 -1
- package/dist/themes/mfd_flir_bh.cjs +1 -1
- package/dist/themes/mfd_flir_bh.d.cts +1 -1
- package/dist/themes/mfd_flir_bh.d.ts +1 -1
- package/dist/themes/mfd_flir_bh.js +1 -1
- package/dist/themes/mfd_flir_fusion.d.cts +1 -1
- package/dist/themes/mfd_flir_fusion.d.ts +1 -1
- package/dist/themes/mfd_flir_rh.d.cts +1 -1
- package/dist/themes/mfd_flir_rh.d.ts +1 -1
- package/dist/themes/mfd_gbl_dark.d.cts +1 -1
- package/dist/themes/mfd_gbl_dark.d.ts +1 -1
- package/dist/themes/mfd_gbl_light.d.cts +1 -1
- package/dist/themes/mfd_gbl_light.d.ts +1 -1
- package/dist/themes/mfd_hud.d.cts +1 -1
- package/dist/themes/mfd_hud.d.ts +1 -1
- package/dist/themes/mfd_lumon.d.cts +1 -1
- package/dist/themes/mfd_lumon.d.ts +1 -1
- package/dist/themes/mfd_mono.d.cts +1 -1
- package/dist/themes/mfd_mono.d.ts +1 -1
- package/dist/themes/mfd_nvg.d.cts +1 -1
- package/dist/themes/mfd_nvg.d.ts +1 -1
- package/dist/themes/mfd_paper.d.cts +1 -1
- package/dist/themes/mfd_paper.d.ts +1 -1
- package/dist/themes/mfd_scarlet.d.cts +1 -1
- package/dist/themes/mfd_scarlet.d.ts +1 -1
- package/dist/themes/mfd_stealth.d.cts +1 -1
- package/dist/themes/mfd_stealth.d.ts +1 -1
- package/dist/themes/miasma.d.cts +1 -1
- package/dist/themes/miasma.d.ts +1 -1
- package/dist/themes/midnight.d.cts +1 -1
- package/dist/themes/midnight.d.ts +1 -1
- package/dist/themes/modus_operandi.d.cts +1 -1
- package/dist/themes/modus_operandi.d.ts +1 -1
- package/dist/themes/modus_vivendi.d.cts +1 -1
- package/dist/themes/modus_vivendi.d.ts +1 -1
- package/dist/themes/molokai.d.cts +1 -1
- package/dist/themes/molokai.d.ts +1 -1
- package/dist/themes/monokai.d.cts +1 -1
- package/dist/themes/monokai.d.ts +1 -1
- package/dist/themes/monokai_nightasty_dark.d.cts +1 -1
- package/dist/themes/monokai_nightasty_dark.d.ts +1 -1
- package/dist/themes/monokai_nightasty_light.d.cts +1 -1
- package/dist/themes/monokai_nightasty_light.d.ts +1 -1
- package/dist/themes/monokai_pro.d.cts +1 -1
- package/dist/themes/monokai_pro.d.ts +1 -1
- package/dist/themes/monokai_pro_dark.d.cts +1 -1
- package/dist/themes/monokai_pro_dark.d.ts +1 -1
- package/dist/themes/monokai_pro_machine.d.cts +1 -1
- package/dist/themes/monokai_pro_machine.d.ts +1 -1
- package/dist/themes/monokai_pro_ristretto.d.cts +1 -1
- package/dist/themes/monokai_pro_ristretto.d.ts +1 -1
- package/dist/themes/monokai_pro_spectrum.d.cts +1 -1
- package/dist/themes/monokai_pro_spectrum.d.ts +1 -1
- package/dist/themes/monokai_soda.d.cts +1 -1
- package/dist/themes/monokai_soda.d.ts +1 -1
- package/dist/themes/moonfly.d.cts +1 -1
- package/dist/themes/moonfly.d.ts +1 -1
- package/dist/themes/moonlight.d.cts +1 -1
- package/dist/themes/moonlight.d.ts +1 -1
- package/dist/themes/neobones_dark.cjs +1 -1
- package/dist/themes/neobones_dark.d.cts +1 -1
- package/dist/themes/neobones_dark.d.ts +1 -1
- package/dist/themes/neobones_dark.js +1 -1
- package/dist/themes/neobones_light.cjs +1 -1
- package/dist/themes/neobones_light.d.cts +1 -1
- package/dist/themes/neobones_light.d.ts +1 -1
- package/dist/themes/neobones_light.js +1 -1
- package/dist/themes/neofusion.d.cts +1 -1
- package/dist/themes/neofusion.d.ts +1 -1
- package/dist/themes/neomodern_gyokuro_dark.d.cts +1 -1
- package/dist/themes/neomodern_gyokuro_dark.d.ts +1 -1
- package/dist/themes/neomodern_gyokuro_light.d.cts +1 -1
- package/dist/themes/neomodern_gyokuro_light.d.ts +1 -1
- package/dist/themes/neomodern_hojicha_dark.d.cts +1 -1
- package/dist/themes/neomodern_hojicha_dark.d.ts +1 -1
- package/dist/themes/neomodern_hojicha_light.d.cts +1 -1
- package/dist/themes/neomodern_hojicha_light.d.ts +1 -1
- package/dist/themes/neomodern_iceclimber_dark.d.cts +1 -1
- package/dist/themes/neomodern_iceclimber_dark.d.ts +1 -1
- package/dist/themes/neomodern_iceclimber_light.d.cts +1 -1
- package/dist/themes/neomodern_iceclimber_light.d.ts +1 -1
- package/dist/themes/neomodern_moon_dark.d.cts +1 -1
- package/dist/themes/neomodern_moon_dark.d.ts +1 -1
- package/dist/themes/neomodern_moon_light.d.cts +1 -1
- package/dist/themes/neomodern_moon_light.d.ts +1 -1
- package/dist/themes/neomodern_roseprime_dark.d.cts +1 -1
- package/dist/themes/neomodern_roseprime_dark.d.ts +1 -1
- package/dist/themes/neomodern_roseprime_light.d.cts +1 -1
- package/dist/themes/neomodern_roseprime_light.d.ts +1 -1
- package/dist/themes/neon_dark.d.cts +1 -1
- package/dist/themes/neon_dark.d.ts +1 -1
- package/dist/themes/neon_default.d.cts +1 -1
- package/dist/themes/neon_default.d.ts +1 -1
- package/dist/themes/neon_doom.d.cts +1 -1
- package/dist/themes/neon_doom.d.ts +1 -1
- package/dist/themes/neon_light.d.cts +1 -1
- package/dist/themes/neon_light.d.ts +1 -1
- package/dist/themes/neosolarized.cjs +7 -0
- package/dist/themes/neosolarized.d.cts +1 -0
- package/dist/themes/neosolarized.d.ts +1 -0
- package/dist/themes/neosolarized.js +5 -0
- package/dist/themes/neosolarized2_dark.d.cts +1 -1
- package/dist/themes/neosolarized2_dark.d.ts +1 -1
- package/dist/themes/neosolarized2_light.d.cts +1 -1
- package/dist/themes/neosolarized2_light.d.ts +1 -1
- package/dist/themes/neovim_dark.d.cts +1 -1
- package/dist/themes/neovim_dark.d.ts +1 -1
- package/dist/themes/neovim_light.d.cts +1 -1
- package/dist/themes/neovim_light.d.ts +1 -1
- package/dist/themes/night_owl.d.cts +1 -1
- package/dist/themes/night_owl.d.ts +1 -1
- package/dist/themes/nightfly.d.cts +1 -1
- package/dist/themes/nightfly.d.ts +1 -1
- package/dist/themes/nightfox.cjs +1 -1
- package/dist/themes/nightfox.d.cts +1 -1
- package/dist/themes/nightfox.d.ts +1 -1
- package/dist/themes/nightfox.js +1 -1
- package/dist/themes/no_clown_fiesta.d.cts +1 -1
- package/dist/themes/no_clown_fiesta.d.ts +1 -1
- package/dist/themes/nord.d.cts +1 -1
- package/dist/themes/nord.d.ts +1 -1
- package/dist/themes/nordbones.cjs +7 -0
- package/dist/themes/nordbones.d.cts +1 -0
- package/dist/themes/nordbones.d.ts +1 -0
- package/dist/themes/nordbones.js +5 -0
- package/dist/themes/nordfox.cjs +1 -1
- package/dist/themes/nordfox.d.cts +1 -1
- package/dist/themes/nordfox.d.ts +1 -1
- package/dist/themes/nordfox.js +1 -1
- package/dist/themes/nordic.d.cts +1 -1
- package/dist/themes/nordic.d.ts +1 -1
- package/dist/themes/obscure.d.cts +1 -1
- package/dist/themes/obscure.d.ts +1 -1
- package/dist/themes/oceanic_next.d.cts +1 -1
- package/dist/themes/oceanic_next.d.ts +1 -1
- package/dist/themes/ofirkai.d.cts +1 -1
- package/dist/themes/ofirkai.d.ts +1 -1
- package/dist/themes/oldworld.d.cts +1 -1
- package/dist/themes/oldworld.d.ts +1 -1
- package/dist/themes/oldworld_cooler.d.cts +1 -1
- package/dist/themes/oldworld_cooler.d.ts +1 -1
- package/dist/themes/oldworld_oled.d.cts +1 -1
- package/dist/themes/oldworld_oled.d.ts +1 -1
- package/dist/themes/one_monokai.cjs +1 -1
- package/dist/themes/one_monokai.d.cts +1 -1
- package/dist/themes/one_monokai.d.ts +1 -1
- package/dist/themes/one_monokai.js +1 -1
- package/dist/themes/onedark.d.cts +1 -1
- package/dist/themes/onedark.d.ts +1 -1
- package/dist/themes/onedark_cool.d.cts +1 -1
- package/dist/themes/onedark_cool.d.ts +1 -1
- package/dist/themes/onedark_darker.d.cts +1 -1
- package/dist/themes/onedark_darker.d.ts +1 -1
- package/dist/themes/onedark_deep.d.cts +1 -1
- package/dist/themes/onedark_deep.d.ts +1 -1
- package/dist/themes/onedark_light.d.cts +1 -1
- package/dist/themes/onedark_light.d.ts +1 -1
- package/dist/themes/onedark_warm.d.cts +1 -1
- package/dist/themes/onedark_warm.d.ts +1 -1
- package/dist/themes/onedark_warmer.d.cts +1 -1
- package/dist/themes/onedark_warmer.d.ts +1 -1
- package/dist/themes/onedarkpro_dark.d.cts +1 -1
- package/dist/themes/onedarkpro_dark.d.ts +1 -1
- package/dist/themes/onedarkpro_vivid.d.cts +1 -1
- package/dist/themes/onedarkpro_vivid.d.ts +1 -1
- package/dist/themes/onelight.d.cts +1 -1
- package/dist/themes/onelight.d.ts +1 -1
- package/dist/themes/onenord_dark.cjs +1 -1
- package/dist/themes/onenord_dark.d.cts +1 -1
- package/dist/themes/onenord_dark.d.ts +1 -1
- package/dist/themes/onenord_dark.js +1 -1
- package/dist/themes/onenord_light.cjs +1 -1
- package/dist/themes/onenord_light.d.cts +1 -1
- package/dist/themes/onenord_light.d.ts +1 -1
- package/dist/themes/onenord_light.js +1 -1
- package/dist/themes/oxocarbon_dark.d.cts +1 -1
- package/dist/themes/oxocarbon_dark.d.ts +1 -1
- package/dist/themes/oxocarbon_light.d.cts +1 -1
- package/dist/themes/oxocarbon_light.d.ts +1 -1
- package/dist/themes/palenightfall.d.cts +1 -1
- package/dist/themes/palenightfall.d.ts +1 -1
- package/dist/themes/papercolor_dark.d.cts +1 -1
- package/dist/themes/papercolor_dark.d.ts +1 -1
- package/dist/themes/papercolor_light.d.cts +1 -1
- package/dist/themes/papercolor_light.d.ts +1 -1
- package/dist/themes/poimandres.d.cts +1 -1
- package/dist/themes/poimandres.d.ts +1 -1
- package/dist/themes/rosebones_dark.cjs +1 -1
- package/dist/themes/rosebones_dark.d.cts +1 -1
- package/dist/themes/rosebones_dark.d.ts +1 -1
- package/dist/themes/rosebones_dark.js +1 -1
- package/dist/themes/rosebones_light.cjs +1 -1
- package/dist/themes/rosebones_light.d.cts +1 -1
- package/dist/themes/rosebones_light.d.ts +1 -1
- package/dist/themes/rosebones_light.js +1 -1
- package/dist/themes/rosepine_dark.d.cts +1 -1
- package/dist/themes/rosepine_dark.d.ts +1 -1
- package/dist/themes/rosepine_dawn.d.cts +1 -1
- package/dist/themes/rosepine_dawn.d.ts +1 -1
- package/dist/themes/rosepine_moon.d.cts +1 -1
- package/dist/themes/rosepine_moon.d.ts +1 -1
- package/dist/themes/seoulbones_dark.cjs +1 -1
- package/dist/themes/seoulbones_dark.d.cts +1 -1
- package/dist/themes/seoulbones_dark.d.ts +1 -1
- package/dist/themes/seoulbones_dark.js +1 -1
- package/dist/themes/seoulbones_light.cjs +1 -1
- package/dist/themes/seoulbones_light.d.cts +1 -1
- package/dist/themes/seoulbones_light.d.ts +1 -1
- package/dist/themes/seoulbones_light.js +1 -1
- package/dist/themes/solarized_autumn_dark.d.cts +1 -1
- package/dist/themes/solarized_autumn_dark.d.ts +1 -1
- package/dist/themes/solarized_autumn_light.d.cts +1 -1
- package/dist/themes/solarized_autumn_light.d.ts +1 -1
- package/dist/themes/solarized_osaka_dark.d.cts +1 -1
- package/dist/themes/solarized_osaka_dark.d.ts +1 -1
- package/dist/themes/solarized_osaka_light.d.cts +1 -1
- package/dist/themes/solarized_osaka_light.d.ts +1 -1
- package/dist/themes/solarized_spring_dark.d.cts +1 -1
- package/dist/themes/solarized_spring_dark.d.ts +1 -1
- package/dist/themes/solarized_spring_light.d.cts +1 -1
- package/dist/themes/solarized_spring_light.d.ts +1 -1
- package/dist/themes/solarized_summer_dark.d.cts +1 -1
- package/dist/themes/solarized_summer_dark.d.ts +1 -1
- package/dist/themes/solarized_summer_light.d.cts +1 -1
- package/dist/themes/solarized_summer_light.d.ts +1 -1
- package/dist/themes/solarized_winter_dark.d.cts +1 -1
- package/dist/themes/solarized_winter_dark.d.ts +1 -1
- package/dist/themes/solarized_winter_light.d.cts +1 -1
- package/dist/themes/solarized_winter_light.d.ts +1 -1
- package/dist/themes/sonokai_andromeda.d.cts +1 -1
- package/dist/themes/sonokai_andromeda.d.ts +1 -1
- package/dist/themes/sonokai_atlantis.d.cts +1 -1
- package/dist/themes/sonokai_atlantis.d.ts +1 -1
- package/dist/themes/sonokai_default.d.cts +1 -1
- package/dist/themes/sonokai_default.d.ts +1 -1
- package/dist/themes/sonokai_espresso.d.cts +1 -1
- package/dist/themes/sonokai_espresso.d.ts +1 -1
- package/dist/themes/sonokai_maia.d.cts +1 -1
- package/dist/themes/sonokai_maia.d.ts +1 -1
- package/dist/themes/sonokai_shusia.d.cts +1 -1
- package/dist/themes/sonokai_shusia.d.ts +1 -1
- package/dist/themes/srcery.cjs +1 -1
- package/dist/themes/srcery.d.cts +1 -1
- package/dist/themes/srcery.d.ts +1 -1
- package/dist/themes/srcery.js +1 -1
- package/dist/themes/synthweave.d.cts +1 -1
- package/dist/themes/synthweave.d.ts +1 -1
- package/dist/themes/synthweave_aqua.d.cts +1 -1
- package/dist/themes/synthweave_aqua.d.ts +1 -1
- package/dist/themes/terafox.cjs +1 -1
- package/dist/themes/terafox.d.cts +1 -1
- package/dist/themes/terafox.d.ts +1 -1
- package/dist/themes/terafox.js +1 -1
- package/dist/themes/tokyobones_dark.cjs +1 -1
- package/dist/themes/tokyobones_dark.d.cts +1 -1
- package/dist/themes/tokyobones_dark.d.ts +1 -1
- package/dist/themes/tokyobones_dark.js +1 -1
- package/dist/themes/tokyobones_light.cjs +1 -1
- package/dist/themes/tokyobones_light.d.cts +1 -1
- package/dist/themes/tokyobones_light.d.ts +1 -1
- package/dist/themes/tokyobones_light.js +1 -1
- package/dist/themes/tokyodark.d.cts +1 -1
- package/dist/themes/tokyodark.d.ts +1 -1
- package/dist/themes/tokyonight_day.d.cts +1 -1
- package/dist/themes/tokyonight_day.d.ts +1 -1
- package/dist/themes/tokyonight_moon.d.cts +1 -1
- package/dist/themes/tokyonight_moon.d.ts +1 -1
- package/dist/themes/tokyonight_night.d.cts +1 -1
- package/dist/themes/tokyonight_night.d.ts +1 -1
- package/dist/themes/tokyonight_storm.d.cts +1 -1
- package/dist/themes/tokyonight_storm.d.ts +1 -1
- package/dist/themes/vague.cjs +1 -1
- package/dist/themes/vague.d.cts +1 -1
- package/dist/themes/vague.d.ts +1 -1
- package/dist/themes/vague.js +1 -1
- package/dist/themes/vesper.d.cts +1 -1
- package/dist/themes/vesper.d.ts +1 -1
- package/dist/themes/vimbones.cjs +7 -0
- package/dist/themes/vimbones.d.cts +1 -0
- package/dist/themes/vimbones.d.ts +1 -0
- package/dist/themes/vimbones.js +5 -0
- package/dist/themes/vscode_dark.d.cts +1 -1
- package/dist/themes/vscode_dark.d.ts +1 -1
- package/dist/themes/vscode_light.d.cts +1 -1
- package/dist/themes/vscode_light.d.ts +1 -1
- package/dist/themes/xcode_dark.d.cts +1 -1
- package/dist/themes/xcode_dark.d.ts +1 -1
- package/dist/themes/xcode_dark_hc.d.cts +1 -1
- package/dist/themes/xcode_dark_hc.d.ts +1 -1
- package/dist/themes/xcode_light.d.cts +1 -1
- package/dist/themes/xcode_light.d.ts +1 -1
- package/dist/themes/xcode_light_hc.d.cts +1 -1
- package/dist/themes/xcode_light_hc.d.ts +1 -1
- package/dist/themes/xcode_wwdc.d.cts +1 -1
- package/dist/themes/xcode_wwdc.d.ts +1 -1
- package/dist/themes/yorumi.d.cts +1 -1
- package/dist/themes/yorumi.d.ts +1 -1
- package/dist/themes/zenbones_dark.cjs +1 -1
- package/dist/themes/zenbones_dark.d.cts +1 -1
- package/dist/themes/zenbones_dark.d.ts +1 -1
- package/dist/themes/zenbones_dark.js +1 -1
- package/dist/themes/zenbones_light.cjs +1 -1
- package/dist/themes/zenbones_light.d.cts +1 -1
- package/dist/themes/zenbones_light.d.ts +1 -1
- package/dist/themes/zenbones_light.js +1 -1
- package/dist/themes/zenburn.d.cts +1 -1
- package/dist/themes/zenburn.d.ts +1 -1
- package/dist/themes/zenburned.cjs +1 -1
- package/dist/themes/zenburned.d.cts +1 -1
- package/dist/themes/zenburned.d.ts +1 -1
- package/dist/themes/zenburned.js +1 -1
- package/dist/themes/zenwritten_dark.cjs +1 -1
- package/dist/themes/zenwritten_dark.d.cts +1 -1
- package/dist/themes/zenwritten_dark.d.ts +1 -1
- package/dist/themes/zenwritten_dark.js +1 -1
- package/dist/themes/zenwritten_light.cjs +1 -1
- package/dist/themes/zenwritten_light.d.cts +1 -1
- package/dist/themes/zenwritten_light.d.ts +1 -1
- package/dist/themes/zenwritten_light.js +1 -1
- package/dist/themes/zephyr_dark.d.cts +1 -1
- package/dist/themes/zephyr_dark.d.ts +1 -1
- package/package.json +1 -1
- package/dist/css/duckbones_light.css +0 -355
- package/dist/css/kanagawabones_light.css +0 -381
- package/dist/css/neosolarized_light.css +0 -311
- package/dist/css/nordbones_light.css +0 -362
- package/dist/css/solarized_osaka_storm.css +0 -364
- package/dist/css/vimbones_light.css +0 -376
- package/dist/json/duckbones_dark.json +0 -1
- package/dist/json/duckbones_light.json +0 -1
- package/dist/json/kanagawabones_dark.json +0 -1
- package/dist/json/kanagawabones_light.json +0 -1
- package/dist/json/neosolarized_dark.json +0 -1
- package/dist/json/neosolarized_light.json +0 -1
- package/dist/json/nordbones_dark.json +0 -1
- package/dist/json/nordbones_light.json +0 -1
- package/dist/json/solarized_osaka_storm.json +0 -1
- package/dist/json/vimbones_dark.json +0 -1
- package/dist/json/vimbones_light.json +0 -1
- package/dist/themes/duckbones_dark.cjs +0 -7
- package/dist/themes/duckbones_dark.js +0 -5
- package/dist/themes/duckbones_light.cjs +0 -7
- package/dist/themes/duckbones_light.d.cts +0 -1
- package/dist/themes/duckbones_light.d.ts +0 -1
- package/dist/themes/duckbones_light.js +0 -5
- package/dist/themes/kanagawabones_dark.cjs +0 -7
- package/dist/themes/kanagawabones_dark.d.cts +0 -1
- package/dist/themes/kanagawabones_dark.d.ts +0 -1
- package/dist/themes/kanagawabones_dark.js +0 -5
- package/dist/themes/kanagawabones_light.cjs +0 -7
- package/dist/themes/kanagawabones_light.d.cts +0 -1
- package/dist/themes/kanagawabones_light.d.ts +0 -1
- package/dist/themes/kanagawabones_light.js +0 -5
- package/dist/themes/neosolarized_dark.cjs +0 -7
- package/dist/themes/neosolarized_dark.d.cts +0 -1
- package/dist/themes/neosolarized_dark.d.ts +0 -1
- package/dist/themes/neosolarized_dark.js +0 -5
- package/dist/themes/neosolarized_light.cjs +0 -7
- package/dist/themes/neosolarized_light.d.cts +0 -1
- package/dist/themes/neosolarized_light.d.ts +0 -1
- package/dist/themes/neosolarized_light.js +0 -5
- package/dist/themes/nordbones_dark.cjs +0 -7
- package/dist/themes/nordbones_dark.d.cts +0 -1
- package/dist/themes/nordbones_dark.d.ts +0 -1
- package/dist/themes/nordbones_dark.js +0 -5
- package/dist/themes/nordbones_light.cjs +0 -7
- package/dist/themes/nordbones_light.d.cts +0 -1
- package/dist/themes/nordbones_light.d.ts +0 -1
- package/dist/themes/nordbones_light.js +0 -5
- package/dist/themes/solarized_osaka_storm.cjs +0 -7
- package/dist/themes/solarized_osaka_storm.d.cts +0 -1
- package/dist/themes/solarized_osaka_storm.d.ts +0 -1
- package/dist/themes/solarized_osaka_storm.js +0 -5
- package/dist/themes/vimbones_dark.cjs +0 -7
- package/dist/themes/vimbones_dark.d.cts +0 -1
- package/dist/themes/vimbones_dark.d.ts +0 -1
- package/dist/themes/vimbones_dark.js +0 -5
- package/dist/themes/vimbones_light.cjs +0 -7
- package/dist/themes/vimbones_light.d.cts +0 -1
- package/dist/themes/vimbones_light.d.ts +0 -1
- package/dist/themes/vimbones_light.js +0 -5
- /package/dist/themes/{duckbones_dark.d.cts → duckbones.d.cts} +0 -0
- /package/dist/themes/{duckbones_dark.d.ts → duckbones.d.ts} +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"tokyobones_light","appearance":"light","revision":"
|
|
1
|
+
{"name":"tokyobones_light","appearance":"light","revision":"8304d8df9b823ff11e103afa62f38c39f534abe6","highlights":{"attribute":{"fg":"#5a4a79"},"attribute.builtin":{"fg":"#34548c"},"boolean":{"fg":"#333a57","italic":true},"character":{"fg":"#5b6694","italic":true},"character.special":{"fg":"#34548c"},"comment":{"fg":"#7c7e89","italic":true},"comment.documentation":{"fg":"#7c7e89","italic":true},"comment.error":{"fg":"#8b4351"},"comment.hint":{"fg":"#7c7e89","italic":true},"comment.note":{"fg":"#34548c"},"comment.todo":{"bold":true,"underline":"solid"},"comment.warning":{"fg":"#8f5e14"},"constant":{"fg":"#4a537a","bold":true},"constant.builtin":{"fg":"#5b6694","italic":true},"constant.macro":{"fg":"#5b6694","italic":true},"constructor":{"fg":"#34548c"},"constructor.lua":{"fg":"#737686"},"diff.delta":{"bg":"#c0c6d8"},"diff.minus":{"bg":"#dfbec3"},"diff.plus":{"bg":"#a9cec7"},"function":{"fg":"#333a57"},"function.builtin":{"fg":"#34548c"},"function.call":{"fg":"#333a57"},"function.macro":{"fg":"#5a4a79"},"function.method":{"fg":"#333a57"},"function.method.call":{"fg":"#333a57"},"highlighted":{"bg":"#cdced4"},"keyword":{"fg":"#5a4a79","bold":true},"keyword.conditional":{"fg":"#5a4a79","bold":true},"keyword.conditional.ternary":{"fg":"#5a4a79","bold":true},"keyword.coroutine":{"fg":"#5a4a79","bold":true},"keyword.debug":{"fg":"#34548c"},"keyword.directive":{"fg":"#5a4a79"},"keyword.directive.define":{"fg":"#5a4a79"},"keyword.exception":{"fg":"#5a4a79","bold":true},"keyword.export":{"fg":"#5a4a79","bold":true},"keyword.function":{"fg":"#5a4a79","bold":true},"keyword.import":{"fg":"#5a4a79"},"keyword.modifier":{"fg":"#5a4a79","bold":true},"keyword.operator":{"fg":"#5a4a79","bold":true},"keyword.repeat":{"fg":"#5a4a79","bold":true},"keyword.return":{"fg":"#5a4a79","bold":true},"keyword.type":{"fg":"#5a4a79","bold":true},"label":{"fg":"#5a4a79","bold":true},"markup":{"fg":"#34548c"},"markup.environment":{"fg":"#5a4a79"},"markup.environment.name":{"fg":"#5a4a79"},"markup.heading":{"fg":"#333a57","bold":true},"markup.heading.1":{"fg":"#333a57","bold":true},"markup.heading.2":{"fg":"#333a57","bold":true},"markup.heading.3":{"fg":"#333a57","bold":true},"markup.heading.4":{"fg":"#333a57","bold":true},"markup.heading.5":{"fg":"#333a57","bold":true},"markup.heading.6":{"fg":"#333a57","bold":true},"markup.italic":{"italic":true},"markup.link":{"fg":"#5b6694","italic":true},"markup.link.label":{"fg":"#34548c"},"markup.link.markdown":{"fg":"#4a537a","underline":"solid"},"markup.link.url":{"fg":"#5b6694","italic":true},"markup.link.url.markdown":{"fg":"#7c7e89"},"markup.list":{"fg":"#34548c"},"markup.list.checked":{"fg":"#34548c"},"markup.list.unchecked":{"fg":"#34548c"},"markup.math":{"fg":"#34548c"},"markup.quote":{"fg":"#5b6694"},"markup.raw":{"fg":"#5b6694","italic":true},"markup.raw.block":{"fg":"#5b6694","italic":true},"markup.raw.markdown":{"fg":"#484f6b"},"markup.strikethrough":{"strikethrough":true},"markup.strong":{"bold":true},"markup.underline":{"underline":"solid"},"module":{"fg":"#5b6694","italic":true},"module.builtin":{"fg":"#5b6694","italic":true},"normal":{"fg":"#333a57","bg":"#d6d7dc"},"number":{"fg":"#176775"},"number.float":{"fg":"#176775"},"operator":{"fg":"#5a4a79","bold":true},"property":{"fg":"#4a537a"},"punctuation.bracket":{"fg":"#737686"},"punctuation.delimiter":{"fg":"#737686"},"punctuation.special":{"fg":"#737686"},"punctuation.special.markdown":{"fg":"#34548c"},"string":{"fg":"#5b6694","italic":true},"string.documentation":{"fg":"#5b6694","italic":true},"string.escape":{"fg":"#34548c"},"string.escape.markdown":{"fg":"#9b9da9","italic":true},"string.regexp":{"fg":"#5b6694","italic":true},"string.special":{"fg":"#34548c"},"string.special.path":{"fg":"#34548c"},"string.special.symbol":{"fg":"#4a537a"},"string.special.url":{"fg":"#34548c"},"tag":{"fg":"#34548c"},"tag.attribute":{"fg":"#4a537a"},"tag.builtin":{"fg":"#34548c"},"tag.delimiter":{"fg":"#737686"},"type":{"fg":"#484f6b"},"type.builtin":{"fg":"#484f6b"},"type.definition":{"fg":"#484f6b"},"variable":{"fg":"#4a537a"},"variable.builtin":{"fg":"#5b6694","italic":true},"variable.member":{"fg":"#4a537a"},"variable.parameter":{"fg":"#4a537a"},"variable.parameter.builtin":{"fg":"#34548c"}}}
|
package/dist/json/vague.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"vague","appearance":"dark","revision":"
|
|
1
|
+
{"name":"vague","appearance":"dark","revision":"49fe06ad33d8847b931ba4279197bda222374cd1","highlights":{"attribute":{"fg":"#6e94b2"},"attribute.builtin":{"fg":"#b4d4cf"},"boolean":{"fg":"#e0a363","bold":true},"character":{"fg":"#e8b589"},"character.special":{"fg":"#6e94b2"},"comment":{"fg":"#606079","italic":true},"comment.documentation":{"fg":"#606079","italic":true},"comment.error":{"fg":"#d8647e","bold":true},"comment.hint":{"fg":"#606079","italic":true},"comment.note":{"fg":"#aeaed1","italic":true},"comment.todo":{"fg":"#c48282","italic":true},"comment.warning":{"fg":"#f3be7c","bold":true},"constant":{"fg":"#aeaed1"},"constant.builtin":{"fg":"#e0a363","bold":true},"constant.macro":{"fg":"#aeaed1"},"constructor":{"fg":"#aeaed1"},"constructor.lua":{"fg":"#9bb4bc"},"diff.delta":{"bg":"#41362a"},"diff.minus":{"bg":"#3b242a"},"diff.plus":{"bg":"#293125"},"function":{"fg":"#c48282"},"function.builtin":{"fg":"#c48282"},"function.call":{"fg":"#bb9dbd"},"function.macro":{"fg":"#6e94b2"},"function.method":{"fg":"#c48282"},"function.method.call":{"fg":"#9bb4bc"},"highlighted":{"bg":"#252530"},"keyword":{"fg":"#6e94b2"},"keyword.conditional":{"fg":"#6e94b2"},"keyword.conditional.ternary":{"fg":"#6e94b2"},"keyword.coroutine":{"fg":"#6e94b2"},"keyword.debug":{"fg":"#6e94b2"},"keyword.directive":{"fg":"#6e94b2"},"keyword.directive.define":{"fg":"#6e94b2"},"keyword.exception":{"fg":"#6e94b2"},"keyword.export":{"fg":"#6e94b2"},"keyword.function":{"fg":"#6e94b2"},"keyword.import":{"fg":"#6e94b2"},"keyword.modifier":{"fg":"#6e94b2"},"keyword.operator":{"fg":"#6e94b2"},"keyword.repeat":{"fg":"#6e94b2"},"keyword.return":{"fg":"#6e94b2","italic":true},"keyword.type":{"fg":"#6e94b2"},"label":{"fg":"#6e94b2"},"markup":{"fg":"#cdcdcd"},"markup.environment":{"fg":"#cdcdcd"},"markup.environment.name":{"fg":"#cdcdcd"},"markup.heading":{"fg":"#6e94b2","bold":true},"markup.heading.1":{"fg":"#6e94b2","bold":true},"markup.heading.2":{"fg":"#6e94b2","bold":true},"markup.heading.3":{"fg":"#6e94b2","bold":true},"markup.heading.4":{"fg":"#6e94b2","bold":true},"markup.heading.5":{"fg":"#6e94b2","bold":true},"markup.heading.6":{"fg":"#6e94b2","bold":true},"markup.italic":{"italic":true},"markup.link.label":{"fg":"#e8b589","underline":"solid"},"markup.link.url":{"fg":"#c48282"},"markup.list":{"fg":"#c48282"},"markup.list.checked":{"fg":"#c48282"},"markup.list.unchecked":{"fg":"#c48282"},"markup.math":{"fg":"#e8b589"},"markup.quote":{"fg":"#606079"},"markup.raw":{"fg":"#aeaed1"},"markup.raw.block":{"fg":"#aeaed1"},"markup.strikethrough":{"strikethrough":true},"markup.strong":{"bold":true},"markup.underline":{"underline":"solid"},"module":{"fg":"#aeaed1"},"module.builtin":{"fg":"#b4d4cf"},"normal":{"fg":"#cdcdcd","bg":"#141415"},"number":{"fg":"#e0a363"},"number.float":{"fg":"#e0a363"},"operator":{"fg":"#90a0b5"},"property":{"fg":"#c3c3d5"},"punctuation.bracket":{"fg":"#cdcdcd"},"punctuation.bracket.rainbow.1":{"fg":"#d8647e"},"punctuation.bracket.rainbow.2":{"fg":"#f3be7c"},"punctuation.bracket.rainbow.3":{"fg":"#7e98e8"},"punctuation.bracket.rainbow.4":{"fg":"#c48282"},"punctuation.bracket.rainbow.5":{"fg":"#7fa563"},"punctuation.bracket.rainbow.6":{"fg":"#bb9dbd"},"punctuation.delimiter":{"fg":"#cdcdcd"},"punctuation.special":{"fg":"#6e94b2"},"string":{"fg":"#e8b589","italic":true},"string.documentation":{"fg":"#e8b589","italic":true},"string.escape":{"fg":"#6e94b2"},"string.regexp":{"fg":"#6e94b2"},"string.special":{"fg":"#6e94b2"},"string.special.path":{"fg":"#6e94b2"},"string.special.symbol":{"fg":"#aeaed1"},"string.special.url":{"fg":"#c48282"},"tag":{"fg":"#b4d4cf"},"tag.attribute":{"fg":"#aeaed1"},"tag.builtin":{"fg":"#b4d4cf"},"tag.delimiter":{"fg":"#cdcdcd"},"type":{"fg":"#9bb4bc"},"type.builtin":{"fg":"#b4d4cf","bold":true},"type.definition":{"fg":"#aeaed1"},"variable":{"fg":"#cdcdcd"},"variable.builtin":{"fg":"#b4d4cf"},"variable.member":{"fg":"#b4d4cf"},"variable.parameter":{"fg":"#bb9dbd"},"variable.parameter.builtin":{"fg":"#b4d4cf"}}}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"name":"vimbones","appearance":"light","revision":"8304d8df9b823ff11e103afa62f38c39f534abe6","highlights":{"attribute":{"fg":"#35663d"},"attribute.builtin":{"fg":"#5c5c5c","bold":true},"boolean":{"fg":"#353535","italic":true},"character":{"fg":"#636363","italic":true},"character.special":{"fg":"#5c5c5c","bold":true},"comment":{"fg":"#8c8c7c","italic":true},"comment.documentation":{"fg":"#8c8c7c","italic":true},"comment.error":{"fg":"#a8334c"},"comment.hint":{"fg":"#8c8c7c","italic":true},"comment.note":{"fg":"#286486"},"comment.todo":{"bold":true,"underline":"solid"},"comment.warning":{"fg":"#944927"},"constant":{"fg":"#505050","bold":true},"constant.builtin":{"fg":"#636363","italic":true},"constant.macro":{"fg":"#636363","italic":true},"constructor":{"fg":"#5c5c5c","bold":true},"constructor.lua":{"fg":"#85856f"},"diff.delta":{"bg":"#d4dee7"},"diff.minus":{"bg":"#ebd8da"},"diff.plus":{"bg":"#cbe5b8"},"function":{"fg":"#353535"},"function.builtin":{"fg":"#5c5c5c","bold":true},"function.call":{"fg":"#353535"},"function.macro":{"fg":"#35663d"},"function.method":{"fg":"#353535"},"function.method.call":{"fg":"#353535"},"highlighted":{"bg":"#e7e8c3"},"keyword":{"fg":"#156a29","bold":true},"keyword.conditional":{"fg":"#156a29","bold":true},"keyword.conditional.ternary":{"fg":"#156a29","bold":true},"keyword.coroutine":{"fg":"#156a29","bold":true},"keyword.debug":{"fg":"#5c5c5c","bold":true},"keyword.directive":{"fg":"#35663d"},"keyword.directive.define":{"fg":"#35663d"},"keyword.exception":{"fg":"#156a29","bold":true},"keyword.export":{"fg":"#156a29","bold":true},"keyword.function":{"fg":"#156a29","bold":true},"keyword.import":{"fg":"#35663d"},"keyword.modifier":{"fg":"#156a29","bold":true},"keyword.operator":{"fg":"#156a29","bold":true},"keyword.repeat":{"fg":"#156a29","bold":true},"keyword.return":{"fg":"#156a29","bold":true},"keyword.type":{"fg":"#156a29","bold":true},"label":{"fg":"#156a29","bold":true},"markup":{"fg":"#5c5c5c","bold":true},"markup.environment":{"fg":"#35663d"},"markup.environment.name":{"fg":"#35663d"},"markup.heading":{"fg":"#353535","bold":true},"markup.heading.1":{"fg":"#353535","bold":true},"markup.heading.2":{"fg":"#353535","bold":true},"markup.heading.3":{"fg":"#353535","bold":true},"markup.heading.4":{"fg":"#353535","bold":true},"markup.heading.5":{"fg":"#353535","bold":true},"markup.heading.6":{"fg":"#353535","bold":true},"markup.italic":{"italic":true},"markup.link":{"fg":"#636363","italic":true},"markup.link.label":{"fg":"#5c5c5c","bold":true},"markup.link.markdown":{"fg":"#505050","underline":"solid"},"markup.link.url":{"fg":"#636363","italic":true},"markup.link.url.markdown":{"fg":"#8c8c7c"},"markup.list":{"fg":"#5c5c5c","bold":true},"markup.list.checked":{"fg":"#5c5c5c","bold":true},"markup.list.unchecked":{"fg":"#5c5c5c","bold":true},"markup.math":{"fg":"#5c5c5c","bold":true},"markup.quote":{"fg":"#636363"},"markup.raw":{"fg":"#636363","italic":true},"markup.raw.block":{"fg":"#636363","italic":true},"markup.raw.markdown":{"fg":"#5b5b42"},"markup.strikethrough":{"strikethrough":true},"markup.strong":{"bold":true},"markup.underline":{"underline":"solid"},"module":{"fg":"#636363","italic":true},"module.builtin":{"fg":"#636363","italic":true},"normal":{"fg":"#353535","bg":"#f0f0ca"},"number":{"fg":"#2a6535","italic":true},"number.float":{"fg":"#2a6535","italic":true},"operator":{"fg":"#156a29","bold":true},"property":{"fg":"#505050"},"punctuation.bracket":{"fg":"#85856f"},"punctuation.delimiter":{"fg":"#85856f"},"punctuation.special":{"fg":"#85856f"},"punctuation.special.markdown":{"fg":"#5c5c5c","bold":true},"string":{"fg":"#636363","italic":true},"string.documentation":{"fg":"#636363","italic":true},"string.escape":{"fg":"#5c5c5c","bold":true},"string.escape.markdown":{"fg":"#b0b093","italic":true},"string.regexp":{"fg":"#636363","italic":true},"string.special":{"fg":"#5c5c5c","bold":true},"string.special.path":{"fg":"#5c5c5c","bold":true},"string.special.symbol":{"fg":"#505050"},"string.special.url":{"fg":"#5c5c5c","bold":true},"tag":{"fg":"#5c5c5c","bold":true},"tag.attribute":{"fg":"#505050"},"tag.builtin":{"fg":"#5c5c5c","bold":true},"tag.delimiter":{"fg":"#85856f"},"type":{"fg":"#5b5b42"},"type.builtin":{"fg":"#5b5b42"},"type.definition":{"fg":"#5b5b42"},"variable":{"fg":"#505050"},"variable.builtin":{"fg":"#636363","italic":true},"variable.member":{"fg":"#505050"},"variable.parameter":{"fg":"#505050"},"variable.parameter.builtin":{"fg":"#5c5c5c","bold":true}}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"zenbones_dark","appearance":"dark","revision":"
|
|
1
|
+
{"name":"zenbones_dark","appearance":"dark","revision":"8304d8df9b823ff11e103afa62f38c39f534abe6","highlights":{"attribute":{"fg":"#b4bdc3","bold":true},"attribute.builtin":{"fg":"#8d9499","bold":true},"boolean":{"fg":"#b4bdc3","italic":true},"character":{"fg":"#868c91","italic":true},"character.special":{"fg":"#8d9499","bold":true},"comment":{"fg":"#6e6763","italic":true},"comment.documentation":{"fg":"#6e6763","italic":true},"comment.error":{"fg":"#de6e7c"},"comment.hint":{"fg":"#6e6763","italic":true},"comment.note":{"fg":"#6099c0"},"comment.todo":{"bold":true,"underline":"solid"},"comment.warning":{"fg":"#b77e64"},"constant":{"fg":"#979fa4","bold":true},"constant.builtin":{"fg":"#868c91","italic":true},"constant.macro":{"fg":"#868c91","italic":true},"constructor":{"fg":"#8d9499","bold":true},"constructor.lua":{"fg":"#867a74"},"diff.delta":{"bg":"#1d2c36"},"diff.minus":{"bg":"#3e2225"},"diff.plus":{"bg":"#232d1a"},"function":{"fg":"#b4bdc3"},"function.builtin":{"fg":"#8d9499","bold":true},"function.call":{"fg":"#b4bdc3"},"function.macro":{"fg":"#b4bdc3","bold":true},"function.method":{"fg":"#b4bdc3"},"function.method.call":{"fg":"#b4bdc3"},"highlighted":{"bg":"#25211f"},"keyword":{"fg":"#b4bdc3","bold":true},"keyword.conditional":{"fg":"#b4bdc3","bold":true},"keyword.conditional.ternary":{"fg":"#b4bdc3","bold":true},"keyword.coroutine":{"fg":"#b4bdc3","bold":true},"keyword.debug":{"fg":"#8d9499","bold":true},"keyword.directive":{"fg":"#b4bdc3","bold":true},"keyword.directive.define":{"fg":"#b4bdc3","bold":true},"keyword.exception":{"fg":"#b4bdc3","bold":true},"keyword.export":{"fg":"#b4bdc3","bold":true},"keyword.function":{"fg":"#b4bdc3","bold":true},"keyword.import":{"fg":"#b4bdc3","bold":true},"keyword.modifier":{"fg":"#b4bdc3","bold":true},"keyword.operator":{"fg":"#b4bdc3","bold":true},"keyword.repeat":{"fg":"#b4bdc3","bold":true},"keyword.return":{"fg":"#b4bdc3","bold":true},"keyword.type":{"fg":"#b4bdc3","bold":true},"label":{"fg":"#b4bdc3","bold":true},"markup":{"fg":"#8d9499","bold":true},"markup.environment":{"fg":"#b4bdc3","bold":true},"markup.environment.name":{"fg":"#b4bdc3","bold":true},"markup.heading":{"fg":"#b4bdc3","bold":true},"markup.heading.1":{"fg":"#b4bdc3","bold":true},"markup.heading.2":{"fg":"#b4bdc3","bold":true},"markup.heading.3":{"fg":"#b4bdc3","bold":true},"markup.heading.4":{"fg":"#b4bdc3","bold":true},"markup.heading.5":{"fg":"#b4bdc3","bold":true},"markup.heading.6":{"fg":"#b4bdc3","bold":true},"markup.italic":{"italic":true},"markup.link":{"fg":"#868c91","italic":true},"markup.link.label":{"fg":"#8d9499","bold":true},"markup.link.markdown":{"fg":"#979fa4","underline":"solid"},"markup.link.url":{"fg":"#868c91","italic":true},"markup.link.url.markdown":{"fg":"#6e6763"},"markup.list":{"fg":"#8d9499","bold":true},"markup.list.checked":{"fg":"#8d9499","bold":true},"markup.list.unchecked":{"fg":"#8d9499","bold":true},"markup.math":{"fg":"#8d9499","bold":true},"markup.quote":{"fg":"#868c91"},"markup.raw":{"fg":"#868c91","italic":true},"markup.raw.block":{"fg":"#868c91","italic":true},"markup.raw.markdown":{"fg":"#a1938c"},"markup.strikethrough":{"strikethrough":true},"markup.strong":{"bold":true},"markup.underline":{"underline":"solid"},"module":{"fg":"#868c91","italic":true},"module.builtin":{"fg":"#868c91","italic":true},"normal":{"fg":"#b4bdc3","bg":"#1c1917"},"number":{"fg":"#868c91"},"number.float":{"fg":"#868c91"},"operator":{"fg":"#b4bdc3","bold":true},"property":{"fg":"#979fa4"},"punctuation.bracket":{"fg":"#867a74"},"punctuation.delimiter":{"fg":"#867a74"},"punctuation.special":{"fg":"#867a74"},"punctuation.special.markdown":{"fg":"#8d9499","bold":true},"string":{"fg":"#868c91","italic":true},"string.documentation":{"fg":"#868c91","italic":true},"string.escape":{"fg":"#8d9499","bold":true},"string.escape.markdown":{"fg":"#5c534f","italic":true},"string.regexp":{"fg":"#868c91","italic":true},"string.special":{"fg":"#8d9499","bold":true},"string.special.path":{"fg":"#8d9499","bold":true},"string.special.symbol":{"fg":"#979fa4"},"string.special.url":{"fg":"#8d9499","bold":true},"tag":{"fg":"#8d9499","bold":true},"tag.attribute":{"fg":"#979fa4"},"tag.builtin":{"fg":"#8d9499","bold":true},"tag.delimiter":{"fg":"#867a74"},"type":{"fg":"#a1938c"},"type.builtin":{"fg":"#a1938c"},"type.definition":{"fg":"#a1938c"},"variable":{"fg":"#979fa4"},"variable.builtin":{"fg":"#868c91","italic":true},"variable.member":{"fg":"#979fa4"},"variable.parameter":{"fg":"#979fa4"},"variable.parameter.builtin":{"fg":"#8d9499","bold":true}}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"zenbones_light","appearance":"light","revision":"
|
|
1
|
+
{"name":"zenbones_light","appearance":"light","revision":"8304d8df9b823ff11e103afa62f38c39f534abe6","highlights":{"attribute":{"fg":"#2c363c","bold":true},"attribute.builtin":{"fg":"#4f5e68","bold":true},"boolean":{"fg":"#2c363c","italic":true},"character":{"fg":"#556570","italic":true},"character.special":{"fg":"#4f5e68","bold":true},"comment":{"fg":"#948985","italic":true},"comment.documentation":{"fg":"#948985","italic":true},"comment.error":{"fg":"#a8334c"},"comment.hint":{"fg":"#948985","italic":true},"comment.note":{"fg":"#286486"},"comment.todo":{"bold":true,"underline":"solid"},"comment.warning":{"fg":"#944927"},"constant":{"fg":"#44525b","bold":true},"constant.builtin":{"fg":"#556570","italic":true},"constant.macro":{"fg":"#556570","italic":true},"constructor":{"fg":"#4f5e68","bold":true},"constructor.lua":{"fg":"#8e817b"},"diff.delta":{"bg":"#d4dee7"},"diff.minus":{"bg":"#ebd8da"},"diff.plus":{"bg":"#cbe5b8"},"function":{"fg":"#2c363c"},"function.builtin":{"fg":"#4f5e68","bold":true},"function.call":{"fg":"#2c363c"},"function.macro":{"fg":"#2c363c","bold":true},"function.method":{"fg":"#2c363c"},"function.method.call":{"fg":"#2c363c"},"highlighted":{"bg":"#e9e4e2"},"keyword":{"fg":"#2c363c","bold":true},"keyword.conditional":{"fg":"#2c363c","bold":true},"keyword.conditional.ternary":{"fg":"#2c363c","bold":true},"keyword.coroutine":{"fg":"#2c363c","bold":true},"keyword.debug":{"fg":"#4f5e68","bold":true},"keyword.directive":{"fg":"#2c363c","bold":true},"keyword.directive.define":{"fg":"#2c363c","bold":true},"keyword.exception":{"fg":"#2c363c","bold":true},"keyword.export":{"fg":"#2c363c","bold":true},"keyword.function":{"fg":"#2c363c","bold":true},"keyword.import":{"fg":"#2c363c","bold":true},"keyword.modifier":{"fg":"#2c363c","bold":true},"keyword.operator":{"fg":"#2c363c","bold":true},"keyword.repeat":{"fg":"#2c363c","bold":true},"keyword.return":{"fg":"#2c363c","bold":true},"keyword.type":{"fg":"#2c363c","bold":true},"label":{"fg":"#2c363c","bold":true},"markup":{"fg":"#4f5e68","bold":true},"markup.environment":{"fg":"#2c363c","bold":true},"markup.environment.name":{"fg":"#2c363c","bold":true},"markup.heading":{"fg":"#2c363c","bold":true},"markup.heading.1":{"fg":"#2c363c","bold":true},"markup.heading.2":{"fg":"#2c363c","bold":true},"markup.heading.3":{"fg":"#2c363c","bold":true},"markup.heading.4":{"fg":"#2c363c","bold":true},"markup.heading.5":{"fg":"#2c363c","bold":true},"markup.heading.6":{"fg":"#2c363c","bold":true},"markup.italic":{"italic":true},"markup.link":{"fg":"#556570","italic":true},"markup.link.label":{"fg":"#4f5e68","bold":true},"markup.link.markdown":{"fg":"#44525b","underline":"solid"},"markup.link.url":{"fg":"#556570","italic":true},"markup.link.url.markdown":{"fg":"#948985"},"markup.list":{"fg":"#4f5e68","bold":true},"markup.list.checked":{"fg":"#4f5e68","bold":true},"markup.list.unchecked":{"fg":"#4f5e68","bold":true},"markup.math":{"fg":"#4f5e68","bold":true},"markup.quote":{"fg":"#556570"},"markup.raw":{"fg":"#556570","italic":true},"markup.raw.block":{"fg":"#556570","italic":true},"markup.raw.markdown":{"fg":"#6a5549"},"markup.strikethrough":{"strikethrough":true},"markup.strong":{"bold":true},"markup.underline":{"underline":"solid"},"module":{"fg":"#556570","italic":true},"module.builtin":{"fg":"#556570","italic":true},"normal":{"fg":"#2c363c","bg":"#f0edec"},"number":{"fg":"#556570"},"number.float":{"fg":"#556570"},"operator":{"fg":"#2c363c","bold":true},"property":{"fg":"#44525b"},"punctuation.bracket":{"fg":"#8e817b"},"punctuation.delimiter":{"fg":"#8e817b"},"punctuation.special":{"fg":"#8e817b"},"punctuation.special.markdown":{"fg":"#4f5e68","bold":true},"string":{"fg":"#556570","italic":true},"string.documentation":{"fg":"#556570","italic":true},"string.escape":{"fg":"#4f5e68","bold":true},"string.escape.markdown":{"fg":"#bbaba3","italic":true},"string.regexp":{"fg":"#556570","italic":true},"string.special":{"fg":"#4f5e68","bold":true},"string.special.path":{"fg":"#4f5e68","bold":true},"string.special.symbol":{"fg":"#44525b"},"string.special.url":{"fg":"#4f5e68","bold":true},"tag":{"fg":"#4f5e68","bold":true},"tag.attribute":{"fg":"#44525b"},"tag.builtin":{"fg":"#4f5e68","bold":true},"tag.delimiter":{"fg":"#8e817b"},"type":{"fg":"#6a5549"},"type.builtin":{"fg":"#6a5549"},"type.definition":{"fg":"#6a5549"},"variable":{"fg":"#44525b"},"variable.builtin":{"fg":"#556570","italic":true},"variable.member":{"fg":"#44525b"},"variable.parameter":{"fg":"#44525b"},"variable.parameter.builtin":{"fg":"#4f5e68","bold":true}}}
|
package/dist/json/zenburned.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"zenburned","appearance":"dark","revision":"
|
|
1
|
+
{"name":"zenburned","appearance":"dark","revision":"8304d8df9b823ff11e103afa62f38c39f534abe6","highlights":{"attribute":{"fg":"#ffcdab"},"attribute.builtin":{"fg":"#f0f08f"},"boolean":{"fg":"#f0e4cf","italic":true},"character":{"fg":"#baa681","italic":true},"character.special":{"fg":"#f0f08f"},"comment":{"fg":"#848484","italic":true},"comment.documentation":{"fg":"#848484","italic":true},"comment.error":{"fg":"#e3716e"},"comment.hint":{"fg":"#848484","italic":true},"comment.note":{"fg":"#6099c0"},"comment.todo":{"bold":true,"underline":"solid"},"comment.warning":{"fg":"#b77e64"},"constant":{"fg":"#d5be95","bold":true},"constant.builtin":{"fg":"#baa681","italic":true},"constant.macro":{"fg":"#baa681","italic":true},"constructor":{"fg":"#f0f08f"},"constructor.lua":{"fg":"#939393"},"diff.delta":{"bg":"#3d5568"},"diff.minus":{"bg":"#764544"},"diff.plus":{"bg":"#475737"},"function":{"fg":"#f0e4cf"},"function.builtin":{"fg":"#f0f08f"},"function.call":{"fg":"#f0e4cf"},"function.macro":{"fg":"#ffcdab"},"function.method":{"fg":"#f0e4cf"},"function.method.call":{"fg":"#f0e4cf"},"highlighted":{"bg":"#474747"},"keyword":{"fg":"#dca2a2","bold":true},"keyword.conditional":{"fg":"#dca2a2","bold":true},"keyword.conditional.ternary":{"fg":"#dca2a2","bold":true},"keyword.coroutine":{"fg":"#dca2a2","bold":true},"keyword.debug":{"fg":"#f0f08f"},"keyword.directive":{"fg":"#ffcdab"},"keyword.directive.define":{"fg":"#ffcdab"},"keyword.exception":{"fg":"#dca2a2","bold":true},"keyword.export":{"fg":"#dca2a2","bold":true},"keyword.function":{"fg":"#dca2a2","bold":true},"keyword.import":{"fg":"#ffcdab"},"keyword.modifier":{"fg":"#dca2a2","bold":true},"keyword.operator":{"fg":"#dca2a2","bold":true},"keyword.repeat":{"fg":"#dca2a2","bold":true},"keyword.return":{"fg":"#dca2a2","bold":true},"keyword.type":{"fg":"#dca2a2","bold":true},"label":{"fg":"#dca2a2","bold":true},"markup":{"fg":"#f0f08f"},"markup.environment":{"fg":"#ffcdab"},"markup.environment.name":{"fg":"#ffcdab"},"markup.heading":{"fg":"#f0e4cf","bold":true},"markup.heading.1":{"fg":"#f0e4cf","bold":true},"markup.heading.2":{"fg":"#f0e4cf","bold":true},"markup.heading.3":{"fg":"#f0e4cf","bold":true},"markup.heading.4":{"fg":"#f0e4cf","bold":true},"markup.heading.5":{"fg":"#f0e4cf","bold":true},"markup.heading.6":{"fg":"#f0e4cf","bold":true},"markup.italic":{"italic":true},"markup.link":{"fg":"#baa681","italic":true},"markup.link.label":{"fg":"#f0f08f"},"markup.link.markdown":{"fg":"#d5be95","underline":"solid"},"markup.link.url":{"fg":"#baa681","italic":true},"markup.link.url.markdown":{"fg":"#848484"},"markup.list":{"fg":"#f0f08f"},"markup.list.checked":{"fg":"#f0f08f"},"markup.list.unchecked":{"fg":"#f0f08f"},"markup.math":{"fg":"#f0f08f"},"markup.quote":{"fg":"#baa681"},"markup.raw":{"fg":"#baa681","italic":true},"markup.raw.block":{"fg":"#baa681","italic":true},"markup.raw.markdown":{"fg":"#a8a8a8"},"markup.strikethrough":{"strikethrough":true},"markup.strong":{"bold":true},"markup.underline":{"underline":"solid"},"module":{"fg":"#baa681","italic":true},"module.builtin":{"fg":"#baa681","italic":true},"normal":{"fg":"#f0e4cf","bg":"#404040"},"number":{"fg":"#baa681"},"number.float":{"fg":"#baa681"},"operator":{"fg":"#dca2a2","bold":true},"property":{"fg":"#d5be95"},"punctuation.bracket":{"fg":"#939393"},"punctuation.delimiter":{"fg":"#939393"},"punctuation.special":{"fg":"#939393"},"punctuation.special.markdown":{"fg":"#f0f08f"},"string":{"fg":"#baa681","italic":true},"string.documentation":{"fg":"#baa681","italic":true},"string.escape":{"fg":"#f0f08f"},"string.escape.markdown":{"fg":"#747474","italic":true},"string.regexp":{"fg":"#baa681","italic":true},"string.special":{"fg":"#f0f08f"},"string.special.path":{"fg":"#f0f08f"},"string.special.symbol":{"fg":"#d5be95"},"string.special.url":{"fg":"#f0f08f"},"tag":{"fg":"#f0f08f"},"tag.attribute":{"fg":"#d5be95"},"tag.builtin":{"fg":"#f0f08f"},"tag.delimiter":{"fg":"#939393"},"type":{"fg":"#a8a8a8"},"type.builtin":{"fg":"#a8a8a8"},"type.definition":{"fg":"#a8a8a8"},"variable":{"fg":"#d5be95"},"variable.builtin":{"fg":"#baa681","italic":true},"variable.member":{"fg":"#d5be95"},"variable.parameter":{"fg":"#d5be95"},"variable.parameter.builtin":{"fg":"#f0f08f"}}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"zenwritten_dark","appearance":"dark","revision":"
|
|
1
|
+
{"name":"zenwritten_dark","appearance":"dark","revision":"8304d8df9b823ff11e103afa62f38c39f534abe6","highlights":{"attribute":{"fg":"#bbbbbb","bold":true},"attribute.builtin":{"fg":"#939393","bold":true},"boolean":{"fg":"#bbbbbb","italic":true},"character":{"fg":"#8b8b8b","italic":true},"character.special":{"fg":"#939393","bold":true},"comment":{"fg":"#686868","italic":true},"comment.documentation":{"fg":"#686868","italic":true},"comment.error":{"fg":"#de6e7c"},"comment.hint":{"fg":"#686868","italic":true},"comment.note":{"fg":"#6099c0"},"comment.todo":{"bold":true,"underline":"solid"},"comment.warning":{"fg":"#b77e64"},"constant":{"fg":"#9e9e9e","bold":true},"constant.builtin":{"fg":"#8b8b8b","italic":true},"constant.macro":{"fg":"#8b8b8b","italic":true},"constructor":{"fg":"#939393","bold":true},"constructor.lua":{"fg":"#7c7c7c"},"diff.delta":{"bg":"#1d2c36"},"diff.minus":{"bg":"#3e2225"},"diff.plus":{"bg":"#232d1a"},"function":{"fg":"#bbbbbb"},"function.builtin":{"fg":"#939393","bold":true},"function.call":{"fg":"#bbbbbb"},"function.macro":{"fg":"#bbbbbb","bold":true},"function.method":{"fg":"#bbbbbb"},"function.method.call":{"fg":"#bbbbbb"},"highlighted":{"bg":"#222222"},"keyword":{"fg":"#bbbbbb","bold":true},"keyword.conditional":{"fg":"#bbbbbb","bold":true},"keyword.conditional.ternary":{"fg":"#bbbbbb","bold":true},"keyword.coroutine":{"fg":"#bbbbbb","bold":true},"keyword.debug":{"fg":"#939393","bold":true},"keyword.directive":{"fg":"#bbbbbb","bold":true},"keyword.directive.define":{"fg":"#bbbbbb","bold":true},"keyword.exception":{"fg":"#bbbbbb","bold":true},"keyword.export":{"fg":"#bbbbbb","bold":true},"keyword.function":{"fg":"#bbbbbb","bold":true},"keyword.import":{"fg":"#bbbbbb","bold":true},"keyword.modifier":{"fg":"#bbbbbb","bold":true},"keyword.operator":{"fg":"#bbbbbb","bold":true},"keyword.repeat":{"fg":"#bbbbbb","bold":true},"keyword.return":{"fg":"#bbbbbb","bold":true},"keyword.type":{"fg":"#bbbbbb","bold":true},"label":{"fg":"#bbbbbb","bold":true},"markup":{"fg":"#939393","bold":true},"markup.environment":{"fg":"#bbbbbb","bold":true},"markup.environment.name":{"fg":"#bbbbbb","bold":true},"markup.heading":{"fg":"#bbbbbb","bold":true},"markup.heading.1":{"fg":"#bbbbbb","bold":true},"markup.heading.2":{"fg":"#bbbbbb","bold":true},"markup.heading.3":{"fg":"#bbbbbb","bold":true},"markup.heading.4":{"fg":"#bbbbbb","bold":true},"markup.heading.5":{"fg":"#bbbbbb","bold":true},"markup.heading.6":{"fg":"#bbbbbb","bold":true},"markup.italic":{"italic":true},"markup.link":{"fg":"#8b8b8b","italic":true},"markup.link.label":{"fg":"#939393","bold":true},"markup.link.markdown":{"fg":"#9e9e9e","underline":"solid"},"markup.link.url":{"fg":"#8b8b8b","italic":true},"markup.link.url.markdown":{"fg":"#686868"},"markup.list":{"fg":"#939393","bold":true},"markup.list.checked":{"fg":"#939393","bold":true},"markup.list.unchecked":{"fg":"#939393","bold":true},"markup.math":{"fg":"#939393","bold":true},"markup.quote":{"fg":"#8b8b8b"},"markup.raw":{"fg":"#8b8b8b","italic":true},"markup.raw.block":{"fg":"#8b8b8b","italic":true},"markup.raw.markdown":{"fg":"#969696"},"markup.strikethrough":{"strikethrough":true},"markup.strong":{"bold":true},"markup.underline":{"underline":"solid"},"module":{"fg":"#8b8b8b","italic":true},"module.builtin":{"fg":"#8b8b8b","italic":true},"normal":{"fg":"#bbbbbb","bg":"#191919"},"number":{"fg":"#8b8b8b"},"number.float":{"fg":"#8b8b8b"},"operator":{"fg":"#bbbbbb","bold":true},"property":{"fg":"#9e9e9e"},"punctuation.bracket":{"fg":"#7c7c7c"},"punctuation.delimiter":{"fg":"#7c7c7c"},"punctuation.special":{"fg":"#7c7c7c"},"punctuation.special.markdown":{"fg":"#939393","bold":true},"string":{"fg":"#8b8b8b","italic":true},"string.documentation":{"fg":"#8b8b8b","italic":true},"string.escape":{"fg":"#939393","bold":true},"string.escape.markdown":{"fg":"#555555","italic":true},"string.regexp":{"fg":"#8b8b8b","italic":true},"string.special":{"fg":"#939393","bold":true},"string.special.path":{"fg":"#939393","bold":true},"string.special.symbol":{"fg":"#9e9e9e"},"string.special.url":{"fg":"#939393","bold":true},"tag":{"fg":"#939393","bold":true},"tag.attribute":{"fg":"#9e9e9e"},"tag.builtin":{"fg":"#939393","bold":true},"tag.delimiter":{"fg":"#7c7c7c"},"type":{"fg":"#969696"},"type.builtin":{"fg":"#969696"},"type.definition":{"fg":"#969696"},"variable":{"fg":"#9e9e9e"},"variable.builtin":{"fg":"#8b8b8b","italic":true},"variable.member":{"fg":"#9e9e9e"},"variable.parameter":{"fg":"#9e9e9e"},"variable.parameter.builtin":{"fg":"#939393","bold":true}}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"zenwritten_light","appearance":"light","revision":"
|
|
1
|
+
{"name":"zenwritten_light","appearance":"light","revision":"8304d8df9b823ff11e103afa62f38c39f534abe6","highlights":{"attribute":{"fg":"#353535","bold":true},"attribute.builtin":{"fg":"#5c5c5c","bold":true},"boolean":{"fg":"#353535","italic":true},"character":{"fg":"#636363","italic":true},"character.special":{"fg":"#5c5c5c","bold":true},"comment":{"fg":"#8b8b8b","italic":true},"comment.documentation":{"fg":"#8b8b8b","italic":true},"comment.error":{"fg":"#a8334c"},"comment.hint":{"fg":"#8b8b8b","italic":true},"comment.note":{"fg":"#286486"},"comment.todo":{"bold":true,"underline":"solid"},"comment.warning":{"fg":"#944927"},"constant":{"fg":"#505050","bold":true},"constant.builtin":{"fg":"#636363","italic":true},"constant.macro":{"fg":"#636363","italic":true},"constructor":{"fg":"#5c5c5c","bold":true},"constructor.lua":{"fg":"#848484"},"diff.delta":{"bg":"#d4dee7"},"diff.minus":{"bg":"#ebd8da"},"diff.plus":{"bg":"#cbe5b8"},"function":{"fg":"#353535"},"function.builtin":{"fg":"#5c5c5c","bold":true},"function.call":{"fg":"#353535"},"function.macro":{"fg":"#353535","bold":true},"function.method":{"fg":"#353535"},"function.method.call":{"fg":"#353535"},"highlighted":{"bg":"#e5e5e5"},"keyword":{"fg":"#353535","bold":true},"keyword.conditional":{"fg":"#353535","bold":true},"keyword.conditional.ternary":{"fg":"#353535","bold":true},"keyword.coroutine":{"fg":"#353535","bold":true},"keyword.debug":{"fg":"#5c5c5c","bold":true},"keyword.directive":{"fg":"#353535","bold":true},"keyword.directive.define":{"fg":"#353535","bold":true},"keyword.exception":{"fg":"#353535","bold":true},"keyword.export":{"fg":"#353535","bold":true},"keyword.function":{"fg":"#353535","bold":true},"keyword.import":{"fg":"#353535","bold":true},"keyword.modifier":{"fg":"#353535","bold":true},"keyword.operator":{"fg":"#353535","bold":true},"keyword.repeat":{"fg":"#353535","bold":true},"keyword.return":{"fg":"#353535","bold":true},"keyword.type":{"fg":"#353535","bold":true},"label":{"fg":"#353535","bold":true},"markup":{"fg":"#5c5c5c","bold":true},"markup.environment":{"fg":"#353535","bold":true},"markup.environment.name":{"fg":"#353535","bold":true},"markup.heading":{"fg":"#353535","bold":true},"markup.heading.1":{"fg":"#353535","bold":true},"markup.heading.2":{"fg":"#353535","bold":true},"markup.heading.3":{"fg":"#353535","bold":true},"markup.heading.4":{"fg":"#353535","bold":true},"markup.heading.5":{"fg":"#353535","bold":true},"markup.heading.6":{"fg":"#353535","bold":true},"markup.italic":{"italic":true},"markup.link":{"fg":"#636363","italic":true},"markup.link.label":{"fg":"#5c5c5c","bold":true},"markup.link.markdown":{"fg":"#505050","underline":"solid"},"markup.link.url":{"fg":"#636363","italic":true},"markup.link.url.markdown":{"fg":"#8b8b8b"},"markup.list":{"fg":"#5c5c5c","bold":true},"markup.list.checked":{"fg":"#5c5c5c","bold":true},"markup.list.unchecked":{"fg":"#5c5c5c","bold":true},"markup.math":{"fg":"#5c5c5c","bold":true},"markup.quote":{"fg":"#636363"},"markup.raw":{"fg":"#636363","italic":true},"markup.raw.block":{"fg":"#636363","italic":true},"markup.raw.markdown":{"fg":"#735057"},"markup.strikethrough":{"strikethrough":true},"markup.strong":{"bold":true},"markup.underline":{"underline":"solid"},"module":{"fg":"#636363","italic":true},"module.builtin":{"fg":"#636363","italic":true},"normal":{"fg":"#353535","bg":"#eeeeee"},"number":{"fg":"#636363"},"number.float":{"fg":"#636363"},"operator":{"fg":"#353535","bold":true},"property":{"fg":"#505050"},"punctuation.bracket":{"fg":"#848484"},"punctuation.delimiter":{"fg":"#848484"},"punctuation.special":{"fg":"#848484"},"punctuation.special.markdown":{"fg":"#5c5c5c","bold":true},"string":{"fg":"#636363","italic":true},"string.documentation":{"fg":"#636363","italic":true},"string.escape":{"fg":"#5c5c5c","bold":true},"string.escape.markdown":{"fg":"#aeaeae","italic":true},"string.regexp":{"fg":"#636363","italic":true},"string.special":{"fg":"#5c5c5c","bold":true},"string.special.path":{"fg":"#5c5c5c","bold":true},"string.special.symbol":{"fg":"#505050"},"string.special.url":{"fg":"#5c5c5c","bold":true},"tag":{"fg":"#5c5c5c","bold":true},"tag.attribute":{"fg":"#505050"},"tag.builtin":{"fg":"#5c5c5c","bold":true},"tag.delimiter":{"fg":"#848484"},"type":{"fg":"#735057"},"type.builtin":{"fg":"#735057"},"type.definition":{"fg":"#735057"},"variable":{"fg":"#505050"},"variable.builtin":{"fg":"#636363","italic":true},"variable.member":{"fg":"#505050"},"variable.parameter":{"fg":"#505050"},"variable.parameter.builtin":{"fg":"#5c5c5c","bold":true}}}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
// themes/astrodark.ts
|
|
4
|
-
var theme = { "name": "astrodark", "appearance": "dark", "revision": "
|
|
4
|
+
var theme = { "name": "astrodark", "appearance": "dark", "revision": "37afa2a78ce4d8d3d70827f84710c14b78c5d071", "highlights": { "attribute": { "fg": "#dfab25" }, "attribute.builtin": { "fg": "#dfab25" }, "boolean": { "fg": "#f5983a" }, "character": { "fg": "#87c05f" }, "character.special": { "fg": "#5eb7ff" }, "comment": { "fg": "#696c76", "italic": true }, "comment.documentation": { "fg": "#696c76", "italic": true }, "comment.error": { "fg": "#f8747e" }, "comment.hint": { "fg": "#00b298" }, "comment.note": { "fg": "#50a4e9" }, "comment.todo": { "fg": "#d09214" }, "comment.warning": { "fg": "#d09214" }, "constant": { "fg": "#dfab25" }, "constant.builtin": { "fg": "#dfab25" }, "constant.macro": { "fg": "#dfab25" }, "constant.rust": { "fg": "#4ac2b8" }, "constructor": { "fg": "#5eb7ff" }, "constructor.lua": { "fg": "#f5983a" }, "constructor.tsx": { "fg": "#dd97f1" }, "constructor.typescript": { "fg": "#dd97f1" }, "diff.delta": { "bg": "#4b4124" }, "diff.minus": { "bg": "#53373d" }, "diff.plus": { "fg": "#87c05f" }, "error": { "fg": "#f8747e" }, "function": { "fg": "#5eb7ff" }, "function.builtin": { "fg": "#4ac2b8" }, "function.call": { "fg": "#5eb7ff" }, "function.macro": { "fg": "#dfab25" }, "function.macro.rust": { "fg": "#ff838b" }, "function.method": { "fg": "#5eb7ff" }, "function.method.call": { "fg": "#5eb7ff" }, "highlighted": { "bg": "#1e222a" }, "keyword": { "fg": "#dd97f1" }, "keyword.conditional": { "fg": "#dd97f1" }, "keyword.conditional.ternary": { "fg": "#dd97f1" }, "keyword.coroutine": { "fg": "#dd97f1" }, "keyword.debug": { "fg": "#50a4e9" }, "keyword.directive": { "fg": "#dd97f1" }, "keyword.directive.define": { "fg": "#dd97f1" }, "keyword.exception": { "fg": "#dd97f1" }, "keyword.export": { "fg": "#dd97f1" }, "keyword.function": { "fg": "#dd97f1" }, "keyword.import": { "fg": "#dd97f1" }, "keyword.modifier": { "fg": "#dfab25" }, "keyword.operator": { "fg": "#dd97f1" }, "keyword.repeat": { "fg": "#dd97f1" }, "keyword.return": { "fg": "#dd97f1" }, "keyword.type": { "fg": "#dfab25" }, "label": { "fg": "#5eb7ff" }, "markup": { "fg": "#5eb7ff" }, "markup.environment": { "fg": "#f5983a" }, "markup.environment.name": { "fg": "#f5983a" }, "markup.heading": { "fg": "#adb0bb", "bold": true }, "markup.heading.1": { "fg": "#adb0bb", "bold": true }, "markup.heading.1.markdown": { "fg": "#dd97f1", "bold": true }, "markup.heading.2": { "fg": "#adb0bb", "bold": true }, "markup.heading.2.markdown": { "fg": "#5eb7ff", "bold": true }, "markup.heading.3": { "fg": "#adb0bb", "bold": true }, "markup.heading.3.markdown": { "fg": "#4ac2b8", "bold": true }, "markup.heading.4": { "fg": "#adb0bb", "bold": true }, "markup.heading.4.markdown": { "fg": "#87c05f", "bold": true }, "markup.heading.5": { "fg": "#adb0bb", "bold": true }, "markup.heading.5.markdown": { "fg": "#dfab25", "bold": true }, "markup.heading.6": { "fg": "#adb0bb", "bold": true }, "markup.heading.6.markdown": { "fg": "#dfab25", "bold": true }, "markup.italic": { "fg": "#adb0bb", "italic": true }, "markup.link": { "fg": "#dfab25", "bold": true }, "markup.link.label": { "fg": "#87c05f" }, "markup.link.url": { "fg": "#5eb7ff", "italic": true, "underline": "solid" }, "markup.list": { "fg": "#5eb7ff" }, "markup.list.checked": { "fg": "#00b298", "bold": true }, "markup.list.markdown": { "fg": "#f5983a", "bold": true }, "markup.list.unchecked": { "fg": "#50a4e9", "bold": true }, "markup.math": { "fg": "#5eb7ff" }, "markup.quote": { "fg": "#adb0bb", "italic": true }, "markup.raw": { "fg": "#ff838b" }, "markup.raw.block": { "fg": "#adb0bb" }, "markup.strikethrough": { "fg": "#adb0bb", "strikethrough": true }, "markup.strong": { "fg": "#adb0bb", "bold": true }, "module": { "fg": "#dd97f1" }, "module.builtin": { "fg": "#dfab25" }, "namespace": { "fg": "#dd97f1" }, "normal": { "fg": "#adb0bb", "bg": "#1a1d23" }, "number": { "fg": "#f5983a" }, "number.css": { "fg": "#4ac2b8" }, "number.float": { "fg": "#dfab25" }, "operator": { "fg": "#adb0bb" }, "property": { "fg": "#ff838b" }, "property.cpp": { "fg": "#f5983a" }, "property.css": { "fg": "#f5983a" }, "punctuation.bracket": { "fg": "#adb0bb" }, "punctuation.bracket.php": { "fg": "#dd97f1", "bold": true }, "punctuation.bracket.rainbow.1": { "fg": "#ff838b" }, "punctuation.bracket.rainbow.2": { "fg": "#dfab25" }, "punctuation.bracket.rainbow.3": { "fg": "#5eb7ff" }, "punctuation.bracket.rainbow.4": { "fg": "#f5983a" }, "punctuation.bracket.rainbow.5": { "fg": "#87c05f" }, "punctuation.bracket.rainbow.6": { "fg": "#dd97f1" }, "punctuation.delimiter": { "fg": "#adb0bb" }, "punctuation.special": { "fg": "#adb0bb" }, "punctuation.special.rust": { "fg": "#dd97f1" }, "string": { "fg": "#87c05f" }, "string.documentation": { "fg": "#87c05f" }, "string.escape": { "fg": "#ff838b" }, "string.regexp": { "fg": "#87c05f" }, "string.special": { "fg": "#87c05f" }, "string.special.path": { "fg": "#87c05f" }, "string.special.symbol": { "fg": "#87c05f" }, "string.special.symbol.ruby": { "fg": "#f5983a" }, "string.special.url": { "fg": "#5eb7ff", "italic": true, "underline": "solid" }, "tag": { "fg": "#ff838b" }, "tag.attribute": { "fg": "#4ac2b8" }, "tag.attribute.tsx": { "fg": "#dd97f1", "italic": true }, "tag.builtin": { "fg": "#5eb7ff" }, "tag.delimiter": { "fg": "#adb0bb" }, "type": { "fg": "#5eb7ff" }, "type.builtin": { "fg": "#dfab25" }, "type.css": { "fg": "#f5983a" }, "type.definition": { "fg": "#5eb7ff" }, "type.rust": { "fg": "#4ac2b8" }, "variable": { "fg": "#adb0bb" }, "variable.builtin": { "fg": "#4ac2b8" }, "variable.member": { "fg": "#ff838b" }, "variable.parameter": { "fg": "#f5983a" }, "variable.parameter.builtin": { "fg": "#f5983a" } } };
|
|
5
5
|
var astrodark_default = theme;
|
|
6
6
|
|
|
7
7
|
module.exports = astrodark_default;
|
package/dist/themes/astrodark.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// themes/astrodark.ts
|
|
2
|
-
var theme = { "name": "astrodark", "appearance": "dark", "revision": "
|
|
2
|
+
var theme = { "name": "astrodark", "appearance": "dark", "revision": "37afa2a78ce4d8d3d70827f84710c14b78c5d071", "highlights": { "attribute": { "fg": "#dfab25" }, "attribute.builtin": { "fg": "#dfab25" }, "boolean": { "fg": "#f5983a" }, "character": { "fg": "#87c05f" }, "character.special": { "fg": "#5eb7ff" }, "comment": { "fg": "#696c76", "italic": true }, "comment.documentation": { "fg": "#696c76", "italic": true }, "comment.error": { "fg": "#f8747e" }, "comment.hint": { "fg": "#00b298" }, "comment.note": { "fg": "#50a4e9" }, "comment.todo": { "fg": "#d09214" }, "comment.warning": { "fg": "#d09214" }, "constant": { "fg": "#dfab25" }, "constant.builtin": { "fg": "#dfab25" }, "constant.macro": { "fg": "#dfab25" }, "constant.rust": { "fg": "#4ac2b8" }, "constructor": { "fg": "#5eb7ff" }, "constructor.lua": { "fg": "#f5983a" }, "constructor.tsx": { "fg": "#dd97f1" }, "constructor.typescript": { "fg": "#dd97f1" }, "diff.delta": { "bg": "#4b4124" }, "diff.minus": { "bg": "#53373d" }, "diff.plus": { "fg": "#87c05f" }, "error": { "fg": "#f8747e" }, "function": { "fg": "#5eb7ff" }, "function.builtin": { "fg": "#4ac2b8" }, "function.call": { "fg": "#5eb7ff" }, "function.macro": { "fg": "#dfab25" }, "function.macro.rust": { "fg": "#ff838b" }, "function.method": { "fg": "#5eb7ff" }, "function.method.call": { "fg": "#5eb7ff" }, "highlighted": { "bg": "#1e222a" }, "keyword": { "fg": "#dd97f1" }, "keyword.conditional": { "fg": "#dd97f1" }, "keyword.conditional.ternary": { "fg": "#dd97f1" }, "keyword.coroutine": { "fg": "#dd97f1" }, "keyword.debug": { "fg": "#50a4e9" }, "keyword.directive": { "fg": "#dd97f1" }, "keyword.directive.define": { "fg": "#dd97f1" }, "keyword.exception": { "fg": "#dd97f1" }, "keyword.export": { "fg": "#dd97f1" }, "keyword.function": { "fg": "#dd97f1" }, "keyword.import": { "fg": "#dd97f1" }, "keyword.modifier": { "fg": "#dfab25" }, "keyword.operator": { "fg": "#dd97f1" }, "keyword.repeat": { "fg": "#dd97f1" }, "keyword.return": { "fg": "#dd97f1" }, "keyword.type": { "fg": "#dfab25" }, "label": { "fg": "#5eb7ff" }, "markup": { "fg": "#5eb7ff" }, "markup.environment": { "fg": "#f5983a" }, "markup.environment.name": { "fg": "#f5983a" }, "markup.heading": { "fg": "#adb0bb", "bold": true }, "markup.heading.1": { "fg": "#adb0bb", "bold": true }, "markup.heading.1.markdown": { "fg": "#dd97f1", "bold": true }, "markup.heading.2": { "fg": "#adb0bb", "bold": true }, "markup.heading.2.markdown": { "fg": "#5eb7ff", "bold": true }, "markup.heading.3": { "fg": "#adb0bb", "bold": true }, "markup.heading.3.markdown": { "fg": "#4ac2b8", "bold": true }, "markup.heading.4": { "fg": "#adb0bb", "bold": true }, "markup.heading.4.markdown": { "fg": "#87c05f", "bold": true }, "markup.heading.5": { "fg": "#adb0bb", "bold": true }, "markup.heading.5.markdown": { "fg": "#dfab25", "bold": true }, "markup.heading.6": { "fg": "#adb0bb", "bold": true }, "markup.heading.6.markdown": { "fg": "#dfab25", "bold": true }, "markup.italic": { "fg": "#adb0bb", "italic": true }, "markup.link": { "fg": "#dfab25", "bold": true }, "markup.link.label": { "fg": "#87c05f" }, "markup.link.url": { "fg": "#5eb7ff", "italic": true, "underline": "solid" }, "markup.list": { "fg": "#5eb7ff" }, "markup.list.checked": { "fg": "#00b298", "bold": true }, "markup.list.markdown": { "fg": "#f5983a", "bold": true }, "markup.list.unchecked": { "fg": "#50a4e9", "bold": true }, "markup.math": { "fg": "#5eb7ff" }, "markup.quote": { "fg": "#adb0bb", "italic": true }, "markup.raw": { "fg": "#ff838b" }, "markup.raw.block": { "fg": "#adb0bb" }, "markup.strikethrough": { "fg": "#adb0bb", "strikethrough": true }, "markup.strong": { "fg": "#adb0bb", "bold": true }, "module": { "fg": "#dd97f1" }, "module.builtin": { "fg": "#dfab25" }, "namespace": { "fg": "#dd97f1" }, "normal": { "fg": "#adb0bb", "bg": "#1a1d23" }, "number": { "fg": "#f5983a" }, "number.css": { "fg": "#4ac2b8" }, "number.float": { "fg": "#dfab25" }, "operator": { "fg": "#adb0bb" }, "property": { "fg": "#ff838b" }, "property.cpp": { "fg": "#f5983a" }, "property.css": { "fg": "#f5983a" }, "punctuation.bracket": { "fg": "#adb0bb" }, "punctuation.bracket.php": { "fg": "#dd97f1", "bold": true }, "punctuation.bracket.rainbow.1": { "fg": "#ff838b" }, "punctuation.bracket.rainbow.2": { "fg": "#dfab25" }, "punctuation.bracket.rainbow.3": { "fg": "#5eb7ff" }, "punctuation.bracket.rainbow.4": { "fg": "#f5983a" }, "punctuation.bracket.rainbow.5": { "fg": "#87c05f" }, "punctuation.bracket.rainbow.6": { "fg": "#dd97f1" }, "punctuation.delimiter": { "fg": "#adb0bb" }, "punctuation.special": { "fg": "#adb0bb" }, "punctuation.special.rust": { "fg": "#dd97f1" }, "string": { "fg": "#87c05f" }, "string.documentation": { "fg": "#87c05f" }, "string.escape": { "fg": "#ff838b" }, "string.regexp": { "fg": "#87c05f" }, "string.special": { "fg": "#87c05f" }, "string.special.path": { "fg": "#87c05f" }, "string.special.symbol": { "fg": "#87c05f" }, "string.special.symbol.ruby": { "fg": "#f5983a" }, "string.special.url": { "fg": "#5eb7ff", "italic": true, "underline": "solid" }, "tag": { "fg": "#ff838b" }, "tag.attribute": { "fg": "#4ac2b8" }, "tag.attribute.tsx": { "fg": "#dd97f1", "italic": true }, "tag.builtin": { "fg": "#5eb7ff" }, "tag.delimiter": { "fg": "#adb0bb" }, "type": { "fg": "#5eb7ff" }, "type.builtin": { "fg": "#dfab25" }, "type.css": { "fg": "#f5983a" }, "type.definition": { "fg": "#5eb7ff" }, "type.rust": { "fg": "#4ac2b8" }, "variable": { "fg": "#adb0bb" }, "variable.builtin": { "fg": "#4ac2b8" }, "variable.member": { "fg": "#ff838b" }, "variable.parameter": { "fg": "#f5983a" }, "variable.parameter.builtin": { "fg": "#f5983a" } } };
|
|
3
3
|
var astrodark_default = theme;
|
|
4
4
|
|
|
5
5
|
export { astrodark_default as default };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
// themes/astrojupiter.ts
|
|
4
|
-
var theme = { "name": "astrojupiter", "appearance": "light", "revision": "
|
|
4
|
+
var theme = { "name": "astrojupiter", "appearance": "light", "revision": "37afa2a78ce4d8d3d70827f84710c14b78c5d071", "highlights": { "attribute": { "fg": "#805c00" }, "attribute.builtin": { "fg": "#805c00" }, "boolean": { "fg": "#954d00" }, "character": { "fg": "#467118" }, "character.special": { "fg": "#006e89" }, "comment": { "fg": "#937c7a", "italic": true }, "comment.documentation": { "fg": "#937c7a", "italic": true }, "comment.error": { "fg": "#d04f4e" }, "comment.hint": { "fg": "#00976c" }, "comment.note": { "fg": "#0090a2" }, "comment.todo": { "fg": "#ac7300" }, "comment.warning": { "fg": "#ac7300" }, "constant": { "fg": "#805c00" }, "constant.builtin": { "fg": "#805c00" }, "constant.macro": { "fg": "#805c00" }, "constant.rust": { "fg": "#007652" }, "constructor": { "fg": "#006e89" }, "constructor.lua": { "fg": "#954d00" }, "constructor.tsx": { "fg": "#90437a" }, "constructor.typescript": { "fg": "#90437a" }, "diff.delta": { "bg": "#dfcab3" }, "diff.minus": { "bg": "#e7c2c0" }, "diff.plus": { "fg": "#467118" }, "error": { "fg": "#d04f4e" }, "function": { "fg": "#006e89" }, "function.builtin": { "fg": "#007652" }, "function.call": { "fg": "#006e89" }, "function.macro": { "fg": "#805c00" }, "function.macro.rust": { "fg": "#a13f37" }, "function.method": { "fg": "#006e89" }, "function.method.call": { "fg": "#006e89" }, "highlighted": { "bg": "#f6ddd8" }, "keyword": { "fg": "#90437a" }, "keyword.conditional": { "fg": "#90437a" }, "keyword.conditional.ternary": { "fg": "#90437a" }, "keyword.coroutine": { "fg": "#90437a" }, "keyword.debug": { "fg": "#0090a2" }, "keyword.directive": { "fg": "#90437a" }, "keyword.directive.define": { "fg": "#90437a" }, "keyword.exception": { "fg": "#90437a" }, "keyword.export": { "fg": "#90437a" }, "keyword.function": { "fg": "#90437a" }, "keyword.import": { "fg": "#90437a" }, "keyword.modifier": { "fg": "#805c00" }, "keyword.operator": { "fg": "#90437a" }, "keyword.repeat": { "fg": "#90437a" }, "keyword.return": { "fg": "#90437a" }, "keyword.type": { "fg": "#805c00" }, "label": { "fg": "#006e89" }, "markup": { "fg": "#006e89" }, "markup.environment": { "fg": "#954d00" }, "markup.environment.name": { "fg": "#954d00" }, "markup.heading": { "fg": "#815654", "bold": true }, "markup.heading.1": { "fg": "#815654", "bold": true }, "markup.heading.1.markdown": { "fg": "#90437a", "bold": true }, "markup.heading.2": { "fg": "#815654", "bold": true }, "markup.heading.2.markdown": { "fg": "#006e89", "bold": true }, "markup.heading.3": { "fg": "#815654", "bold": true }, "markup.heading.3.markdown": { "fg": "#007652", "bold": true }, "markup.heading.4": { "fg": "#815654", "bold": true }, "markup.heading.4.markdown": { "fg": "#467118", "bold": true }, "markup.heading.5": { "fg": "#815654", "bold": true }, "markup.heading.5.markdown": { "fg": "#805c00", "bold": true }, "markup.heading.6": { "fg": "#815654", "bold": true }, "markup.heading.6.markdown": { "fg": "#805c00", "bold": true }, "markup.italic": { "fg": "#815654", "italic": true }, "markup.link": { "fg": "#805c00", "bold": true }, "markup.link.label": { "fg": "#467118" }, "markup.link.url": { "fg": "#006e89", "italic": true, "underline": "solid" }, "markup.list": { "fg": "#006e89" }, "markup.list.checked": { "fg": "#00976c", "bold": true }, "markup.list.markdown": { "fg": "#954d00", "bold": true }, "markup.list.unchecked": { "fg": "#0090a2", "bold": true }, "markup.math": { "fg": "#006e89" }, "markup.quote": { "fg": "#815654", "italic": true }, "markup.raw": { "fg": "#a13f37" }, "markup.raw.block": { "fg": "#815654" }, "markup.strikethrough": { "fg": "#815654", "strikethrough": true }, "markup.strong": { "fg": "#815654", "bold": true }, "module": { "fg": "#90437a" }, "module.builtin": { "fg": "#805c00" }, "namespace": { "fg": "#90437a" }, "normal": { "fg": "#815654", "bg": "#feeeee" }, "number": { "fg": "#954d00" }, "number.css": { "fg": "#007652" }, "number.float": { "fg": "#805c00" }, "operator": { "fg": "#815654" }, "property": { "fg": "#a13f37" }, "property.cpp": { "fg": "#954d00" }, "property.css": { "fg": "#954d00" }, "punctuation.bracket": { "fg": "#815654" }, "punctuation.bracket.php": { "fg": "#90437a", "bold": true }, "punctuation.bracket.rainbow.1": { "fg": "#a13f37" }, "punctuation.bracket.rainbow.2": { "fg": "#805c00" }, "punctuation.bracket.rainbow.3": { "fg": "#006e89" }, "punctuation.bracket.rainbow.4": { "fg": "#954d00" }, "punctuation.bracket.rainbow.5": { "fg": "#467118" }, "punctuation.bracket.rainbow.6": { "fg": "#90437a" }, "punctuation.delimiter": { "fg": "#815654" }, "punctuation.special": { "fg": "#815654" }, "punctuation.special.rust": { "fg": "#90437a" }, "string": { "fg": "#467118" }, "string.documentation": { "fg": "#467118" }, "string.escape": { "fg": "#a13f37" }, "string.regexp": { "fg": "#467118" }, "string.special": { "fg": "#467118" }, "string.special.path": { "fg": "#467118" }, "string.special.symbol": { "fg": "#467118" }, "string.special.symbol.ruby": { "fg": "#954d00" }, "string.special.url": { "fg": "#006e89", "italic": true, "underline": "solid" }, "tag": { "fg": "#a13f37" }, "tag.attribute": { "fg": "#007652" }, "tag.attribute.tsx": { "fg": "#90437a", "italic": true }, "tag.builtin": { "fg": "#006e89" }, "tag.delimiter": { "fg": "#815654" }, "type": { "fg": "#006e89" }, "type.builtin": { "fg": "#805c00" }, "type.css": { "fg": "#954d00" }, "type.definition": { "fg": "#006e89" }, "type.rust": { "fg": "#007652" }, "variable": { "fg": "#815654" }, "variable.builtin": { "fg": "#007652" }, "variable.member": { "fg": "#a13f37" }, "variable.parameter": { "fg": "#954d00" }, "variable.parameter.builtin": { "fg": "#954d00" } } };
|
|
5
5
|
var astrojupiter_default = theme;
|
|
6
6
|
|
|
7
7
|
module.exports = astrojupiter_default;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// themes/astrojupiter.ts
|
|
2
|
-
var theme = { "name": "astrojupiter", "appearance": "light", "revision": "
|
|
2
|
+
var theme = { "name": "astrojupiter", "appearance": "light", "revision": "37afa2a78ce4d8d3d70827f84710c14b78c5d071", "highlights": { "attribute": { "fg": "#805c00" }, "attribute.builtin": { "fg": "#805c00" }, "boolean": { "fg": "#954d00" }, "character": { "fg": "#467118" }, "character.special": { "fg": "#006e89" }, "comment": { "fg": "#937c7a", "italic": true }, "comment.documentation": { "fg": "#937c7a", "italic": true }, "comment.error": { "fg": "#d04f4e" }, "comment.hint": { "fg": "#00976c" }, "comment.note": { "fg": "#0090a2" }, "comment.todo": { "fg": "#ac7300" }, "comment.warning": { "fg": "#ac7300" }, "constant": { "fg": "#805c00" }, "constant.builtin": { "fg": "#805c00" }, "constant.macro": { "fg": "#805c00" }, "constant.rust": { "fg": "#007652" }, "constructor": { "fg": "#006e89" }, "constructor.lua": { "fg": "#954d00" }, "constructor.tsx": { "fg": "#90437a" }, "constructor.typescript": { "fg": "#90437a" }, "diff.delta": { "bg": "#dfcab3" }, "diff.minus": { "bg": "#e7c2c0" }, "diff.plus": { "fg": "#467118" }, "error": { "fg": "#d04f4e" }, "function": { "fg": "#006e89" }, "function.builtin": { "fg": "#007652" }, "function.call": { "fg": "#006e89" }, "function.macro": { "fg": "#805c00" }, "function.macro.rust": { "fg": "#a13f37" }, "function.method": { "fg": "#006e89" }, "function.method.call": { "fg": "#006e89" }, "highlighted": { "bg": "#f6ddd8" }, "keyword": { "fg": "#90437a" }, "keyword.conditional": { "fg": "#90437a" }, "keyword.conditional.ternary": { "fg": "#90437a" }, "keyword.coroutine": { "fg": "#90437a" }, "keyword.debug": { "fg": "#0090a2" }, "keyword.directive": { "fg": "#90437a" }, "keyword.directive.define": { "fg": "#90437a" }, "keyword.exception": { "fg": "#90437a" }, "keyword.export": { "fg": "#90437a" }, "keyword.function": { "fg": "#90437a" }, "keyword.import": { "fg": "#90437a" }, "keyword.modifier": { "fg": "#805c00" }, "keyword.operator": { "fg": "#90437a" }, "keyword.repeat": { "fg": "#90437a" }, "keyword.return": { "fg": "#90437a" }, "keyword.type": { "fg": "#805c00" }, "label": { "fg": "#006e89" }, "markup": { "fg": "#006e89" }, "markup.environment": { "fg": "#954d00" }, "markup.environment.name": { "fg": "#954d00" }, "markup.heading": { "fg": "#815654", "bold": true }, "markup.heading.1": { "fg": "#815654", "bold": true }, "markup.heading.1.markdown": { "fg": "#90437a", "bold": true }, "markup.heading.2": { "fg": "#815654", "bold": true }, "markup.heading.2.markdown": { "fg": "#006e89", "bold": true }, "markup.heading.3": { "fg": "#815654", "bold": true }, "markup.heading.3.markdown": { "fg": "#007652", "bold": true }, "markup.heading.4": { "fg": "#815654", "bold": true }, "markup.heading.4.markdown": { "fg": "#467118", "bold": true }, "markup.heading.5": { "fg": "#815654", "bold": true }, "markup.heading.5.markdown": { "fg": "#805c00", "bold": true }, "markup.heading.6": { "fg": "#815654", "bold": true }, "markup.heading.6.markdown": { "fg": "#805c00", "bold": true }, "markup.italic": { "fg": "#815654", "italic": true }, "markup.link": { "fg": "#805c00", "bold": true }, "markup.link.label": { "fg": "#467118" }, "markup.link.url": { "fg": "#006e89", "italic": true, "underline": "solid" }, "markup.list": { "fg": "#006e89" }, "markup.list.checked": { "fg": "#00976c", "bold": true }, "markup.list.markdown": { "fg": "#954d00", "bold": true }, "markup.list.unchecked": { "fg": "#0090a2", "bold": true }, "markup.math": { "fg": "#006e89" }, "markup.quote": { "fg": "#815654", "italic": true }, "markup.raw": { "fg": "#a13f37" }, "markup.raw.block": { "fg": "#815654" }, "markup.strikethrough": { "fg": "#815654", "strikethrough": true }, "markup.strong": { "fg": "#815654", "bold": true }, "module": { "fg": "#90437a" }, "module.builtin": { "fg": "#805c00" }, "namespace": { "fg": "#90437a" }, "normal": { "fg": "#815654", "bg": "#feeeee" }, "number": { "fg": "#954d00" }, "number.css": { "fg": "#007652" }, "number.float": { "fg": "#805c00" }, "operator": { "fg": "#815654" }, "property": { "fg": "#a13f37" }, "property.cpp": { "fg": "#954d00" }, "property.css": { "fg": "#954d00" }, "punctuation.bracket": { "fg": "#815654" }, "punctuation.bracket.php": { "fg": "#90437a", "bold": true }, "punctuation.bracket.rainbow.1": { "fg": "#a13f37" }, "punctuation.bracket.rainbow.2": { "fg": "#805c00" }, "punctuation.bracket.rainbow.3": { "fg": "#006e89" }, "punctuation.bracket.rainbow.4": { "fg": "#954d00" }, "punctuation.bracket.rainbow.5": { "fg": "#467118" }, "punctuation.bracket.rainbow.6": { "fg": "#90437a" }, "punctuation.delimiter": { "fg": "#815654" }, "punctuation.special": { "fg": "#815654" }, "punctuation.special.rust": { "fg": "#90437a" }, "string": { "fg": "#467118" }, "string.documentation": { "fg": "#467118" }, "string.escape": { "fg": "#a13f37" }, "string.regexp": { "fg": "#467118" }, "string.special": { "fg": "#467118" }, "string.special.path": { "fg": "#467118" }, "string.special.symbol": { "fg": "#467118" }, "string.special.symbol.ruby": { "fg": "#954d00" }, "string.special.url": { "fg": "#006e89", "italic": true, "underline": "solid" }, "tag": { "fg": "#a13f37" }, "tag.attribute": { "fg": "#007652" }, "tag.attribute.tsx": { "fg": "#90437a", "italic": true }, "tag.builtin": { "fg": "#006e89" }, "tag.delimiter": { "fg": "#815654" }, "type": { "fg": "#006e89" }, "type.builtin": { "fg": "#805c00" }, "type.css": { "fg": "#954d00" }, "type.definition": { "fg": "#006e89" }, "type.rust": { "fg": "#007652" }, "variable": { "fg": "#815654" }, "variable.builtin": { "fg": "#007652" }, "variable.member": { "fg": "#a13f37" }, "variable.parameter": { "fg": "#954d00" }, "variable.parameter.builtin": { "fg": "#954d00" } } };
|
|
3
3
|
var astrojupiter_default = theme;
|
|
4
4
|
|
|
5
5
|
export { astrojupiter_default as default };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
// themes/astrolight.ts
|
|
4
|
-
var theme = { "name": "astrolight", "appearance": "light", "revision": "
|
|
4
|
+
var theme = { "name": "astrolight", "appearance": "light", "revision": "37afa2a78ce4d8d3d70827f84710c14b78c5d071", "highlights": { "attribute": { "fg": "#7300b8" }, "attribute.builtin": { "fg": "#7300b8" }, "boolean": { "fg": "#a34500" }, "character": { "fg": "#345e00" }, "character.special": { "fg": "#00508a" }, "comment": { "fg": "#8b9297", "italic": true }, "comment.documentation": { "fg": "#8b9297", "italic": true }, "comment.error": { "fg": "#e72f1f" }, "comment.hint": { "fg": "#21b386" }, "comment.note": { "fg": "#3f8cea" }, "comment.todo": { "fg": "#e69400" }, "comment.warning": { "fg": "#e69400" }, "constant": { "fg": "#7300b8" }, "constant.builtin": { "fg": "#7300b8" }, "constant.macro": { "fg": "#7300b8" }, "constant.rust": { "fg": "#00615b" }, "constructor": { "fg": "#00508a" }, "constructor.lua": { "fg": "#a34500" }, "constructor.tsx": { "fg": "#9e007c" }, "constructor.typescript": { "fg": "#9e007c" }, "diff.delta": { "bg": "#d6bae8" }, "diff.minus": { "bg": "#e0baba" }, "diff.plus": { "fg": "#345e00" }, "error": { "fg": "#e72f1f" }, "function": { "fg": "#00508a" }, "function.builtin": { "fg": "#00615b" }, "function.call": { "fg": "#00508a" }, "function.macro": { "fg": "#7300b8" }, "function.macro.rust": { "fg": "#990000" }, "function.method": { "fg": "#00508a" }, "function.method.call": { "fg": "#00508a" }, "highlighted": { "bg": "#eaebeb" }, "keyword": { "fg": "#9e007c" }, "keyword.conditional": { "fg": "#9e007c" }, "keyword.conditional.ternary": { "fg": "#9e007c" }, "keyword.coroutine": { "fg": "#9e007c" }, "keyword.debug": { "fg": "#3f8cea" }, "keyword.directive": { "fg": "#9e007c" }, "keyword.directive.define": { "fg": "#9e007c" }, "keyword.exception": { "fg": "#9e007c" }, "keyword.export": { "fg": "#9e007c" }, "keyword.function": { "fg": "#9e007c" }, "keyword.import": { "fg": "#9e007c" }, "keyword.modifier": { "fg": "#7300b8" }, "keyword.operator": { "fg": "#9e007c" }, "keyword.repeat": { "fg": "#9e007c" }, "keyword.return": { "fg": "#9e007c" }, "keyword.type": { "fg": "#7300b8" }, "label": { "fg": "#00508a" }, "markup": { "fg": "#00508a" }, "markup.environment": { "fg": "#a34500" }, "markup.environment.name": { "fg": "#a34500" }, "markup.heading": { "fg": "#4f4f4f", "bold": true }, "markup.heading.1": { "fg": "#4f4f4f", "bold": true }, "markup.heading.1.markdown": { "fg": "#9e007c", "bold": true }, "markup.heading.2": { "fg": "#4f4f4f", "bold": true }, "markup.heading.2.markdown": { "fg": "#00508a", "bold": true }, "markup.heading.3": { "fg": "#4f4f4f", "bold": true }, "markup.heading.3.markdown": { "fg": "#00615b", "bold": true }, "markup.heading.4": { "fg": "#4f4f4f", "bold": true }, "markup.heading.4.markdown": { "fg": "#345e00", "bold": true }, "markup.heading.5": { "fg": "#4f4f4f", "bold": true }, "markup.heading.5.markdown": { "fg": "#7300b8", "bold": true }, "markup.heading.6": { "fg": "#4f4f4f", "bold": true }, "markup.heading.6.markdown": { "fg": "#7300b8", "bold": true }, "markup.italic": { "fg": "#4f4f4f", "italic": true }, "markup.link": { "fg": "#7300b8", "bold": true }, "markup.link.label": { "fg": "#345e00" }, "markup.link.url": { "fg": "#00508a", "italic": true, "underline": "solid" }, "markup.list": { "fg": "#00508a" }, "markup.list.checked": { "fg": "#21b386", "bold": true }, "markup.list.markdown": { "fg": "#a34500", "bold": true }, "markup.list.unchecked": { "fg": "#3f8cea", "bold": true }, "markup.math": { "fg": "#00508a" }, "markup.quote": { "fg": "#4f4f4f", "italic": true }, "markup.raw": { "fg": "#990000" }, "markup.raw.block": { "fg": "#4f4f4f" }, "markup.strikethrough": { "fg": "#4f4f4f", "strikethrough": true }, "markup.strong": { "fg": "#4f4f4f", "bold": true }, "module": { "fg": "#9e007c" }, "module.builtin": { "fg": "#7300b8" }, "namespace": { "fg": "#9e007c" }, "normal": { "fg": "#4f4f4f", "bg": "#f7f8f8" }, "number": { "fg": "#a34500" }, "number.css": { "fg": "#00615b" }, "number.float": { "fg": "#7300b8" }, "operator": { "fg": "#4f4f4f" }, "property": { "fg": "#990000" }, "property.cpp": { "fg": "#a34500" }, "property.css": { "fg": "#a34500" }, "punctuation.bracket": { "fg": "#4f4f4f" }, "punctuation.bracket.php": { "fg": "#9e007c", "bold": true }, "punctuation.bracket.rainbow.1": { "fg": "#990000" }, "punctuation.bracket.rainbow.2": { "fg": "#7300b8" }, "punctuation.bracket.rainbow.3": { "fg": "#00508a" }, "punctuation.bracket.rainbow.4": { "fg": "#a34500" }, "punctuation.bracket.rainbow.5": { "fg": "#345e00" }, "punctuation.bracket.rainbow.6": { "fg": "#9e007c" }, "punctuation.delimiter": { "fg": "#4f4f4f" }, "punctuation.special": { "fg": "#4f4f4f" }, "punctuation.special.rust": { "fg": "#9e007c" }, "string": { "fg": "#345e00" }, "string.documentation": { "fg": "#345e00" }, "string.escape": { "fg": "#990000" }, "string.regexp": { "fg": "#345e00" }, "string.special": { "fg": "#345e00" }, "string.special.path": { "fg": "#345e00" }, "string.special.symbol": { "fg": "#345e00" }, "string.special.symbol.ruby": { "fg": "#a34500" }, "string.special.url": { "fg": "#00508a", "italic": true, "underline": "solid" }, "tag": { "fg": "#990000" }, "tag.attribute": { "fg": "#00615b" }, "tag.attribute.tsx": { "fg": "#9e007c", "italic": true }, "tag.builtin": { "fg": "#00508a" }, "tag.delimiter": { "fg": "#4f4f4f" }, "type": { "fg": "#00508a" }, "type.builtin": { "fg": "#7300b8" }, "type.css": { "fg": "#a34500" }, "type.definition": { "fg": "#00508a" }, "type.rust": { "fg": "#00615b" }, "variable": { "fg": "#4f4f4f" }, "variable.builtin": { "fg": "#00615b" }, "variable.member": { "fg": "#990000" }, "variable.parameter": { "fg": "#a34500" }, "variable.parameter.builtin": { "fg": "#a34500" } } };
|
|
5
5
|
var astrolight_default = theme;
|
|
6
6
|
|
|
7
7
|
module.exports = astrolight_default;
|