@lumis-sh/themes 0.2.0 → 0.2.1
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 +7 -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 -19
- package/dist/css/astrojupiter.css +1 -19
- package/dist/css/astrolight.css +1 -19
- package/dist/css/astromars.css +1 -19
- package/dist/css/catppuccin_frappe.css +144 -144
- package/dist/css/catppuccin_latte.css +144 -144
- package/dist/css/catppuccin_macchiato.css +144 -144
- package/dist/css/catppuccin_mocha.css +144 -144
- package/dist/css/cyberdream_dark.css +1 -1
- package/dist/css/cyberdream_light.css +1 -1
- package/dist/css/{duckbones_dark.css → duckbones.css} +2 -2
- 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_darker.css +3 -0
- package/dist/css/material_lighter.css +0 -3
- 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/{nordbones_dark.css → nordbones.css} +2 -2
- package/dist/css/one_monokai.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/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/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/duckbones.json +1 -0
- 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_darker.json +1 -1
- package/dist/json/material_lighter.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/nordbones.json +1 -0
- package/dist/json/one_monokai.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/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/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/duckbones.cjs +7 -0
- package/dist/themes/duckbones.js +5 -0
- package/dist/themes/duskfox.d.cts +1 -1
- package/dist/themes/duskfox.d.ts +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.cjs +1 -1
- package/dist/themes/material_darker.d.cts +1 -1
- package/dist/themes/material_darker.d.ts +1 -1
- package/dist/themes/material_darker.js +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_lighter.cjs +1 -1
- package/dist/themes/material_lighter.d.cts +1 -1
- package/dist/themes/material_lighter.d.ts +1 -1
- package/dist/themes/material_lighter.js +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.d.cts +1 -1
- package/dist/themes/nightfox.d.ts +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.d.cts +1 -1
- package/dist/themes/nordfox.d.ts +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.d.cts +1 -1
- package/dist/themes/onenord_dark.d.ts +1 -1
- package/dist/themes/onenord_light.d.cts +1 -1
- package/dist/themes/onenord_light.d.ts +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.d.cts +1 -1
- package/dist/themes/terafox.d.ts +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,5 +1,5 @@
|
|
|
1
1
|
// themes/mfd_flir_bh.ts
|
|
2
|
-
var theme = { "name": "mfd_flir_bh", "appearance": "
|
|
2
|
+
var theme = { "name": "mfd_flir_bh", "appearance": "light", "revision": "72ae627792960a7e490cb5242a78c570d02ba775", "highlights": { "attribute": { "fg": "#505050" }, "attribute.builtin": { "fg": "#505050" }, "boolean": { "fg": "#505050", "bold": true }, "character": { "fg": "#505050" }, "character.special": { "fg": "#505050", "bold": true }, "comment": { "fg": "#909090", "italic": true }, "comment.documentation": { "fg": "#909090", "italic": true }, "comment.error": { "fg": "#505050", "bold": true }, "comment.hint": { "fg": "#909090", "italic": true }, "comment.note": { "fg": "#909090" }, "comment.todo": { "fg": "#b8b8b8", "bg": "#505050", "bold": true }, "comment.warning": { "fg": "#505050" }, "constant": { "fg": "#505050" }, "constant.builtin": { "fg": "#505050", "bold": true }, "constant.macro": { "fg": "#505050", "bold": true }, "constructor": { "fg": "#505050", "bold": true }, "diff.delta": { "fg": "#007373" }, "diff.minus": { "fg": "#590008" }, "diff.plus": { "fg": "#005523" }, "function": { "fg": "#383838", "bold": true }, "function.builtin": { "fg": "#383838", "bold": true, "italic": true }, "function.call": { "fg": "#383838" }, "function.macro": { "fg": "#383838", "bold": true }, "function.method": { "fg": "#383838", "bold": true }, "function.method.call": { "fg": "#383838", "bold": true }, "highlighted": { "bg": "#b0b0b0" }, "keyword": { "fg": "#505050", "bold": true }, "keyword.conditional": { "fg": "#505050", "bold": true }, "keyword.conditional.ternary": { "fg": "#505050", "bold": true }, "keyword.coroutine": { "fg": "#505050", "bold": true }, "keyword.debug": { "fg": "#505050", "bold": true }, "keyword.directive": { "fg": "#505050", "bold": true }, "keyword.directive.define": { "fg": "#505050", "bold": true }, "keyword.exception": { "fg": "#505050", "bold": true }, "keyword.export": { "fg": "#505050", "bold": true }, "keyword.function": { "fg": "#505050", "bold": true }, "keyword.import": { "fg": "#505050", "bold": true }, "keyword.modifier": { "fg": "#505050", "bold": true }, "keyword.operator": { "fg": "#505050" }, "keyword.repeat": { "fg": "#505050", "bold": true }, "keyword.return": { "fg": "#505050", "bold": true }, "keyword.type": { "fg": "#505050", "bold": true }, "label": { "fg": "#505050", "bold": true }, "markup": { "fg": "#505050" }, "markup.environment": { "fg": "#505050" }, "markup.environment.name": { "fg": "#505050" }, "markup.heading": { "fg": "#505050", "bold": true }, "markup.heading.1": { "fg": "#505050", "bold": true }, "markup.heading.1.markdown": { "fg": "#383838", "bold": true }, "markup.heading.2": { "fg": "#505050", "bold": true }, "markup.heading.2.markdown": { "fg": "#383838", "bold": true }, "markup.heading.3": { "fg": "#505050", "bold": true }, "markup.heading.4": { "fg": "#505050", "bold": true }, "markup.heading.5": { "fg": "#505050", "bold": true }, "markup.heading.6": { "fg": "#505050", "bold": true }, "markup.italic": { "italic": true }, "markup.link": { "fg": "#505050", "underline": "solid" }, "markup.link.label": { "fg": "#505050", "underline": "solid" }, "markup.link.url": { "fg": "#505050", "underline": "solid" }, "markup.list": { "fg": "#505050" }, "markup.list.checked": { "fg": "#505050" }, "markup.list.unchecked": { "fg": "#505050" }, "markup.math": { "fg": "#505050" }, "markup.quote": { "fg": "#505050" }, "markup.raw": { "fg": "#505050" }, "markup.raw.block": { "fg": "#505050" }, "markup.raw.markdown_inline": { "bg": "#acacac" }, "markup.strikethrough": { "strikethrough": true }, "markup.strong": { "bold": true }, "markup.underline": { "underline": "solid" }, "module": { "fg": "#505050" }, "module.builtin": { "fg": "#505050" }, "normal": { "fg": "#505050", "bg": "#b8b8b8" }, "number": { "fg": "#505050" }, "number.float": { "fg": "#505050" }, "operator": { "fg": "#505050" }, "property": { "fg": "#505050" }, "punctuation.bracket": { "fg": "#505050" }, "punctuation.delimiter": { "fg": "#505050" }, "punctuation.special": { "fg": "#505050", "bold": true }, "string": { "fg": "#505050", "italic": true }, "string.documentation": { "fg": "#505050", "italic": true }, "string.escape": { "fg": "#505050", "bold": true }, "string.regexp": { "fg": "#505050", "bold": true }, "string.special": { "fg": "#505050", "bold": true }, "string.special.path": { "fg": "#505050", "bold": true }, "string.special.symbol": { "fg": "#505050", "bold": true }, "string.special.url": { "fg": "#505050", "underline": "solid" }, "tag": { "fg": "#505050", "bold": true }, "tag.attribute": { "fg": "#505050", "italic": true }, "tag.builtin": { "fg": "#505050" }, "tag.delimiter": { "fg": "#505050" }, "type": { "fg": "#383838", "underline": "solid" }, "type.builtin": { "fg": "#383838", "underline": "solid" }, "type.definition": { "fg": "#383838", "underline": "solid" }, "variable": { "fg": "#505050" }, "variable.builtin": { "fg": "#505050", "italic": true }, "variable.member": { "fg": "#505050" }, "variable.parameter": { "fg": "#505050", "italic": true }, "variable.parameter.builtin": { "fg": "#505050" } } };
|
|
3
3
|
var mfd_flir_bh_default = theme;
|
|
4
4
|
|
|
5
5
|
export { mfd_flir_bh_default as default };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_112 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_112 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_113 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_113 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_114 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_114 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_115 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_115 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_116 as default } from '../_tsup-dts-rollup.cjs';
|
package/dist/themes/mfd_hud.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_116 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_117 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_117 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_118 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_118 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_119 as default } from '../_tsup-dts-rollup.cjs';
|
package/dist/themes/mfd_nvg.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_119 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_120 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_120 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_121 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_121 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_122 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_122 as default } from '../_tsup-dts-rollup.js';
|
package/dist/themes/miasma.d.cts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_123 as default } from '../_tsup-dts-rollup.cjs';
|
package/dist/themes/miasma.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_123 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_124 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_124 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_125 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_125 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_126 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_126 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_127 as default } from '../_tsup-dts-rollup.cjs';
|
package/dist/themes/molokai.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_127 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_128 as default } from '../_tsup-dts-rollup.cjs';
|
package/dist/themes/monokai.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_128 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_129 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_129 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_130 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_130 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_131 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_131 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_132 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_132 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_133 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_133 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_134 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_134 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_135 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_135 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_136 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_136 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_137 as default } from '../_tsup-dts-rollup.cjs';
|
package/dist/themes/moonfly.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_137 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_138 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_138 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
// themes/neobones_dark.ts
|
|
4
|
-
var theme = { "name": "neobones_dark", "appearance": "dark", "revision": "
|
|
4
|
+
var theme = { "name": "neobones_dark", "appearance": "dark", "revision": "8304d8df9b823ff11e103afa62f38c39f534abe6", "highlights": { "attribute": { "fg": "#c6d5cf", "bold": true }, "attribute.builtin": { "fg": "#9aa6a1", "bold": true }, "boolean": { "fg": "#c6d5cf", "italic": true }, "character": { "fg": "#939e99", "italic": true }, "character.special": { "fg": "#9aa6a1", "bold": true }, "comment": { "fg": "#536977", "italic": true }, "comment.documentation": { "fg": "#536977", "italic": true }, "comment.error": { "fg": "#de6e7c" }, "comment.hint": { "fg": "#536977", "italic": true }, "comment.note": { "fg": "#8190d4" }, "comment.todo": { "bold": true, "underline": "solid" }, "comment.warning": { "fg": "#b77e64" }, "constant": { "fg": "#a7b3ae", "bold": true }, "constant.builtin": { "fg": "#939e99", "italic": true }, "constant.macro": { "fg": "#939e99", "italic": true }, "constructor": { "fg": "#9aa6a1", "bold": true }, "constructor.lua": { "fg": "#5b7e94" }, "diff.delta": { "bg": "#1f2645" }, "diff.minus": { "bg": "#3b2023" }, "diff.plus": { "bg": "#1c2c19" }, "function": { "fg": "#c6d5cf" }, "function.builtin": { "fg": "#9aa6a1", "bold": true }, "function.call": { "fg": "#c6d5cf" }, "function.macro": { "fg": "#c6d5cf", "bold": true }, "function.method": { "fg": "#c6d5cf" }, "function.method.call": { "fg": "#c6d5cf" }, "highlighted": { "bg": "#152128" }, "keyword": { "fg": "#c6d5cf", "bold": true }, "keyword.conditional": { "fg": "#c6d5cf", "bold": true }, "keyword.conditional.ternary": { "fg": "#c6d5cf", "bold": true }, "keyword.coroutine": { "fg": "#c6d5cf", "bold": true }, "keyword.debug": { "fg": "#9aa6a1", "bold": true }, "keyword.directive": { "fg": "#c6d5cf", "bold": true }, "keyword.directive.define": { "fg": "#c6d5cf", "bold": true }, "keyword.exception": { "fg": "#c6d5cf", "bold": true }, "keyword.export": { "fg": "#c6d5cf", "bold": true }, "keyword.function": { "fg": "#c6d5cf", "bold": true }, "keyword.import": { "fg": "#c6d5cf", "bold": true }, "keyword.modifier": { "fg": "#c6d5cf", "bold": true }, "keyword.operator": { "fg": "#c6d5cf", "bold": true }, "keyword.repeat": { "fg": "#c6d5cf", "bold": true }, "keyword.return": { "fg": "#c6d5cf", "bold": true }, "keyword.type": { "fg": "#c6d5cf", "bold": true }, "label": { "fg": "#c6d5cf", "bold": true }, "markup": { "fg": "#9aa6a1", "bold": true }, "markup.environment": { "fg": "#c6d5cf", "bold": true }, "markup.environment.name": { "fg": "#c6d5cf", "bold": true }, "markup.heading": { "fg": "#c6d5cf", "bold": true }, "markup.heading.1": { "fg": "#c6d5cf", "bold": true }, "markup.heading.2": { "fg": "#c6d5cf", "bold": true }, "markup.heading.3": { "fg": "#c6d5cf", "bold": true }, "markup.heading.4": { "fg": "#c6d5cf", "bold": true }, "markup.heading.5": { "fg": "#c6d5cf", "bold": true }, "markup.heading.6": { "fg": "#c6d5cf", "bold": true }, "markup.italic": { "italic": true }, "markup.link": { "fg": "#939e99", "italic": true }, "markup.link.label": { "fg": "#9aa6a1", "bold": true }, "markup.link.markdown": { "fg": "#a7b3ae", "underline": "solid" }, "markup.link.url": { "fg": "#939e99", "italic": true }, "markup.link.url.markdown": { "fg": "#536977" }, "markup.list": { "fg": "#9aa6a1", "bold": true }, "markup.list.checked": { "fg": "#9aa6a1", "bold": true }, "markup.list.unchecked": { "fg": "#9aa6a1", "bold": true }, "markup.math": { "fg": "#9aa6a1", "bold": true }, "markup.quote": { "fg": "#939e99" }, "markup.raw": { "fg": "#939e99", "italic": true }, "markup.raw.block": { "fg": "#939e99", "italic": true }, "markup.raw.markdown": { "fg": "#6e99b2" }, "markup.strikethrough": { "strikethrough": true }, "markup.strong": { "bold": true }, "markup.underline": { "underline": "solid" }, "module": { "fg": "#939e99", "italic": true }, "module.builtin": { "fg": "#939e99", "italic": true }, "normal": { "fg": "#c6d5cf", "bg": "#0f191f" }, "number": { "fg": "#939e99" }, "number.float": { "fg": "#939e99" }, "operator": { "fg": "#c6d5cf", "bold": true }, "property": { "fg": "#a7b3ae" }, "punctuation.bracket": { "fg": "#5b7e94" }, "punctuation.delimiter": { "fg": "#5b7e94" }, "punctuation.special": { "fg": "#5b7e94" }, "punctuation.special.markdown": { "fg": "#9aa6a1", "bold": true }, "string": { "fg": "#939e99", "italic": true }, "string.documentation": { "fg": "#939e99", "italic": true }, "string.escape": { "fg": "#9aa6a1", "bold": true }, "string.escape.markdown": { "fg": "#3e5868", "italic": true }, "string.regexp": { "fg": "#939e99", "italic": true }, "string.special": { "fg": "#9aa6a1", "bold": true }, "string.special.path": { "fg": "#9aa6a1", "bold": true }, "string.special.symbol": { "fg": "#a7b3ae" }, "string.special.url": { "fg": "#9aa6a1", "bold": true }, "tag": { "fg": "#9aa6a1", "bold": true }, "tag.attribute": { "fg": "#a7b3ae" }, "tag.builtin": { "fg": "#9aa6a1", "bold": true }, "tag.delimiter": { "fg": "#5b7e94" }, "type": { "fg": "#6e99b2" }, "type.builtin": { "fg": "#6e99b2" }, "type.definition": { "fg": "#6e99b2" }, "variable": { "fg": "#a7b3ae" }, "variable.builtin": { "fg": "#939e99", "italic": true }, "variable.member": { "fg": "#a7b3ae" }, "variable.parameter": { "fg": "#a7b3ae" }, "variable.parameter.builtin": { "fg": "#9aa6a1", "bold": true } } };
|
|
5
5
|
var neobones_dark_default = theme;
|
|
6
6
|
|
|
7
7
|
module.exports = neobones_dark_default;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_139 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_139 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// themes/neobones_dark.ts
|
|
2
|
-
var theme = { "name": "neobones_dark", "appearance": "dark", "revision": "
|
|
2
|
+
var theme = { "name": "neobones_dark", "appearance": "dark", "revision": "8304d8df9b823ff11e103afa62f38c39f534abe6", "highlights": { "attribute": { "fg": "#c6d5cf", "bold": true }, "attribute.builtin": { "fg": "#9aa6a1", "bold": true }, "boolean": { "fg": "#c6d5cf", "italic": true }, "character": { "fg": "#939e99", "italic": true }, "character.special": { "fg": "#9aa6a1", "bold": true }, "comment": { "fg": "#536977", "italic": true }, "comment.documentation": { "fg": "#536977", "italic": true }, "comment.error": { "fg": "#de6e7c" }, "comment.hint": { "fg": "#536977", "italic": true }, "comment.note": { "fg": "#8190d4" }, "comment.todo": { "bold": true, "underline": "solid" }, "comment.warning": { "fg": "#b77e64" }, "constant": { "fg": "#a7b3ae", "bold": true }, "constant.builtin": { "fg": "#939e99", "italic": true }, "constant.macro": { "fg": "#939e99", "italic": true }, "constructor": { "fg": "#9aa6a1", "bold": true }, "constructor.lua": { "fg": "#5b7e94" }, "diff.delta": { "bg": "#1f2645" }, "diff.minus": { "bg": "#3b2023" }, "diff.plus": { "bg": "#1c2c19" }, "function": { "fg": "#c6d5cf" }, "function.builtin": { "fg": "#9aa6a1", "bold": true }, "function.call": { "fg": "#c6d5cf" }, "function.macro": { "fg": "#c6d5cf", "bold": true }, "function.method": { "fg": "#c6d5cf" }, "function.method.call": { "fg": "#c6d5cf" }, "highlighted": { "bg": "#152128" }, "keyword": { "fg": "#c6d5cf", "bold": true }, "keyword.conditional": { "fg": "#c6d5cf", "bold": true }, "keyword.conditional.ternary": { "fg": "#c6d5cf", "bold": true }, "keyword.coroutine": { "fg": "#c6d5cf", "bold": true }, "keyword.debug": { "fg": "#9aa6a1", "bold": true }, "keyword.directive": { "fg": "#c6d5cf", "bold": true }, "keyword.directive.define": { "fg": "#c6d5cf", "bold": true }, "keyword.exception": { "fg": "#c6d5cf", "bold": true }, "keyword.export": { "fg": "#c6d5cf", "bold": true }, "keyword.function": { "fg": "#c6d5cf", "bold": true }, "keyword.import": { "fg": "#c6d5cf", "bold": true }, "keyword.modifier": { "fg": "#c6d5cf", "bold": true }, "keyword.operator": { "fg": "#c6d5cf", "bold": true }, "keyword.repeat": { "fg": "#c6d5cf", "bold": true }, "keyword.return": { "fg": "#c6d5cf", "bold": true }, "keyword.type": { "fg": "#c6d5cf", "bold": true }, "label": { "fg": "#c6d5cf", "bold": true }, "markup": { "fg": "#9aa6a1", "bold": true }, "markup.environment": { "fg": "#c6d5cf", "bold": true }, "markup.environment.name": { "fg": "#c6d5cf", "bold": true }, "markup.heading": { "fg": "#c6d5cf", "bold": true }, "markup.heading.1": { "fg": "#c6d5cf", "bold": true }, "markup.heading.2": { "fg": "#c6d5cf", "bold": true }, "markup.heading.3": { "fg": "#c6d5cf", "bold": true }, "markup.heading.4": { "fg": "#c6d5cf", "bold": true }, "markup.heading.5": { "fg": "#c6d5cf", "bold": true }, "markup.heading.6": { "fg": "#c6d5cf", "bold": true }, "markup.italic": { "italic": true }, "markup.link": { "fg": "#939e99", "italic": true }, "markup.link.label": { "fg": "#9aa6a1", "bold": true }, "markup.link.markdown": { "fg": "#a7b3ae", "underline": "solid" }, "markup.link.url": { "fg": "#939e99", "italic": true }, "markup.link.url.markdown": { "fg": "#536977" }, "markup.list": { "fg": "#9aa6a1", "bold": true }, "markup.list.checked": { "fg": "#9aa6a1", "bold": true }, "markup.list.unchecked": { "fg": "#9aa6a1", "bold": true }, "markup.math": { "fg": "#9aa6a1", "bold": true }, "markup.quote": { "fg": "#939e99" }, "markup.raw": { "fg": "#939e99", "italic": true }, "markup.raw.block": { "fg": "#939e99", "italic": true }, "markup.raw.markdown": { "fg": "#6e99b2" }, "markup.strikethrough": { "strikethrough": true }, "markup.strong": { "bold": true }, "markup.underline": { "underline": "solid" }, "module": { "fg": "#939e99", "italic": true }, "module.builtin": { "fg": "#939e99", "italic": true }, "normal": { "fg": "#c6d5cf", "bg": "#0f191f" }, "number": { "fg": "#939e99" }, "number.float": { "fg": "#939e99" }, "operator": { "fg": "#c6d5cf", "bold": true }, "property": { "fg": "#a7b3ae" }, "punctuation.bracket": { "fg": "#5b7e94" }, "punctuation.delimiter": { "fg": "#5b7e94" }, "punctuation.special": { "fg": "#5b7e94" }, "punctuation.special.markdown": { "fg": "#9aa6a1", "bold": true }, "string": { "fg": "#939e99", "italic": true }, "string.documentation": { "fg": "#939e99", "italic": true }, "string.escape": { "fg": "#9aa6a1", "bold": true }, "string.escape.markdown": { "fg": "#3e5868", "italic": true }, "string.regexp": { "fg": "#939e99", "italic": true }, "string.special": { "fg": "#9aa6a1", "bold": true }, "string.special.path": { "fg": "#9aa6a1", "bold": true }, "string.special.symbol": { "fg": "#a7b3ae" }, "string.special.url": { "fg": "#9aa6a1", "bold": true }, "tag": { "fg": "#9aa6a1", "bold": true }, "tag.attribute": { "fg": "#a7b3ae" }, "tag.builtin": { "fg": "#9aa6a1", "bold": true }, "tag.delimiter": { "fg": "#5b7e94" }, "type": { "fg": "#6e99b2" }, "type.builtin": { "fg": "#6e99b2" }, "type.definition": { "fg": "#6e99b2" }, "variable": { "fg": "#a7b3ae" }, "variable.builtin": { "fg": "#939e99", "italic": true }, "variable.member": { "fg": "#a7b3ae" }, "variable.parameter": { "fg": "#a7b3ae" }, "variable.parameter.builtin": { "fg": "#9aa6a1", "bold": true } } };
|
|
3
3
|
var neobones_dark_default = theme;
|
|
4
4
|
|
|
5
5
|
export { neobones_dark_default as default };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
// themes/neobones_light.ts
|
|
4
|
-
var theme = { "name": "neobones_light", "appearance": "light", "revision": "
|
|
4
|
+
var theme = { "name": "neobones_light", "appearance": "light", "revision": "8304d8df9b823ff11e103afa62f38c39f534abe6", "highlights": { "attribute": { "fg": "#202e18", "bold": true }, "attribute.builtin": { "fg": "#415934", "bold": true }, "boolean": { "fg": "#202e18", "italic": true }, "character": { "fg": "#476038", "italic": true }, "character.special": { "fg": "#415934", "bold": true }, "comment": { "fg": "#878d88", "italic": true }, "comment.documentation": { "fg": "#878d88", "italic": true }, "comment.error": { "fg": "#a8334c" }, "comment.hint": { "fg": "#878d88", "italic": true }, "comment.note": { "fg": "#286486" }, "comment.todo": { "bold": true, "underline": "solid" }, "comment.warning": { "fg": "#944927" }, "constant": { "fg": "#364a2a", "bold": true }, "constant.builtin": { "fg": "#476038", "italic": true }, "constant.macro": { "fg": "#476038", "italic": true }, "constructor": { "fg": "#415934", "bold": true }, "constructor.lua": { "fg": "#7b837c" }, "diff.delta": { "bg": "#d1dbe5" }, "diff.minus": { "bg": "#ead5d7" }, "diff.plus": { "bg": "#c8e2b5" }, "function": { "fg": "#202e18" }, "function.builtin": { "fg": "#415934", "bold": true }, "function.call": { "fg": "#202e18" }, "function.macro": { "fg": "#202e18", "bold": true }, "function.method": { "fg": "#202e18" }, "function.method.call": { "fg": "#202e18" }, "highlighted": { "bg": "#dae5db" }, "keyword": { "fg": "#202e18", "bold": true }, "keyword.conditional": { "fg": "#202e18", "bold": true }, "keyword.conditional.ternary": { "fg": "#202e18", "bold": true }, "keyword.coroutine": { "fg": "#202e18", "bold": true }, "keyword.debug": { "fg": "#415934", "bold": true }, "keyword.directive": { "fg": "#202e18", "bold": true }, "keyword.directive.define": { "fg": "#202e18", "bold": true }, "keyword.exception": { "fg": "#202e18", "bold": true }, "keyword.export": { "fg": "#202e18", "bold": true }, "keyword.function": { "fg": "#202e18", "bold": true }, "keyword.import": { "fg": "#202e18", "bold": true }, "keyword.modifier": { "fg": "#202e18", "bold": true }, "keyword.operator": { "fg": "#202e18", "bold": true }, "keyword.repeat": { "fg": "#202e18", "bold": true }, "keyword.return": { "fg": "#202e18", "bold": true }, "keyword.type": { "fg": "#202e18", "bold": true }, "label": { "fg": "#202e18", "bold": true }, "markup": { "fg": "#415934", "bold": true }, "markup.environment": { "fg": "#202e18", "bold": true }, "markup.environment.name": { "fg": "#202e18", "bold": true }, "markup.heading": { "fg": "#202e18", "bold": true }, "markup.heading.1": { "fg": "#202e18", "bold": true }, "markup.heading.2": { "fg": "#202e18", "bold": true }, "markup.heading.3": { "fg": "#202e18", "bold": true }, "markup.heading.4": { "fg": "#202e18", "bold": true }, "markup.heading.5": { "fg": "#202e18", "bold": true }, "markup.heading.6": { "fg": "#202e18", "bold": true }, "markup.italic": { "italic": true }, "markup.link": { "fg": "#476038", "italic": true }, "markup.link.label": { "fg": "#415934", "bold": true }, "markup.link.markdown": { "fg": "#364a2a", "underline": "solid" }, "markup.link.url": { "fg": "#476038", "italic": true }, "markup.link.url.markdown": { "fg": "#878d88" }, "markup.list": { "fg": "#415934", "bold": true }, "markup.list.checked": { "fg": "#415934", "bold": true }, "markup.list.unchecked": { "fg": "#415934", "bold": true }, "markup.math": { "fg": "#415934", "bold": true }, "markup.quote": { "fg": "#476038" }, "markup.raw": { "fg": "#476038", "italic": true }, "markup.raw.block": { "fg": "#476038", "italic": true }, "markup.raw.markdown": { "fg": "#495c4c" }, "markup.strikethrough": { "strikethrough": true }, "markup.strong": { "bold": true }, "markup.underline": { "underline": "solid" }, "module": { "fg": "#476038", "italic": true }, "module.builtin": { "fg": "#476038", "italic": true }, "normal": { "fg": "#202e18", "bg": "#e5ede6" }, "number": { "fg": "#476038" }, "number.float": { "fg": "#476038" }, "operator": { "fg": "#202e18", "bold": true }, "property": { "fg": "#364a2a" }, "punctuation.bracket": { "fg": "#7b837c" }, "punctuation.delimiter": { "fg": "#7b837c" }, "punctuation.special": { "fg": "#7b837c" }, "punctuation.special.markdown": { "fg": "#415934", "bold": true }, "string": { "fg": "#476038", "italic": true }, "string.documentation": { "fg": "#476038", "italic": true }, "string.escape": { "fg": "#415934", "bold": true }, "string.escape.markdown": { "fg": "#a3aea4", "italic": true }, "string.regexp": { "fg": "#476038", "italic": true }, "string.special": { "fg": "#415934", "bold": true }, "string.special.path": { "fg": "#415934", "bold": true }, "string.special.symbol": { "fg": "#364a2a" }, "string.special.url": { "fg": "#415934", "bold": true }, "tag": { "fg": "#415934", "bold": true }, "tag.attribute": { "fg": "#364a2a" }, "tag.builtin": { "fg": "#415934", "bold": true }, "tag.delimiter": { "fg": "#7b837c" }, "type": { "fg": "#495c4c" }, "type.builtin": { "fg": "#495c4c" }, "type.definition": { "fg": "#495c4c" }, "variable": { "fg": "#364a2a" }, "variable.builtin": { "fg": "#476038", "italic": true }, "variable.member": { "fg": "#364a2a" }, "variable.parameter": { "fg": "#364a2a" }, "variable.parameter.builtin": { "fg": "#415934", "bold": true } } };
|
|
5
5
|
var neobones_light_default = theme;
|
|
6
6
|
|
|
7
7
|
module.exports = neobones_light_default;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_140 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_140 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// themes/neobones_light.ts
|
|
2
|
-
var theme = { "name": "neobones_light", "appearance": "light", "revision": "
|
|
2
|
+
var theme = { "name": "neobones_light", "appearance": "light", "revision": "8304d8df9b823ff11e103afa62f38c39f534abe6", "highlights": { "attribute": { "fg": "#202e18", "bold": true }, "attribute.builtin": { "fg": "#415934", "bold": true }, "boolean": { "fg": "#202e18", "italic": true }, "character": { "fg": "#476038", "italic": true }, "character.special": { "fg": "#415934", "bold": true }, "comment": { "fg": "#878d88", "italic": true }, "comment.documentation": { "fg": "#878d88", "italic": true }, "comment.error": { "fg": "#a8334c" }, "comment.hint": { "fg": "#878d88", "italic": true }, "comment.note": { "fg": "#286486" }, "comment.todo": { "bold": true, "underline": "solid" }, "comment.warning": { "fg": "#944927" }, "constant": { "fg": "#364a2a", "bold": true }, "constant.builtin": { "fg": "#476038", "italic": true }, "constant.macro": { "fg": "#476038", "italic": true }, "constructor": { "fg": "#415934", "bold": true }, "constructor.lua": { "fg": "#7b837c" }, "diff.delta": { "bg": "#d1dbe5" }, "diff.minus": { "bg": "#ead5d7" }, "diff.plus": { "bg": "#c8e2b5" }, "function": { "fg": "#202e18" }, "function.builtin": { "fg": "#415934", "bold": true }, "function.call": { "fg": "#202e18" }, "function.macro": { "fg": "#202e18", "bold": true }, "function.method": { "fg": "#202e18" }, "function.method.call": { "fg": "#202e18" }, "highlighted": { "bg": "#dae5db" }, "keyword": { "fg": "#202e18", "bold": true }, "keyword.conditional": { "fg": "#202e18", "bold": true }, "keyword.conditional.ternary": { "fg": "#202e18", "bold": true }, "keyword.coroutine": { "fg": "#202e18", "bold": true }, "keyword.debug": { "fg": "#415934", "bold": true }, "keyword.directive": { "fg": "#202e18", "bold": true }, "keyword.directive.define": { "fg": "#202e18", "bold": true }, "keyword.exception": { "fg": "#202e18", "bold": true }, "keyword.export": { "fg": "#202e18", "bold": true }, "keyword.function": { "fg": "#202e18", "bold": true }, "keyword.import": { "fg": "#202e18", "bold": true }, "keyword.modifier": { "fg": "#202e18", "bold": true }, "keyword.operator": { "fg": "#202e18", "bold": true }, "keyword.repeat": { "fg": "#202e18", "bold": true }, "keyword.return": { "fg": "#202e18", "bold": true }, "keyword.type": { "fg": "#202e18", "bold": true }, "label": { "fg": "#202e18", "bold": true }, "markup": { "fg": "#415934", "bold": true }, "markup.environment": { "fg": "#202e18", "bold": true }, "markup.environment.name": { "fg": "#202e18", "bold": true }, "markup.heading": { "fg": "#202e18", "bold": true }, "markup.heading.1": { "fg": "#202e18", "bold": true }, "markup.heading.2": { "fg": "#202e18", "bold": true }, "markup.heading.3": { "fg": "#202e18", "bold": true }, "markup.heading.4": { "fg": "#202e18", "bold": true }, "markup.heading.5": { "fg": "#202e18", "bold": true }, "markup.heading.6": { "fg": "#202e18", "bold": true }, "markup.italic": { "italic": true }, "markup.link": { "fg": "#476038", "italic": true }, "markup.link.label": { "fg": "#415934", "bold": true }, "markup.link.markdown": { "fg": "#364a2a", "underline": "solid" }, "markup.link.url": { "fg": "#476038", "italic": true }, "markup.link.url.markdown": { "fg": "#878d88" }, "markup.list": { "fg": "#415934", "bold": true }, "markup.list.checked": { "fg": "#415934", "bold": true }, "markup.list.unchecked": { "fg": "#415934", "bold": true }, "markup.math": { "fg": "#415934", "bold": true }, "markup.quote": { "fg": "#476038" }, "markup.raw": { "fg": "#476038", "italic": true }, "markup.raw.block": { "fg": "#476038", "italic": true }, "markup.raw.markdown": { "fg": "#495c4c" }, "markup.strikethrough": { "strikethrough": true }, "markup.strong": { "bold": true }, "markup.underline": { "underline": "solid" }, "module": { "fg": "#476038", "italic": true }, "module.builtin": { "fg": "#476038", "italic": true }, "normal": { "fg": "#202e18", "bg": "#e5ede6" }, "number": { "fg": "#476038" }, "number.float": { "fg": "#476038" }, "operator": { "fg": "#202e18", "bold": true }, "property": { "fg": "#364a2a" }, "punctuation.bracket": { "fg": "#7b837c" }, "punctuation.delimiter": { "fg": "#7b837c" }, "punctuation.special": { "fg": "#7b837c" }, "punctuation.special.markdown": { "fg": "#415934", "bold": true }, "string": { "fg": "#476038", "italic": true }, "string.documentation": { "fg": "#476038", "italic": true }, "string.escape": { "fg": "#415934", "bold": true }, "string.escape.markdown": { "fg": "#a3aea4", "italic": true }, "string.regexp": { "fg": "#476038", "italic": true }, "string.special": { "fg": "#415934", "bold": true }, "string.special.path": { "fg": "#415934", "bold": true }, "string.special.symbol": { "fg": "#364a2a" }, "string.special.url": { "fg": "#415934", "bold": true }, "tag": { "fg": "#415934", "bold": true }, "tag.attribute": { "fg": "#364a2a" }, "tag.builtin": { "fg": "#415934", "bold": true }, "tag.delimiter": { "fg": "#7b837c" }, "type": { "fg": "#495c4c" }, "type.builtin": { "fg": "#495c4c" }, "type.definition": { "fg": "#495c4c" }, "variable": { "fg": "#364a2a" }, "variable.builtin": { "fg": "#476038", "italic": true }, "variable.member": { "fg": "#364a2a" }, "variable.parameter": { "fg": "#364a2a" }, "variable.parameter.builtin": { "fg": "#415934", "bold": true } } };
|
|
3
3
|
var neobones_light_default = theme;
|
|
4
4
|
|
|
5
5
|
export { neobones_light_default as default };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_141 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_141 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_142 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_142 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_143 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_143 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_144 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_144 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_145 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_145 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_146 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_146 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_147 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_147 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_148 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_148 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { default_alias_149 as default } from '../_tsup-dts-rollup.cjs';
|