@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,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
// themes/zenwritten_light.ts
|
|
4
|
-
var theme = { "name": "zenwritten_light", "appearance": "light", "revision": "
|
|
4
|
+
var theme = { "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 } } };
|
|
5
5
|
var zenwritten_light_default = theme;
|
|
6
6
|
|
|
7
7
|
module.exports = zenwritten_light_default;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_244 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_244 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// themes/zenwritten_light.ts
|
|
2
|
-
var theme = { "name": "zenwritten_light", "appearance": "light", "revision": "
|
|
2
|
+
var theme = { "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 } } };
|
|
3
3
|
var zenwritten_light_default = theme;
|
|
4
4
|
|
|
5
5
|
export { zenwritten_light_default as default };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_245 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_245 as default } from '../_tsup-dts-rollup.js';
|
package/package.json
CHANGED
|
@@ -1,355 +0,0 @@
|
|
|
1
|
-
/* duckbones_light
|
|
2
|
-
* revision: 239bdb9a09c8d38c752c43590d02f654ed0da2b0
|
|
3
|
-
*/
|
|
4
|
-
.lumis {
|
|
5
|
-
color: #ebefc0;
|
|
6
|
-
background-color: #0e101a;
|
|
7
|
-
}
|
|
8
|
-
.l-attribute {
|
|
9
|
-
color: #00a3cb;
|
|
10
|
-
}
|
|
11
|
-
.l-attribute-builtin {
|
|
12
|
-
color: #5dcd97;
|
|
13
|
-
}
|
|
14
|
-
.l-boolean {
|
|
15
|
-
color: #ebefc0;
|
|
16
|
-
font-style: italic;
|
|
17
|
-
}
|
|
18
|
-
.l-character {
|
|
19
|
-
color: #aeb18d;
|
|
20
|
-
font-style: italic;
|
|
21
|
-
}
|
|
22
|
-
.l-character-special {
|
|
23
|
-
color: #5dcd97;
|
|
24
|
-
}
|
|
25
|
-
.l-comment {
|
|
26
|
-
color: #5a5f7b;
|
|
27
|
-
font-style: italic;
|
|
28
|
-
}
|
|
29
|
-
.l-comment-documentation {
|
|
30
|
-
color: #5a5f7b;
|
|
31
|
-
font-style: italic;
|
|
32
|
-
}
|
|
33
|
-
.l-comment-error {
|
|
34
|
-
color: #e03600;
|
|
35
|
-
}
|
|
36
|
-
.l-comment-hint {
|
|
37
|
-
color: #5a5f7b;
|
|
38
|
-
font-style: italic;
|
|
39
|
-
}
|
|
40
|
-
.l-comment-note {
|
|
41
|
-
color: #00a3cb;
|
|
42
|
-
}
|
|
43
|
-
.l-comment-todo {
|
|
44
|
-
font-weight: bold;
|
|
45
|
-
text-decoration: underline;
|
|
46
|
-
}
|
|
47
|
-
.l-comment-warning {
|
|
48
|
-
color: #e39500;
|
|
49
|
-
}
|
|
50
|
-
.l-constant {
|
|
51
|
-
color: #c6caa1;
|
|
52
|
-
font-weight: bold;
|
|
53
|
-
}
|
|
54
|
-
.l-constant-builtin {
|
|
55
|
-
color: #aeb18d;
|
|
56
|
-
font-style: italic;
|
|
57
|
-
}
|
|
58
|
-
.l-constant-macro {
|
|
59
|
-
color: #aeb18d;
|
|
60
|
-
font-style: italic;
|
|
61
|
-
}
|
|
62
|
-
.l-constructor {
|
|
63
|
-
color: #5dcd97;
|
|
64
|
-
}
|
|
65
|
-
.l-constructor-lua {
|
|
66
|
-
color: #6d759d;
|
|
67
|
-
}
|
|
68
|
-
.l-diff-delta {
|
|
69
|
-
background-color: #17232a;
|
|
70
|
-
}
|
|
71
|
-
.l-diff-minus {
|
|
72
|
-
background-color: #311c1a;
|
|
73
|
-
}
|
|
74
|
-
.l-diff-plus {
|
|
75
|
-
background-color: #15251c;
|
|
76
|
-
}
|
|
77
|
-
.l-function {
|
|
78
|
-
color: #ebefc0;
|
|
79
|
-
}
|
|
80
|
-
.l-function-builtin {
|
|
81
|
-
color: #5dcd97;
|
|
82
|
-
}
|
|
83
|
-
.l-function-call {
|
|
84
|
-
color: #ebefc0;
|
|
85
|
-
}
|
|
86
|
-
.l-function-macro {
|
|
87
|
-
color: #00a3cb;
|
|
88
|
-
}
|
|
89
|
-
.l-function-method {
|
|
90
|
-
color: #ebefc0;
|
|
91
|
-
}
|
|
92
|
-
.l-function-method-call {
|
|
93
|
-
color: #ebefc0;
|
|
94
|
-
}
|
|
95
|
-
.l-highlighted {
|
|
96
|
-
background-color: #161926;
|
|
97
|
-
}
|
|
98
|
-
.l-keyword {
|
|
99
|
-
color: #795ccc;
|
|
100
|
-
font-weight: bold;
|
|
101
|
-
}
|
|
102
|
-
.l-keyword-conditional {
|
|
103
|
-
color: #795ccc;
|
|
104
|
-
font-weight: bold;
|
|
105
|
-
}
|
|
106
|
-
.l-keyword-conditional-ternary {
|
|
107
|
-
color: #795ccc;
|
|
108
|
-
font-weight: bold;
|
|
109
|
-
}
|
|
110
|
-
.l-keyword-coroutine {
|
|
111
|
-
color: #795ccc;
|
|
112
|
-
font-weight: bold;
|
|
113
|
-
}
|
|
114
|
-
.l-keyword-debug {
|
|
115
|
-
color: #5dcd97;
|
|
116
|
-
}
|
|
117
|
-
.l-keyword-directive {
|
|
118
|
-
color: #00a3cb;
|
|
119
|
-
}
|
|
120
|
-
.l-keyword-directive-define {
|
|
121
|
-
color: #00a3cb;
|
|
122
|
-
}
|
|
123
|
-
.l-keyword-exception {
|
|
124
|
-
color: #795ccc;
|
|
125
|
-
font-weight: bold;
|
|
126
|
-
}
|
|
127
|
-
.l-keyword-export {
|
|
128
|
-
color: #795ccc;
|
|
129
|
-
font-weight: bold;
|
|
130
|
-
}
|
|
131
|
-
.l-keyword-function {
|
|
132
|
-
color: #795ccc;
|
|
133
|
-
font-weight: bold;
|
|
134
|
-
}
|
|
135
|
-
.l-keyword-import {
|
|
136
|
-
color: #00a3cb;
|
|
137
|
-
}
|
|
138
|
-
.l-keyword-modifier {
|
|
139
|
-
color: #795ccc;
|
|
140
|
-
font-weight: bold;
|
|
141
|
-
}
|
|
142
|
-
.l-keyword-operator {
|
|
143
|
-
color: #795ccc;
|
|
144
|
-
font-weight: bold;
|
|
145
|
-
}
|
|
146
|
-
.l-keyword-repeat {
|
|
147
|
-
color: #795ccc;
|
|
148
|
-
font-weight: bold;
|
|
149
|
-
}
|
|
150
|
-
.l-keyword-return {
|
|
151
|
-
color: #795ccc;
|
|
152
|
-
font-weight: bold;
|
|
153
|
-
}
|
|
154
|
-
.l-keyword-type {
|
|
155
|
-
color: #795ccc;
|
|
156
|
-
font-weight: bold;
|
|
157
|
-
}
|
|
158
|
-
.l-label {
|
|
159
|
-
color: #795ccc;
|
|
160
|
-
font-weight: bold;
|
|
161
|
-
}
|
|
162
|
-
.l-markup {
|
|
163
|
-
color: #5dcd97;
|
|
164
|
-
}
|
|
165
|
-
.l-markup-environment {
|
|
166
|
-
color: #00a3cb;
|
|
167
|
-
}
|
|
168
|
-
.l-markup-environment-name {
|
|
169
|
-
color: #00a3cb;
|
|
170
|
-
}
|
|
171
|
-
.l-markup-heading {
|
|
172
|
-
color: #ebefc0;
|
|
173
|
-
font-weight: bold;
|
|
174
|
-
}
|
|
175
|
-
.l-markup-heading-1 {
|
|
176
|
-
color: #ebefc0;
|
|
177
|
-
font-weight: bold;
|
|
178
|
-
}
|
|
179
|
-
.l-markup-heading-2 {
|
|
180
|
-
color: #ebefc0;
|
|
181
|
-
font-weight: bold;
|
|
182
|
-
}
|
|
183
|
-
.l-markup-heading-3 {
|
|
184
|
-
color: #ebefc0;
|
|
185
|
-
font-weight: bold;
|
|
186
|
-
}
|
|
187
|
-
.l-markup-heading-4 {
|
|
188
|
-
color: #ebefc0;
|
|
189
|
-
font-weight: bold;
|
|
190
|
-
}
|
|
191
|
-
.l-markup-heading-5 {
|
|
192
|
-
color: #ebefc0;
|
|
193
|
-
font-weight: bold;
|
|
194
|
-
}
|
|
195
|
-
.l-markup-heading-6 {
|
|
196
|
-
color: #ebefc0;
|
|
197
|
-
font-weight: bold;
|
|
198
|
-
}
|
|
199
|
-
.l-markup-italic {
|
|
200
|
-
font-style: italic;
|
|
201
|
-
}
|
|
202
|
-
.l-markup-link {
|
|
203
|
-
color: #aeb18d;
|
|
204
|
-
font-style: italic;
|
|
205
|
-
}
|
|
206
|
-
.l-markup-link-label {
|
|
207
|
-
color: #5dcd97;
|
|
208
|
-
}
|
|
209
|
-
.l-markup-link-markdown {
|
|
210
|
-
color: #c6caa1;
|
|
211
|
-
text-decoration: underline;
|
|
212
|
-
}
|
|
213
|
-
.l-markup-link-url {
|
|
214
|
-
color: #aeb18d;
|
|
215
|
-
font-style: italic;
|
|
216
|
-
}
|
|
217
|
-
.l-markup-link-url-markdown {
|
|
218
|
-
color: #5a5f7b;
|
|
219
|
-
}
|
|
220
|
-
.l-markup-list {
|
|
221
|
-
color: #5dcd97;
|
|
222
|
-
}
|
|
223
|
-
.l-markup-list-checked {
|
|
224
|
-
color: #5dcd97;
|
|
225
|
-
}
|
|
226
|
-
.l-markup-list-unchecked {
|
|
227
|
-
color: #5dcd97;
|
|
228
|
-
}
|
|
229
|
-
.l-markup-math {
|
|
230
|
-
color: #5dcd97;
|
|
231
|
-
}
|
|
232
|
-
.l-markup-quote {
|
|
233
|
-
color: #aeb18d;
|
|
234
|
-
}
|
|
235
|
-
.l-markup-raw {
|
|
236
|
-
color: #aeb18d;
|
|
237
|
-
font-style: italic;
|
|
238
|
-
}
|
|
239
|
-
.l-markup-raw-block {
|
|
240
|
-
color: #aeb18d;
|
|
241
|
-
font-style: italic;
|
|
242
|
-
}
|
|
243
|
-
.l-markup-raw-markdown {
|
|
244
|
-
color: #898fb1;
|
|
245
|
-
}
|
|
246
|
-
.l-markup-strikethrough {
|
|
247
|
-
text-decoration: line-through;
|
|
248
|
-
}
|
|
249
|
-
.l-markup-strong {
|
|
250
|
-
font-weight: bold;
|
|
251
|
-
}
|
|
252
|
-
.l-markup-underline {
|
|
253
|
-
text-decoration: underline;
|
|
254
|
-
}
|
|
255
|
-
.l-module {
|
|
256
|
-
color: #aeb18d;
|
|
257
|
-
font-style: italic;
|
|
258
|
-
}
|
|
259
|
-
.l-module-builtin {
|
|
260
|
-
color: #aeb18d;
|
|
261
|
-
font-style: italic;
|
|
262
|
-
}
|
|
263
|
-
.l-number {
|
|
264
|
-
color: #aeb18d;
|
|
265
|
-
}
|
|
266
|
-
.l-number-float {
|
|
267
|
-
color: #aeb18d;
|
|
268
|
-
}
|
|
269
|
-
.l-operator {
|
|
270
|
-
color: #795ccc;
|
|
271
|
-
font-weight: bold;
|
|
272
|
-
}
|
|
273
|
-
.l-property {
|
|
274
|
-
color: #c6caa1;
|
|
275
|
-
}
|
|
276
|
-
.l-punctuation-bracket {
|
|
277
|
-
color: #6d759d;
|
|
278
|
-
}
|
|
279
|
-
.l-punctuation-delimiter {
|
|
280
|
-
color: #6d759d;
|
|
281
|
-
}
|
|
282
|
-
.l-punctuation-special {
|
|
283
|
-
color: #6d759d;
|
|
284
|
-
}
|
|
285
|
-
.l-punctuation-special-markdown {
|
|
286
|
-
color: #5dcd97;
|
|
287
|
-
}
|
|
288
|
-
.l-string {
|
|
289
|
-
color: #aeb18d;
|
|
290
|
-
font-style: italic;
|
|
291
|
-
}
|
|
292
|
-
.l-string-documentation {
|
|
293
|
-
color: #aeb18d;
|
|
294
|
-
font-style: italic;
|
|
295
|
-
}
|
|
296
|
-
.l-string-escape {
|
|
297
|
-
color: #5dcd97;
|
|
298
|
-
}
|
|
299
|
-
.l-string-escape-markdown {
|
|
300
|
-
color: #484e6d;
|
|
301
|
-
font-style: italic;
|
|
302
|
-
}
|
|
303
|
-
.l-string-regexp {
|
|
304
|
-
color: #aeb18d;
|
|
305
|
-
font-style: italic;
|
|
306
|
-
}
|
|
307
|
-
.l-string-special {
|
|
308
|
-
color: #5dcd97;
|
|
309
|
-
}
|
|
310
|
-
.l-string-special-path {
|
|
311
|
-
color: #5dcd97;
|
|
312
|
-
}
|
|
313
|
-
.l-string-special-symbol {
|
|
314
|
-
color: #c6caa1;
|
|
315
|
-
}
|
|
316
|
-
.l-string-special-url {
|
|
317
|
-
color: #5dcd97;
|
|
318
|
-
}
|
|
319
|
-
.l-tag {
|
|
320
|
-
color: #5dcd97;
|
|
321
|
-
}
|
|
322
|
-
.l-tag-attribute {
|
|
323
|
-
color: #c6caa1;
|
|
324
|
-
}
|
|
325
|
-
.l-tag-builtin {
|
|
326
|
-
color: #5dcd97;
|
|
327
|
-
}
|
|
328
|
-
.l-tag-delimiter {
|
|
329
|
-
color: #6d759d;
|
|
330
|
-
}
|
|
331
|
-
.l-type {
|
|
332
|
-
color: #898fb1;
|
|
333
|
-
}
|
|
334
|
-
.l-type-builtin {
|
|
335
|
-
color: #898fb1;
|
|
336
|
-
}
|
|
337
|
-
.l-type-definition {
|
|
338
|
-
color: #898fb1;
|
|
339
|
-
}
|
|
340
|
-
.l-variable {
|
|
341
|
-
color: #c6caa1;
|
|
342
|
-
}
|
|
343
|
-
.l-variable-builtin {
|
|
344
|
-
color: #aeb18d;
|
|
345
|
-
font-style: italic;
|
|
346
|
-
}
|
|
347
|
-
.l-variable-member {
|
|
348
|
-
color: #c6caa1;
|
|
349
|
-
}
|
|
350
|
-
.l-variable-parameter {
|
|
351
|
-
color: #c6caa1;
|
|
352
|
-
}
|
|
353
|
-
.l-variable-parameter-builtin {
|
|
354
|
-
color: #5dcd97;
|
|
355
|
-
}
|