@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/rosebones_dark.ts
|
|
4
|
-
var theme = { "name": "rosebones_dark", "appearance": "dark", "revision": "
|
|
4
|
+
var theme = { "name": "rosebones_dark", "appearance": "dark", "revision": "8304d8df9b823ff11e103afa62f38c39f534abe6", "highlights": { "attribute": { "fg": "#317490" }, "attribute.builtin": { "fg": "#9ccfd8" }, "boolean": { "fg": "#e1d4d4", "italic": true }, "character": { "fg": "#bc9493", "italic": true }, "character.special": { "fg": "#9ccfd8" }, "comment": { "fg": "#69657e", "italic": true }, "comment.documentation": { "fg": "#69657e", "italic": true }, "comment.error": { "fg": "#eb7193" }, "comment.hint": { "fg": "#69657e", "italic": true }, "comment.note": { "fg": "#9ccfd8" }, "comment.todo": { "bold": true, "underline": "solid" }, "comment.warning": { "fg": "#f6c074" }, "constant": { "fg": "#cab0af", "bold": true }, "constant.builtin": { "fg": "#bc9493", "italic": true }, "constant.macro": { "fg": "#bc9493", "italic": true }, "constructor": { "fg": "#9ccfd8" }, "constructor.lua": { "fg": "#7d7997" }, "diff.delta": { "bg": "#1c2d2f" }, "diff.minus": { "bg": "#3d2229" }, "diff.plus": { "bg": "#1d2c34" }, "function": { "fg": "#e1d4d4" }, "function.builtin": { "fg": "#9ccfd8" }, "function.call": { "fg": "#e1d4d4" }, "function.macro": { "fg": "#317490" }, "function.method": { "fg": "#e1d4d4" }, "function.method.call": { "fg": "#e1d4d4" }, "highlighted": { "bg": "#222030" }, "keyword": { "fg": "#317490" }, "keyword.conditional": { "fg": "#317490" }, "keyword.conditional.ternary": { "fg": "#317490" }, "keyword.coroutine": { "fg": "#317490" }, "keyword.debug": { "fg": "#9ccfd8" }, "keyword.directive": { "fg": "#317490" }, "keyword.directive.define": { "fg": "#317490" }, "keyword.exception": { "fg": "#317490" }, "keyword.export": { "fg": "#317490" }, "keyword.function": { "fg": "#317490" }, "keyword.import": { "fg": "#317490" }, "keyword.modifier": { "fg": "#317490" }, "keyword.operator": { "fg": "#317490" }, "keyword.repeat": { "fg": "#317490" }, "keyword.return": { "fg": "#317490" }, "keyword.type": { "fg": "#317490" }, "label": { "fg": "#317490" }, "markup": { "fg": "#9ccfd8" }, "markup.environment": { "fg": "#317490" }, "markup.environment.name": { "fg": "#317490" }, "markup.heading": { "fg": "#e1d4d4", "bold": true }, "markup.heading.1": { "fg": "#e1d4d4", "bold": true }, "markup.heading.2": { "fg": "#e1d4d4", "bold": true }, "markup.heading.3": { "fg": "#e1d4d4", "bold": true }, "markup.heading.4": { "fg": "#e1d4d4", "bold": true }, "markup.heading.5": { "fg": "#e1d4d4", "bold": true }, "markup.heading.6": { "fg": "#e1d4d4", "bold": true }, "markup.italic": { "italic": true }, "markup.link": { "fg": "#bc9493", "italic": true }, "markup.link.label": { "fg": "#9ccfd8" }, "markup.link.markdown": { "fg": "#cab0af", "underline": "solid" }, "markup.link.url": { "fg": "#bc9493", "italic": true }, "markup.link.url.markdown": { "fg": "#69657e" }, "markup.list": { "fg": "#9ccfd8" }, "markup.list.checked": { "fg": "#9ccfd8" }, "markup.list.unchecked": { "fg": "#9ccfd8" }, "markup.math": { "fg": "#9ccfd8" }, "markup.quote": { "fg": "#bc9493" }, "markup.raw": { "fg": "#bc9493", "italic": true }, "markup.raw.block": { "fg": "#bc9493", "italic": true }, "markup.raw.markdown": { "fg": "#dfdef1" }, "markup.strikethrough": { "strikethrough": true }, "markup.strong": { "bold": true }, "markup.underline": { "underline": "solid" }, "module": { "fg": "#bc9493", "italic": true }, "module.builtin": { "fg": "#bc9493", "italic": true }, "normal": { "fg": "#e1d4d4", "bg": "#1a1825" }, "number": { "fg": "#bc9493" }, "number.float": { "fg": "#bc9493" }, "operator": { "fg": "#317490" }, "property": { "fg": "#cab0af" }, "punctuation.bracket": { "fg": "#7d7997" }, "punctuation.delimiter": { "fg": "#7d7997" }, "punctuation.special": { "fg": "#7d7997" }, "punctuation.special.markdown": { "fg": "#9ccfd8" }, "string": { "fg": "#bc9493", "italic": true }, "string.documentation": { "fg": "#bc9493", "italic": true }, "string.escape": { "fg": "#9ccfd8" }, "string.escape.markdown": { "fg": "#565172", "italic": true }, "string.regexp": { "fg": "#bc9493", "italic": true }, "string.special": { "fg": "#9ccfd8" }, "string.special.path": { "fg": "#9ccfd8" }, "string.special.symbol": { "fg": "#cab0af" }, "string.special.url": { "fg": "#9ccfd8" }, "tag": { "fg": "#9ccfd8" }, "tag.attribute": { "fg": "#cab0af" }, "tag.builtin": { "fg": "#9ccfd8" }, "tag.delimiter": { "fg": "#7d7997" }, "type": { "fg": "#dfdef1" }, "type.builtin": { "fg": "#dfdef1" }, "type.definition": { "fg": "#dfdef1" }, "variable": { "fg": "#cab0af" }, "variable.builtin": { "fg": "#bc9493", "italic": true }, "variable.member": { "fg": "#cab0af" }, "variable.parameter": { "fg": "#cab0af" }, "variable.parameter.builtin": { "fg": "#9ccfd8" } } };
|
|
5
5
|
var rosebones_dark_default = theme;
|
|
6
6
|
|
|
7
7
|
module.exports = rosebones_dark_default;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_194 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_194 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// themes/rosebones_dark.ts
|
|
2
|
-
var theme = { "name": "rosebones_dark", "appearance": "dark", "revision": "
|
|
2
|
+
var theme = { "name": "rosebones_dark", "appearance": "dark", "revision": "8304d8df9b823ff11e103afa62f38c39f534abe6", "highlights": { "attribute": { "fg": "#317490" }, "attribute.builtin": { "fg": "#9ccfd8" }, "boolean": { "fg": "#e1d4d4", "italic": true }, "character": { "fg": "#bc9493", "italic": true }, "character.special": { "fg": "#9ccfd8" }, "comment": { "fg": "#69657e", "italic": true }, "comment.documentation": { "fg": "#69657e", "italic": true }, "comment.error": { "fg": "#eb7193" }, "comment.hint": { "fg": "#69657e", "italic": true }, "comment.note": { "fg": "#9ccfd8" }, "comment.todo": { "bold": true, "underline": "solid" }, "comment.warning": { "fg": "#f6c074" }, "constant": { "fg": "#cab0af", "bold": true }, "constant.builtin": { "fg": "#bc9493", "italic": true }, "constant.macro": { "fg": "#bc9493", "italic": true }, "constructor": { "fg": "#9ccfd8" }, "constructor.lua": { "fg": "#7d7997" }, "diff.delta": { "bg": "#1c2d2f" }, "diff.minus": { "bg": "#3d2229" }, "diff.plus": { "bg": "#1d2c34" }, "function": { "fg": "#e1d4d4" }, "function.builtin": { "fg": "#9ccfd8" }, "function.call": { "fg": "#e1d4d4" }, "function.macro": { "fg": "#317490" }, "function.method": { "fg": "#e1d4d4" }, "function.method.call": { "fg": "#e1d4d4" }, "highlighted": { "bg": "#222030" }, "keyword": { "fg": "#317490" }, "keyword.conditional": { "fg": "#317490" }, "keyword.conditional.ternary": { "fg": "#317490" }, "keyword.coroutine": { "fg": "#317490" }, "keyword.debug": { "fg": "#9ccfd8" }, "keyword.directive": { "fg": "#317490" }, "keyword.directive.define": { "fg": "#317490" }, "keyword.exception": { "fg": "#317490" }, "keyword.export": { "fg": "#317490" }, "keyword.function": { "fg": "#317490" }, "keyword.import": { "fg": "#317490" }, "keyword.modifier": { "fg": "#317490" }, "keyword.operator": { "fg": "#317490" }, "keyword.repeat": { "fg": "#317490" }, "keyword.return": { "fg": "#317490" }, "keyword.type": { "fg": "#317490" }, "label": { "fg": "#317490" }, "markup": { "fg": "#9ccfd8" }, "markup.environment": { "fg": "#317490" }, "markup.environment.name": { "fg": "#317490" }, "markup.heading": { "fg": "#e1d4d4", "bold": true }, "markup.heading.1": { "fg": "#e1d4d4", "bold": true }, "markup.heading.2": { "fg": "#e1d4d4", "bold": true }, "markup.heading.3": { "fg": "#e1d4d4", "bold": true }, "markup.heading.4": { "fg": "#e1d4d4", "bold": true }, "markup.heading.5": { "fg": "#e1d4d4", "bold": true }, "markup.heading.6": { "fg": "#e1d4d4", "bold": true }, "markup.italic": { "italic": true }, "markup.link": { "fg": "#bc9493", "italic": true }, "markup.link.label": { "fg": "#9ccfd8" }, "markup.link.markdown": { "fg": "#cab0af", "underline": "solid" }, "markup.link.url": { "fg": "#bc9493", "italic": true }, "markup.link.url.markdown": { "fg": "#69657e" }, "markup.list": { "fg": "#9ccfd8" }, "markup.list.checked": { "fg": "#9ccfd8" }, "markup.list.unchecked": { "fg": "#9ccfd8" }, "markup.math": { "fg": "#9ccfd8" }, "markup.quote": { "fg": "#bc9493" }, "markup.raw": { "fg": "#bc9493", "italic": true }, "markup.raw.block": { "fg": "#bc9493", "italic": true }, "markup.raw.markdown": { "fg": "#dfdef1" }, "markup.strikethrough": { "strikethrough": true }, "markup.strong": { "bold": true }, "markup.underline": { "underline": "solid" }, "module": { "fg": "#bc9493", "italic": true }, "module.builtin": { "fg": "#bc9493", "italic": true }, "normal": { "fg": "#e1d4d4", "bg": "#1a1825" }, "number": { "fg": "#bc9493" }, "number.float": { "fg": "#bc9493" }, "operator": { "fg": "#317490" }, "property": { "fg": "#cab0af" }, "punctuation.bracket": { "fg": "#7d7997" }, "punctuation.delimiter": { "fg": "#7d7997" }, "punctuation.special": { "fg": "#7d7997" }, "punctuation.special.markdown": { "fg": "#9ccfd8" }, "string": { "fg": "#bc9493", "italic": true }, "string.documentation": { "fg": "#bc9493", "italic": true }, "string.escape": { "fg": "#9ccfd8" }, "string.escape.markdown": { "fg": "#565172", "italic": true }, "string.regexp": { "fg": "#bc9493", "italic": true }, "string.special": { "fg": "#9ccfd8" }, "string.special.path": { "fg": "#9ccfd8" }, "string.special.symbol": { "fg": "#cab0af" }, "string.special.url": { "fg": "#9ccfd8" }, "tag": { "fg": "#9ccfd8" }, "tag.attribute": { "fg": "#cab0af" }, "tag.builtin": { "fg": "#9ccfd8" }, "tag.delimiter": { "fg": "#7d7997" }, "type": { "fg": "#dfdef1" }, "type.builtin": { "fg": "#dfdef1" }, "type.definition": { "fg": "#dfdef1" }, "variable": { "fg": "#cab0af" }, "variable.builtin": { "fg": "#bc9493", "italic": true }, "variable.member": { "fg": "#cab0af" }, "variable.parameter": { "fg": "#cab0af" }, "variable.parameter.builtin": { "fg": "#9ccfd8" } } };
|
|
3
3
|
var rosebones_dark_default = theme;
|
|
4
4
|
|
|
5
5
|
export { rosebones_dark_default as default };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
// themes/rosebones_light.ts
|
|
4
|
-
var theme = { "name": "rosebones_light", "appearance": "light", "revision": "
|
|
4
|
+
var theme = { "name": "rosebones_light", "appearance": "light", "revision": "8304d8df9b823ff11e103afa62f38c39f534abe6", "highlights": { "attribute": { "fg": "#286a84" }, "attribute.builtin": { "fg": "#5795a0" }, "boolean": { "fg": "#724341", "italic": true }, "character": { "fg": "#ab6763", "italic": true }, "character.special": { "fg": "#5795a0" }, "comment": { "fg": "#a18e72", "italic": true }, "comment.documentation": { "fg": "#a18e72", "italic": true }, "comment.error": { "fg": "#b5637a" }, "comment.hint": { "fg": "#a18e72", "italic": true }, "comment.note": { "fg": "#5795a0" }, "comment.todo": { "bold": true, "underline": "solid" }, "comment.warning": { "fg": "#ec9d33" }, "constant": { "fg": "#935855", "bold": true }, "constant.builtin": { "fg": "#ab6763", "italic": true }, "constant.macro": { "fg": "#ab6763", "italic": true }, "constructor": { "fg": "#5795a0" }, "constructor.lua": { "fg": "#9b835d" }, "diff.delta": { "bg": "#d6e9ed" }, "diff.minus": { "bg": "#f0e2e5" }, "diff.plus": { "bg": "#dde7ed" }, "function": { "fg": "#724341" }, "function.builtin": { "fg": "#5795a0" }, "function.call": { "fg": "#724341" }, "function.macro": { "fg": "#286a84" }, "function.method": { "fg": "#724341" }, "function.method.call": { "fg": "#724341" }, "highlighted": { "bg": "#f7ece0" }, "keyword": { "fg": "#286a84" }, "keyword.conditional": { "fg": "#286a84" }, "keyword.conditional.ternary": { "fg": "#286a84" }, "keyword.coroutine": { "fg": "#286a84" }, "keyword.debug": { "fg": "#5795a0" }, "keyword.directive": { "fg": "#286a84" }, "keyword.directive.define": { "fg": "#286a84" }, "keyword.exception": { "fg": "#286a84" }, "keyword.export": { "fg": "#286a84" }, "keyword.function": { "fg": "#286a84" }, "keyword.import": { "fg": "#286a84" }, "keyword.modifier": { "fg": "#286a84" }, "keyword.operator": { "fg": "#286a84" }, "keyword.repeat": { "fg": "#286a84" }, "keyword.return": { "fg": "#286a84" }, "keyword.type": { "fg": "#286a84" }, "label": { "fg": "#286a84" }, "markup": { "fg": "#5795a0" }, "markup.environment": { "fg": "#286a84" }, "markup.environment.name": { "fg": "#286a84" }, "markup.heading": { "fg": "#724341", "bold": true }, "markup.heading.1": { "fg": "#724341", "bold": true }, "markup.heading.2": { "fg": "#724341", "bold": true }, "markup.heading.3": { "fg": "#724341", "bold": true }, "markup.heading.4": { "fg": "#724341", "bold": true }, "markup.heading.5": { "fg": "#724341", "bold": true }, "markup.heading.6": { "fg": "#724341", "bold": true }, "markup.italic": { "italic": true }, "markup.link": { "fg": "#ab6763", "italic": true }, "markup.link.label": { "fg": "#5795a0" }, "markup.link.markdown": { "fg": "#935855", "underline": "solid" }, "markup.link.url": { "fg": "#ab6763", "italic": true }, "markup.link.url.markdown": { "fg": "#a18e72" }, "markup.list": { "fg": "#5795a0" }, "markup.list.checked": { "fg": "#5795a0" }, "markup.list.unchecked": { "fg": "#5795a0" }, "markup.math": { "fg": "#5795a0" }, "markup.quote": { "fg": "#ab6763" }, "markup.raw": { "fg": "#ab6763", "italic": true }, "markup.raw.block": { "fg": "#ab6763", "italic": true }, "markup.raw.markdown": { "fg": "#57527a" }, "markup.strikethrough": { "strikethrough": true }, "markup.strong": { "bold": true }, "markup.underline": { "underline": "solid" }, "module": { "fg": "#ab6763", "italic": true }, "module.builtin": { "fg": "#ab6763", "italic": true }, "normal": { "fg": "#724341", "bg": "#fbf6f0" }, "number": { "fg": "#ab6763" }, "number.float": { "fg": "#ab6763" }, "operator": { "fg": "#286a84" }, "property": { "fg": "#935855" }, "punctuation.bracket": { "fg": "#9b835d" }, "punctuation.delimiter": { "fg": "#9b835d" }, "punctuation.special": { "fg": "#9b835d" }, "punctuation.special.markdown": { "fg": "#5795a0" }, "string": { "fg": "#ab6763", "italic": true }, "string.documentation": { "fg": "#ab6763", "italic": true }, "string.escape": { "fg": "#5795a0" }, "string.escape.markdown": { "fg": "#ceaf7e", "italic": true }, "string.regexp": { "fg": "#ab6763", "italic": true }, "string.special": { "fg": "#5795a0" }, "string.special.path": { "fg": "#5795a0" }, "string.special.symbol": { "fg": "#935855" }, "string.special.url": { "fg": "#5795a0" }, "tag": { "fg": "#5795a0" }, "tag.attribute": { "fg": "#935855" }, "tag.builtin": { "fg": "#5795a0" }, "tag.delimiter": { "fg": "#9b835d" }, "type": { "fg": "#57527a" }, "type.builtin": { "fg": "#57527a" }, "type.definition": { "fg": "#57527a" }, "variable": { "fg": "#935855" }, "variable.builtin": { "fg": "#ab6763", "italic": true }, "variable.member": { "fg": "#935855" }, "variable.parameter": { "fg": "#935855" }, "variable.parameter.builtin": { "fg": "#5795a0" } } };
|
|
5
5
|
var rosebones_light_default = theme;
|
|
6
6
|
|
|
7
7
|
module.exports = rosebones_light_default;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_195 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_195 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// themes/rosebones_light.ts
|
|
2
|
-
var theme = { "name": "rosebones_light", "appearance": "light", "revision": "
|
|
2
|
+
var theme = { "name": "rosebones_light", "appearance": "light", "revision": "8304d8df9b823ff11e103afa62f38c39f534abe6", "highlights": { "attribute": { "fg": "#286a84" }, "attribute.builtin": { "fg": "#5795a0" }, "boolean": { "fg": "#724341", "italic": true }, "character": { "fg": "#ab6763", "italic": true }, "character.special": { "fg": "#5795a0" }, "comment": { "fg": "#a18e72", "italic": true }, "comment.documentation": { "fg": "#a18e72", "italic": true }, "comment.error": { "fg": "#b5637a" }, "comment.hint": { "fg": "#a18e72", "italic": true }, "comment.note": { "fg": "#5795a0" }, "comment.todo": { "bold": true, "underline": "solid" }, "comment.warning": { "fg": "#ec9d33" }, "constant": { "fg": "#935855", "bold": true }, "constant.builtin": { "fg": "#ab6763", "italic": true }, "constant.macro": { "fg": "#ab6763", "italic": true }, "constructor": { "fg": "#5795a0" }, "constructor.lua": { "fg": "#9b835d" }, "diff.delta": { "bg": "#d6e9ed" }, "diff.minus": { "bg": "#f0e2e5" }, "diff.plus": { "bg": "#dde7ed" }, "function": { "fg": "#724341" }, "function.builtin": { "fg": "#5795a0" }, "function.call": { "fg": "#724341" }, "function.macro": { "fg": "#286a84" }, "function.method": { "fg": "#724341" }, "function.method.call": { "fg": "#724341" }, "highlighted": { "bg": "#f7ece0" }, "keyword": { "fg": "#286a84" }, "keyword.conditional": { "fg": "#286a84" }, "keyword.conditional.ternary": { "fg": "#286a84" }, "keyword.coroutine": { "fg": "#286a84" }, "keyword.debug": { "fg": "#5795a0" }, "keyword.directive": { "fg": "#286a84" }, "keyword.directive.define": { "fg": "#286a84" }, "keyword.exception": { "fg": "#286a84" }, "keyword.export": { "fg": "#286a84" }, "keyword.function": { "fg": "#286a84" }, "keyword.import": { "fg": "#286a84" }, "keyword.modifier": { "fg": "#286a84" }, "keyword.operator": { "fg": "#286a84" }, "keyword.repeat": { "fg": "#286a84" }, "keyword.return": { "fg": "#286a84" }, "keyword.type": { "fg": "#286a84" }, "label": { "fg": "#286a84" }, "markup": { "fg": "#5795a0" }, "markup.environment": { "fg": "#286a84" }, "markup.environment.name": { "fg": "#286a84" }, "markup.heading": { "fg": "#724341", "bold": true }, "markup.heading.1": { "fg": "#724341", "bold": true }, "markup.heading.2": { "fg": "#724341", "bold": true }, "markup.heading.3": { "fg": "#724341", "bold": true }, "markup.heading.4": { "fg": "#724341", "bold": true }, "markup.heading.5": { "fg": "#724341", "bold": true }, "markup.heading.6": { "fg": "#724341", "bold": true }, "markup.italic": { "italic": true }, "markup.link": { "fg": "#ab6763", "italic": true }, "markup.link.label": { "fg": "#5795a0" }, "markup.link.markdown": { "fg": "#935855", "underline": "solid" }, "markup.link.url": { "fg": "#ab6763", "italic": true }, "markup.link.url.markdown": { "fg": "#a18e72" }, "markup.list": { "fg": "#5795a0" }, "markup.list.checked": { "fg": "#5795a0" }, "markup.list.unchecked": { "fg": "#5795a0" }, "markup.math": { "fg": "#5795a0" }, "markup.quote": { "fg": "#ab6763" }, "markup.raw": { "fg": "#ab6763", "italic": true }, "markup.raw.block": { "fg": "#ab6763", "italic": true }, "markup.raw.markdown": { "fg": "#57527a" }, "markup.strikethrough": { "strikethrough": true }, "markup.strong": { "bold": true }, "markup.underline": { "underline": "solid" }, "module": { "fg": "#ab6763", "italic": true }, "module.builtin": { "fg": "#ab6763", "italic": true }, "normal": { "fg": "#724341", "bg": "#fbf6f0" }, "number": { "fg": "#ab6763" }, "number.float": { "fg": "#ab6763" }, "operator": { "fg": "#286a84" }, "property": { "fg": "#935855" }, "punctuation.bracket": { "fg": "#9b835d" }, "punctuation.delimiter": { "fg": "#9b835d" }, "punctuation.special": { "fg": "#9b835d" }, "punctuation.special.markdown": { "fg": "#5795a0" }, "string": { "fg": "#ab6763", "italic": true }, "string.documentation": { "fg": "#ab6763", "italic": true }, "string.escape": { "fg": "#5795a0" }, "string.escape.markdown": { "fg": "#ceaf7e", "italic": true }, "string.regexp": { "fg": "#ab6763", "italic": true }, "string.special": { "fg": "#5795a0" }, "string.special.path": { "fg": "#5795a0" }, "string.special.symbol": { "fg": "#935855" }, "string.special.url": { "fg": "#5795a0" }, "tag": { "fg": "#5795a0" }, "tag.attribute": { "fg": "#935855" }, "tag.builtin": { "fg": "#5795a0" }, "tag.delimiter": { "fg": "#9b835d" }, "type": { "fg": "#57527a" }, "type.builtin": { "fg": "#57527a" }, "type.definition": { "fg": "#57527a" }, "variable": { "fg": "#935855" }, "variable.builtin": { "fg": "#ab6763", "italic": true }, "variable.member": { "fg": "#935855" }, "variable.parameter": { "fg": "#935855" }, "variable.parameter.builtin": { "fg": "#5795a0" } } };
|
|
3
3
|
var rosebones_light_default = theme;
|
|
4
4
|
|
|
5
5
|
export { rosebones_light_default as default };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_196 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_196 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_197 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_197 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_198 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_198 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
// themes/seoulbones_dark.ts
|
|
4
|
-
var theme = { "name": "seoulbones_dark", "appearance": "dark", "revision": "
|
|
4
|
+
var theme = { "name": "seoulbones_dark", "appearance": "dark", "revision": "8304d8df9b823ff11e103afa62f38c39f534abe6", "highlights": { "attribute": { "fg": "#d590a3" }, "attribute.builtin": { "fg": "#bcbcd3" }, "boolean": { "fg": "#dddddd", "italic": true }, "character": { "fg": "#a3a3a3", "italic": true }, "character.special": { "fg": "#bcbcd3" }, "comment": { "fg": "#719871", "italic": true }, "comment.documentation": { "fg": "#719871", "italic": true }, "comment.error": { "fg": "#e388a3" }, "comment.hint": { "fg": "#719871", "italic": true }, "comment.note": { "fg": "#97bdde" }, "comment.todo": { "bold": true, "underline": "solid" }, "comment.warning": { "fg": "#ffdf9b" }, "constant": { "fg": "#bbbbbb", "bold": true }, "constant.builtin": { "fg": "#a3a3a3", "italic": true }, "constant.macro": { "fg": "#a3a3a3", "italic": true }, "constructor": { "fg": "#bcbcd3" }, "constructor.lua": { "fg": "#9b9b9b" }, "diff.delta": { "bg": "#466177" }, "diff.minus": { "bg": "#82505e" }, "diff.plus": { "bg": "#406742" }, "function": { "fg": "#dfdfc1" }, "function.builtin": { "fg": "#bcbcd3" }, "function.call": { "fg": "#dfdfc1" }, "function.macro": { "fg": "#d590a3" }, "function.method": { "fg": "#dfdfc1" }, "function.method.call": { "fg": "#dfdfc1" }, "highlighted": { "bg": "#525252" }, "keyword": { "fg": "#dc8ca3", "bold": true }, "keyword.conditional": { "fg": "#97bdde", "bold": true }, "keyword.conditional.ternary": { "fg": "#97bdde", "bold": true }, "keyword.coroutine": { "fg": "#97bdde", "bold": true }, "keyword.debug": { "fg": "#bcbcd3" }, "keyword.directive": { "fg": "#d590a3" }, "keyword.directive.define": { "fg": "#d590a3" }, "keyword.exception": { "fg": "#97bdde", "bold": true }, "keyword.export": { "fg": "#dc8ca3", "bold": true }, "keyword.function": { "fg": "#97bdde", "bold": true }, "keyword.import": { "fg": "#d590a3" }, "keyword.modifier": { "fg": "#dc8ca3", "bold": true }, "keyword.operator": { "fg": "#97bdde", "bold": true }, "keyword.repeat": { "fg": "#97bdde", "bold": true }, "keyword.return": { "fg": "#97bdde", "bold": true }, "keyword.type": { "fg": "#dc8ca3", "bold": true }, "label": { "fg": "#97bdde", "bold": true }, "markup": { "fg": "#bcbcd3" }, "markup.environment": { "fg": "#d590a3" }, "markup.environment.name": { "fg": "#d590a3" }, "markup.heading": { "fg": "#dddddd", "bold": true }, "markup.heading.1": { "fg": "#dddddd", "bold": true }, "markup.heading.2": { "fg": "#dddddd", "bold": true }, "markup.heading.3": { "fg": "#dddddd", "bold": true }, "markup.heading.4": { "fg": "#dddddd", "bold": true }, "markup.heading.5": { "fg": "#dddddd", "bold": true }, "markup.heading.6": { "fg": "#dddddd", "bold": true }, "markup.italic": { "italic": true }, "markup.link": { "fg": "#a3a3a3", "italic": true }, "markup.link.label": { "fg": "#bcbcd3" }, "markup.link.markdown": { "fg": "#bbbbbb", "underline": "solid" }, "markup.link.url": { "fg": "#a3a3a3", "italic": true }, "markup.link.url.markdown": { "fg": "#8b8b8b" }, "markup.list": { "fg": "#bcbcd3" }, "markup.list.checked": { "fg": "#bcbcd3" }, "markup.list.unchecked": { "fg": "#bcbcd3" }, "markup.math": { "fg": "#bcbcd3" }, "markup.quote": { "fg": "#a3a3a3" }, "markup.raw": { "fg": "#a3a3a3", "italic": true }, "markup.raw.block": { "fg": "#a3a3a3", "italic": true }, "markup.raw.markdown": { "fg": "#aeaeae" }, "markup.strikethrough": { "strikethrough": true }, "markup.strong": { "bold": true }, "markup.underline": { "underline": "solid" }, "module": { "fg": "#a3a3a3", "italic": true }, "module.builtin": { "fg": "#a3a3a3", "italic": true }, "normal": { "fg": "#dddddd", "bg": "#4b4b4b" }, "number": { "fg": "#f7e0b3" }, "number.float": { "fg": "#f7e0b3" }, "operator": { "fg": "#97bdde", "bold": true }, "property": { "fg": "#dddddd" }, "punctuation.bracket": { "fg": "#9b9b9b" }, "punctuation.delimiter": { "fg": "#9b9b9b" }, "punctuation.special": { "fg": "#9b9b9b" }, "punctuation.special.markdown": { "fg": "#bcbcd3" }, "string": { "fg": "#abc4db", "italic": true }, "string.documentation": { "fg": "#abc4db", "italic": true }, "string.escape": { "fg": "#bcbcd3" }, "string.escape.markdown": { "fg": "#7c7c7c", "italic": true }, "string.regexp": { "fg": "#a3a3a3", "italic": true }, "string.special": { "fg": "#bcbcd3" }, "string.special.path": { "fg": "#bcbcd3" }, "string.special.symbol": { "fg": "#dddddd" }, "string.special.url": { "fg": "#bcbcd3" }, "tag": { "fg": "#bcbcd3" }, "tag.attribute": { "fg": "#dddddd" }, "tag.builtin": { "fg": "#bcbcd3" }, "tag.delimiter": { "fg": "#9b9b9b" }, "type": { "fg": "#aeaeae" }, "type.builtin": { "fg": "#aeaeae" }, "type.definition": { "fg": "#aeaeae" }, "variable": { "fg": "#dddddd" }, "variable.builtin": { "fg": "#a3a3a3", "italic": true }, "variable.member": { "fg": "#dddddd" }, "variable.parameter": { "fg": "#dddddd" }, "variable.parameter.builtin": { "fg": "#bcbcd3" } } };
|
|
5
5
|
var seoulbones_dark_default = theme;
|
|
6
6
|
|
|
7
7
|
module.exports = seoulbones_dark_default;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_199 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_199 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// themes/seoulbones_dark.ts
|
|
2
|
-
var theme = { "name": "seoulbones_dark", "appearance": "dark", "revision": "
|
|
2
|
+
var theme = { "name": "seoulbones_dark", "appearance": "dark", "revision": "8304d8df9b823ff11e103afa62f38c39f534abe6", "highlights": { "attribute": { "fg": "#d590a3" }, "attribute.builtin": { "fg": "#bcbcd3" }, "boolean": { "fg": "#dddddd", "italic": true }, "character": { "fg": "#a3a3a3", "italic": true }, "character.special": { "fg": "#bcbcd3" }, "comment": { "fg": "#719871", "italic": true }, "comment.documentation": { "fg": "#719871", "italic": true }, "comment.error": { "fg": "#e388a3" }, "comment.hint": { "fg": "#719871", "italic": true }, "comment.note": { "fg": "#97bdde" }, "comment.todo": { "bold": true, "underline": "solid" }, "comment.warning": { "fg": "#ffdf9b" }, "constant": { "fg": "#bbbbbb", "bold": true }, "constant.builtin": { "fg": "#a3a3a3", "italic": true }, "constant.macro": { "fg": "#a3a3a3", "italic": true }, "constructor": { "fg": "#bcbcd3" }, "constructor.lua": { "fg": "#9b9b9b" }, "diff.delta": { "bg": "#466177" }, "diff.minus": { "bg": "#82505e" }, "diff.plus": { "bg": "#406742" }, "function": { "fg": "#dfdfc1" }, "function.builtin": { "fg": "#bcbcd3" }, "function.call": { "fg": "#dfdfc1" }, "function.macro": { "fg": "#d590a3" }, "function.method": { "fg": "#dfdfc1" }, "function.method.call": { "fg": "#dfdfc1" }, "highlighted": { "bg": "#525252" }, "keyword": { "fg": "#dc8ca3", "bold": true }, "keyword.conditional": { "fg": "#97bdde", "bold": true }, "keyword.conditional.ternary": { "fg": "#97bdde", "bold": true }, "keyword.coroutine": { "fg": "#97bdde", "bold": true }, "keyword.debug": { "fg": "#bcbcd3" }, "keyword.directive": { "fg": "#d590a3" }, "keyword.directive.define": { "fg": "#d590a3" }, "keyword.exception": { "fg": "#97bdde", "bold": true }, "keyword.export": { "fg": "#dc8ca3", "bold": true }, "keyword.function": { "fg": "#97bdde", "bold": true }, "keyword.import": { "fg": "#d590a3" }, "keyword.modifier": { "fg": "#dc8ca3", "bold": true }, "keyword.operator": { "fg": "#97bdde", "bold": true }, "keyword.repeat": { "fg": "#97bdde", "bold": true }, "keyword.return": { "fg": "#97bdde", "bold": true }, "keyword.type": { "fg": "#dc8ca3", "bold": true }, "label": { "fg": "#97bdde", "bold": true }, "markup": { "fg": "#bcbcd3" }, "markup.environment": { "fg": "#d590a3" }, "markup.environment.name": { "fg": "#d590a3" }, "markup.heading": { "fg": "#dddddd", "bold": true }, "markup.heading.1": { "fg": "#dddddd", "bold": true }, "markup.heading.2": { "fg": "#dddddd", "bold": true }, "markup.heading.3": { "fg": "#dddddd", "bold": true }, "markup.heading.4": { "fg": "#dddddd", "bold": true }, "markup.heading.5": { "fg": "#dddddd", "bold": true }, "markup.heading.6": { "fg": "#dddddd", "bold": true }, "markup.italic": { "italic": true }, "markup.link": { "fg": "#a3a3a3", "italic": true }, "markup.link.label": { "fg": "#bcbcd3" }, "markup.link.markdown": { "fg": "#bbbbbb", "underline": "solid" }, "markup.link.url": { "fg": "#a3a3a3", "italic": true }, "markup.link.url.markdown": { "fg": "#8b8b8b" }, "markup.list": { "fg": "#bcbcd3" }, "markup.list.checked": { "fg": "#bcbcd3" }, "markup.list.unchecked": { "fg": "#bcbcd3" }, "markup.math": { "fg": "#bcbcd3" }, "markup.quote": { "fg": "#a3a3a3" }, "markup.raw": { "fg": "#a3a3a3", "italic": true }, "markup.raw.block": { "fg": "#a3a3a3", "italic": true }, "markup.raw.markdown": { "fg": "#aeaeae" }, "markup.strikethrough": { "strikethrough": true }, "markup.strong": { "bold": true }, "markup.underline": { "underline": "solid" }, "module": { "fg": "#a3a3a3", "italic": true }, "module.builtin": { "fg": "#a3a3a3", "italic": true }, "normal": { "fg": "#dddddd", "bg": "#4b4b4b" }, "number": { "fg": "#f7e0b3" }, "number.float": { "fg": "#f7e0b3" }, "operator": { "fg": "#97bdde", "bold": true }, "property": { "fg": "#dddddd" }, "punctuation.bracket": { "fg": "#9b9b9b" }, "punctuation.delimiter": { "fg": "#9b9b9b" }, "punctuation.special": { "fg": "#9b9b9b" }, "punctuation.special.markdown": { "fg": "#bcbcd3" }, "string": { "fg": "#abc4db", "italic": true }, "string.documentation": { "fg": "#abc4db", "italic": true }, "string.escape": { "fg": "#bcbcd3" }, "string.escape.markdown": { "fg": "#7c7c7c", "italic": true }, "string.regexp": { "fg": "#a3a3a3", "italic": true }, "string.special": { "fg": "#bcbcd3" }, "string.special.path": { "fg": "#bcbcd3" }, "string.special.symbol": { "fg": "#dddddd" }, "string.special.url": { "fg": "#bcbcd3" }, "tag": { "fg": "#bcbcd3" }, "tag.attribute": { "fg": "#dddddd" }, "tag.builtin": { "fg": "#bcbcd3" }, "tag.delimiter": { "fg": "#9b9b9b" }, "type": { "fg": "#aeaeae" }, "type.builtin": { "fg": "#aeaeae" }, "type.definition": { "fg": "#aeaeae" }, "variable": { "fg": "#dddddd" }, "variable.builtin": { "fg": "#a3a3a3", "italic": true }, "variable.member": { "fg": "#dddddd" }, "variable.parameter": { "fg": "#dddddd" }, "variable.parameter.builtin": { "fg": "#bcbcd3" } } };
|
|
3
3
|
var seoulbones_dark_default = theme;
|
|
4
4
|
|
|
5
5
|
export { seoulbones_dark_default as default };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
// themes/seoulbones_light.ts
|
|
4
|
-
var theme = { "name": "seoulbones_light", "appearance": "light", "revision": "
|
|
4
|
+
var theme = { "name": "seoulbones_light", "appearance": "light", "revision": "8304d8df9b823ff11e103afa62f38c39f534abe6", "highlights": { "attribute": { "fg": "#be6a84" }, "attribute.builtin": { "fg": "#755f74" }, "boolean": { "fg": "#555555", "italic": true }, "character": { "fg": "#7c7c7c", "italic": true }, "character.special": { "fg": "#755f74" }, "comment": { "fg": "#628562", "italic": true }, "comment.documentation": { "fg": "#628562", "italic": true }, "comment.error": { "fg": "#dc5284" }, "comment.hint": { "fg": "#628562", "italic": true }, "comment.note": { "fg": "#0084a3" }, "comment.todo": { "bold": true, "underline": "solid" }, "comment.warning": { "fg": "#c48562" }, "constant": { "fg": "#6d6d6d", "bold": true }, "constant.builtin": { "fg": "#7c7c7c", "italic": true }, "constant.macro": { "fg": "#7c7c7c", "italic": true }, "constructor": { "fg": "#755f74" }, "constructor.lua": { "fg": "#7c7c7c" }, "diff.delta": { "bg": "#c0d5e0" }, "diff.minus": { "bg": "#e5cbd1" }, "diff.plus": { "bg": "#aedeae" }, "function": { "fg": "#6c6b20" }, "function.builtin": { "fg": "#755f74" }, "function.call": { "fg": "#6c6b20" }, "function.macro": { "fg": "#be6a84" }, "function.method": { "fg": "#6c6b20" }, "function.method.call": { "fg": "#6c6b20" }, "highlighted": { "bg": "#dadada" }, "keyword": { "fg": "#ca6284", "bold": true }, "keyword.conditional": { "fg": "#0084a3", "bold": true }, "keyword.conditional.ternary": { "fg": "#0084a3", "bold": true }, "keyword.coroutine": { "fg": "#0084a3", "bold": true }, "keyword.debug": { "fg": "#755f74" }, "keyword.directive": { "fg": "#be6a84" }, "keyword.directive.define": { "fg": "#be6a84" }, "keyword.exception": { "fg": "#0084a3", "bold": true }, "keyword.export": { "fg": "#ca6284", "bold": true }, "keyword.function": { "fg": "#0084a3", "bold": true }, "keyword.import": { "fg": "#be6a84" }, "keyword.modifier": { "fg": "#ca6284", "bold": true }, "keyword.operator": { "fg": "#0084a3", "bold": true }, "keyword.repeat": { "fg": "#0084a3", "bold": true }, "keyword.return": { "fg": "#0084a3", "bold": true }, "keyword.type": { "fg": "#ca6284", "bold": true }, "label": { "fg": "#0084a3", "bold": true }, "markup": { "fg": "#755f74" }, "markup.environment": { "fg": "#be6a84" }, "markup.environment.name": { "fg": "#be6a84" }, "markup.heading": { "fg": "#555555", "bold": true }, "markup.heading.1": { "fg": "#555555", "bold": true }, "markup.heading.2": { "fg": "#555555", "bold": true }, "markup.heading.3": { "fg": "#555555", "bold": true }, "markup.heading.4": { "fg": "#555555", "bold": true }, "markup.heading.5": { "fg": "#555555", "bold": true }, "markup.heading.6": { "fg": "#555555", "bold": true }, "markup.italic": { "italic": true }, "markup.link": { "fg": "#7c7c7c", "italic": true }, "markup.link.label": { "fg": "#755f74" }, "markup.link.markdown": { "fg": "#6d6d6d", "underline": "solid" }, "markup.link.url": { "fg": "#7c7c7c", "italic": true }, "markup.link.url.markdown": { "fg": "#868686" }, "markup.list": { "fg": "#755f74" }, "markup.list.checked": { "fg": "#755f74" }, "markup.list.unchecked": { "fg": "#755f74" }, "markup.math": { "fg": "#755f74" }, "markup.quote": { "fg": "#7c7c7c" }, "markup.raw": { "fg": "#7c7c7c", "italic": true }, "markup.raw.block": { "fg": "#7c7c7c", "italic": true }, "markup.raw.markdown": { "fg": "#6d4c52" }, "markup.strikethrough": { "strikethrough": true }, "markup.strong": { "bold": true }, "markup.underline": { "underline": "solid" }, "module": { "fg": "#7c7c7c", "italic": true }, "module.builtin": { "fg": "#7c7c7c", "italic": true }, "normal": { "fg": "#555555", "bg": "#e2e2e2" }, "number": { "fg": "#896500" }, "number.float": { "fg": "#896500" }, "operator": { "fg": "#0084a3", "bold": true }, "property": { "fg": "#555555" }, "punctuation.bracket": { "fg": "#7c7c7c" }, "punctuation.delimiter": { "fg": "#7c7c7c" }, "punctuation.special": { "fg": "#7c7c7c" }, "punctuation.special.markdown": { "fg": "#755f74" }, "string": { "fg": "#4a7587", "italic": true }, "string.documentation": { "fg": "#4a7587", "italic": true }, "string.escape": { "fg": "#755f74" }, "string.escape.markdown": { "fg": "#a6a6a6", "italic": true }, "string.regexp": { "fg": "#7c7c7c", "italic": true }, "string.special": { "fg": "#755f74" }, "string.special.path": { "fg": "#755f74" }, "string.special.symbol": { "fg": "#555555" }, "string.special.url": { "fg": "#755f74" }, "tag": { "fg": "#755f74" }, "tag.attribute": { "fg": "#555555" }, "tag.builtin": { "fg": "#755f74" }, "tag.delimiter": { "fg": "#7c7c7c" }, "type": { "fg": "#6d4c52" }, "type.builtin": { "fg": "#6d4c52" }, "type.definition": { "fg": "#6d4c52" }, "variable": { "fg": "#555555" }, "variable.builtin": { "fg": "#7c7c7c", "italic": true }, "variable.member": { "fg": "#555555" }, "variable.parameter": { "fg": "#555555" }, "variable.parameter.builtin": { "fg": "#755f74" } } };
|
|
5
5
|
var seoulbones_light_default = theme;
|
|
6
6
|
|
|
7
7
|
module.exports = seoulbones_light_default;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_200 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_200 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// themes/seoulbones_light.ts
|
|
2
|
-
var theme = { "name": "seoulbones_light", "appearance": "light", "revision": "
|
|
2
|
+
var theme = { "name": "seoulbones_light", "appearance": "light", "revision": "8304d8df9b823ff11e103afa62f38c39f534abe6", "highlights": { "attribute": { "fg": "#be6a84" }, "attribute.builtin": { "fg": "#755f74" }, "boolean": { "fg": "#555555", "italic": true }, "character": { "fg": "#7c7c7c", "italic": true }, "character.special": { "fg": "#755f74" }, "comment": { "fg": "#628562", "italic": true }, "comment.documentation": { "fg": "#628562", "italic": true }, "comment.error": { "fg": "#dc5284" }, "comment.hint": { "fg": "#628562", "italic": true }, "comment.note": { "fg": "#0084a3" }, "comment.todo": { "bold": true, "underline": "solid" }, "comment.warning": { "fg": "#c48562" }, "constant": { "fg": "#6d6d6d", "bold": true }, "constant.builtin": { "fg": "#7c7c7c", "italic": true }, "constant.macro": { "fg": "#7c7c7c", "italic": true }, "constructor": { "fg": "#755f74" }, "constructor.lua": { "fg": "#7c7c7c" }, "diff.delta": { "bg": "#c0d5e0" }, "diff.minus": { "bg": "#e5cbd1" }, "diff.plus": { "bg": "#aedeae" }, "function": { "fg": "#6c6b20" }, "function.builtin": { "fg": "#755f74" }, "function.call": { "fg": "#6c6b20" }, "function.macro": { "fg": "#be6a84" }, "function.method": { "fg": "#6c6b20" }, "function.method.call": { "fg": "#6c6b20" }, "highlighted": { "bg": "#dadada" }, "keyword": { "fg": "#ca6284", "bold": true }, "keyword.conditional": { "fg": "#0084a3", "bold": true }, "keyword.conditional.ternary": { "fg": "#0084a3", "bold": true }, "keyword.coroutine": { "fg": "#0084a3", "bold": true }, "keyword.debug": { "fg": "#755f74" }, "keyword.directive": { "fg": "#be6a84" }, "keyword.directive.define": { "fg": "#be6a84" }, "keyword.exception": { "fg": "#0084a3", "bold": true }, "keyword.export": { "fg": "#ca6284", "bold": true }, "keyword.function": { "fg": "#0084a3", "bold": true }, "keyword.import": { "fg": "#be6a84" }, "keyword.modifier": { "fg": "#ca6284", "bold": true }, "keyword.operator": { "fg": "#0084a3", "bold": true }, "keyword.repeat": { "fg": "#0084a3", "bold": true }, "keyword.return": { "fg": "#0084a3", "bold": true }, "keyword.type": { "fg": "#ca6284", "bold": true }, "label": { "fg": "#0084a3", "bold": true }, "markup": { "fg": "#755f74" }, "markup.environment": { "fg": "#be6a84" }, "markup.environment.name": { "fg": "#be6a84" }, "markup.heading": { "fg": "#555555", "bold": true }, "markup.heading.1": { "fg": "#555555", "bold": true }, "markup.heading.2": { "fg": "#555555", "bold": true }, "markup.heading.3": { "fg": "#555555", "bold": true }, "markup.heading.4": { "fg": "#555555", "bold": true }, "markup.heading.5": { "fg": "#555555", "bold": true }, "markup.heading.6": { "fg": "#555555", "bold": true }, "markup.italic": { "italic": true }, "markup.link": { "fg": "#7c7c7c", "italic": true }, "markup.link.label": { "fg": "#755f74" }, "markup.link.markdown": { "fg": "#6d6d6d", "underline": "solid" }, "markup.link.url": { "fg": "#7c7c7c", "italic": true }, "markup.link.url.markdown": { "fg": "#868686" }, "markup.list": { "fg": "#755f74" }, "markup.list.checked": { "fg": "#755f74" }, "markup.list.unchecked": { "fg": "#755f74" }, "markup.math": { "fg": "#755f74" }, "markup.quote": { "fg": "#7c7c7c" }, "markup.raw": { "fg": "#7c7c7c", "italic": true }, "markup.raw.block": { "fg": "#7c7c7c", "italic": true }, "markup.raw.markdown": { "fg": "#6d4c52" }, "markup.strikethrough": { "strikethrough": true }, "markup.strong": { "bold": true }, "markup.underline": { "underline": "solid" }, "module": { "fg": "#7c7c7c", "italic": true }, "module.builtin": { "fg": "#7c7c7c", "italic": true }, "normal": { "fg": "#555555", "bg": "#e2e2e2" }, "number": { "fg": "#896500" }, "number.float": { "fg": "#896500" }, "operator": { "fg": "#0084a3", "bold": true }, "property": { "fg": "#555555" }, "punctuation.bracket": { "fg": "#7c7c7c" }, "punctuation.delimiter": { "fg": "#7c7c7c" }, "punctuation.special": { "fg": "#7c7c7c" }, "punctuation.special.markdown": { "fg": "#755f74" }, "string": { "fg": "#4a7587", "italic": true }, "string.documentation": { "fg": "#4a7587", "italic": true }, "string.escape": { "fg": "#755f74" }, "string.escape.markdown": { "fg": "#a6a6a6", "italic": true }, "string.regexp": { "fg": "#7c7c7c", "italic": true }, "string.special": { "fg": "#755f74" }, "string.special.path": { "fg": "#755f74" }, "string.special.symbol": { "fg": "#555555" }, "string.special.url": { "fg": "#755f74" }, "tag": { "fg": "#755f74" }, "tag.attribute": { "fg": "#555555" }, "tag.builtin": { "fg": "#755f74" }, "tag.delimiter": { "fg": "#7c7c7c" }, "type": { "fg": "#6d4c52" }, "type.builtin": { "fg": "#6d4c52" }, "type.definition": { "fg": "#6d4c52" }, "variable": { "fg": "#555555" }, "variable.builtin": { "fg": "#7c7c7c", "italic": true }, "variable.member": { "fg": "#555555" }, "variable.parameter": { "fg": "#555555" }, "variable.parameter.builtin": { "fg": "#755f74" } } };
|
|
3
3
|
var seoulbones_light_default = theme;
|
|
4
4
|
|
|
5
5
|
export { seoulbones_light_default as default };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_201 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_201 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_202 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_202 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_203 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_203 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_204 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_204 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_205 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_205 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_206 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_206 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_207 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_207 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_208 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_208 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_209 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_209 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_210 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_210 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_211 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_211 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_212 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_212 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_213 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_213 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_214 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_214 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_215 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_215 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_216 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_216 as default } from '../_tsup-dts-rollup.js';
|