@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
package/dist/themes/nordfox.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// themes/nordfox.ts
|
|
2
|
-
var theme = { "name": "nordfox", "appearance": "dark", "revision": "
|
|
2
|
+
var theme = { "name": "nordfox", "appearance": "dark", "revision": "4dacd3f0185a2227bdf3b6c0975a8f0bf87cac9a", "highlights": { "attribute": { "fg": "#d89079" }, "attribute.builtin": { "fg": "#8cafd2" }, "boolean": { "fg": "#c9826b" }, "character": { "fg": "#a3be8c" }, "character.special": { "fg": "#8cafd2" }, "comment": { "fg": "#60728a" }, "comment.documentation": { "fg": "#60728a" }, "comment.error": { "fg": "#2e3440", "bg": "#bf616a" }, "comment.hint": { "fg": "#60728a" }, "comment.note": { "fg": "#2e3440", "bg": "#81a1c1" }, "comment.todo": { "fg": "#2e3440", "bg": "#a3be8c" }, "comment.warning": { "fg": "#2e3440", "bg": "#ebcb8b" }, "constant": { "fg": "#d89079" }, "constant.builtin": { "fg": "#d89079" }, "constant.macro": { "fg": "#d092ce" }, "constructor": { "fg": "#88c0d0" }, "constructor.lua": { "fg": "#abb1bb" }, "diff.delta": { "fg": "#ebcb8b" }, "diff.minus": { "fg": "#bf616a" }, "diff.plus": { "fg": "#a3be8c" }, "function": { "fg": "#8cafd2" }, "function.builtin": { "fg": "#bf616a" }, "function.call": { "fg": "#8cafd2" }, "function.macro": { "fg": "#bf616a" }, "function.method": { "fg": "#8cafd2" }, "function.method.call": { "fg": "#8cafd2" }, "highlighted": { "bg": "#444c5e" }, "keyword": { "fg": "#b48ead" }, "keyword.conditional": { "fg": "#c895bf" }, "keyword.conditional.ternary": { "fg": "#c895bf" }, "keyword.coroutine": { "fg": "#b48ead" }, "keyword.debug": { "fg": "#b48ead" }, "keyword.directive": { "fg": "#b48ead" }, "keyword.directive.define": { "fg": "#b48ead" }, "keyword.exception": { "fg": "#b48ead" }, "keyword.export": { "fg": "#b48ead" }, "keyword.function": { "fg": "#b48ead" }, "keyword.import": { "fg": "#d092ce" }, "keyword.modifier": { "fg": "#b48ead" }, "keyword.operator": { "fg": "#abb1bb" }, "keyword.repeat": { "fg": "#c895bf" }, "keyword.return": { "fg": "#bf616a" }, "keyword.type": { "fg": "#b48ead" }, "label": { "fg": "#c895bf" }, "label.json": { "fg": "#8cafd2" }, "markup": { "fg": "#cdcecf" }, "markup.environment": { "fg": "#cdcecf" }, "markup.environment.name": { "fg": "#cdcecf" }, "markup.heading": { "fg": "#8cafd2", "bold": true }, "markup.heading.1": { "fg": "#8cafd2", "bold": true }, "markup.heading.2": { "fg": "#8cafd2", "bold": true }, "markup.heading.3": { "fg": "#8cafd2", "bold": true }, "markup.heading.4": { "fg": "#8cafd2", "bold": true }, "markup.heading.5": { "fg": "#8cafd2", "bold": true }, "markup.heading.6": { "fg": "#8cafd2", "bold": true }, "markup.italic": { "italic": true }, "markup.link": { "fg": "#b48ead", "bold": true }, "markup.link.label": { "fg": "#8cafd2" }, "markup.link.url": { "fg": "#d89079", "italic": true, "underline": "solid" }, "markup.list": { "fg": "#93ccdc" }, "markup.list.checked": { "fg": "#a3be8c" }, "markup.list.unchecked": { "fg": "#ebcb8b" }, "markup.math": { "fg": "#8cafd2" }, "markup.quote": { "fg": "#abb1bb" }, "markup.raw": { "fg": "#88c0d0", "italic": true }, "markup.raw.block": { "fg": "#bf88bc" }, "markup.strikethrough": { "fg": "#cdcecf", "strikethrough": true }, "markup.strong": { "fg": "#a54e56", "bold": true }, "module": { "fg": "#93ccdc" }, "module.builtin": { "fg": "#8cafd2" }, "namespace": { "fg": "#93ccdc" }, "normal": { "fg": "#cdcecf", "bg": "#2e3440" }, "number": { "fg": "#c9826b" }, "number.float": { "fg": "#c9826b" }, "operator": { "fg": "#abb1bb" }, "property": { "fg": "#81a1c1" }, "punctuation.bracket": { "fg": "#abb1bb" }, "punctuation.bracket.rainbow.1": { "fg": "#bf616a" }, "punctuation.bracket.rainbow.2": { "fg": "#ebcb8b" }, "punctuation.bracket.rainbow.3": { "fg": "#81a1c1" }, "punctuation.bracket.rainbow.4": { "fg": "#c9826b" }, "punctuation.bracket.rainbow.5": { "fg": "#a3be8c" }, "punctuation.delimiter": { "fg": "#abb1bb" }, "punctuation.special": { "fg": "#93ccdc" }, "string": { "fg": "#a3be8c" }, "string.documentation": { "fg": "#a3be8c" }, "string.escape": { "fg": "#f0d399", "bold": true }, "string.regex": { "fg": "#f0d399" }, "string.regexp": { "fg": "#f0d399" }, "string.special": { "fg": "#8cafd2" }, "string.special.path": { "fg": "#8cafd2" }, "string.special.symbol": { "fg": "#8cafd2" }, "string.special.url": { "fg": "#d89079", "italic": true, "underline": "solid" }, "tag": { "fg": "#b48ead" }, "tag.attribute": { "fg": "#8cafd2", "italic": true }, "tag.builtin": { "fg": "#8cafd2" }, "tag.delimiter": { "fg": "#93ccdc" }, "type": { "fg": "#ebcb8b" }, "type.builtin": { "fg": "#93ccdc" }, "type.definition": { "fg": "#ebcb8b" }, "variable": { "fg": "#e5e9f0" }, "variable.builtin": { "fg": "#bf616a" }, "variable.member": { "fg": "#81a1c1" }, "variable.parameter": { "fg": "#93ccdc" }, "variable.parameter.builtin": { "fg": "#8cafd2" } } };
|
|
3
3
|
var nordfox_default = theme;
|
|
4
4
|
|
|
5
5
|
export { nordfox_default as default };
|
package/dist/themes/nordic.d.cts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_168 as default } from '../_tsup-dts-rollup.cjs';
|
package/dist/themes/nordic.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_168 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_169 as default } from '../_tsup-dts-rollup.cjs';
|
package/dist/themes/obscure.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_169 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_170 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_170 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_171 as default } from '../_tsup-dts-rollup.cjs';
|
package/dist/themes/ofirkai.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_171 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_172 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_172 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_173 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_173 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_174 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_174 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
// themes/one_monokai.ts
|
|
4
|
-
var theme = { "name": "one_monokai", "appearance": "dark", "revision": "
|
|
4
|
+
var theme = { "name": "one_monokai", "appearance": "dark", "revision": "26e95c14dd3dcd4bf5752d19a54a28817f7d8ea7", "highlights": { "attribute": { "fg": "#61afef" }, "attribute.builtin": { "fg": "#c678dd" }, "boolean": { "fg": "#56b6c2" }, "character": { "fg": "#e5c07b" }, "character.special": { "fg": "#e06c75" }, "comment": { "fg": "#676e7b", "italic": true }, "comment.documentation": { "fg": "#676e7b", "italic": true }, "comment.error": { "fg": "#f75f5f" }, "comment.hint": { "fg": "#56b6c2" }, "comment.note": { "fg": "#d7d7ff" }, "comment.todo": { "fg": "#d19a66", "bold": true, "italic": true }, "comment.warning": { "fg": "#e5c07b" }, "constant": { "fg": "#61afef" }, "constant.builtin": { "fg": "#61afef" }, "constant.macro": { "fg": "#e06c75" }, "constructor": { "fg": "#61afef" }, "diff.delta": { "fg": "#8cf8f7" }, "diff.minus": { "fg": "#ffc0b9" }, "diff.plus": { "fg": "#b3f6c0" }, "function": { "fg": "#98c379" }, "function.builtin": { "fg": "#98c379" }, "function.call": { "fg": "#98c379" }, "function.macro": { "fg": "#98c379" }, "function.method": { "fg": "#98c379" }, "function.method.call": { "fg": "#98c379" }, "highlighted": { "bg": "#383a3e" }, "keyword": { "fg": "#56b6c2" }, "keyword.conditional": { "fg": "#e06c75" }, "keyword.conditional.ternary": { "fg": "#e06c75" }, "keyword.coroutine": { "fg": "#56b6c2" }, "keyword.debug": { "fg": "#c678dd" }, "keyword.directive": { "fg": "#98c379" }, "keyword.directive.define": { "fg": "#98c379" }, "keyword.exception": { "fg": "#e06c75" }, "keyword.export": { "fg": "#56b6c2" }, "keyword.function": { "fg": "#e06c75" }, "keyword.import": { "fg": "#e06c75" }, "keyword.modifier": { "fg": "#e06c75" }, "keyword.operator": { "fg": "#e06c75" }, "keyword.repeat": { "fg": "#e06c75" }, "keyword.return": { "fg": "#e06c75" }, "keyword.type": { "fg": "#61afef" }, "label": { "fg": "#e06c75" }, "markup": { "fg": "#c678dd" }, "markup.environment": { "fg": "#c678dd" }, "markup.environment.name": { "fg": "#c678dd" }, "markup.heading": { "fg": "#e5c07b" }, "markup.heading.1": { "fg": "#e5c07b" }, "markup.heading.2": { "fg": "#e5c07b" }, "markup.heading.3": { "fg": "#e5c07b" }, "markup.heading.4": { "fg": "#e5c07b" }, "markup.heading.5": { "fg": "#e5c07b" }, "markup.heading.6": { "fg": "#e5c07b" }, "markup.italic": { "italic": true }, "markup.link": { "fg": "#61afef" }, "markup.link.label": { "fg": "#e06c75" }, "markup.link.url": { "fg": "#61afef", "underline": "undercurl" }, "markup.list": { "fg": "#e06c75" }, "markup.list.checked": { "fg": "#98c379" }, "markup.list.unchecked": { "fg": "#e06c75" }, "markup.math": { "fg": "#c678dd" }, "markup.quote": { "fg": "#c678dd" }, "markup.raw": { "fg": "#e5c07b" }, "markup.raw.block": { "fg": "#e5c07b" }, "markup.strikethrough": { "strikethrough": true }, "markup.strong": { "bold": true }, "markup.underline": { "underline": "solid" }, "module": { "fg": "#e06c75" }, "module.builtin": { "fg": "#e06c75" }, "normal": { "fg": "#abb2bf", "bg": "#282c34" }, "number": { "fg": "#c678dd" }, "number.float": { "fg": "#c678dd" }, "operator": { "fg": "#e06c75" }, "property": { "fg": "#98c379" }, "punctuation.bracket": { "fg": "#e06c75" }, "punctuation.bracket.rainbow.1": { "fg": "#d03770" }, "punctuation.bracket.rainbow.2": { "fg": "#e5c07b" }, "punctuation.bracket.rainbow.3": { "fg": "#61afef" }, "punctuation.bracket.rainbow.4": { "fg": "#d19a66" }, "punctuation.bracket.rainbow.5": { "fg": "#98c379" }, "punctuation.bracket.rainbow.6": { "fg": "#c678dd" }, "punctuation.delimiter": { "fg": "#e06c75" }, "punctuation.special": { "fg": "#e06c75" }, "string": { "fg": "#e5c07b" }, "string.documentation": { "fg": "#56b6c2" }, "string.escape": { "fg": "#e06c75" }, "string.regexp": { "fg": "#e5c07b" }, "string.special": { "fg": "#c678dd" }, "string.special.path": { "fg": "#61afef", "underline": "undercurl" }, "string.special.symbol": { "fg": "#98c379" }, "string.special.url": { "fg": "#61afef", "underline": "undercurl" }, "tag": { "fg": "#e06c75" }, "tag.attribute": { "fg": "#98c379" }, "tag.builtin": { "fg": "#c678dd" }, "tag.delimiter": { "fg": "#e06c75" }, "type": { "fg": "#61afef" }, "type.builtin": { "fg": "#e06c75" }, "type.definition": { "fg": "#61afef" }, "variable": { "fg": "#abb2bf" }, "variable.builtin": { "fg": "#e06c75" }, "variable.member": { "fg": "#98c379" }, "variable.parameter": { "fg": "#d19a66", "italic": true }, "variable.parameter.builtin": { "fg": "#d19a66", "italic": true } } };
|
|
5
5
|
var one_monokai_default = theme;
|
|
6
6
|
|
|
7
7
|
module.exports = one_monokai_default;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_175 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_175 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// themes/one_monokai.ts
|
|
2
|
-
var theme = { "name": "one_monokai", "appearance": "dark", "revision": "
|
|
2
|
+
var theme = { "name": "one_monokai", "appearance": "dark", "revision": "26e95c14dd3dcd4bf5752d19a54a28817f7d8ea7", "highlights": { "attribute": { "fg": "#61afef" }, "attribute.builtin": { "fg": "#c678dd" }, "boolean": { "fg": "#56b6c2" }, "character": { "fg": "#e5c07b" }, "character.special": { "fg": "#e06c75" }, "comment": { "fg": "#676e7b", "italic": true }, "comment.documentation": { "fg": "#676e7b", "italic": true }, "comment.error": { "fg": "#f75f5f" }, "comment.hint": { "fg": "#56b6c2" }, "comment.note": { "fg": "#d7d7ff" }, "comment.todo": { "fg": "#d19a66", "bold": true, "italic": true }, "comment.warning": { "fg": "#e5c07b" }, "constant": { "fg": "#61afef" }, "constant.builtin": { "fg": "#61afef" }, "constant.macro": { "fg": "#e06c75" }, "constructor": { "fg": "#61afef" }, "diff.delta": { "fg": "#8cf8f7" }, "diff.minus": { "fg": "#ffc0b9" }, "diff.plus": { "fg": "#b3f6c0" }, "function": { "fg": "#98c379" }, "function.builtin": { "fg": "#98c379" }, "function.call": { "fg": "#98c379" }, "function.macro": { "fg": "#98c379" }, "function.method": { "fg": "#98c379" }, "function.method.call": { "fg": "#98c379" }, "highlighted": { "bg": "#383a3e" }, "keyword": { "fg": "#56b6c2" }, "keyword.conditional": { "fg": "#e06c75" }, "keyword.conditional.ternary": { "fg": "#e06c75" }, "keyword.coroutine": { "fg": "#56b6c2" }, "keyword.debug": { "fg": "#c678dd" }, "keyword.directive": { "fg": "#98c379" }, "keyword.directive.define": { "fg": "#98c379" }, "keyword.exception": { "fg": "#e06c75" }, "keyword.export": { "fg": "#56b6c2" }, "keyword.function": { "fg": "#e06c75" }, "keyword.import": { "fg": "#e06c75" }, "keyword.modifier": { "fg": "#e06c75" }, "keyword.operator": { "fg": "#e06c75" }, "keyword.repeat": { "fg": "#e06c75" }, "keyword.return": { "fg": "#e06c75" }, "keyword.type": { "fg": "#61afef" }, "label": { "fg": "#e06c75" }, "markup": { "fg": "#c678dd" }, "markup.environment": { "fg": "#c678dd" }, "markup.environment.name": { "fg": "#c678dd" }, "markup.heading": { "fg": "#e5c07b" }, "markup.heading.1": { "fg": "#e5c07b" }, "markup.heading.2": { "fg": "#e5c07b" }, "markup.heading.3": { "fg": "#e5c07b" }, "markup.heading.4": { "fg": "#e5c07b" }, "markup.heading.5": { "fg": "#e5c07b" }, "markup.heading.6": { "fg": "#e5c07b" }, "markup.italic": { "italic": true }, "markup.link": { "fg": "#61afef" }, "markup.link.label": { "fg": "#e06c75" }, "markup.link.url": { "fg": "#61afef", "underline": "undercurl" }, "markup.list": { "fg": "#e06c75" }, "markup.list.checked": { "fg": "#98c379" }, "markup.list.unchecked": { "fg": "#e06c75" }, "markup.math": { "fg": "#c678dd" }, "markup.quote": { "fg": "#c678dd" }, "markup.raw": { "fg": "#e5c07b" }, "markup.raw.block": { "fg": "#e5c07b" }, "markup.strikethrough": { "strikethrough": true }, "markup.strong": { "bold": true }, "markup.underline": { "underline": "solid" }, "module": { "fg": "#e06c75" }, "module.builtin": { "fg": "#e06c75" }, "normal": { "fg": "#abb2bf", "bg": "#282c34" }, "number": { "fg": "#c678dd" }, "number.float": { "fg": "#c678dd" }, "operator": { "fg": "#e06c75" }, "property": { "fg": "#98c379" }, "punctuation.bracket": { "fg": "#e06c75" }, "punctuation.bracket.rainbow.1": { "fg": "#d03770" }, "punctuation.bracket.rainbow.2": { "fg": "#e5c07b" }, "punctuation.bracket.rainbow.3": { "fg": "#61afef" }, "punctuation.bracket.rainbow.4": { "fg": "#d19a66" }, "punctuation.bracket.rainbow.5": { "fg": "#98c379" }, "punctuation.bracket.rainbow.6": { "fg": "#c678dd" }, "punctuation.delimiter": { "fg": "#e06c75" }, "punctuation.special": { "fg": "#e06c75" }, "string": { "fg": "#e5c07b" }, "string.documentation": { "fg": "#56b6c2" }, "string.escape": { "fg": "#e06c75" }, "string.regexp": { "fg": "#e5c07b" }, "string.special": { "fg": "#c678dd" }, "string.special.path": { "fg": "#61afef", "underline": "undercurl" }, "string.special.symbol": { "fg": "#98c379" }, "string.special.url": { "fg": "#61afef", "underline": "undercurl" }, "tag": { "fg": "#e06c75" }, "tag.attribute": { "fg": "#98c379" }, "tag.builtin": { "fg": "#c678dd" }, "tag.delimiter": { "fg": "#e06c75" }, "type": { "fg": "#61afef" }, "type.builtin": { "fg": "#e06c75" }, "type.definition": { "fg": "#61afef" }, "variable": { "fg": "#abb2bf" }, "variable.builtin": { "fg": "#e06c75" }, "variable.member": { "fg": "#98c379" }, "variable.parameter": { "fg": "#d19a66", "italic": true }, "variable.parameter.builtin": { "fg": "#d19a66", "italic": true } } };
|
|
3
3
|
var one_monokai_default = theme;
|
|
4
4
|
|
|
5
5
|
export { one_monokai_default as default };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_176 as default } from '../_tsup-dts-rollup.cjs';
|
package/dist/themes/onedark.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_176 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_177 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_177 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_178 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_178 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_179 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_179 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_180 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_180 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_181 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_181 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_182 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_182 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_183 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_183 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_184 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_184 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_185 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_185 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
// themes/onenord_dark.ts
|
|
4
|
-
var theme = { "name": "onenord_dark", "appearance": "dark", "revision": "
|
|
4
|
+
var theme = { "name": "onenord_dark", "appearance": "dark", "revision": "5240bfb79bcab7e03508626c5283cfc417b79169", "highlights": { "attribute": { "fg": "#b988b0" }, "attribute.builtin": { "fg": "#de878f" }, "boolean": { "fg": "#d08f70" }, "character": { "fg": "#a3be8c" }, "character.special": { "fg": "#de878f" }, "comment": { "fg": "#6c7a96" }, "comment.documentation": { "fg": "#6c7a96" }, "comment.error": { "fg": "#bf616a", "bold": true }, "comment.hint": { "fg": "#6c7a96" }, "comment.note": { "fg": "#a3be8c", "bold": true }, "comment.todo": { "fg": "#ebcb8b" }, "comment.warning": { "fg": "#d08f70", "bold": true }, "constant": { "fg": "#88c0d0" }, "constant.builtin": { "fg": "#d08f70" }, "constant.macro": { "fg": "#d57780" }, "constructor": { "fg": "#ebcb8b" }, "diff.delta": { "fg": "#8cf8f7" }, "diff.minus": { "fg": "#d57780" }, "diff.plus": { "fg": "#a3be8c" }, "error": { "fg": "#bf616a" }, "function": { "fg": "#81a1c1" }, "function.builtin": { "fg": "#88c0d0" }, "function.call": { "fg": "#81a1c1" }, "function.macro": { "fg": "#81a1c1" }, "function.method": { "fg": "#81a1c1" }, "function.method.call": { "fg": "#81a1c1" }, "highlighted": { "bg": "#353b49" }, "keyword": { "fg": "#b988b0" }, "keyword.conditional": { "fg": "#b988b0" }, "keyword.conditional.ternary": { "fg": "#b988b0" }, "keyword.coroutine": { "fg": "#b988b0" }, "keyword.debug": { "fg": "#b988b0" }, "keyword.directive": { "fg": "#b988b0" }, "keyword.directive.define": { "fg": "#b988b0" }, "keyword.exception": { "fg": "#b988b0" }, "keyword.export": { "fg": "#b988b0" }, "keyword.function": { "fg": "#b988b0" }, "keyword.import": { "fg": "#81a1c1" }, "keyword.modifier": { "fg": "#b988b0" }, "keyword.operator": { "fg": "#b988b0" }, "keyword.repeat": { "fg": "#b988b0" }, "keyword.return": { "fg": "#b988b0" }, "keyword.type": { "fg": "#b988b0" }, "label": { "fg": "#b988b0" }, "markup": { "fg": "#c8d0e0" }, "markup.environment": { "fg": "#c8d0e0" }, "markup.environment.name": { "fg": "#c8d0e0" }, "markup.heading": { "fg": "#81a1c1", "bold": true }, "markup.heading.1": { "fg": "#81a1c1", "bold": true }, "markup.heading.1.markdown": { "fg": "#5e81ac", "bold": true }, "markup.heading.2": { "fg": "#81a1c1", "bold": true }, "markup.heading.3": { "fg": "#81a1c1", "bold": true }, "markup.heading.3.markdown": { "fg": "#88c0d0", "bold": true }, "markup.heading.4": { "fg": "#81a1c1", "bold": true }, "markup.heading.4.markdown": { "fg": "#8fbcbb" }, "markup.heading.5": { "fg": "#81a1c1", "bold": true }, "markup.heading.5.markdown": { "fg": "#8fbcbb" }, "markup.heading.6": { "fg": "#81a1c1", "bold": true }, "markup.heading.6.markdown": { "fg": "#8fbcbb" }, "markup.italic": { "fg": "#ebcb8b", "italic": true }, "markup.link": { "fg": "#b988b0" }, "markup.link.label": { "fg": "#b988b0" }, "markup.link.url": { "fg": "#88c0d0", "underline": "solid" }, "markup.list": { "fg": "#c8d0e0" }, "markup.list.checked": { "fg": "#a3be8c" }, "markup.list.unchecked": { "fg": "#5e81ac" }, "markup.math": { "fg": "#c8d0e0" }, "markup.quote": { "fg": "#c8d0e0" }, "markup.raw": { "fg": "#a3be8c" }, "markup.raw.block": { "fg": "#a3be8c" }, "markup.strikethrough": { "strikethrough": true }, "markup.strong": { "fg": "#b988b0", "bold": true }, "markup.underline": { "underline": "solid" }, "module": { "fg": "#ebcb8b" }, "module.builtin": { "fg": "#de878f" }, "namespace": { "fg": "#ebcb8b" }, "normal": { "fg": "#c8d0e0", "bg": "#2e3440" }, "number": { "fg": "#d08f70" }, "number.float": { "fg": "#d08f70" }, "operator": { "fg": "#b988b0" }, "property": { "fg": "#81a1c1" }, "punctuation.bracket": { "fg": "#5e81ac" }, "punctuation.delimiter": { "fg": "#5e81ac" }, "punctuation.special": { "fg": "#5e81ac" }, "string": { "fg": "#a3be8c" }, "string.documentation": { "fg": "#a3be8c" }, "string.escape": { "fg": "#d08f70" }, "string.regex": { "fg": "#d08f70" }, "string.regexp": { "fg": "#d08f70" }, "string.special": { "fg": "#de878f" }, "string.special.path": { "fg": "#de878f" }, "string.special.symbol": { "fg": "#88c0d0" }, "string.special.url": { "fg": "#a3be8c", "underline": "solid" }, "tag": { "fg": "#ebcb8b" }, "tag.attribute": { "fg": "#81a1c1" }, "tag.builtin": { "fg": "#de878f" }, "tag.delimiter": { "fg": "#5e81ac" }, "type": { "fg": "#ebcb8b" }, "type.builtin": { "fg": "#d08f70" }, "type.definition": { "fg": "#ebcb8b" }, "variable": { "fg": "#c8d0e0" }, "variable.builtin": { "fg": "#d57780" }, "variable.member": { "fg": "#81a1c1" }, "variable.parameter": { "fg": "#d57780" }, "variable.parameter.builtin": { "fg": "#de878f" } } };
|
|
5
5
|
var onenord_dark_default = theme;
|
|
6
6
|
|
|
7
7
|
module.exports = onenord_dark_default;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_186 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_186 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// themes/onenord_dark.ts
|
|
2
|
-
var theme = { "name": "onenord_dark", "appearance": "dark", "revision": "
|
|
2
|
+
var theme = { "name": "onenord_dark", "appearance": "dark", "revision": "5240bfb79bcab7e03508626c5283cfc417b79169", "highlights": { "attribute": { "fg": "#b988b0" }, "attribute.builtin": { "fg": "#de878f" }, "boolean": { "fg": "#d08f70" }, "character": { "fg": "#a3be8c" }, "character.special": { "fg": "#de878f" }, "comment": { "fg": "#6c7a96" }, "comment.documentation": { "fg": "#6c7a96" }, "comment.error": { "fg": "#bf616a", "bold": true }, "comment.hint": { "fg": "#6c7a96" }, "comment.note": { "fg": "#a3be8c", "bold": true }, "comment.todo": { "fg": "#ebcb8b" }, "comment.warning": { "fg": "#d08f70", "bold": true }, "constant": { "fg": "#88c0d0" }, "constant.builtin": { "fg": "#d08f70" }, "constant.macro": { "fg": "#d57780" }, "constructor": { "fg": "#ebcb8b" }, "diff.delta": { "fg": "#8cf8f7" }, "diff.minus": { "fg": "#d57780" }, "diff.plus": { "fg": "#a3be8c" }, "error": { "fg": "#bf616a" }, "function": { "fg": "#81a1c1" }, "function.builtin": { "fg": "#88c0d0" }, "function.call": { "fg": "#81a1c1" }, "function.macro": { "fg": "#81a1c1" }, "function.method": { "fg": "#81a1c1" }, "function.method.call": { "fg": "#81a1c1" }, "highlighted": { "bg": "#353b49" }, "keyword": { "fg": "#b988b0" }, "keyword.conditional": { "fg": "#b988b0" }, "keyword.conditional.ternary": { "fg": "#b988b0" }, "keyword.coroutine": { "fg": "#b988b0" }, "keyword.debug": { "fg": "#b988b0" }, "keyword.directive": { "fg": "#b988b0" }, "keyword.directive.define": { "fg": "#b988b0" }, "keyword.exception": { "fg": "#b988b0" }, "keyword.export": { "fg": "#b988b0" }, "keyword.function": { "fg": "#b988b0" }, "keyword.import": { "fg": "#81a1c1" }, "keyword.modifier": { "fg": "#b988b0" }, "keyword.operator": { "fg": "#b988b0" }, "keyword.repeat": { "fg": "#b988b0" }, "keyword.return": { "fg": "#b988b0" }, "keyword.type": { "fg": "#b988b0" }, "label": { "fg": "#b988b0" }, "markup": { "fg": "#c8d0e0" }, "markup.environment": { "fg": "#c8d0e0" }, "markup.environment.name": { "fg": "#c8d0e0" }, "markup.heading": { "fg": "#81a1c1", "bold": true }, "markup.heading.1": { "fg": "#81a1c1", "bold": true }, "markup.heading.1.markdown": { "fg": "#5e81ac", "bold": true }, "markup.heading.2": { "fg": "#81a1c1", "bold": true }, "markup.heading.3": { "fg": "#81a1c1", "bold": true }, "markup.heading.3.markdown": { "fg": "#88c0d0", "bold": true }, "markup.heading.4": { "fg": "#81a1c1", "bold": true }, "markup.heading.4.markdown": { "fg": "#8fbcbb" }, "markup.heading.5": { "fg": "#81a1c1", "bold": true }, "markup.heading.5.markdown": { "fg": "#8fbcbb" }, "markup.heading.6": { "fg": "#81a1c1", "bold": true }, "markup.heading.6.markdown": { "fg": "#8fbcbb" }, "markup.italic": { "fg": "#ebcb8b", "italic": true }, "markup.link": { "fg": "#b988b0" }, "markup.link.label": { "fg": "#b988b0" }, "markup.link.url": { "fg": "#88c0d0", "underline": "solid" }, "markup.list": { "fg": "#c8d0e0" }, "markup.list.checked": { "fg": "#a3be8c" }, "markup.list.unchecked": { "fg": "#5e81ac" }, "markup.math": { "fg": "#c8d0e0" }, "markup.quote": { "fg": "#c8d0e0" }, "markup.raw": { "fg": "#a3be8c" }, "markup.raw.block": { "fg": "#a3be8c" }, "markup.strikethrough": { "strikethrough": true }, "markup.strong": { "fg": "#b988b0", "bold": true }, "markup.underline": { "underline": "solid" }, "module": { "fg": "#ebcb8b" }, "module.builtin": { "fg": "#de878f" }, "namespace": { "fg": "#ebcb8b" }, "normal": { "fg": "#c8d0e0", "bg": "#2e3440" }, "number": { "fg": "#d08f70" }, "number.float": { "fg": "#d08f70" }, "operator": { "fg": "#b988b0" }, "property": { "fg": "#81a1c1" }, "punctuation.bracket": { "fg": "#5e81ac" }, "punctuation.delimiter": { "fg": "#5e81ac" }, "punctuation.special": { "fg": "#5e81ac" }, "string": { "fg": "#a3be8c" }, "string.documentation": { "fg": "#a3be8c" }, "string.escape": { "fg": "#d08f70" }, "string.regex": { "fg": "#d08f70" }, "string.regexp": { "fg": "#d08f70" }, "string.special": { "fg": "#de878f" }, "string.special.path": { "fg": "#de878f" }, "string.special.symbol": { "fg": "#88c0d0" }, "string.special.url": { "fg": "#a3be8c", "underline": "solid" }, "tag": { "fg": "#ebcb8b" }, "tag.attribute": { "fg": "#81a1c1" }, "tag.builtin": { "fg": "#de878f" }, "tag.delimiter": { "fg": "#5e81ac" }, "type": { "fg": "#ebcb8b" }, "type.builtin": { "fg": "#d08f70" }, "type.definition": { "fg": "#ebcb8b" }, "variable": { "fg": "#c8d0e0" }, "variable.builtin": { "fg": "#d57780" }, "variable.member": { "fg": "#81a1c1" }, "variable.parameter": { "fg": "#d57780" }, "variable.parameter.builtin": { "fg": "#de878f" } } };
|
|
3
3
|
var onenord_dark_default = theme;
|
|
4
4
|
|
|
5
5
|
export { onenord_dark_default as default };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
// themes/onenord_light.ts
|
|
4
|
-
var theme = { "name": "onenord_light", "appearance": "light", "revision": "
|
|
4
|
+
var theme = { "name": "onenord_light", "appearance": "light", "revision": "5240bfb79bcab7e03508626c5283cfc417b79169", "highlights": { "attribute": { "fg": "#9f4aca" }, "attribute.builtin": { "fg": "#d16366" }, "boolean": { "fg": "#ee5e25" }, "character": { "fg": "#48a53d" }, "character.special": { "fg": "#d16366" }, "comment": { "fg": "#646a76" }, "comment.documentation": { "fg": "#646a76" }, "comment.error": { "fg": "#c53b40", "bold": true }, "comment.hint": { "fg": "#646a76" }, "comment.note": { "fg": "#48a53d", "bold": true }, "comment.todo": { "fg": "#ba793e" }, "comment.warning": { "fg": "#ee5e25", "bold": true }, "constant": { "fg": "#3ea1ad" }, "constant.builtin": { "fg": "#ee5e25" }, "constant.macro": { "fg": "#cb4f53" }, "constructor": { "fg": "#ba793e" }, "diff.delta": { "fg": "#007373" }, "diff.minus": { "fg": "#cb4f53" }, "diff.plus": { "fg": "#48a53d" }, "error": { "fg": "#c53b40" }, "function": { "fg": "#3879c5" }, "function.builtin": { "fg": "#3ea1ad" }, "function.call": { "fg": "#3879c5" }, "function.macro": { "fg": "#3879c5" }, "function.method": { "fg": "#3879c5" }, "function.method.call": { "fg": "#3879c5" }, "highlighted": { "bg": "#eff0f2" }, "keyword": { "fg": "#9f4aca" }, "keyword.conditional": { "fg": "#9f4aca" }, "keyword.conditional.ternary": { "fg": "#9f4aca" }, "keyword.coroutine": { "fg": "#9f4aca" }, "keyword.debug": { "fg": "#9f4aca" }, "keyword.directive": { "fg": "#9f4aca" }, "keyword.directive.define": { "fg": "#9f4aca" }, "keyword.exception": { "fg": "#9f4aca" }, "keyword.export": { "fg": "#9f4aca" }, "keyword.function": { "fg": "#9f4aca" }, "keyword.import": { "fg": "#3879c5" }, "keyword.modifier": { "fg": "#9f4aca" }, "keyword.operator": { "fg": "#9f4aca" }, "keyword.repeat": { "fg": "#9f4aca" }, "keyword.return": { "fg": "#9f4aca" }, "keyword.type": { "fg": "#9f4aca" }, "label": { "fg": "#9f4aca" }, "markup": { "fg": "#2e3440" }, "markup.environment": { "fg": "#2e3440" }, "markup.environment.name": { "fg": "#2e3440" }, "markup.heading": { "fg": "#3879c5", "bold": true }, "markup.heading.1": { "fg": "#3879c5", "bold": true }, "markup.heading.1.markdown": { "fg": "#1b40a6", "bold": true }, "markup.heading.2": { "fg": "#3879c5", "bold": true }, "markup.heading.3": { "fg": "#3879c5", "bold": true }, "markup.heading.3.markdown": { "fg": "#3ea1ad", "bold": true }, "markup.heading.4": { "fg": "#3879c5", "bold": true }, "markup.heading.4.markdown": { "fg": "#5f9e9d" }, "markup.heading.5": { "fg": "#3879c5", "bold": true }, "markup.heading.5.markdown": { "fg": "#5f9e9d" }, "markup.heading.6": { "fg": "#3879c5", "bold": true }, "markup.heading.6.markdown": { "fg": "#5f9e9d" }, "markup.italic": { "fg": "#ba793e", "italic": true }, "markup.link": { "fg": "#9f4aca" }, "markup.link.label": { "fg": "#9f4aca" }, "markup.link.url": { "fg": "#3ea1ad", "underline": "solid" }, "markup.list": { "fg": "#2e3440" }, "markup.list.checked": { "fg": "#48a53d" }, "markup.list.unchecked": { "fg": "#1b40a6" }, "markup.math": { "fg": "#2e3440" }, "markup.quote": { "fg": "#2e3440" }, "markup.raw": { "fg": "#48a53d" }, "markup.raw.block": { "fg": "#48a53d" }, "markup.strikethrough": { "strikethrough": true }, "markup.strong": { "fg": "#9f4aca", "bold": true }, "markup.underline": { "underline": "solid" }, "module": { "fg": "#ba793e" }, "module.builtin": { "fg": "#d16366" }, "namespace": { "fg": "#ba793e" }, "normal": { "fg": "#2e3440", "bg": "#f7f8fa" }, "number": { "fg": "#ee5e25" }, "number.float": { "fg": "#ee5e25" }, "operator": { "fg": "#9f4aca" }, "property": { "fg": "#3879c5" }, "punctuation.bracket": { "fg": "#1b40a6" }, "punctuation.delimiter": { "fg": "#1b40a6" }, "punctuation.special": { "fg": "#1b40a6" }, "string": { "fg": "#48a53d" }, "string.documentation": { "fg": "#48a53d" }, "string.escape": { "fg": "#ee5e25" }, "string.regex": { "fg": "#ee5e25" }, "string.regexp": { "fg": "#ee5e25" }, "string.special": { "fg": "#d16366" }, "string.special.path": { "fg": "#d16366" }, "string.special.symbol": { "fg": "#3ea1ad" }, "string.special.url": { "fg": "#48a53d", "underline": "solid" }, "tag": { "fg": "#ba793e" }, "tag.attribute": { "fg": "#3879c5" }, "tag.builtin": { "fg": "#d16366" }, "tag.delimiter": { "fg": "#1b40a6" }, "type": { "fg": "#ba793e" }, "type.builtin": { "fg": "#ee5e25" }, "type.definition": { "fg": "#ba793e" }, "variable": { "fg": "#2e3440" }, "variable.builtin": { "fg": "#cb4f53" }, "variable.member": { "fg": "#3879c5" }, "variable.parameter": { "fg": "#cb4f53" }, "variable.parameter.builtin": { "fg": "#d16366" } } };
|
|
5
5
|
var onenord_light_default = theme;
|
|
6
6
|
|
|
7
7
|
module.exports = onenord_light_default;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_187 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_187 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// themes/onenord_light.ts
|
|
2
|
-
var theme = { "name": "onenord_light", "appearance": "light", "revision": "
|
|
2
|
+
var theme = { "name": "onenord_light", "appearance": "light", "revision": "5240bfb79bcab7e03508626c5283cfc417b79169", "highlights": { "attribute": { "fg": "#9f4aca" }, "attribute.builtin": { "fg": "#d16366" }, "boolean": { "fg": "#ee5e25" }, "character": { "fg": "#48a53d" }, "character.special": { "fg": "#d16366" }, "comment": { "fg": "#646a76" }, "comment.documentation": { "fg": "#646a76" }, "comment.error": { "fg": "#c53b40", "bold": true }, "comment.hint": { "fg": "#646a76" }, "comment.note": { "fg": "#48a53d", "bold": true }, "comment.todo": { "fg": "#ba793e" }, "comment.warning": { "fg": "#ee5e25", "bold": true }, "constant": { "fg": "#3ea1ad" }, "constant.builtin": { "fg": "#ee5e25" }, "constant.macro": { "fg": "#cb4f53" }, "constructor": { "fg": "#ba793e" }, "diff.delta": { "fg": "#007373" }, "diff.minus": { "fg": "#cb4f53" }, "diff.plus": { "fg": "#48a53d" }, "error": { "fg": "#c53b40" }, "function": { "fg": "#3879c5" }, "function.builtin": { "fg": "#3ea1ad" }, "function.call": { "fg": "#3879c5" }, "function.macro": { "fg": "#3879c5" }, "function.method": { "fg": "#3879c5" }, "function.method.call": { "fg": "#3879c5" }, "highlighted": { "bg": "#eff0f2" }, "keyword": { "fg": "#9f4aca" }, "keyword.conditional": { "fg": "#9f4aca" }, "keyword.conditional.ternary": { "fg": "#9f4aca" }, "keyword.coroutine": { "fg": "#9f4aca" }, "keyword.debug": { "fg": "#9f4aca" }, "keyword.directive": { "fg": "#9f4aca" }, "keyword.directive.define": { "fg": "#9f4aca" }, "keyword.exception": { "fg": "#9f4aca" }, "keyword.export": { "fg": "#9f4aca" }, "keyword.function": { "fg": "#9f4aca" }, "keyword.import": { "fg": "#3879c5" }, "keyword.modifier": { "fg": "#9f4aca" }, "keyword.operator": { "fg": "#9f4aca" }, "keyword.repeat": { "fg": "#9f4aca" }, "keyword.return": { "fg": "#9f4aca" }, "keyword.type": { "fg": "#9f4aca" }, "label": { "fg": "#9f4aca" }, "markup": { "fg": "#2e3440" }, "markup.environment": { "fg": "#2e3440" }, "markup.environment.name": { "fg": "#2e3440" }, "markup.heading": { "fg": "#3879c5", "bold": true }, "markup.heading.1": { "fg": "#3879c5", "bold": true }, "markup.heading.1.markdown": { "fg": "#1b40a6", "bold": true }, "markup.heading.2": { "fg": "#3879c5", "bold": true }, "markup.heading.3": { "fg": "#3879c5", "bold": true }, "markup.heading.3.markdown": { "fg": "#3ea1ad", "bold": true }, "markup.heading.4": { "fg": "#3879c5", "bold": true }, "markup.heading.4.markdown": { "fg": "#5f9e9d" }, "markup.heading.5": { "fg": "#3879c5", "bold": true }, "markup.heading.5.markdown": { "fg": "#5f9e9d" }, "markup.heading.6": { "fg": "#3879c5", "bold": true }, "markup.heading.6.markdown": { "fg": "#5f9e9d" }, "markup.italic": { "fg": "#ba793e", "italic": true }, "markup.link": { "fg": "#9f4aca" }, "markup.link.label": { "fg": "#9f4aca" }, "markup.link.url": { "fg": "#3ea1ad", "underline": "solid" }, "markup.list": { "fg": "#2e3440" }, "markup.list.checked": { "fg": "#48a53d" }, "markup.list.unchecked": { "fg": "#1b40a6" }, "markup.math": { "fg": "#2e3440" }, "markup.quote": { "fg": "#2e3440" }, "markup.raw": { "fg": "#48a53d" }, "markup.raw.block": { "fg": "#48a53d" }, "markup.strikethrough": { "strikethrough": true }, "markup.strong": { "fg": "#9f4aca", "bold": true }, "markup.underline": { "underline": "solid" }, "module": { "fg": "#ba793e" }, "module.builtin": { "fg": "#d16366" }, "namespace": { "fg": "#ba793e" }, "normal": { "fg": "#2e3440", "bg": "#f7f8fa" }, "number": { "fg": "#ee5e25" }, "number.float": { "fg": "#ee5e25" }, "operator": { "fg": "#9f4aca" }, "property": { "fg": "#3879c5" }, "punctuation.bracket": { "fg": "#1b40a6" }, "punctuation.delimiter": { "fg": "#1b40a6" }, "punctuation.special": { "fg": "#1b40a6" }, "string": { "fg": "#48a53d" }, "string.documentation": { "fg": "#48a53d" }, "string.escape": { "fg": "#ee5e25" }, "string.regex": { "fg": "#ee5e25" }, "string.regexp": { "fg": "#ee5e25" }, "string.special": { "fg": "#d16366" }, "string.special.path": { "fg": "#d16366" }, "string.special.symbol": { "fg": "#3ea1ad" }, "string.special.url": { "fg": "#48a53d", "underline": "solid" }, "tag": { "fg": "#ba793e" }, "tag.attribute": { "fg": "#3879c5" }, "tag.builtin": { "fg": "#d16366" }, "tag.delimiter": { "fg": "#1b40a6" }, "type": { "fg": "#ba793e" }, "type.builtin": { "fg": "#ee5e25" }, "type.definition": { "fg": "#ba793e" }, "variable": { "fg": "#2e3440" }, "variable.builtin": { "fg": "#cb4f53" }, "variable.member": { "fg": "#3879c5" }, "variable.parameter": { "fg": "#cb4f53" }, "variable.parameter.builtin": { "fg": "#d16366" } } };
|
|
3
3
|
var onenord_light_default = theme;
|
|
4
4
|
|
|
5
5
|
export { onenord_light_default as default };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_188 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_188 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_189 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_189 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_190 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_190 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_191 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_191 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_192 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_192 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_193 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_193 as default } from '../_tsup-dts-rollup.js';
|