@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 +0,0 @@
|
|
|
1
|
-
{"name":"duckbones_dark","appearance":"dark","revision":"239bdb9a09c8d38c752c43590d02f654ed0da2b0","highlights":{"attribute":{"fg":"#00a3cb"},"attribute.builtin":{"fg":"#5dcd97"},"boolean":{"fg":"#ebefc0","italic":true},"character":{"fg":"#aeb18d","italic":true},"character.special":{"fg":"#5dcd97"},"comment":{"fg":"#5a5f7b","italic":true},"comment.documentation":{"fg":"#5a5f7b","italic":true},"comment.error":{"fg":"#e03600"},"comment.hint":{"fg":"#5a5f7b","italic":true},"comment.note":{"fg":"#00a3cb"},"comment.todo":{"bold":true,"underline":"solid"},"comment.warning":{"fg":"#e39500"},"constant":{"fg":"#c6caa1","bold":true},"constant.builtin":{"fg":"#aeb18d","italic":true},"constant.macro":{"fg":"#aeb18d","italic":true},"constructor":{"fg":"#5dcd97"},"constructor.lua":{"fg":"#6d759d"},"diff.delta":{"bg":"#17232a"},"diff.minus":{"bg":"#311c1a"},"diff.plus":{"bg":"#15251c"},"function":{"fg":"#ebefc0"},"function.builtin":{"fg":"#5dcd97"},"function.call":{"fg":"#ebefc0"},"function.macro":{"fg":"#00a3cb"},"function.method":{"fg":"#ebefc0"},"function.method.call":{"fg":"#ebefc0"},"highlighted":{"bg":"#161926"},"keyword":{"fg":"#795ccc","bold":true},"keyword.conditional":{"fg":"#795ccc","bold":true},"keyword.conditional.ternary":{"fg":"#795ccc","bold":true},"keyword.coroutine":{"fg":"#795ccc","bold":true},"keyword.debug":{"fg":"#5dcd97"},"keyword.directive":{"fg":"#00a3cb"},"keyword.directive.define":{"fg":"#00a3cb"},"keyword.exception":{"fg":"#795ccc","bold":true},"keyword.export":{"fg":"#795ccc","bold":true},"keyword.function":{"fg":"#795ccc","bold":true},"keyword.import":{"fg":"#00a3cb"},"keyword.modifier":{"fg":"#795ccc","bold":true},"keyword.operator":{"fg":"#795ccc","bold":true},"keyword.repeat":{"fg":"#795ccc","bold":true},"keyword.return":{"fg":"#795ccc","bold":true},"keyword.type":{"fg":"#795ccc","bold":true},"label":{"fg":"#795ccc","bold":true},"markup":{"fg":"#5dcd97"},"markup.environment":{"fg":"#00a3cb"},"markup.environment.name":{"fg":"#00a3cb"},"markup.heading":{"fg":"#ebefc0","bold":true},"markup.heading.1":{"fg":"#ebefc0","bold":true},"markup.heading.2":{"fg":"#ebefc0","bold":true},"markup.heading.3":{"fg":"#ebefc0","bold":true},"markup.heading.4":{"fg":"#ebefc0","bold":true},"markup.heading.5":{"fg":"#ebefc0","bold":true},"markup.heading.6":{"fg":"#ebefc0","bold":true},"markup.italic":{"italic":true},"markup.link":{"fg":"#aeb18d","italic":true},"markup.link.label":{"fg":"#5dcd97"},"markup.link.markdown":{"fg":"#c6caa1","underline":"solid"},"markup.link.url":{"fg":"#aeb18d","italic":true},"markup.link.url.markdown":{"fg":"#5a5f7b"},"markup.list":{"fg":"#5dcd97"},"markup.list.checked":{"fg":"#5dcd97"},"markup.list.unchecked":{"fg":"#5dcd97"},"markup.math":{"fg":"#5dcd97"},"markup.quote":{"fg":"#aeb18d"},"markup.raw":{"fg":"#aeb18d","italic":true},"markup.raw.block":{"fg":"#aeb18d","italic":true},"markup.raw.markdown":{"fg":"#898fb1"},"markup.strikethrough":{"strikethrough":true},"markup.strong":{"bold":true},"markup.underline":{"underline":"solid"},"module":{"fg":"#aeb18d","italic":true},"module.builtin":{"fg":"#aeb18d","italic":true},"normal":{"fg":"#ebefc0","bg":"#0e101a"},"number":{"fg":"#aeb18d"},"number.float":{"fg":"#aeb18d"},"operator":{"fg":"#795ccc","bold":true},"property":{"fg":"#c6caa1"},"punctuation.bracket":{"fg":"#6d759d"},"punctuation.delimiter":{"fg":"#6d759d"},"punctuation.special":{"fg":"#6d759d"},"punctuation.special.markdown":{"fg":"#5dcd97"},"string":{"fg":"#aeb18d","italic":true},"string.documentation":{"fg":"#aeb18d","italic":true},"string.escape":{"fg":"#5dcd97"},"string.escape.markdown":{"fg":"#484e6d","italic":true},"string.regexp":{"fg":"#aeb18d","italic":true},"string.special":{"fg":"#5dcd97"},"string.special.path":{"fg":"#5dcd97"},"string.special.symbol":{"fg":"#c6caa1"},"string.special.url":{"fg":"#5dcd97"},"tag":{"fg":"#5dcd97"},"tag.attribute":{"fg":"#c6caa1"},"tag.builtin":{"fg":"#5dcd97"},"tag.delimiter":{"fg":"#6d759d"},"type":{"fg":"#898fb1"},"type.builtin":{"fg":"#898fb1"},"type.definition":{"fg":"#898fb1"},"variable":{"fg":"#c6caa1"},"variable.builtin":{"fg":"#aeb18d","italic":true},"variable.member":{"fg":"#c6caa1"},"variable.parameter":{"fg":"#c6caa1"},"variable.parameter.builtin":{"fg":"#5dcd97"}}}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"name":"duckbones_light","appearance":"dark","revision":"239bdb9a09c8d38c752c43590d02f654ed0da2b0","highlights":{"attribute":{"fg":"#00a3cb"},"attribute.builtin":{"fg":"#5dcd97"},"boolean":{"fg":"#ebefc0","italic":true},"character":{"fg":"#aeb18d","italic":true},"character.special":{"fg":"#5dcd97"},"comment":{"fg":"#5a5f7b","italic":true},"comment.documentation":{"fg":"#5a5f7b","italic":true},"comment.error":{"fg":"#e03600"},"comment.hint":{"fg":"#5a5f7b","italic":true},"comment.note":{"fg":"#00a3cb"},"comment.todo":{"bold":true,"underline":"solid"},"comment.warning":{"fg":"#e39500"},"constant":{"fg":"#c6caa1","bold":true},"constant.builtin":{"fg":"#aeb18d","italic":true},"constant.macro":{"fg":"#aeb18d","italic":true},"constructor":{"fg":"#5dcd97"},"constructor.lua":{"fg":"#6d759d"},"diff.delta":{"bg":"#17232a"},"diff.minus":{"bg":"#311c1a"},"diff.plus":{"bg":"#15251c"},"function":{"fg":"#ebefc0"},"function.builtin":{"fg":"#5dcd97"},"function.call":{"fg":"#ebefc0"},"function.macro":{"fg":"#00a3cb"},"function.method":{"fg":"#ebefc0"},"function.method.call":{"fg":"#ebefc0"},"highlighted":{"bg":"#161926"},"keyword":{"fg":"#795ccc","bold":true},"keyword.conditional":{"fg":"#795ccc","bold":true},"keyword.conditional.ternary":{"fg":"#795ccc","bold":true},"keyword.coroutine":{"fg":"#795ccc","bold":true},"keyword.debug":{"fg":"#5dcd97"},"keyword.directive":{"fg":"#00a3cb"},"keyword.directive.define":{"fg":"#00a3cb"},"keyword.exception":{"fg":"#795ccc","bold":true},"keyword.export":{"fg":"#795ccc","bold":true},"keyword.function":{"fg":"#795ccc","bold":true},"keyword.import":{"fg":"#00a3cb"},"keyword.modifier":{"fg":"#795ccc","bold":true},"keyword.operator":{"fg":"#795ccc","bold":true},"keyword.repeat":{"fg":"#795ccc","bold":true},"keyword.return":{"fg":"#795ccc","bold":true},"keyword.type":{"fg":"#795ccc","bold":true},"label":{"fg":"#795ccc","bold":true},"markup":{"fg":"#5dcd97"},"markup.environment":{"fg":"#00a3cb"},"markup.environment.name":{"fg":"#00a3cb"},"markup.heading":{"fg":"#ebefc0","bold":true},"markup.heading.1":{"fg":"#ebefc0","bold":true},"markup.heading.2":{"fg":"#ebefc0","bold":true},"markup.heading.3":{"fg":"#ebefc0","bold":true},"markup.heading.4":{"fg":"#ebefc0","bold":true},"markup.heading.5":{"fg":"#ebefc0","bold":true},"markup.heading.6":{"fg":"#ebefc0","bold":true},"markup.italic":{"italic":true},"markup.link":{"fg":"#aeb18d","italic":true},"markup.link.label":{"fg":"#5dcd97"},"markup.link.markdown":{"fg":"#c6caa1","underline":"solid"},"markup.link.url":{"fg":"#aeb18d","italic":true},"markup.link.url.markdown":{"fg":"#5a5f7b"},"markup.list":{"fg":"#5dcd97"},"markup.list.checked":{"fg":"#5dcd97"},"markup.list.unchecked":{"fg":"#5dcd97"},"markup.math":{"fg":"#5dcd97"},"markup.quote":{"fg":"#aeb18d"},"markup.raw":{"fg":"#aeb18d","italic":true},"markup.raw.block":{"fg":"#aeb18d","italic":true},"markup.raw.markdown":{"fg":"#898fb1"},"markup.strikethrough":{"strikethrough":true},"markup.strong":{"bold":true},"markup.underline":{"underline":"solid"},"module":{"fg":"#aeb18d","italic":true},"module.builtin":{"fg":"#aeb18d","italic":true},"normal":{"fg":"#ebefc0","bg":"#0e101a"},"number":{"fg":"#aeb18d"},"number.float":{"fg":"#aeb18d"},"operator":{"fg":"#795ccc","bold":true},"property":{"fg":"#c6caa1"},"punctuation.bracket":{"fg":"#6d759d"},"punctuation.delimiter":{"fg":"#6d759d"},"punctuation.special":{"fg":"#6d759d"},"punctuation.special.markdown":{"fg":"#5dcd97"},"string":{"fg":"#aeb18d","italic":true},"string.documentation":{"fg":"#aeb18d","italic":true},"string.escape":{"fg":"#5dcd97"},"string.escape.markdown":{"fg":"#484e6d","italic":true},"string.regexp":{"fg":"#aeb18d","italic":true},"string.special":{"fg":"#5dcd97"},"string.special.path":{"fg":"#5dcd97"},"string.special.symbol":{"fg":"#c6caa1"},"string.special.url":{"fg":"#5dcd97"},"tag":{"fg":"#5dcd97"},"tag.attribute":{"fg":"#c6caa1"},"tag.builtin":{"fg":"#5dcd97"},"tag.delimiter":{"fg":"#6d759d"},"type":{"fg":"#898fb1"},"type.builtin":{"fg":"#898fb1"},"type.definition":{"fg":"#898fb1"},"variable":{"fg":"#c6caa1"},"variable.builtin":{"fg":"#aeb18d","italic":true},"variable.member":{"fg":"#c6caa1"},"variable.parameter":{"fg":"#c6caa1"},"variable.parameter.builtin":{"fg":"#5dcd97"}}}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"name":"kanagawabones_dark","appearance":"dark","revision":"239bdb9a09c8d38c752c43590d02f654ed0da2b0","highlights":{"attribute":{"fg":"#ddd8bb","bold":true},"attribute.builtin":{"fg":"#ada992","bold":true},"boolean":{"fg":"#ddd8bb","italic":true},"character":{"fg":"#a29e89","italic":true},"character.special":{"fg":"#ada992","bold":true},"comment":{"fg":"#696977","italic":true},"comment.documentation":{"fg":"#696977","italic":true},"comment.error":{"fg":"#e46a78"},"comment.hint":{"fg":"#696977","italic":true},"comment.note":{"fg":"#7eb3c9"},"comment.todo":{"bold":true,"underline":"solid"},"comment.warning":{"fg":"#e5c283"},"constant":{"fg":"#bbb79e","bold":true},"constant.builtin":{"fg":"#a29e89","italic":true},"constant.macro":{"fg":"#a29e89","italic":true},"constructor":{"fg":"#ada992","bold":true},"constructor.lua":{"fg":"#7d7d8d"},"diff.delta":{"bg":"#22333a"},"diff.minus":{"bg":"#47272a"},"diff.plus":{"bg":"#2a331f"},"function":{"fg":"#ddd8bb"},"function.builtin":{"fg":"#ada992","bold":true},"function.call":{"fg":"#ddd8bb"},"function.macro":{"fg":"#ddd8bb","bold":true},"function.method":{"fg":"#ddd8bb"},"function.method.call":{"fg":"#ddd8bb"},"highlighted":{"bg":"#272732"},"keyword":{"fg":"#ddd8bb","bold":true},"keyword.conditional":{"fg":"#ddd8bb","bold":true},"keyword.conditional.ternary":{"fg":"#ddd8bb","bold":true},"keyword.coroutine":{"fg":"#ddd8bb","bold":true},"keyword.debug":{"fg":"#ada992","bold":true},"keyword.directive":{"fg":"#ddd8bb","bold":true},"keyword.directive.define":{"fg":"#ddd8bb","bold":true},"keyword.exception":{"fg":"#ddd8bb","bold":true},"keyword.export":{"fg":"#ddd8bb","bold":true},"keyword.function":{"fg":"#ddd8bb","bold":true},"keyword.import":{"fg":"#ddd8bb","bold":true},"keyword.modifier":{"fg":"#ddd8bb","bold":true},"keyword.operator":{"fg":"#ddd8bb","bold":true},"keyword.repeat":{"fg":"#ddd8bb","bold":true},"keyword.return":{"fg":"#ddd8bb","bold":true},"keyword.type":{"fg":"#ddd8bb","bold":true},"label":{"fg":"#ddd8bb","bold":true},"markup":{"fg":"#ada992","bold":true},"markup.environment":{"fg":"#ddd8bb","bold":true},"markup.environment.name":{"fg":"#ddd8bb","bold":true},"markup.heading":{"fg":"#ddd8bb","bold":true},"markup.heading.1":{"fg":"#ddd8bb","bold":true},"markup.heading.2":{"fg":"#ddd8bb","bold":true},"markup.heading.3":{"fg":"#ddd8bb","bold":true},"markup.heading.4":{"fg":"#ddd8bb","bold":true},"markup.heading.5":{"fg":"#ddd8bb","bold":true},"markup.heading.6":{"fg":"#ddd8bb","bold":true},"markup.italic":{"italic":true},"markup.link":{"fg":"#a29e89","italic":true},"markup.link.label":{"fg":"#ada992","bold":true},"markup.link.markdown":{"fg":"#bbb79e","underline":"solid"},"markup.link.url":{"fg":"#a29e89","italic":true},"markup.link.url.markdown":{"fg":"#696977"},"markup.list":{"fg":"#ada992","bold":true},"markup.list.checked":{"fg":"#ada992","bold":true},"markup.list.unchecked":{"fg":"#ada992","bold":true},"markup.math":{"fg":"#ada992","bold":true},"markup.quote":{"fg":"#a29e89"},"markup.raw":{"fg":"#a29e89","italic":true},"markup.raw.block":{"fg":"#a29e89","italic":true},"markup.raw.markdown":{"fg":"#9797a5"},"markup.strikethrough":{"strikethrough":true},"markup.strong":{"bold":true},"markup.underline":{"underline":"solid"},"module":{"fg":"#a29e89","italic":true},"module.builtin":{"fg":"#a29e89","italic":true},"normal":{"fg":"#ddd8bb","bg":"#1f1f28"},"number":{"fg":"#a29e89"},"number.float":{"fg":"#a29e89"},"operator":{"fg":"#ddd8bb","bold":true},"property":{"fg":"#bbb79e"},"punctuation.bracket":{"fg":"#7d7d8d"},"punctuation.delimiter":{"fg":"#7d7d8d"},"punctuation.special":{"fg":"#7d7d8d"},"punctuation.special.markdown":{"fg":"#ada992","bold":true},"string":{"fg":"#a29e89","italic":true},"string.documentation":{"fg":"#a29e89","italic":true},"string.escape":{"fg":"#ada992","bold":true},"string.escape.markdown":{"fg":"#58586a","italic":true},"string.regexp":{"fg":"#a29e89","italic":true},"string.special":{"fg":"#ada992","bold":true},"string.special.path":{"fg":"#ada992","bold":true},"string.special.symbol":{"fg":"#bbb79e"},"string.special.url":{"fg":"#ada992","bold":true},"tag":{"fg":"#ada992","bold":true},"tag.attribute":{"fg":"#bbb79e"},"tag.builtin":{"fg":"#ada992","bold":true},"tag.delimiter":{"fg":"#7d7d8d"},"type":{"fg":"#9797a5"},"type.builtin":{"fg":"#9797a5"},"type.definition":{"fg":"#9797a5"},"variable":{"fg":"#bbb79e"},"variable.builtin":{"fg":"#a29e89","italic":true},"variable.member":{"fg":"#bbb79e"},"variable.parameter":{"fg":"#bbb79e"},"variable.parameter.builtin":{"fg":"#ada992","bold":true}}}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"name":"kanagawabones_light","appearance":"dark","revision":"239bdb9a09c8d38c752c43590d02f654ed0da2b0","highlights":{"attribute":{"fg":"#ddd8bb","bold":true},"attribute.builtin":{"fg":"#ada992","bold":true},"boolean":{"fg":"#ddd8bb","italic":true},"character":{"fg":"#a29e89","italic":true},"character.special":{"fg":"#ada992","bold":true},"comment":{"fg":"#696977","italic":true},"comment.documentation":{"fg":"#696977","italic":true},"comment.error":{"fg":"#e46a78"},"comment.hint":{"fg":"#696977","italic":true},"comment.note":{"fg":"#7eb3c9"},"comment.todo":{"bold":true,"underline":"solid"},"comment.warning":{"fg":"#e5c283"},"constant":{"fg":"#bbb79e","bold":true},"constant.builtin":{"fg":"#a29e89","italic":true},"constant.macro":{"fg":"#a29e89","italic":true},"constructor":{"fg":"#ada992","bold":true},"constructor.lua":{"fg":"#7d7d8d"},"diff.delta":{"bg":"#22333a"},"diff.minus":{"bg":"#47272a"},"diff.plus":{"bg":"#2a331f"},"function":{"fg":"#ddd8bb"},"function.builtin":{"fg":"#ada992","bold":true},"function.call":{"fg":"#ddd8bb"},"function.macro":{"fg":"#ddd8bb","bold":true},"function.method":{"fg":"#ddd8bb"},"function.method.call":{"fg":"#ddd8bb"},"highlighted":{"bg":"#272732"},"keyword":{"fg":"#ddd8bb","bold":true},"keyword.conditional":{"fg":"#ddd8bb","bold":true},"keyword.conditional.ternary":{"fg":"#ddd8bb","bold":true},"keyword.coroutine":{"fg":"#ddd8bb","bold":true},"keyword.debug":{"fg":"#ada992","bold":true},"keyword.directive":{"fg":"#ddd8bb","bold":true},"keyword.directive.define":{"fg":"#ddd8bb","bold":true},"keyword.exception":{"fg":"#ddd8bb","bold":true},"keyword.export":{"fg":"#ddd8bb","bold":true},"keyword.function":{"fg":"#ddd8bb","bold":true},"keyword.import":{"fg":"#ddd8bb","bold":true},"keyword.modifier":{"fg":"#ddd8bb","bold":true},"keyword.operator":{"fg":"#ddd8bb","bold":true},"keyword.repeat":{"fg":"#ddd8bb","bold":true},"keyword.return":{"fg":"#ddd8bb","bold":true},"keyword.type":{"fg":"#ddd8bb","bold":true},"label":{"fg":"#ddd8bb","bold":true},"markup":{"fg":"#ada992","bold":true},"markup.environment":{"fg":"#ddd8bb","bold":true},"markup.environment.name":{"fg":"#ddd8bb","bold":true},"markup.heading":{"fg":"#ddd8bb","bold":true},"markup.heading.1":{"fg":"#ddd8bb","bold":true},"markup.heading.2":{"fg":"#ddd8bb","bold":true},"markup.heading.3":{"fg":"#ddd8bb","bold":true},"markup.heading.4":{"fg":"#ddd8bb","bold":true},"markup.heading.5":{"fg":"#ddd8bb","bold":true},"markup.heading.6":{"fg":"#ddd8bb","bold":true},"markup.italic":{"italic":true},"markup.link":{"fg":"#a29e89","italic":true},"markup.link.label":{"fg":"#ada992","bold":true},"markup.link.markdown":{"fg":"#bbb79e","underline":"solid"},"markup.link.url":{"fg":"#a29e89","italic":true},"markup.link.url.markdown":{"fg":"#696977"},"markup.list":{"fg":"#ada992","bold":true},"markup.list.checked":{"fg":"#ada992","bold":true},"markup.list.unchecked":{"fg":"#ada992","bold":true},"markup.math":{"fg":"#ada992","bold":true},"markup.quote":{"fg":"#a29e89"},"markup.raw":{"fg":"#a29e89","italic":true},"markup.raw.block":{"fg":"#a29e89","italic":true},"markup.raw.markdown":{"fg":"#9797a5"},"markup.strikethrough":{"strikethrough":true},"markup.strong":{"bold":true},"markup.underline":{"underline":"solid"},"module":{"fg":"#a29e89","italic":true},"module.builtin":{"fg":"#a29e89","italic":true},"normal":{"fg":"#ddd8bb","bg":"#1f1f28"},"number":{"fg":"#a29e89"},"number.float":{"fg":"#a29e89"},"operator":{"fg":"#ddd8bb","bold":true},"property":{"fg":"#bbb79e"},"punctuation.bracket":{"fg":"#7d7d8d"},"punctuation.delimiter":{"fg":"#7d7d8d"},"punctuation.special":{"fg":"#7d7d8d"},"punctuation.special.markdown":{"fg":"#ada992","bold":true},"string":{"fg":"#a29e89","italic":true},"string.documentation":{"fg":"#a29e89","italic":true},"string.escape":{"fg":"#ada992","bold":true},"string.escape.markdown":{"fg":"#58586a","italic":true},"string.regexp":{"fg":"#a29e89","italic":true},"string.special":{"fg":"#ada992","bold":true},"string.special.path":{"fg":"#ada992","bold":true},"string.special.symbol":{"fg":"#bbb79e"},"string.special.url":{"fg":"#ada992","bold":true},"tag":{"fg":"#ada992","bold":true},"tag.attribute":{"fg":"#bbb79e"},"tag.builtin":{"fg":"#ada992","bold":true},"tag.delimiter":{"fg":"#7d7d8d"},"type":{"fg":"#9797a5"},"type.builtin":{"fg":"#9797a5"},"type.definition":{"fg":"#9797a5"},"variable":{"fg":"#bbb79e"},"variable.builtin":{"fg":"#a29e89","italic":true},"variable.member":{"fg":"#bbb79e"},"variable.parameter":{"fg":"#bbb79e"},"variable.parameter.builtin":{"fg":"#ada992","bold":true}}}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"name":"neosolarized_dark","appearance":"dark","revision":"0c01fd2ac2ab33918073f57c63bcb2ae5a31d8de","highlights":{"attribute":{"fg":"#268bd2"},"attribute.builtin":{"fg":"#cb4b16"},"boolean":{"fg":"#2aa198"},"character":{"fg":"#2aa198"},"character.special":{"fg":"#cb4b16"},"comment":{"fg":"#586e75","italic":true},"comment.documentation":{"fg":"#586e75","italic":true},"comment.error":{"fg":"#dc322f"},"comment.hint":{"fg":"#586e75","italic":true},"comment.note":{"fg":"#268bd2"},"comment.todo":{"fg":"#d33682","bold":true},"comment.warning":{"fg":"#b58900"},"constant":{"fg":"#2aa198"},"constant.builtin":{"fg":"#b58900"},"constant.macro":{"fg":"#dc322f"},"constructor":{"fg":"#cb4b16"},"diff.delta":{"fg":"#8cf8f7"},"diff.minus":{"fg":"#ffc0b9"},"diff.plus":{"fg":"#b3f6c0"},"error":{"fg":"#dc322f"},"function":{"fg":"#268bd2"},"function.builtin":{"fg":"#268bd2"},"function.call":{"fg":"#268bd2"},"function.macro":{"fg":"#dc322f"},"function.method":{"fg":"#268bd2"},"function.method.call":{"fg":"#268bd2"},"highlighted":{"bg":"#073642"},"keyword":{"fg":"#719e07"},"keyword.conditional":{"fg":"#719e07"},"keyword.conditional.ternary":{"fg":"#719e07"},"keyword.coroutine":{"fg":"#719e07"},"keyword.debug":{"fg":"#719e07"},"keyword.directive":{"fg":"#719e07"},"keyword.directive.define":{"fg":"#719e07"},"keyword.exception":{"fg":"#719e07"},"keyword.export":{"fg":"#719e07"},"keyword.function":{"fg":"#719e07"},"keyword.import":{"fg":"#719e07"},"keyword.modifier":{"fg":"#719e07"},"keyword.operator":{"fg":"#719e07"},"keyword.repeat":{"fg":"#719e07"},"keyword.return":{"fg":"#719e07"},"keyword.type":{"fg":"#719e07"},"label":{"fg":"#719e07"},"markup":{"fg":"#cb4b16"},"markup.environment":{"fg":"#cb4b16"},"markup.environment.name":{"fg":"#cb4b16"},"markup.heading":{"fg":"#cb4b16","bold":true},"markup.heading.1":{"fg":"#cb4b16","bold":true},"markup.heading.2":{"fg":"#cb4b16","bold":true},"markup.heading.3":{"fg":"#cb4b16","bold":true},"markup.heading.4":{"fg":"#cb4b16","bold":true},"markup.heading.5":{"fg":"#cb4b16","bold":true},"markup.heading.6":{"fg":"#cb4b16","bold":true},"markup.italic":{"italic":true},"markup.link":{"fg":"#6c71c4"},"markup.link.label":{"fg":"#6c71c4"},"markup.link.url":{"fg":"#6c71c4"},"markup.list":{"fg":"#cb4b16"},"markup.list.checked":{"fg":"#cb4b16"},"markup.list.unchecked":{"fg":"#cb4b16"},"markup.math":{"fg":"#cb4b16"},"markup.quote":{"fg":"#cb4b16"},"markup.raw":{"fg":"#cb4b16"},"markup.raw.block":{"fg":"#cb4b16"},"markup.strikethrough":{"strikethrough":true},"markup.strong":{"bold":true},"markup.underline":{"underline":"solid"},"module":{"fg":"#b58900"},"module.builtin":{"fg":"#cb4b16"},"namespace":{"fg":"#268bd2"},"normal":{"fg":"#839496"},"number":{"fg":"#2aa198"},"number.float":{"fg":"#2aa198"},"operator":{"fg":"#719e07"},"property":{"fg":"#268bd2"},"punctuation.bracket":{"fg":"#cb4b16"},"punctuation.delimiter":{"fg":"#719e07"},"punctuation.special":{"fg":"#cb4b16"},"string":{"fg":"#2aa198"},"string.documentation":{"fg":"#2aa198"},"string.escape":{"fg":"#cb4b16"},"string.regexp":{"fg":"#cb4b16"},"string.special":{"fg":"#cb4b16"},"string.special.path":{"fg":"#cb4b16"},"string.special.symbol":{"fg":"#cb4b16"},"string.special.url":{"fg":"#6c71c4"},"tag":{"fg":"#719e07"},"tag.attribute":{"fg":"#268bd2"},"tag.builtin":{"fg":"#cb4b16"},"tag.delimiter":{"fg":"#dc322f"},"type":{"fg":"#b58900"},"type.builtin":{"fg":"#b58900"},"type.definition":{"fg":"#b58900"},"variable":{"fg":"#839496"},"variable.builtin":{"fg":"#cb4b16"},"variable.member":{"fg":"#839496"},"variable.parameter":{"fg":"#839496"},"variable.parameter.builtin":{"fg":"#cb4b16"}}}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"name":"neosolarized_light","appearance":"light","revision":"0c01fd2ac2ab33918073f57c63bcb2ae5a31d8de","highlights":{"attribute":{"fg":"#268bd2"},"attribute.builtin":{"fg":"#cb4b16"},"boolean":{"fg":"#2aa198"},"character":{"fg":"#2aa198"},"character.special":{"fg":"#cb4b16"},"comment":{"fg":"#586e75","italic":true},"comment.documentation":{"fg":"#586e75","italic":true},"comment.error":{"fg":"#dc322f"},"comment.hint":{"fg":"#586e75","italic":true},"comment.note":{"fg":"#268bd2"},"comment.todo":{"fg":"#d33682","bold":true},"comment.warning":{"fg":"#b58900"},"constant":{"fg":"#2aa198"},"constant.builtin":{"fg":"#b58900"},"constant.macro":{"fg":"#dc322f"},"constructor":{"fg":"#cb4b16"},"diff.delta":{"fg":"#007373"},"diff.minus":{"fg":"#590008"},"diff.plus":{"fg":"#005523"},"error":{"fg":"#dc322f"},"function":{"fg":"#268bd2"},"function.builtin":{"fg":"#268bd2"},"function.call":{"fg":"#268bd2"},"function.macro":{"fg":"#dc322f"},"function.method":{"fg":"#268bd2"},"function.method.call":{"fg":"#268bd2"},"highlighted":{"bg":"#073642"},"keyword":{"fg":"#719e07"},"keyword.conditional":{"fg":"#719e07"},"keyword.conditional.ternary":{"fg":"#719e07"},"keyword.coroutine":{"fg":"#719e07"},"keyword.debug":{"fg":"#719e07"},"keyword.directive":{"fg":"#719e07"},"keyword.directive.define":{"fg":"#719e07"},"keyword.exception":{"fg":"#719e07"},"keyword.export":{"fg":"#719e07"},"keyword.function":{"fg":"#719e07"},"keyword.import":{"fg":"#719e07"},"keyword.modifier":{"fg":"#719e07"},"keyword.operator":{"fg":"#719e07"},"keyword.repeat":{"fg":"#719e07"},"keyword.return":{"fg":"#719e07"},"keyword.type":{"fg":"#719e07"},"label":{"fg":"#719e07"},"markup":{"fg":"#cb4b16"},"markup.environment":{"fg":"#cb4b16"},"markup.environment.name":{"fg":"#cb4b16"},"markup.heading":{"fg":"#cb4b16","bold":true},"markup.heading.1":{"fg":"#cb4b16","bold":true},"markup.heading.2":{"fg":"#cb4b16","bold":true},"markup.heading.3":{"fg":"#cb4b16","bold":true},"markup.heading.4":{"fg":"#cb4b16","bold":true},"markup.heading.5":{"fg":"#cb4b16","bold":true},"markup.heading.6":{"fg":"#cb4b16","bold":true},"markup.italic":{"italic":true},"markup.link":{"fg":"#6c71c4"},"markup.link.label":{"fg":"#6c71c4"},"markup.link.url":{"fg":"#6c71c4"},"markup.list":{"fg":"#cb4b16"},"markup.list.checked":{"fg":"#cb4b16"},"markup.list.unchecked":{"fg":"#cb4b16"},"markup.math":{"fg":"#cb4b16"},"markup.quote":{"fg":"#cb4b16"},"markup.raw":{"fg":"#cb4b16"},"markup.raw.block":{"fg":"#cb4b16"},"markup.strikethrough":{"strikethrough":true},"markup.strong":{"bold":true},"markup.underline":{"underline":"solid"},"module":{"fg":"#b58900"},"module.builtin":{"fg":"#cb4b16"},"namespace":{"fg":"#268bd2"},"normal":{"fg":"#839496"},"number":{"fg":"#2aa198"},"number.float":{"fg":"#2aa198"},"operator":{"fg":"#719e07"},"property":{"fg":"#268bd2"},"punctuation.bracket":{"fg":"#cb4b16"},"punctuation.delimiter":{"fg":"#719e07"},"punctuation.special":{"fg":"#cb4b16"},"string":{"fg":"#2aa198"},"string.documentation":{"fg":"#2aa198"},"string.escape":{"fg":"#cb4b16"},"string.regexp":{"fg":"#cb4b16"},"string.special":{"fg":"#cb4b16"},"string.special.path":{"fg":"#cb4b16"},"string.special.symbol":{"fg":"#cb4b16"},"string.special.url":{"fg":"#6c71c4"},"tag":{"fg":"#719e07"},"tag.attribute":{"fg":"#268bd2"},"tag.builtin":{"fg":"#cb4b16"},"tag.delimiter":{"fg":"#dc322f"},"type":{"fg":"#b58900"},"type.builtin":{"fg":"#b58900"},"type.definition":{"fg":"#b58900"},"variable":{"fg":"#839496"},"variable.builtin":{"fg":"#cb4b16"},"variable.member":{"fg":"#839496"},"variable.parameter":{"fg":"#839496"},"variable.parameter.builtin":{"fg":"#cb4b16"}}}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"name":"nordbones_dark","appearance":"dark","revision":"239bdb9a09c8d38c752c43590d02f654ed0da2b0","highlights":{"attribute":{"fg":"#81a1c1"},"attribute.builtin":{"fg":"#abbad0","bold":true},"boolean":{"fg":"#ebeef3","italic":true},"character":{"fg":"#9eafc9","italic":true},"character.special":{"fg":"#abbad0","bold":true},"comment":{"fg":"#737c90","italic":true},"comment.documentation":{"fg":"#737c90","italic":true},"comment.error":{"fg":"#c1616a"},"comment.hint":{"fg":"#737c90","italic":true},"comment.note":{"fg":"#8fbcba"},"comment.todo":{"bold":true,"underline":"solid"},"comment.warning":{"fg":"#cf866f"},"constant":{"fg":"#bfcadb","bold":true},"constant.builtin":{"fg":"#9eafc9","italic":true},"constant.macro":{"fg":"#9eafc9","italic":true},"constructor":{"fg":"#abbad0","bold":true},"constructor.lua":{"fg":"#818eab"},"diff.delta":{"bg":"#324b4b"},"diff.minus":{"bg":"#663a3e"},"diff.plus":{"bg":"#3d4b2f"},"function":{"fg":"#87bfce"},"function.builtin":{"fg":"#abbad0","bold":true},"function.call":{"fg":"#87bfce"},"function.macro":{"fg":"#81a1c1"},"function.method":{"fg":"#87bfce"},"function.method.call":{"fg":"#87bfce"},"highlighted":{"bg":"#353c49"},"keyword":{"fg":"#81a1c1"},"keyword.conditional":{"fg":"#81a1c1"},"keyword.conditional.ternary":{"fg":"#81a1c1"},"keyword.coroutine":{"fg":"#81a1c1"},"keyword.debug":{"fg":"#abbad0","bold":true},"keyword.directive":{"fg":"#81a1c1"},"keyword.directive.define":{"fg":"#81a1c1"},"keyword.exception":{"fg":"#81a1c1"},"keyword.export":{"fg":"#81a1c1"},"keyword.function":{"fg":"#81a1c1"},"keyword.import":{"fg":"#81a1c1"},"keyword.modifier":{"fg":"#81a1c1"},"keyword.operator":{"fg":"#81a1c1"},"keyword.repeat":{"fg":"#81a1c1"},"keyword.return":{"fg":"#81a1c1"},"keyword.type":{"fg":"#81a1c1"},"label":{"fg":"#81a1c1"},"markup":{"fg":"#abbad0","bold":true},"markup.environment":{"fg":"#81a1c1"},"markup.environment.name":{"fg":"#81a1c1"},"markup.heading":{"fg":"#ebeef3","bold":true},"markup.heading.1":{"fg":"#ebeef3","bold":true},"markup.heading.2":{"fg":"#ebeef3","bold":true},"markup.heading.3":{"fg":"#ebeef3","bold":true},"markup.heading.4":{"fg":"#ebeef3","bold":true},"markup.heading.5":{"fg":"#ebeef3","bold":true},"markup.heading.6":{"fg":"#ebeef3","bold":true},"markup.italic":{"italic":true},"markup.link":{"fg":"#9eafc9","italic":true},"markup.link.label":{"fg":"#abbad0","bold":true},"markup.link.markdown":{"fg":"#bfcadb","underline":"solid"},"markup.link.url":{"fg":"#9eafc9","italic":true},"markup.link.url.markdown":{"fg":"#737c90"},"markup.list":{"fg":"#abbad0","bold":true},"markup.list.checked":{"fg":"#abbad0","bold":true},"markup.list.unchecked":{"fg":"#abbad0","bold":true},"markup.math":{"fg":"#abbad0","bold":true},"markup.quote":{"fg":"#9eafc9"},"markup.raw":{"fg":"#9eafc9","italic":true},"markup.raw.block":{"fg":"#9eafc9","italic":true},"markup.raw.markdown":{"fg":"#5e81ab"},"markup.strikethrough":{"strikethrough":true},"markup.strong":{"bold":true},"markup.underline":{"underline":"solid"},"module":{"fg":"#9eafc9","italic":true},"module.builtin":{"fg":"#9eafc9","italic":true},"normal":{"fg":"#ebeef3","bg":"#2f3541"},"number":{"fg":"#8fbcba","italic":true},"number.float":{"fg":"#8fbcba","italic":true},"operator":{"fg":"#81a1c1"},"property":{"fg":"#ebeef3"},"punctuation.bracket":{"fg":"#818eab"},"punctuation.delimiter":{"fg":"#818eab"},"punctuation.special":{"fg":"#818eab"},"punctuation.special.markdown":{"fg":"#abbad0","bold":true},"string":{"fg":"#9eafc9","italic":true},"string.documentation":{"fg":"#9eafc9","italic":true},"string.escape":{"fg":"#abbad0","bold":true},"string.escape.markdown":{"fg":"#606b81","italic":true},"string.regexp":{"fg":"#9eafc9","italic":true},"string.special":{"fg":"#abbad0","bold":true},"string.special.path":{"fg":"#abbad0","bold":true},"string.special.symbol":{"fg":"#ebeef3"},"string.special.url":{"fg":"#abbad0","bold":true},"tag":{"fg":"#abbad0","bold":true},"tag.attribute":{"fg":"#ebeef3"},"tag.builtin":{"fg":"#abbad0","bold":true},"tag.delimiter":{"fg":"#818eab"},"type":{"fg":"#5e81ab"},"type.builtin":{"fg":"#5e81ab"},"type.definition":{"fg":"#5e81ab"},"variable":{"fg":"#ebeef3"},"variable.builtin":{"fg":"#9eafc9","italic":true},"variable.member":{"fg":"#ebeef3"},"variable.parameter":{"fg":"#ebeef3"},"variable.parameter.builtin":{"fg":"#abbad0","bold":true}}}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"name":"nordbones_light","appearance":"dark","revision":"239bdb9a09c8d38c752c43590d02f654ed0da2b0","highlights":{"attribute":{"fg":"#81a1c1"},"attribute.builtin":{"fg":"#abbad0","bold":true},"boolean":{"fg":"#ebeef3","italic":true},"character":{"fg":"#9eafc9","italic":true},"character.special":{"fg":"#abbad0","bold":true},"comment":{"fg":"#737c90","italic":true},"comment.documentation":{"fg":"#737c90","italic":true},"comment.error":{"fg":"#c1616a"},"comment.hint":{"fg":"#737c90","italic":true},"comment.note":{"fg":"#8fbcba"},"comment.todo":{"bold":true,"underline":"solid"},"comment.warning":{"fg":"#cf866f"},"constant":{"fg":"#bfcadb","bold":true},"constant.builtin":{"fg":"#9eafc9","italic":true},"constant.macro":{"fg":"#9eafc9","italic":true},"constructor":{"fg":"#abbad0","bold":true},"constructor.lua":{"fg":"#818eab"},"diff.delta":{"bg":"#324b4b"},"diff.minus":{"bg":"#663a3e"},"diff.plus":{"bg":"#3d4b2f"},"function":{"fg":"#87bfce"},"function.builtin":{"fg":"#abbad0","bold":true},"function.call":{"fg":"#87bfce"},"function.macro":{"fg":"#81a1c1"},"function.method":{"fg":"#87bfce"},"function.method.call":{"fg":"#87bfce"},"highlighted":{"bg":"#353c49"},"keyword":{"fg":"#81a1c1"},"keyword.conditional":{"fg":"#81a1c1"},"keyword.conditional.ternary":{"fg":"#81a1c1"},"keyword.coroutine":{"fg":"#81a1c1"},"keyword.debug":{"fg":"#abbad0","bold":true},"keyword.directive":{"fg":"#81a1c1"},"keyword.directive.define":{"fg":"#81a1c1"},"keyword.exception":{"fg":"#81a1c1"},"keyword.export":{"fg":"#81a1c1"},"keyword.function":{"fg":"#81a1c1"},"keyword.import":{"fg":"#81a1c1"},"keyword.modifier":{"fg":"#81a1c1"},"keyword.operator":{"fg":"#81a1c1"},"keyword.repeat":{"fg":"#81a1c1"},"keyword.return":{"fg":"#81a1c1"},"keyword.type":{"fg":"#81a1c1"},"label":{"fg":"#81a1c1"},"markup":{"fg":"#abbad0","bold":true},"markup.environment":{"fg":"#81a1c1"},"markup.environment.name":{"fg":"#81a1c1"},"markup.heading":{"fg":"#ebeef3","bold":true},"markup.heading.1":{"fg":"#ebeef3","bold":true},"markup.heading.2":{"fg":"#ebeef3","bold":true},"markup.heading.3":{"fg":"#ebeef3","bold":true},"markup.heading.4":{"fg":"#ebeef3","bold":true},"markup.heading.5":{"fg":"#ebeef3","bold":true},"markup.heading.6":{"fg":"#ebeef3","bold":true},"markup.italic":{"italic":true},"markup.link":{"fg":"#9eafc9","italic":true},"markup.link.label":{"fg":"#abbad0","bold":true},"markup.link.markdown":{"fg":"#bfcadb","underline":"solid"},"markup.link.url":{"fg":"#9eafc9","italic":true},"markup.link.url.markdown":{"fg":"#737c90"},"markup.list":{"fg":"#abbad0","bold":true},"markup.list.checked":{"fg":"#abbad0","bold":true},"markup.list.unchecked":{"fg":"#abbad0","bold":true},"markup.math":{"fg":"#abbad0","bold":true},"markup.quote":{"fg":"#9eafc9"},"markup.raw":{"fg":"#9eafc9","italic":true},"markup.raw.block":{"fg":"#9eafc9","italic":true},"markup.raw.markdown":{"fg":"#5e81ab"},"markup.strikethrough":{"strikethrough":true},"markup.strong":{"bold":true},"markup.underline":{"underline":"solid"},"module":{"fg":"#9eafc9","italic":true},"module.builtin":{"fg":"#9eafc9","italic":true},"normal":{"fg":"#ebeef3","bg":"#2f3541"},"number":{"fg":"#8fbcba","italic":true},"number.float":{"fg":"#8fbcba","italic":true},"operator":{"fg":"#81a1c1"},"property":{"fg":"#ebeef3"},"punctuation.bracket":{"fg":"#818eab"},"punctuation.delimiter":{"fg":"#818eab"},"punctuation.special":{"fg":"#818eab"},"punctuation.special.markdown":{"fg":"#abbad0","bold":true},"string":{"fg":"#9eafc9","italic":true},"string.documentation":{"fg":"#9eafc9","italic":true},"string.escape":{"fg":"#abbad0","bold":true},"string.escape.markdown":{"fg":"#606b81","italic":true},"string.regexp":{"fg":"#9eafc9","italic":true},"string.special":{"fg":"#abbad0","bold":true},"string.special.path":{"fg":"#abbad0","bold":true},"string.special.symbol":{"fg":"#ebeef3"},"string.special.url":{"fg":"#abbad0","bold":true},"tag":{"fg":"#abbad0","bold":true},"tag.attribute":{"fg":"#ebeef3"},"tag.builtin":{"fg":"#abbad0","bold":true},"tag.delimiter":{"fg":"#818eab"},"type":{"fg":"#5e81ab"},"type.builtin":{"fg":"#5e81ab"},"type.definition":{"fg":"#5e81ab"},"variable":{"fg":"#ebeef3"},"variable.builtin":{"fg":"#9eafc9","italic":true},"variable.member":{"fg":"#ebeef3"},"variable.parameter":{"fg":"#ebeef3"},"variable.parameter.builtin":{"fg":"#abbad0","bold":true}}}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"name":"solarized_osaka_storm","appearance":"dark","revision":"f675d9a5c58f3b0d6158d665a623f81a62e7bdaf","highlights":{"attribute":{"fg":"#db302d"},"attribute.builtin":{"fg":"#c94c16"},"boolean":{"fg":"#29a298"},"character":{"fg":"#29a298"},"character.special":{"fg":"#c94c16"},"comment":{"fg":"#576d74","italic":true},"comment.documentation":{"fg":"#576d74","italic":true},"comment.error":{"fg":"#db302d"},"comment.hint":{"fg":"#29a298"},"comment.note":{"fg":"#29a298"},"comment.todo":{"fg":"#6d71c4"},"comment.warning":{"fg":"#b28500"},"constant":{"fg":"#29a298"},"constant.builtin":{"fg":"#c94c16"},"constant.macro":{"fg":"#db302d"},"constructor":{"fg":"#c94c16"},"constructor.tsx":{"fg":"#268bd3"},"diff.delta":{"bg":"#191d00"},"diff.minus":{"bg":"#380605"},"diff.plus":{"bg":"#103a3c"},"function":{"fg":"#268bd3"},"function.builtin":{"fg":"#c94c16"},"function.call":{"fg":"#268bd3"},"function.macro":{"fg":"#db302d"},"function.method":{"fg":"#268bd3"},"function.method.call":{"fg":"#268bd3"},"highlighted":{"bg":"#002c38"},"keyword":{"fg":"#849900","italic":true},"keyword.conditional":{"fg":"#849900"},"keyword.conditional.ternary":{"fg":"#849900"},"keyword.coroutine":{"fg":"#849900","italic":true},"keyword.debug":{"fg":"#c94c16"},"keyword.directive":{"fg":"#db302d"},"keyword.directive.define":{"fg":"#db302d"},"keyword.exception":{"fg":"#849900"},"keyword.export":{"fg":"#849900","italic":true},"keyword.function":{"fg":"#849900"},"keyword.import":{"fg":"#db302d"},"keyword.modifier":{"fg":"#849900","italic":true},"keyword.operator":{"fg":"#849900"},"keyword.repeat":{"fg":"#849900"},"keyword.return":{"fg":"#849900","italic":true},"keyword.type":{"fg":"#849900","italic":true},"label":{"fg":"#849900"},"markup.environment":{"fg":"#db302d"},"markup.environment.name":{"fg":"#b28500"},"markup.heading":{"fg":"#c94c16","bold":true},"markup.heading.1":{"fg":"#c94c16","bold":true},"markup.heading.2":{"fg":"#c94c16","bold":true},"markup.heading.3":{"fg":"#c94c16","bold":true},"markup.heading.4":{"fg":"#c94c16","bold":true},"markup.heading.5":{"fg":"#c94c16","bold":true},"markup.heading.6":{"fg":"#c94c16","bold":true},"markup.italic":{"italic":true},"markup.link":{"fg":"#268bd3","underline":"solid"},"markup.link.label":{"fg":"#c94c16"},"markup.link.url":{"underline":"solid"},"markup.list":{"fg":"#268bd3"},"markup.list.checked":{"fg":"#849900"},"markup.list.markdown":{"fg":"#c94c16","bold":true},"markup.list.unchecked":{"fg":"#b28500"},"markup.math":{"fg":"#c94c16"},"markup.raw":{"fg":"#29a298"},"markup.raw.block":{"fg":"#29a298"},"markup.raw.markdown":{"fg":"#268bd3"},"markup.raw.markdown_inline":{"fg":"#b28500","bg":"#2c3300"},"markup.strikethrough":{"strikethrough":true},"markup.strong":{"bold":true},"markup.underline":{"underline":"solid"},"module":{"fg":"#db302d"},"module.builtin":{"fg":"#c94c16"},"normal":{"fg":"#9eabac"},"number":{"fg":"#29a298"},"number.float":{"fg":"#29a298"},"operator":{"fg":"#849900"},"property":{"fg":"#268bd3"},"punctuation.bracket":{"fg":"#c94c16"},"punctuation.bracket.rainbow.1":{"fg":"#db302d"},"punctuation.bracket.rainbow.2":{"fg":"#b28500"},"punctuation.bracket.rainbow.3":{"fg":"#268bd3"},"punctuation.bracket.rainbow.4":{"fg":"#c94c16"},"punctuation.bracket.rainbow.5":{"fg":"#849900"},"punctuation.bracket.rainbow.6":{"fg":"#6d71c4"},"punctuation.delimiter":{"fg":"#849900"},"punctuation.special":{"fg":"#c94c16"},"punctuation.special.markdown":{"fg":"#c94c16","bold":true},"string":{"fg":"#29a298"},"string.documentation":{"fg":"#29a298"},"string.escape":{"fg":"#a13c10"},"string.regexp":{"fg":"#2aeddd"},"string.special":{"fg":"#c94c16"},"string.special.path":{"fg":"#c94c16"},"string.special.symbol":{"fg":"#c94c16"},"string.special.url":{"underline":"solid"},"tag":{"fg":"#849900"},"tag.attribute":{"fg":"#268bd3"},"tag.builtin":{"fg":"#c94c16"},"tag.delimiter":{"fg":"#e0e2ea"},"tag.delimiter.html":{"fg":"#c94c16"},"tag.delimiter.javascript":{"fg":"#c94c16"},"tag.delimiter.tsx":{"fg":"#c94c16"},"tag.delimiter.vue":{"fg":"#c94c16"},"tag.javascript":{"fg":"#b28500"},"tag.tsx":{"fg":"#b28500"},"type":{"fg":"#b28500"},"type.builtin":{"fg":"#b28500"},"type.definition":{"fg":"#b28500"},"variable":{"fg":"#9eabac"},"variable.builtin":{"fg":"#c94c16"},"variable.javascript":{"fg":"#b28500"},"variable.member":{"fg":"#29a298"},"variable.parameter":{"fg":"#c94c16"},"variable.parameter.builtin":{"fg":"#ffbf00"},"variable.typescript":{"fg":"#b28500"}}}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"name":"vimbones_dark","appearance":"light","revision":"239bdb9a09c8d38c752c43590d02f654ed0da2b0","highlights":{"attribute":{"fg":"#35663d"},"attribute.builtin":{"fg":"#5c5c5c","bold":true},"boolean":{"fg":"#353535","italic":true},"character":{"fg":"#636363","italic":true},"character.special":{"fg":"#5c5c5c","bold":true},"comment":{"fg":"#8c8c7c","italic":true},"comment.documentation":{"fg":"#8c8c7c","italic":true},"comment.error":{"fg":"#a8334c"},"comment.hint":{"fg":"#8c8c7c","italic":true},"comment.note":{"fg":"#286486"},"comment.todo":{"bold":true,"underline":"solid"},"comment.warning":{"fg":"#944927"},"constant":{"fg":"#505050","bold":true},"constant.builtin":{"fg":"#636363","italic":true},"constant.macro":{"fg":"#636363","italic":true},"constructor":{"fg":"#5c5c5c","bold":true},"constructor.lua":{"fg":"#85856f"},"diff.delta":{"bg":"#d4dee7"},"diff.minus":{"bg":"#ebd8da"},"diff.plus":{"bg":"#cbe5b8"},"function":{"fg":"#353535"},"function.builtin":{"fg":"#5c5c5c","bold":true},"function.call":{"fg":"#353535"},"function.macro":{"fg":"#35663d"},"function.method":{"fg":"#353535"},"function.method.call":{"fg":"#353535"},"highlighted":{"bg":"#e7e8c3"},"keyword":{"fg":"#156a29","bold":true},"keyword.conditional":{"fg":"#156a29","bold":true},"keyword.conditional.ternary":{"fg":"#156a29","bold":true},"keyword.coroutine":{"fg":"#156a29","bold":true},"keyword.debug":{"fg":"#5c5c5c","bold":true},"keyword.directive":{"fg":"#35663d"},"keyword.directive.define":{"fg":"#35663d"},"keyword.exception":{"fg":"#156a29","bold":true},"keyword.export":{"fg":"#156a29","bold":true},"keyword.function":{"fg":"#156a29","bold":true},"keyword.import":{"fg":"#35663d"},"keyword.modifier":{"fg":"#156a29","bold":true},"keyword.operator":{"fg":"#156a29","bold":true},"keyword.repeat":{"fg":"#156a29","bold":true},"keyword.return":{"fg":"#156a29","bold":true},"keyword.type":{"fg":"#156a29","bold":true},"label":{"fg":"#156a29","bold":true},"markup":{"fg":"#5c5c5c","bold":true},"markup.environment":{"fg":"#35663d"},"markup.environment.name":{"fg":"#35663d"},"markup.heading":{"fg":"#353535","bold":true},"markup.heading.1":{"fg":"#353535","bold":true},"markup.heading.2":{"fg":"#353535","bold":true},"markup.heading.3":{"fg":"#353535","bold":true},"markup.heading.4":{"fg":"#353535","bold":true},"markup.heading.5":{"fg":"#353535","bold":true},"markup.heading.6":{"fg":"#353535","bold":true},"markup.italic":{"italic":true},"markup.link":{"fg":"#636363","italic":true},"markup.link.label":{"fg":"#5c5c5c","bold":true},"markup.link.markdown":{"fg":"#505050","underline":"solid"},"markup.link.url":{"fg":"#636363","italic":true},"markup.link.url.markdown":{"fg":"#8c8c7c"},"markup.list":{"fg":"#5c5c5c","bold":true},"markup.list.checked":{"fg":"#5c5c5c","bold":true},"markup.list.unchecked":{"fg":"#5c5c5c","bold":true},"markup.math":{"fg":"#5c5c5c","bold":true},"markup.quote":{"fg":"#636363"},"markup.raw":{"fg":"#636363","italic":true},"markup.raw.block":{"fg":"#636363","italic":true},"markup.raw.markdown":{"fg":"#5b5b42"},"markup.strikethrough":{"strikethrough":true},"markup.strong":{"bold":true},"markup.underline":{"underline":"solid"},"module":{"fg":"#636363","italic":true},"module.builtin":{"fg":"#636363","italic":true},"normal":{"fg":"#353535","bg":"#f0f0ca"},"number":{"fg":"#2a6535","italic":true},"number.float":{"fg":"#2a6535","italic":true},"operator":{"fg":"#156a29","bold":true},"property":{"fg":"#505050"},"punctuation.bracket":{"fg":"#85856f"},"punctuation.delimiter":{"fg":"#85856f"},"punctuation.special":{"fg":"#85856f"},"punctuation.special.markdown":{"fg":"#5c5c5c","bold":true},"string":{"fg":"#636363","italic":true},"string.documentation":{"fg":"#636363","italic":true},"string.escape":{"fg":"#5c5c5c","bold":true},"string.escape.markdown":{"fg":"#b0b093","italic":true},"string.regexp":{"fg":"#636363","italic":true},"string.special":{"fg":"#5c5c5c","bold":true},"string.special.path":{"fg":"#5c5c5c","bold":true},"string.special.symbol":{"fg":"#505050"},"string.special.url":{"fg":"#5c5c5c","bold":true},"tag":{"fg":"#5c5c5c","bold":true},"tag.attribute":{"fg":"#505050"},"tag.builtin":{"fg":"#5c5c5c","bold":true},"tag.delimiter":{"fg":"#85856f"},"type":{"fg":"#5b5b42"},"type.builtin":{"fg":"#5b5b42"},"type.definition":{"fg":"#5b5b42"},"variable":{"fg":"#505050"},"variable.builtin":{"fg":"#636363","italic":true},"variable.member":{"fg":"#505050"},"variable.parameter":{"fg":"#505050"},"variable.parameter.builtin":{"fg":"#5c5c5c","bold":true}}}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"name":"vimbones_light","appearance":"light","revision":"239bdb9a09c8d38c752c43590d02f654ed0da2b0","highlights":{"attribute":{"fg":"#35663d"},"attribute.builtin":{"fg":"#5c5c5c","bold":true},"boolean":{"fg":"#353535","italic":true},"character":{"fg":"#636363","italic":true},"character.special":{"fg":"#5c5c5c","bold":true},"comment":{"fg":"#8c8c7c","italic":true},"comment.documentation":{"fg":"#8c8c7c","italic":true},"comment.error":{"fg":"#a8334c"},"comment.hint":{"fg":"#8c8c7c","italic":true},"comment.note":{"fg":"#286486"},"comment.todo":{"bold":true,"underline":"solid"},"comment.warning":{"fg":"#944927"},"constant":{"fg":"#505050","bold":true},"constant.builtin":{"fg":"#636363","italic":true},"constant.macro":{"fg":"#636363","italic":true},"constructor":{"fg":"#5c5c5c","bold":true},"constructor.lua":{"fg":"#85856f"},"diff.delta":{"bg":"#d4dee7"},"diff.minus":{"bg":"#ebd8da"},"diff.plus":{"bg":"#cbe5b8"},"function":{"fg":"#353535"},"function.builtin":{"fg":"#5c5c5c","bold":true},"function.call":{"fg":"#353535"},"function.macro":{"fg":"#35663d"},"function.method":{"fg":"#353535"},"function.method.call":{"fg":"#353535"},"highlighted":{"bg":"#e7e8c3"},"keyword":{"fg":"#156a29","bold":true},"keyword.conditional":{"fg":"#156a29","bold":true},"keyword.conditional.ternary":{"fg":"#156a29","bold":true},"keyword.coroutine":{"fg":"#156a29","bold":true},"keyword.debug":{"fg":"#5c5c5c","bold":true},"keyword.directive":{"fg":"#35663d"},"keyword.directive.define":{"fg":"#35663d"},"keyword.exception":{"fg":"#156a29","bold":true},"keyword.export":{"fg":"#156a29","bold":true},"keyword.function":{"fg":"#156a29","bold":true},"keyword.import":{"fg":"#35663d"},"keyword.modifier":{"fg":"#156a29","bold":true},"keyword.operator":{"fg":"#156a29","bold":true},"keyword.repeat":{"fg":"#156a29","bold":true},"keyword.return":{"fg":"#156a29","bold":true},"keyword.type":{"fg":"#156a29","bold":true},"label":{"fg":"#156a29","bold":true},"markup":{"fg":"#5c5c5c","bold":true},"markup.environment":{"fg":"#35663d"},"markup.environment.name":{"fg":"#35663d"},"markup.heading":{"fg":"#353535","bold":true},"markup.heading.1":{"fg":"#353535","bold":true},"markup.heading.2":{"fg":"#353535","bold":true},"markup.heading.3":{"fg":"#353535","bold":true},"markup.heading.4":{"fg":"#353535","bold":true},"markup.heading.5":{"fg":"#353535","bold":true},"markup.heading.6":{"fg":"#353535","bold":true},"markup.italic":{"italic":true},"markup.link":{"fg":"#636363","italic":true},"markup.link.label":{"fg":"#5c5c5c","bold":true},"markup.link.markdown":{"fg":"#505050","underline":"solid"},"markup.link.url":{"fg":"#636363","italic":true},"markup.link.url.markdown":{"fg":"#8c8c7c"},"markup.list":{"fg":"#5c5c5c","bold":true},"markup.list.checked":{"fg":"#5c5c5c","bold":true},"markup.list.unchecked":{"fg":"#5c5c5c","bold":true},"markup.math":{"fg":"#5c5c5c","bold":true},"markup.quote":{"fg":"#636363"},"markup.raw":{"fg":"#636363","italic":true},"markup.raw.block":{"fg":"#636363","italic":true},"markup.raw.markdown":{"fg":"#5b5b42"},"markup.strikethrough":{"strikethrough":true},"markup.strong":{"bold":true},"markup.underline":{"underline":"solid"},"module":{"fg":"#636363","italic":true},"module.builtin":{"fg":"#636363","italic":true},"normal":{"fg":"#353535","bg":"#f0f0ca"},"number":{"fg":"#2a6535","italic":true},"number.float":{"fg":"#2a6535","italic":true},"operator":{"fg":"#156a29","bold":true},"property":{"fg":"#505050"},"punctuation.bracket":{"fg":"#85856f"},"punctuation.delimiter":{"fg":"#85856f"},"punctuation.special":{"fg":"#85856f"},"punctuation.special.markdown":{"fg":"#5c5c5c","bold":true},"string":{"fg":"#636363","italic":true},"string.documentation":{"fg":"#636363","italic":true},"string.escape":{"fg":"#5c5c5c","bold":true},"string.escape.markdown":{"fg":"#b0b093","italic":true},"string.regexp":{"fg":"#636363","italic":true},"string.special":{"fg":"#5c5c5c","bold":true},"string.special.path":{"fg":"#5c5c5c","bold":true},"string.special.symbol":{"fg":"#505050"},"string.special.url":{"fg":"#5c5c5c","bold":true},"tag":{"fg":"#5c5c5c","bold":true},"tag.attribute":{"fg":"#505050"},"tag.builtin":{"fg":"#5c5c5c","bold":true},"tag.delimiter":{"fg":"#85856f"},"type":{"fg":"#5b5b42"},"type.builtin":{"fg":"#5b5b42"},"type.definition":{"fg":"#5b5b42"},"variable":{"fg":"#505050"},"variable.builtin":{"fg":"#636363","italic":true},"variable.member":{"fg":"#505050"},"variable.parameter":{"fg":"#505050"},"variable.parameter.builtin":{"fg":"#5c5c5c","bold":true}}}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
// themes/duckbones_dark.ts
|
|
4
|
-
var theme = { "name": "duckbones_dark", "appearance": "dark", "revision": "239bdb9a09c8d38c752c43590d02f654ed0da2b0", "highlights": { "attribute": { "fg": "#00a3cb" }, "attribute.builtin": { "fg": "#5dcd97" }, "boolean": { "fg": "#ebefc0", "italic": true }, "character": { "fg": "#aeb18d", "italic": true }, "character.special": { "fg": "#5dcd97" }, "comment": { "fg": "#5a5f7b", "italic": true }, "comment.documentation": { "fg": "#5a5f7b", "italic": true }, "comment.error": { "fg": "#e03600" }, "comment.hint": { "fg": "#5a5f7b", "italic": true }, "comment.note": { "fg": "#00a3cb" }, "comment.todo": { "bold": true, "underline": "solid" }, "comment.warning": { "fg": "#e39500" }, "constant": { "fg": "#c6caa1", "bold": true }, "constant.builtin": { "fg": "#aeb18d", "italic": true }, "constant.macro": { "fg": "#aeb18d", "italic": true }, "constructor": { "fg": "#5dcd97" }, "constructor.lua": { "fg": "#6d759d" }, "diff.delta": { "bg": "#17232a" }, "diff.minus": { "bg": "#311c1a" }, "diff.plus": { "bg": "#15251c" }, "function": { "fg": "#ebefc0" }, "function.builtin": { "fg": "#5dcd97" }, "function.call": { "fg": "#ebefc0" }, "function.macro": { "fg": "#00a3cb" }, "function.method": { "fg": "#ebefc0" }, "function.method.call": { "fg": "#ebefc0" }, "highlighted": { "bg": "#161926" }, "keyword": { "fg": "#795ccc", "bold": true }, "keyword.conditional": { "fg": "#795ccc", "bold": true }, "keyword.conditional.ternary": { "fg": "#795ccc", "bold": true }, "keyword.coroutine": { "fg": "#795ccc", "bold": true }, "keyword.debug": { "fg": "#5dcd97" }, "keyword.directive": { "fg": "#00a3cb" }, "keyword.directive.define": { "fg": "#00a3cb" }, "keyword.exception": { "fg": "#795ccc", "bold": true }, "keyword.export": { "fg": "#795ccc", "bold": true }, "keyword.function": { "fg": "#795ccc", "bold": true }, "keyword.import": { "fg": "#00a3cb" }, "keyword.modifier": { "fg": "#795ccc", "bold": true }, "keyword.operator": { "fg": "#795ccc", "bold": true }, "keyword.repeat": { "fg": "#795ccc", "bold": true }, "keyword.return": { "fg": "#795ccc", "bold": true }, "keyword.type": { "fg": "#795ccc", "bold": true }, "label": { "fg": "#795ccc", "bold": true }, "markup": { "fg": "#5dcd97" }, "markup.environment": { "fg": "#00a3cb" }, "markup.environment.name": { "fg": "#00a3cb" }, "markup.heading": { "fg": "#ebefc0", "bold": true }, "markup.heading.1": { "fg": "#ebefc0", "bold": true }, "markup.heading.2": { "fg": "#ebefc0", "bold": true }, "markup.heading.3": { "fg": "#ebefc0", "bold": true }, "markup.heading.4": { "fg": "#ebefc0", "bold": true }, "markup.heading.5": { "fg": "#ebefc0", "bold": true }, "markup.heading.6": { "fg": "#ebefc0", "bold": true }, "markup.italic": { "italic": true }, "markup.link": { "fg": "#aeb18d", "italic": true }, "markup.link.label": { "fg": "#5dcd97" }, "markup.link.markdown": { "fg": "#c6caa1", "underline": "solid" }, "markup.link.url": { "fg": "#aeb18d", "italic": true }, "markup.link.url.markdown": { "fg": "#5a5f7b" }, "markup.list": { "fg": "#5dcd97" }, "markup.list.checked": { "fg": "#5dcd97" }, "markup.list.unchecked": { "fg": "#5dcd97" }, "markup.math": { "fg": "#5dcd97" }, "markup.quote": { "fg": "#aeb18d" }, "markup.raw": { "fg": "#aeb18d", "italic": true }, "markup.raw.block": { "fg": "#aeb18d", "italic": true }, "markup.raw.markdown": { "fg": "#898fb1" }, "markup.strikethrough": { "strikethrough": true }, "markup.strong": { "bold": true }, "markup.underline": { "underline": "solid" }, "module": { "fg": "#aeb18d", "italic": true }, "module.builtin": { "fg": "#aeb18d", "italic": true }, "normal": { "fg": "#ebefc0", "bg": "#0e101a" }, "number": { "fg": "#aeb18d" }, "number.float": { "fg": "#aeb18d" }, "operator": { "fg": "#795ccc", "bold": true }, "property": { "fg": "#c6caa1" }, "punctuation.bracket": { "fg": "#6d759d" }, "punctuation.delimiter": { "fg": "#6d759d" }, "punctuation.special": { "fg": "#6d759d" }, "punctuation.special.markdown": { "fg": "#5dcd97" }, "string": { "fg": "#aeb18d", "italic": true }, "string.documentation": { "fg": "#aeb18d", "italic": true }, "string.escape": { "fg": "#5dcd97" }, "string.escape.markdown": { "fg": "#484e6d", "italic": true }, "string.regexp": { "fg": "#aeb18d", "italic": true }, "string.special": { "fg": "#5dcd97" }, "string.special.path": { "fg": "#5dcd97" }, "string.special.symbol": { "fg": "#c6caa1" }, "string.special.url": { "fg": "#5dcd97" }, "tag": { "fg": "#5dcd97" }, "tag.attribute": { "fg": "#c6caa1" }, "tag.builtin": { "fg": "#5dcd97" }, "tag.delimiter": { "fg": "#6d759d" }, "type": { "fg": "#898fb1" }, "type.builtin": { "fg": "#898fb1" }, "type.definition": { "fg": "#898fb1" }, "variable": { "fg": "#c6caa1" }, "variable.builtin": { "fg": "#aeb18d", "italic": true }, "variable.member": { "fg": "#c6caa1" }, "variable.parameter": { "fg": "#c6caa1" }, "variable.parameter.builtin": { "fg": "#5dcd97" } } };
|
|
5
|
-
var duckbones_dark_default = theme;
|
|
6
|
-
|
|
7
|
-
module.exports = duckbones_dark_default;
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
// themes/duckbones_dark.ts
|
|
2
|
-
var theme = { "name": "duckbones_dark", "appearance": "dark", "revision": "239bdb9a09c8d38c752c43590d02f654ed0da2b0", "highlights": { "attribute": { "fg": "#00a3cb" }, "attribute.builtin": { "fg": "#5dcd97" }, "boolean": { "fg": "#ebefc0", "italic": true }, "character": { "fg": "#aeb18d", "italic": true }, "character.special": { "fg": "#5dcd97" }, "comment": { "fg": "#5a5f7b", "italic": true }, "comment.documentation": { "fg": "#5a5f7b", "italic": true }, "comment.error": { "fg": "#e03600" }, "comment.hint": { "fg": "#5a5f7b", "italic": true }, "comment.note": { "fg": "#00a3cb" }, "comment.todo": { "bold": true, "underline": "solid" }, "comment.warning": { "fg": "#e39500" }, "constant": { "fg": "#c6caa1", "bold": true }, "constant.builtin": { "fg": "#aeb18d", "italic": true }, "constant.macro": { "fg": "#aeb18d", "italic": true }, "constructor": { "fg": "#5dcd97" }, "constructor.lua": { "fg": "#6d759d" }, "diff.delta": { "bg": "#17232a" }, "diff.minus": { "bg": "#311c1a" }, "diff.plus": { "bg": "#15251c" }, "function": { "fg": "#ebefc0" }, "function.builtin": { "fg": "#5dcd97" }, "function.call": { "fg": "#ebefc0" }, "function.macro": { "fg": "#00a3cb" }, "function.method": { "fg": "#ebefc0" }, "function.method.call": { "fg": "#ebefc0" }, "highlighted": { "bg": "#161926" }, "keyword": { "fg": "#795ccc", "bold": true }, "keyword.conditional": { "fg": "#795ccc", "bold": true }, "keyword.conditional.ternary": { "fg": "#795ccc", "bold": true }, "keyword.coroutine": { "fg": "#795ccc", "bold": true }, "keyword.debug": { "fg": "#5dcd97" }, "keyword.directive": { "fg": "#00a3cb" }, "keyword.directive.define": { "fg": "#00a3cb" }, "keyword.exception": { "fg": "#795ccc", "bold": true }, "keyword.export": { "fg": "#795ccc", "bold": true }, "keyword.function": { "fg": "#795ccc", "bold": true }, "keyword.import": { "fg": "#00a3cb" }, "keyword.modifier": { "fg": "#795ccc", "bold": true }, "keyword.operator": { "fg": "#795ccc", "bold": true }, "keyword.repeat": { "fg": "#795ccc", "bold": true }, "keyword.return": { "fg": "#795ccc", "bold": true }, "keyword.type": { "fg": "#795ccc", "bold": true }, "label": { "fg": "#795ccc", "bold": true }, "markup": { "fg": "#5dcd97" }, "markup.environment": { "fg": "#00a3cb" }, "markup.environment.name": { "fg": "#00a3cb" }, "markup.heading": { "fg": "#ebefc0", "bold": true }, "markup.heading.1": { "fg": "#ebefc0", "bold": true }, "markup.heading.2": { "fg": "#ebefc0", "bold": true }, "markup.heading.3": { "fg": "#ebefc0", "bold": true }, "markup.heading.4": { "fg": "#ebefc0", "bold": true }, "markup.heading.5": { "fg": "#ebefc0", "bold": true }, "markup.heading.6": { "fg": "#ebefc0", "bold": true }, "markup.italic": { "italic": true }, "markup.link": { "fg": "#aeb18d", "italic": true }, "markup.link.label": { "fg": "#5dcd97" }, "markup.link.markdown": { "fg": "#c6caa1", "underline": "solid" }, "markup.link.url": { "fg": "#aeb18d", "italic": true }, "markup.link.url.markdown": { "fg": "#5a5f7b" }, "markup.list": { "fg": "#5dcd97" }, "markup.list.checked": { "fg": "#5dcd97" }, "markup.list.unchecked": { "fg": "#5dcd97" }, "markup.math": { "fg": "#5dcd97" }, "markup.quote": { "fg": "#aeb18d" }, "markup.raw": { "fg": "#aeb18d", "italic": true }, "markup.raw.block": { "fg": "#aeb18d", "italic": true }, "markup.raw.markdown": { "fg": "#898fb1" }, "markup.strikethrough": { "strikethrough": true }, "markup.strong": { "bold": true }, "markup.underline": { "underline": "solid" }, "module": { "fg": "#aeb18d", "italic": true }, "module.builtin": { "fg": "#aeb18d", "italic": true }, "normal": { "fg": "#ebefc0", "bg": "#0e101a" }, "number": { "fg": "#aeb18d" }, "number.float": { "fg": "#aeb18d" }, "operator": { "fg": "#795ccc", "bold": true }, "property": { "fg": "#c6caa1" }, "punctuation.bracket": { "fg": "#6d759d" }, "punctuation.delimiter": { "fg": "#6d759d" }, "punctuation.special": { "fg": "#6d759d" }, "punctuation.special.markdown": { "fg": "#5dcd97" }, "string": { "fg": "#aeb18d", "italic": true }, "string.documentation": { "fg": "#aeb18d", "italic": true }, "string.escape": { "fg": "#5dcd97" }, "string.escape.markdown": { "fg": "#484e6d", "italic": true }, "string.regexp": { "fg": "#aeb18d", "italic": true }, "string.special": { "fg": "#5dcd97" }, "string.special.path": { "fg": "#5dcd97" }, "string.special.symbol": { "fg": "#c6caa1" }, "string.special.url": { "fg": "#5dcd97" }, "tag": { "fg": "#5dcd97" }, "tag.attribute": { "fg": "#c6caa1" }, "tag.builtin": { "fg": "#5dcd97" }, "tag.delimiter": { "fg": "#6d759d" }, "type": { "fg": "#898fb1" }, "type.builtin": { "fg": "#898fb1" }, "type.definition": { "fg": "#898fb1" }, "variable": { "fg": "#c6caa1" }, "variable.builtin": { "fg": "#aeb18d", "italic": true }, "variable.member": { "fg": "#c6caa1" }, "variable.parameter": { "fg": "#c6caa1" }, "variable.parameter.builtin": { "fg": "#5dcd97" } } };
|
|
3
|
-
var duckbones_dark_default = theme;
|
|
4
|
-
|
|
5
|
-
export { duckbones_dark_default as default };
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
// themes/duckbones_light.ts
|
|
4
|
-
var theme = { "name": "duckbones_light", "appearance": "dark", "revision": "239bdb9a09c8d38c752c43590d02f654ed0da2b0", "highlights": { "attribute": { "fg": "#00a3cb" }, "attribute.builtin": { "fg": "#5dcd97" }, "boolean": { "fg": "#ebefc0", "italic": true }, "character": { "fg": "#aeb18d", "italic": true }, "character.special": { "fg": "#5dcd97" }, "comment": { "fg": "#5a5f7b", "italic": true }, "comment.documentation": { "fg": "#5a5f7b", "italic": true }, "comment.error": { "fg": "#e03600" }, "comment.hint": { "fg": "#5a5f7b", "italic": true }, "comment.note": { "fg": "#00a3cb" }, "comment.todo": { "bold": true, "underline": "solid" }, "comment.warning": { "fg": "#e39500" }, "constant": { "fg": "#c6caa1", "bold": true }, "constant.builtin": { "fg": "#aeb18d", "italic": true }, "constant.macro": { "fg": "#aeb18d", "italic": true }, "constructor": { "fg": "#5dcd97" }, "constructor.lua": { "fg": "#6d759d" }, "diff.delta": { "bg": "#17232a" }, "diff.minus": { "bg": "#311c1a" }, "diff.plus": { "bg": "#15251c" }, "function": { "fg": "#ebefc0" }, "function.builtin": { "fg": "#5dcd97" }, "function.call": { "fg": "#ebefc0" }, "function.macro": { "fg": "#00a3cb" }, "function.method": { "fg": "#ebefc0" }, "function.method.call": { "fg": "#ebefc0" }, "highlighted": { "bg": "#161926" }, "keyword": { "fg": "#795ccc", "bold": true }, "keyword.conditional": { "fg": "#795ccc", "bold": true }, "keyword.conditional.ternary": { "fg": "#795ccc", "bold": true }, "keyword.coroutine": { "fg": "#795ccc", "bold": true }, "keyword.debug": { "fg": "#5dcd97" }, "keyword.directive": { "fg": "#00a3cb" }, "keyword.directive.define": { "fg": "#00a3cb" }, "keyword.exception": { "fg": "#795ccc", "bold": true }, "keyword.export": { "fg": "#795ccc", "bold": true }, "keyword.function": { "fg": "#795ccc", "bold": true }, "keyword.import": { "fg": "#00a3cb" }, "keyword.modifier": { "fg": "#795ccc", "bold": true }, "keyword.operator": { "fg": "#795ccc", "bold": true }, "keyword.repeat": { "fg": "#795ccc", "bold": true }, "keyword.return": { "fg": "#795ccc", "bold": true }, "keyword.type": { "fg": "#795ccc", "bold": true }, "label": { "fg": "#795ccc", "bold": true }, "markup": { "fg": "#5dcd97" }, "markup.environment": { "fg": "#00a3cb" }, "markup.environment.name": { "fg": "#00a3cb" }, "markup.heading": { "fg": "#ebefc0", "bold": true }, "markup.heading.1": { "fg": "#ebefc0", "bold": true }, "markup.heading.2": { "fg": "#ebefc0", "bold": true }, "markup.heading.3": { "fg": "#ebefc0", "bold": true }, "markup.heading.4": { "fg": "#ebefc0", "bold": true }, "markup.heading.5": { "fg": "#ebefc0", "bold": true }, "markup.heading.6": { "fg": "#ebefc0", "bold": true }, "markup.italic": { "italic": true }, "markup.link": { "fg": "#aeb18d", "italic": true }, "markup.link.label": { "fg": "#5dcd97" }, "markup.link.markdown": { "fg": "#c6caa1", "underline": "solid" }, "markup.link.url": { "fg": "#aeb18d", "italic": true }, "markup.link.url.markdown": { "fg": "#5a5f7b" }, "markup.list": { "fg": "#5dcd97" }, "markup.list.checked": { "fg": "#5dcd97" }, "markup.list.unchecked": { "fg": "#5dcd97" }, "markup.math": { "fg": "#5dcd97" }, "markup.quote": { "fg": "#aeb18d" }, "markup.raw": { "fg": "#aeb18d", "italic": true }, "markup.raw.block": { "fg": "#aeb18d", "italic": true }, "markup.raw.markdown": { "fg": "#898fb1" }, "markup.strikethrough": { "strikethrough": true }, "markup.strong": { "bold": true }, "markup.underline": { "underline": "solid" }, "module": { "fg": "#aeb18d", "italic": true }, "module.builtin": { "fg": "#aeb18d", "italic": true }, "normal": { "fg": "#ebefc0", "bg": "#0e101a" }, "number": { "fg": "#aeb18d" }, "number.float": { "fg": "#aeb18d" }, "operator": { "fg": "#795ccc", "bold": true }, "property": { "fg": "#c6caa1" }, "punctuation.bracket": { "fg": "#6d759d" }, "punctuation.delimiter": { "fg": "#6d759d" }, "punctuation.special": { "fg": "#6d759d" }, "punctuation.special.markdown": { "fg": "#5dcd97" }, "string": { "fg": "#aeb18d", "italic": true }, "string.documentation": { "fg": "#aeb18d", "italic": true }, "string.escape": { "fg": "#5dcd97" }, "string.escape.markdown": { "fg": "#484e6d", "italic": true }, "string.regexp": { "fg": "#aeb18d", "italic": true }, "string.special": { "fg": "#5dcd97" }, "string.special.path": { "fg": "#5dcd97" }, "string.special.symbol": { "fg": "#c6caa1" }, "string.special.url": { "fg": "#5dcd97" }, "tag": { "fg": "#5dcd97" }, "tag.attribute": { "fg": "#c6caa1" }, "tag.builtin": { "fg": "#5dcd97" }, "tag.delimiter": { "fg": "#6d759d" }, "type": { "fg": "#898fb1" }, "type.builtin": { "fg": "#898fb1" }, "type.definition": { "fg": "#898fb1" }, "variable": { "fg": "#c6caa1" }, "variable.builtin": { "fg": "#aeb18d", "italic": true }, "variable.member": { "fg": "#c6caa1" }, "variable.parameter": { "fg": "#c6caa1" }, "variable.parameter.builtin": { "fg": "#5dcd97" } } };
|
|
5
|
-
var duckbones_light_default = theme;
|
|
6
|
-
|
|
7
|
-
module.exports = duckbones_light_default;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default_alias_39 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default_alias_39 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
// themes/duckbones_light.ts
|
|
2
|
-
var theme = { "name": "duckbones_light", "appearance": "dark", "revision": "239bdb9a09c8d38c752c43590d02f654ed0da2b0", "highlights": { "attribute": { "fg": "#00a3cb" }, "attribute.builtin": { "fg": "#5dcd97" }, "boolean": { "fg": "#ebefc0", "italic": true }, "character": { "fg": "#aeb18d", "italic": true }, "character.special": { "fg": "#5dcd97" }, "comment": { "fg": "#5a5f7b", "italic": true }, "comment.documentation": { "fg": "#5a5f7b", "italic": true }, "comment.error": { "fg": "#e03600" }, "comment.hint": { "fg": "#5a5f7b", "italic": true }, "comment.note": { "fg": "#00a3cb" }, "comment.todo": { "bold": true, "underline": "solid" }, "comment.warning": { "fg": "#e39500" }, "constant": { "fg": "#c6caa1", "bold": true }, "constant.builtin": { "fg": "#aeb18d", "italic": true }, "constant.macro": { "fg": "#aeb18d", "italic": true }, "constructor": { "fg": "#5dcd97" }, "constructor.lua": { "fg": "#6d759d" }, "diff.delta": { "bg": "#17232a" }, "diff.minus": { "bg": "#311c1a" }, "diff.plus": { "bg": "#15251c" }, "function": { "fg": "#ebefc0" }, "function.builtin": { "fg": "#5dcd97" }, "function.call": { "fg": "#ebefc0" }, "function.macro": { "fg": "#00a3cb" }, "function.method": { "fg": "#ebefc0" }, "function.method.call": { "fg": "#ebefc0" }, "highlighted": { "bg": "#161926" }, "keyword": { "fg": "#795ccc", "bold": true }, "keyword.conditional": { "fg": "#795ccc", "bold": true }, "keyword.conditional.ternary": { "fg": "#795ccc", "bold": true }, "keyword.coroutine": { "fg": "#795ccc", "bold": true }, "keyword.debug": { "fg": "#5dcd97" }, "keyword.directive": { "fg": "#00a3cb" }, "keyword.directive.define": { "fg": "#00a3cb" }, "keyword.exception": { "fg": "#795ccc", "bold": true }, "keyword.export": { "fg": "#795ccc", "bold": true }, "keyword.function": { "fg": "#795ccc", "bold": true }, "keyword.import": { "fg": "#00a3cb" }, "keyword.modifier": { "fg": "#795ccc", "bold": true }, "keyword.operator": { "fg": "#795ccc", "bold": true }, "keyword.repeat": { "fg": "#795ccc", "bold": true }, "keyword.return": { "fg": "#795ccc", "bold": true }, "keyword.type": { "fg": "#795ccc", "bold": true }, "label": { "fg": "#795ccc", "bold": true }, "markup": { "fg": "#5dcd97" }, "markup.environment": { "fg": "#00a3cb" }, "markup.environment.name": { "fg": "#00a3cb" }, "markup.heading": { "fg": "#ebefc0", "bold": true }, "markup.heading.1": { "fg": "#ebefc0", "bold": true }, "markup.heading.2": { "fg": "#ebefc0", "bold": true }, "markup.heading.3": { "fg": "#ebefc0", "bold": true }, "markup.heading.4": { "fg": "#ebefc0", "bold": true }, "markup.heading.5": { "fg": "#ebefc0", "bold": true }, "markup.heading.6": { "fg": "#ebefc0", "bold": true }, "markup.italic": { "italic": true }, "markup.link": { "fg": "#aeb18d", "italic": true }, "markup.link.label": { "fg": "#5dcd97" }, "markup.link.markdown": { "fg": "#c6caa1", "underline": "solid" }, "markup.link.url": { "fg": "#aeb18d", "italic": true }, "markup.link.url.markdown": { "fg": "#5a5f7b" }, "markup.list": { "fg": "#5dcd97" }, "markup.list.checked": { "fg": "#5dcd97" }, "markup.list.unchecked": { "fg": "#5dcd97" }, "markup.math": { "fg": "#5dcd97" }, "markup.quote": { "fg": "#aeb18d" }, "markup.raw": { "fg": "#aeb18d", "italic": true }, "markup.raw.block": { "fg": "#aeb18d", "italic": true }, "markup.raw.markdown": { "fg": "#898fb1" }, "markup.strikethrough": { "strikethrough": true }, "markup.strong": { "bold": true }, "markup.underline": { "underline": "solid" }, "module": { "fg": "#aeb18d", "italic": true }, "module.builtin": { "fg": "#aeb18d", "italic": true }, "normal": { "fg": "#ebefc0", "bg": "#0e101a" }, "number": { "fg": "#aeb18d" }, "number.float": { "fg": "#aeb18d" }, "operator": { "fg": "#795ccc", "bold": true }, "property": { "fg": "#c6caa1" }, "punctuation.bracket": { "fg": "#6d759d" }, "punctuation.delimiter": { "fg": "#6d759d" }, "punctuation.special": { "fg": "#6d759d" }, "punctuation.special.markdown": { "fg": "#5dcd97" }, "string": { "fg": "#aeb18d", "italic": true }, "string.documentation": { "fg": "#aeb18d", "italic": true }, "string.escape": { "fg": "#5dcd97" }, "string.escape.markdown": { "fg": "#484e6d", "italic": true }, "string.regexp": { "fg": "#aeb18d", "italic": true }, "string.special": { "fg": "#5dcd97" }, "string.special.path": { "fg": "#5dcd97" }, "string.special.symbol": { "fg": "#c6caa1" }, "string.special.url": { "fg": "#5dcd97" }, "tag": { "fg": "#5dcd97" }, "tag.attribute": { "fg": "#c6caa1" }, "tag.builtin": { "fg": "#5dcd97" }, "tag.delimiter": { "fg": "#6d759d" }, "type": { "fg": "#898fb1" }, "type.builtin": { "fg": "#898fb1" }, "type.definition": { "fg": "#898fb1" }, "variable": { "fg": "#c6caa1" }, "variable.builtin": { "fg": "#aeb18d", "italic": true }, "variable.member": { "fg": "#c6caa1" }, "variable.parameter": { "fg": "#c6caa1" }, "variable.parameter.builtin": { "fg": "#5dcd97" } } };
|
|
3
|
-
var duckbones_light_default = theme;
|
|
4
|
-
|
|
5
|
-
export { duckbones_light_default as default };
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
// themes/kanagawabones_dark.ts
|
|
4
|
-
var theme = { "name": "kanagawabones_dark", "appearance": "dark", "revision": "239bdb9a09c8d38c752c43590d02f654ed0da2b0", "highlights": { "attribute": { "fg": "#ddd8bb", "bold": true }, "attribute.builtin": { "fg": "#ada992", "bold": true }, "boolean": { "fg": "#ddd8bb", "italic": true }, "character": { "fg": "#a29e89", "italic": true }, "character.special": { "fg": "#ada992", "bold": true }, "comment": { "fg": "#696977", "italic": true }, "comment.documentation": { "fg": "#696977", "italic": true }, "comment.error": { "fg": "#e46a78" }, "comment.hint": { "fg": "#696977", "italic": true }, "comment.note": { "fg": "#7eb3c9" }, "comment.todo": { "bold": true, "underline": "solid" }, "comment.warning": { "fg": "#e5c283" }, "constant": { "fg": "#bbb79e", "bold": true }, "constant.builtin": { "fg": "#a29e89", "italic": true }, "constant.macro": { "fg": "#a29e89", "italic": true }, "constructor": { "fg": "#ada992", "bold": true }, "constructor.lua": { "fg": "#7d7d8d" }, "diff.delta": { "bg": "#22333a" }, "diff.minus": { "bg": "#47272a" }, "diff.plus": { "bg": "#2a331f" }, "function": { "fg": "#ddd8bb" }, "function.builtin": { "fg": "#ada992", "bold": true }, "function.call": { "fg": "#ddd8bb" }, "function.macro": { "fg": "#ddd8bb", "bold": true }, "function.method": { "fg": "#ddd8bb" }, "function.method.call": { "fg": "#ddd8bb" }, "highlighted": { "bg": "#272732" }, "keyword": { "fg": "#ddd8bb", "bold": true }, "keyword.conditional": { "fg": "#ddd8bb", "bold": true }, "keyword.conditional.ternary": { "fg": "#ddd8bb", "bold": true }, "keyword.coroutine": { "fg": "#ddd8bb", "bold": true }, "keyword.debug": { "fg": "#ada992", "bold": true }, "keyword.directive": { "fg": "#ddd8bb", "bold": true }, "keyword.directive.define": { "fg": "#ddd8bb", "bold": true }, "keyword.exception": { "fg": "#ddd8bb", "bold": true }, "keyword.export": { "fg": "#ddd8bb", "bold": true }, "keyword.function": { "fg": "#ddd8bb", "bold": true }, "keyword.import": { "fg": "#ddd8bb", "bold": true }, "keyword.modifier": { "fg": "#ddd8bb", "bold": true }, "keyword.operator": { "fg": "#ddd8bb", "bold": true }, "keyword.repeat": { "fg": "#ddd8bb", "bold": true }, "keyword.return": { "fg": "#ddd8bb", "bold": true }, "keyword.type": { "fg": "#ddd8bb", "bold": true }, "label": { "fg": "#ddd8bb", "bold": true }, "markup": { "fg": "#ada992", "bold": true }, "markup.environment": { "fg": "#ddd8bb", "bold": true }, "markup.environment.name": { "fg": "#ddd8bb", "bold": true }, "markup.heading": { "fg": "#ddd8bb", "bold": true }, "markup.heading.1": { "fg": "#ddd8bb", "bold": true }, "markup.heading.2": { "fg": "#ddd8bb", "bold": true }, "markup.heading.3": { "fg": "#ddd8bb", "bold": true }, "markup.heading.4": { "fg": "#ddd8bb", "bold": true }, "markup.heading.5": { "fg": "#ddd8bb", "bold": true }, "markup.heading.6": { "fg": "#ddd8bb", "bold": true }, "markup.italic": { "italic": true }, "markup.link": { "fg": "#a29e89", "italic": true }, "markup.link.label": { "fg": "#ada992", "bold": true }, "markup.link.markdown": { "fg": "#bbb79e", "underline": "solid" }, "markup.link.url": { "fg": "#a29e89", "italic": true }, "markup.link.url.markdown": { "fg": "#696977" }, "markup.list": { "fg": "#ada992", "bold": true }, "markup.list.checked": { "fg": "#ada992", "bold": true }, "markup.list.unchecked": { "fg": "#ada992", "bold": true }, "markup.math": { "fg": "#ada992", "bold": true }, "markup.quote": { "fg": "#a29e89" }, "markup.raw": { "fg": "#a29e89", "italic": true }, "markup.raw.block": { "fg": "#a29e89", "italic": true }, "markup.raw.markdown": { "fg": "#9797a5" }, "markup.strikethrough": { "strikethrough": true }, "markup.strong": { "bold": true }, "markup.underline": { "underline": "solid" }, "module": { "fg": "#a29e89", "italic": true }, "module.builtin": { "fg": "#a29e89", "italic": true }, "normal": { "fg": "#ddd8bb", "bg": "#1f1f28" }, "number": { "fg": "#a29e89" }, "number.float": { "fg": "#a29e89" }, "operator": { "fg": "#ddd8bb", "bold": true }, "property": { "fg": "#bbb79e" }, "punctuation.bracket": { "fg": "#7d7d8d" }, "punctuation.delimiter": { "fg": "#7d7d8d" }, "punctuation.special": { "fg": "#7d7d8d" }, "punctuation.special.markdown": { "fg": "#ada992", "bold": true }, "string": { "fg": "#a29e89", "italic": true }, "string.documentation": { "fg": "#a29e89", "italic": true }, "string.escape": { "fg": "#ada992", "bold": true }, "string.escape.markdown": { "fg": "#58586a", "italic": true }, "string.regexp": { "fg": "#a29e89", "italic": true }, "string.special": { "fg": "#ada992", "bold": true }, "string.special.path": { "fg": "#ada992", "bold": true }, "string.special.symbol": { "fg": "#bbb79e" }, "string.special.url": { "fg": "#ada992", "bold": true }, "tag": { "fg": "#ada992", "bold": true }, "tag.attribute": { "fg": "#bbb79e" }, "tag.builtin": { "fg": "#ada992", "bold": true }, "tag.delimiter": { "fg": "#7d7d8d" }, "type": { "fg": "#9797a5" }, "type.builtin": { "fg": "#9797a5" }, "type.definition": { "fg": "#9797a5" }, "variable": { "fg": "#bbb79e" }, "variable.builtin": { "fg": "#a29e89", "italic": true }, "variable.member": { "fg": "#bbb79e" }, "variable.parameter": { "fg": "#bbb79e" }, "variable.parameter.builtin": { "fg": "#ada992", "bold": true } } };
|
|
5
|
-
var kanagawabones_dark_default = theme;
|
|
6
|
-
|
|
7
|
-
module.exports = kanagawabones_dark_default;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default_alias_88 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default_alias_88 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
// themes/kanagawabones_dark.ts
|
|
2
|
-
var theme = { "name": "kanagawabones_dark", "appearance": "dark", "revision": "239bdb9a09c8d38c752c43590d02f654ed0da2b0", "highlights": { "attribute": { "fg": "#ddd8bb", "bold": true }, "attribute.builtin": { "fg": "#ada992", "bold": true }, "boolean": { "fg": "#ddd8bb", "italic": true }, "character": { "fg": "#a29e89", "italic": true }, "character.special": { "fg": "#ada992", "bold": true }, "comment": { "fg": "#696977", "italic": true }, "comment.documentation": { "fg": "#696977", "italic": true }, "comment.error": { "fg": "#e46a78" }, "comment.hint": { "fg": "#696977", "italic": true }, "comment.note": { "fg": "#7eb3c9" }, "comment.todo": { "bold": true, "underline": "solid" }, "comment.warning": { "fg": "#e5c283" }, "constant": { "fg": "#bbb79e", "bold": true }, "constant.builtin": { "fg": "#a29e89", "italic": true }, "constant.macro": { "fg": "#a29e89", "italic": true }, "constructor": { "fg": "#ada992", "bold": true }, "constructor.lua": { "fg": "#7d7d8d" }, "diff.delta": { "bg": "#22333a" }, "diff.minus": { "bg": "#47272a" }, "diff.plus": { "bg": "#2a331f" }, "function": { "fg": "#ddd8bb" }, "function.builtin": { "fg": "#ada992", "bold": true }, "function.call": { "fg": "#ddd8bb" }, "function.macro": { "fg": "#ddd8bb", "bold": true }, "function.method": { "fg": "#ddd8bb" }, "function.method.call": { "fg": "#ddd8bb" }, "highlighted": { "bg": "#272732" }, "keyword": { "fg": "#ddd8bb", "bold": true }, "keyword.conditional": { "fg": "#ddd8bb", "bold": true }, "keyword.conditional.ternary": { "fg": "#ddd8bb", "bold": true }, "keyword.coroutine": { "fg": "#ddd8bb", "bold": true }, "keyword.debug": { "fg": "#ada992", "bold": true }, "keyword.directive": { "fg": "#ddd8bb", "bold": true }, "keyword.directive.define": { "fg": "#ddd8bb", "bold": true }, "keyword.exception": { "fg": "#ddd8bb", "bold": true }, "keyword.export": { "fg": "#ddd8bb", "bold": true }, "keyword.function": { "fg": "#ddd8bb", "bold": true }, "keyword.import": { "fg": "#ddd8bb", "bold": true }, "keyword.modifier": { "fg": "#ddd8bb", "bold": true }, "keyword.operator": { "fg": "#ddd8bb", "bold": true }, "keyword.repeat": { "fg": "#ddd8bb", "bold": true }, "keyword.return": { "fg": "#ddd8bb", "bold": true }, "keyword.type": { "fg": "#ddd8bb", "bold": true }, "label": { "fg": "#ddd8bb", "bold": true }, "markup": { "fg": "#ada992", "bold": true }, "markup.environment": { "fg": "#ddd8bb", "bold": true }, "markup.environment.name": { "fg": "#ddd8bb", "bold": true }, "markup.heading": { "fg": "#ddd8bb", "bold": true }, "markup.heading.1": { "fg": "#ddd8bb", "bold": true }, "markup.heading.2": { "fg": "#ddd8bb", "bold": true }, "markup.heading.3": { "fg": "#ddd8bb", "bold": true }, "markup.heading.4": { "fg": "#ddd8bb", "bold": true }, "markup.heading.5": { "fg": "#ddd8bb", "bold": true }, "markup.heading.6": { "fg": "#ddd8bb", "bold": true }, "markup.italic": { "italic": true }, "markup.link": { "fg": "#a29e89", "italic": true }, "markup.link.label": { "fg": "#ada992", "bold": true }, "markup.link.markdown": { "fg": "#bbb79e", "underline": "solid" }, "markup.link.url": { "fg": "#a29e89", "italic": true }, "markup.link.url.markdown": { "fg": "#696977" }, "markup.list": { "fg": "#ada992", "bold": true }, "markup.list.checked": { "fg": "#ada992", "bold": true }, "markup.list.unchecked": { "fg": "#ada992", "bold": true }, "markup.math": { "fg": "#ada992", "bold": true }, "markup.quote": { "fg": "#a29e89" }, "markup.raw": { "fg": "#a29e89", "italic": true }, "markup.raw.block": { "fg": "#a29e89", "italic": true }, "markup.raw.markdown": { "fg": "#9797a5" }, "markup.strikethrough": { "strikethrough": true }, "markup.strong": { "bold": true }, "markup.underline": { "underline": "solid" }, "module": { "fg": "#a29e89", "italic": true }, "module.builtin": { "fg": "#a29e89", "italic": true }, "normal": { "fg": "#ddd8bb", "bg": "#1f1f28" }, "number": { "fg": "#a29e89" }, "number.float": { "fg": "#a29e89" }, "operator": { "fg": "#ddd8bb", "bold": true }, "property": { "fg": "#bbb79e" }, "punctuation.bracket": { "fg": "#7d7d8d" }, "punctuation.delimiter": { "fg": "#7d7d8d" }, "punctuation.special": { "fg": "#7d7d8d" }, "punctuation.special.markdown": { "fg": "#ada992", "bold": true }, "string": { "fg": "#a29e89", "italic": true }, "string.documentation": { "fg": "#a29e89", "italic": true }, "string.escape": { "fg": "#ada992", "bold": true }, "string.escape.markdown": { "fg": "#58586a", "italic": true }, "string.regexp": { "fg": "#a29e89", "italic": true }, "string.special": { "fg": "#ada992", "bold": true }, "string.special.path": { "fg": "#ada992", "bold": true }, "string.special.symbol": { "fg": "#bbb79e" }, "string.special.url": { "fg": "#ada992", "bold": true }, "tag": { "fg": "#ada992", "bold": true }, "tag.attribute": { "fg": "#bbb79e" }, "tag.builtin": { "fg": "#ada992", "bold": true }, "tag.delimiter": { "fg": "#7d7d8d" }, "type": { "fg": "#9797a5" }, "type.builtin": { "fg": "#9797a5" }, "type.definition": { "fg": "#9797a5" }, "variable": { "fg": "#bbb79e" }, "variable.builtin": { "fg": "#a29e89", "italic": true }, "variable.member": { "fg": "#bbb79e" }, "variable.parameter": { "fg": "#bbb79e" }, "variable.parameter.builtin": { "fg": "#ada992", "bold": true } } };
|
|
3
|
-
var kanagawabones_dark_default = theme;
|
|
4
|
-
|
|
5
|
-
export { kanagawabones_dark_default as default };
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
// themes/kanagawabones_light.ts
|
|
4
|
-
var theme = { "name": "kanagawabones_light", "appearance": "dark", "revision": "239bdb9a09c8d38c752c43590d02f654ed0da2b0", "highlights": { "attribute": { "fg": "#ddd8bb", "bold": true }, "attribute.builtin": { "fg": "#ada992", "bold": true }, "boolean": { "fg": "#ddd8bb", "italic": true }, "character": { "fg": "#a29e89", "italic": true }, "character.special": { "fg": "#ada992", "bold": true }, "comment": { "fg": "#696977", "italic": true }, "comment.documentation": { "fg": "#696977", "italic": true }, "comment.error": { "fg": "#e46a78" }, "comment.hint": { "fg": "#696977", "italic": true }, "comment.note": { "fg": "#7eb3c9" }, "comment.todo": { "bold": true, "underline": "solid" }, "comment.warning": { "fg": "#e5c283" }, "constant": { "fg": "#bbb79e", "bold": true }, "constant.builtin": { "fg": "#a29e89", "italic": true }, "constant.macro": { "fg": "#a29e89", "italic": true }, "constructor": { "fg": "#ada992", "bold": true }, "constructor.lua": { "fg": "#7d7d8d" }, "diff.delta": { "bg": "#22333a" }, "diff.minus": { "bg": "#47272a" }, "diff.plus": { "bg": "#2a331f" }, "function": { "fg": "#ddd8bb" }, "function.builtin": { "fg": "#ada992", "bold": true }, "function.call": { "fg": "#ddd8bb" }, "function.macro": { "fg": "#ddd8bb", "bold": true }, "function.method": { "fg": "#ddd8bb" }, "function.method.call": { "fg": "#ddd8bb" }, "highlighted": { "bg": "#272732" }, "keyword": { "fg": "#ddd8bb", "bold": true }, "keyword.conditional": { "fg": "#ddd8bb", "bold": true }, "keyword.conditional.ternary": { "fg": "#ddd8bb", "bold": true }, "keyword.coroutine": { "fg": "#ddd8bb", "bold": true }, "keyword.debug": { "fg": "#ada992", "bold": true }, "keyword.directive": { "fg": "#ddd8bb", "bold": true }, "keyword.directive.define": { "fg": "#ddd8bb", "bold": true }, "keyword.exception": { "fg": "#ddd8bb", "bold": true }, "keyword.export": { "fg": "#ddd8bb", "bold": true }, "keyword.function": { "fg": "#ddd8bb", "bold": true }, "keyword.import": { "fg": "#ddd8bb", "bold": true }, "keyword.modifier": { "fg": "#ddd8bb", "bold": true }, "keyword.operator": { "fg": "#ddd8bb", "bold": true }, "keyword.repeat": { "fg": "#ddd8bb", "bold": true }, "keyword.return": { "fg": "#ddd8bb", "bold": true }, "keyword.type": { "fg": "#ddd8bb", "bold": true }, "label": { "fg": "#ddd8bb", "bold": true }, "markup": { "fg": "#ada992", "bold": true }, "markup.environment": { "fg": "#ddd8bb", "bold": true }, "markup.environment.name": { "fg": "#ddd8bb", "bold": true }, "markup.heading": { "fg": "#ddd8bb", "bold": true }, "markup.heading.1": { "fg": "#ddd8bb", "bold": true }, "markup.heading.2": { "fg": "#ddd8bb", "bold": true }, "markup.heading.3": { "fg": "#ddd8bb", "bold": true }, "markup.heading.4": { "fg": "#ddd8bb", "bold": true }, "markup.heading.5": { "fg": "#ddd8bb", "bold": true }, "markup.heading.6": { "fg": "#ddd8bb", "bold": true }, "markup.italic": { "italic": true }, "markup.link": { "fg": "#a29e89", "italic": true }, "markup.link.label": { "fg": "#ada992", "bold": true }, "markup.link.markdown": { "fg": "#bbb79e", "underline": "solid" }, "markup.link.url": { "fg": "#a29e89", "italic": true }, "markup.link.url.markdown": { "fg": "#696977" }, "markup.list": { "fg": "#ada992", "bold": true }, "markup.list.checked": { "fg": "#ada992", "bold": true }, "markup.list.unchecked": { "fg": "#ada992", "bold": true }, "markup.math": { "fg": "#ada992", "bold": true }, "markup.quote": { "fg": "#a29e89" }, "markup.raw": { "fg": "#a29e89", "italic": true }, "markup.raw.block": { "fg": "#a29e89", "italic": true }, "markup.raw.markdown": { "fg": "#9797a5" }, "markup.strikethrough": { "strikethrough": true }, "markup.strong": { "bold": true }, "markup.underline": { "underline": "solid" }, "module": { "fg": "#a29e89", "italic": true }, "module.builtin": { "fg": "#a29e89", "italic": true }, "normal": { "fg": "#ddd8bb", "bg": "#1f1f28" }, "number": { "fg": "#a29e89" }, "number.float": { "fg": "#a29e89" }, "operator": { "fg": "#ddd8bb", "bold": true }, "property": { "fg": "#bbb79e" }, "punctuation.bracket": { "fg": "#7d7d8d" }, "punctuation.delimiter": { "fg": "#7d7d8d" }, "punctuation.special": { "fg": "#7d7d8d" }, "punctuation.special.markdown": { "fg": "#ada992", "bold": true }, "string": { "fg": "#a29e89", "italic": true }, "string.documentation": { "fg": "#a29e89", "italic": true }, "string.escape": { "fg": "#ada992", "bold": true }, "string.escape.markdown": { "fg": "#58586a", "italic": true }, "string.regexp": { "fg": "#a29e89", "italic": true }, "string.special": { "fg": "#ada992", "bold": true }, "string.special.path": { "fg": "#ada992", "bold": true }, "string.special.symbol": { "fg": "#bbb79e" }, "string.special.url": { "fg": "#ada992", "bold": true }, "tag": { "fg": "#ada992", "bold": true }, "tag.attribute": { "fg": "#bbb79e" }, "tag.builtin": { "fg": "#ada992", "bold": true }, "tag.delimiter": { "fg": "#7d7d8d" }, "type": { "fg": "#9797a5" }, "type.builtin": { "fg": "#9797a5" }, "type.definition": { "fg": "#9797a5" }, "variable": { "fg": "#bbb79e" }, "variable.builtin": { "fg": "#a29e89", "italic": true }, "variable.member": { "fg": "#bbb79e" }, "variable.parameter": { "fg": "#bbb79e" }, "variable.parameter.builtin": { "fg": "#ada992", "bold": true } } };
|
|
5
|
-
var kanagawabones_light_default = theme;
|
|
6
|
-
|
|
7
|
-
module.exports = kanagawabones_light_default;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default_alias_89 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default_alias_89 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
// themes/kanagawabones_light.ts
|
|
2
|
-
var theme = { "name": "kanagawabones_light", "appearance": "dark", "revision": "239bdb9a09c8d38c752c43590d02f654ed0da2b0", "highlights": { "attribute": { "fg": "#ddd8bb", "bold": true }, "attribute.builtin": { "fg": "#ada992", "bold": true }, "boolean": { "fg": "#ddd8bb", "italic": true }, "character": { "fg": "#a29e89", "italic": true }, "character.special": { "fg": "#ada992", "bold": true }, "comment": { "fg": "#696977", "italic": true }, "comment.documentation": { "fg": "#696977", "italic": true }, "comment.error": { "fg": "#e46a78" }, "comment.hint": { "fg": "#696977", "italic": true }, "comment.note": { "fg": "#7eb3c9" }, "comment.todo": { "bold": true, "underline": "solid" }, "comment.warning": { "fg": "#e5c283" }, "constant": { "fg": "#bbb79e", "bold": true }, "constant.builtin": { "fg": "#a29e89", "italic": true }, "constant.macro": { "fg": "#a29e89", "italic": true }, "constructor": { "fg": "#ada992", "bold": true }, "constructor.lua": { "fg": "#7d7d8d" }, "diff.delta": { "bg": "#22333a" }, "diff.minus": { "bg": "#47272a" }, "diff.plus": { "bg": "#2a331f" }, "function": { "fg": "#ddd8bb" }, "function.builtin": { "fg": "#ada992", "bold": true }, "function.call": { "fg": "#ddd8bb" }, "function.macro": { "fg": "#ddd8bb", "bold": true }, "function.method": { "fg": "#ddd8bb" }, "function.method.call": { "fg": "#ddd8bb" }, "highlighted": { "bg": "#272732" }, "keyword": { "fg": "#ddd8bb", "bold": true }, "keyword.conditional": { "fg": "#ddd8bb", "bold": true }, "keyword.conditional.ternary": { "fg": "#ddd8bb", "bold": true }, "keyword.coroutine": { "fg": "#ddd8bb", "bold": true }, "keyword.debug": { "fg": "#ada992", "bold": true }, "keyword.directive": { "fg": "#ddd8bb", "bold": true }, "keyword.directive.define": { "fg": "#ddd8bb", "bold": true }, "keyword.exception": { "fg": "#ddd8bb", "bold": true }, "keyword.export": { "fg": "#ddd8bb", "bold": true }, "keyword.function": { "fg": "#ddd8bb", "bold": true }, "keyword.import": { "fg": "#ddd8bb", "bold": true }, "keyword.modifier": { "fg": "#ddd8bb", "bold": true }, "keyword.operator": { "fg": "#ddd8bb", "bold": true }, "keyword.repeat": { "fg": "#ddd8bb", "bold": true }, "keyword.return": { "fg": "#ddd8bb", "bold": true }, "keyword.type": { "fg": "#ddd8bb", "bold": true }, "label": { "fg": "#ddd8bb", "bold": true }, "markup": { "fg": "#ada992", "bold": true }, "markup.environment": { "fg": "#ddd8bb", "bold": true }, "markup.environment.name": { "fg": "#ddd8bb", "bold": true }, "markup.heading": { "fg": "#ddd8bb", "bold": true }, "markup.heading.1": { "fg": "#ddd8bb", "bold": true }, "markup.heading.2": { "fg": "#ddd8bb", "bold": true }, "markup.heading.3": { "fg": "#ddd8bb", "bold": true }, "markup.heading.4": { "fg": "#ddd8bb", "bold": true }, "markup.heading.5": { "fg": "#ddd8bb", "bold": true }, "markup.heading.6": { "fg": "#ddd8bb", "bold": true }, "markup.italic": { "italic": true }, "markup.link": { "fg": "#a29e89", "italic": true }, "markup.link.label": { "fg": "#ada992", "bold": true }, "markup.link.markdown": { "fg": "#bbb79e", "underline": "solid" }, "markup.link.url": { "fg": "#a29e89", "italic": true }, "markup.link.url.markdown": { "fg": "#696977" }, "markup.list": { "fg": "#ada992", "bold": true }, "markup.list.checked": { "fg": "#ada992", "bold": true }, "markup.list.unchecked": { "fg": "#ada992", "bold": true }, "markup.math": { "fg": "#ada992", "bold": true }, "markup.quote": { "fg": "#a29e89" }, "markup.raw": { "fg": "#a29e89", "italic": true }, "markup.raw.block": { "fg": "#a29e89", "italic": true }, "markup.raw.markdown": { "fg": "#9797a5" }, "markup.strikethrough": { "strikethrough": true }, "markup.strong": { "bold": true }, "markup.underline": { "underline": "solid" }, "module": { "fg": "#a29e89", "italic": true }, "module.builtin": { "fg": "#a29e89", "italic": true }, "normal": { "fg": "#ddd8bb", "bg": "#1f1f28" }, "number": { "fg": "#a29e89" }, "number.float": { "fg": "#a29e89" }, "operator": { "fg": "#ddd8bb", "bold": true }, "property": { "fg": "#bbb79e" }, "punctuation.bracket": { "fg": "#7d7d8d" }, "punctuation.delimiter": { "fg": "#7d7d8d" }, "punctuation.special": { "fg": "#7d7d8d" }, "punctuation.special.markdown": { "fg": "#ada992", "bold": true }, "string": { "fg": "#a29e89", "italic": true }, "string.documentation": { "fg": "#a29e89", "italic": true }, "string.escape": { "fg": "#ada992", "bold": true }, "string.escape.markdown": { "fg": "#58586a", "italic": true }, "string.regexp": { "fg": "#a29e89", "italic": true }, "string.special": { "fg": "#ada992", "bold": true }, "string.special.path": { "fg": "#ada992", "bold": true }, "string.special.symbol": { "fg": "#bbb79e" }, "string.special.url": { "fg": "#ada992", "bold": true }, "tag": { "fg": "#ada992", "bold": true }, "tag.attribute": { "fg": "#bbb79e" }, "tag.builtin": { "fg": "#ada992", "bold": true }, "tag.delimiter": { "fg": "#7d7d8d" }, "type": { "fg": "#9797a5" }, "type.builtin": { "fg": "#9797a5" }, "type.definition": { "fg": "#9797a5" }, "variable": { "fg": "#bbb79e" }, "variable.builtin": { "fg": "#a29e89", "italic": true }, "variable.member": { "fg": "#bbb79e" }, "variable.parameter": { "fg": "#bbb79e" }, "variable.parameter.builtin": { "fg": "#ada992", "bold": true } } };
|
|
3
|
-
var kanagawabones_light_default = theme;
|
|
4
|
-
|
|
5
|
-
export { kanagawabones_light_default as default };
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
// themes/neosolarized_dark.ts
|
|
4
|
-
var theme = { "name": "neosolarized_dark", "appearance": "dark", "revision": "0c01fd2ac2ab33918073f57c63bcb2ae5a31d8de", "highlights": { "attribute": { "fg": "#268bd2" }, "attribute.builtin": { "fg": "#cb4b16" }, "boolean": { "fg": "#2aa198" }, "character": { "fg": "#2aa198" }, "character.special": { "fg": "#cb4b16" }, "comment": { "fg": "#586e75", "italic": true }, "comment.documentation": { "fg": "#586e75", "italic": true }, "comment.error": { "fg": "#dc322f" }, "comment.hint": { "fg": "#586e75", "italic": true }, "comment.note": { "fg": "#268bd2" }, "comment.todo": { "fg": "#d33682", "bold": true }, "comment.warning": { "fg": "#b58900" }, "constant": { "fg": "#2aa198" }, "constant.builtin": { "fg": "#b58900" }, "constant.macro": { "fg": "#dc322f" }, "constructor": { "fg": "#cb4b16" }, "diff.delta": { "fg": "#8cf8f7" }, "diff.minus": { "fg": "#ffc0b9" }, "diff.plus": { "fg": "#b3f6c0" }, "error": { "fg": "#dc322f" }, "function": { "fg": "#268bd2" }, "function.builtin": { "fg": "#268bd2" }, "function.call": { "fg": "#268bd2" }, "function.macro": { "fg": "#dc322f" }, "function.method": { "fg": "#268bd2" }, "function.method.call": { "fg": "#268bd2" }, "highlighted": { "bg": "#073642" }, "keyword": { "fg": "#719e07" }, "keyword.conditional": { "fg": "#719e07" }, "keyword.conditional.ternary": { "fg": "#719e07" }, "keyword.coroutine": { "fg": "#719e07" }, "keyword.debug": { "fg": "#719e07" }, "keyword.directive": { "fg": "#719e07" }, "keyword.directive.define": { "fg": "#719e07" }, "keyword.exception": { "fg": "#719e07" }, "keyword.export": { "fg": "#719e07" }, "keyword.function": { "fg": "#719e07" }, "keyword.import": { "fg": "#719e07" }, "keyword.modifier": { "fg": "#719e07" }, "keyword.operator": { "fg": "#719e07" }, "keyword.repeat": { "fg": "#719e07" }, "keyword.return": { "fg": "#719e07" }, "keyword.type": { "fg": "#719e07" }, "label": { "fg": "#719e07" }, "markup": { "fg": "#cb4b16" }, "markup.environment": { "fg": "#cb4b16" }, "markup.environment.name": { "fg": "#cb4b16" }, "markup.heading": { "fg": "#cb4b16", "bold": true }, "markup.heading.1": { "fg": "#cb4b16", "bold": true }, "markup.heading.2": { "fg": "#cb4b16", "bold": true }, "markup.heading.3": { "fg": "#cb4b16", "bold": true }, "markup.heading.4": { "fg": "#cb4b16", "bold": true }, "markup.heading.5": { "fg": "#cb4b16", "bold": true }, "markup.heading.6": { "fg": "#cb4b16", "bold": true }, "markup.italic": { "italic": true }, "markup.link": { "fg": "#6c71c4" }, "markup.link.label": { "fg": "#6c71c4" }, "markup.link.url": { "fg": "#6c71c4" }, "markup.list": { "fg": "#cb4b16" }, "markup.list.checked": { "fg": "#cb4b16" }, "markup.list.unchecked": { "fg": "#cb4b16" }, "markup.math": { "fg": "#cb4b16" }, "markup.quote": { "fg": "#cb4b16" }, "markup.raw": { "fg": "#cb4b16" }, "markup.raw.block": { "fg": "#cb4b16" }, "markup.strikethrough": { "strikethrough": true }, "markup.strong": { "bold": true }, "markup.underline": { "underline": "solid" }, "module": { "fg": "#b58900" }, "module.builtin": { "fg": "#cb4b16" }, "namespace": { "fg": "#268bd2" }, "normal": { "fg": "#839496" }, "number": { "fg": "#2aa198" }, "number.float": { "fg": "#2aa198" }, "operator": { "fg": "#719e07" }, "property": { "fg": "#268bd2" }, "punctuation.bracket": { "fg": "#cb4b16" }, "punctuation.delimiter": { "fg": "#719e07" }, "punctuation.special": { "fg": "#cb4b16" }, "string": { "fg": "#2aa198" }, "string.documentation": { "fg": "#2aa198" }, "string.escape": { "fg": "#cb4b16" }, "string.regexp": { "fg": "#cb4b16" }, "string.special": { "fg": "#cb4b16" }, "string.special.path": { "fg": "#cb4b16" }, "string.special.symbol": { "fg": "#cb4b16" }, "string.special.url": { "fg": "#6c71c4" }, "tag": { "fg": "#719e07" }, "tag.attribute": { "fg": "#268bd2" }, "tag.builtin": { "fg": "#cb4b16" }, "tag.delimiter": { "fg": "#dc322f" }, "type": { "fg": "#b58900" }, "type.builtin": { "fg": "#b58900" }, "type.definition": { "fg": "#b58900" }, "variable": { "fg": "#839496" }, "variable.builtin": { "fg": "#cb4b16" }, "variable.member": { "fg": "#839496" }, "variable.parameter": { "fg": "#839496" }, "variable.parameter.builtin": { "fg": "#cb4b16" } } };
|
|
5
|
-
var neosolarized_dark_default = theme;
|
|
6
|
-
|
|
7
|
-
module.exports = neosolarized_dark_default;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default_alias_160 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default_alias_160 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
// themes/neosolarized_dark.ts
|
|
2
|
-
var theme = { "name": "neosolarized_dark", "appearance": "dark", "revision": "0c01fd2ac2ab33918073f57c63bcb2ae5a31d8de", "highlights": { "attribute": { "fg": "#268bd2" }, "attribute.builtin": { "fg": "#cb4b16" }, "boolean": { "fg": "#2aa198" }, "character": { "fg": "#2aa198" }, "character.special": { "fg": "#cb4b16" }, "comment": { "fg": "#586e75", "italic": true }, "comment.documentation": { "fg": "#586e75", "italic": true }, "comment.error": { "fg": "#dc322f" }, "comment.hint": { "fg": "#586e75", "italic": true }, "comment.note": { "fg": "#268bd2" }, "comment.todo": { "fg": "#d33682", "bold": true }, "comment.warning": { "fg": "#b58900" }, "constant": { "fg": "#2aa198" }, "constant.builtin": { "fg": "#b58900" }, "constant.macro": { "fg": "#dc322f" }, "constructor": { "fg": "#cb4b16" }, "diff.delta": { "fg": "#8cf8f7" }, "diff.minus": { "fg": "#ffc0b9" }, "diff.plus": { "fg": "#b3f6c0" }, "error": { "fg": "#dc322f" }, "function": { "fg": "#268bd2" }, "function.builtin": { "fg": "#268bd2" }, "function.call": { "fg": "#268bd2" }, "function.macro": { "fg": "#dc322f" }, "function.method": { "fg": "#268bd2" }, "function.method.call": { "fg": "#268bd2" }, "highlighted": { "bg": "#073642" }, "keyword": { "fg": "#719e07" }, "keyword.conditional": { "fg": "#719e07" }, "keyword.conditional.ternary": { "fg": "#719e07" }, "keyword.coroutine": { "fg": "#719e07" }, "keyword.debug": { "fg": "#719e07" }, "keyword.directive": { "fg": "#719e07" }, "keyword.directive.define": { "fg": "#719e07" }, "keyword.exception": { "fg": "#719e07" }, "keyword.export": { "fg": "#719e07" }, "keyword.function": { "fg": "#719e07" }, "keyword.import": { "fg": "#719e07" }, "keyword.modifier": { "fg": "#719e07" }, "keyword.operator": { "fg": "#719e07" }, "keyword.repeat": { "fg": "#719e07" }, "keyword.return": { "fg": "#719e07" }, "keyword.type": { "fg": "#719e07" }, "label": { "fg": "#719e07" }, "markup": { "fg": "#cb4b16" }, "markup.environment": { "fg": "#cb4b16" }, "markup.environment.name": { "fg": "#cb4b16" }, "markup.heading": { "fg": "#cb4b16", "bold": true }, "markup.heading.1": { "fg": "#cb4b16", "bold": true }, "markup.heading.2": { "fg": "#cb4b16", "bold": true }, "markup.heading.3": { "fg": "#cb4b16", "bold": true }, "markup.heading.4": { "fg": "#cb4b16", "bold": true }, "markup.heading.5": { "fg": "#cb4b16", "bold": true }, "markup.heading.6": { "fg": "#cb4b16", "bold": true }, "markup.italic": { "italic": true }, "markup.link": { "fg": "#6c71c4" }, "markup.link.label": { "fg": "#6c71c4" }, "markup.link.url": { "fg": "#6c71c4" }, "markup.list": { "fg": "#cb4b16" }, "markup.list.checked": { "fg": "#cb4b16" }, "markup.list.unchecked": { "fg": "#cb4b16" }, "markup.math": { "fg": "#cb4b16" }, "markup.quote": { "fg": "#cb4b16" }, "markup.raw": { "fg": "#cb4b16" }, "markup.raw.block": { "fg": "#cb4b16" }, "markup.strikethrough": { "strikethrough": true }, "markup.strong": { "bold": true }, "markup.underline": { "underline": "solid" }, "module": { "fg": "#b58900" }, "module.builtin": { "fg": "#cb4b16" }, "namespace": { "fg": "#268bd2" }, "normal": { "fg": "#839496" }, "number": { "fg": "#2aa198" }, "number.float": { "fg": "#2aa198" }, "operator": { "fg": "#719e07" }, "property": { "fg": "#268bd2" }, "punctuation.bracket": { "fg": "#cb4b16" }, "punctuation.delimiter": { "fg": "#719e07" }, "punctuation.special": { "fg": "#cb4b16" }, "string": { "fg": "#2aa198" }, "string.documentation": { "fg": "#2aa198" }, "string.escape": { "fg": "#cb4b16" }, "string.regexp": { "fg": "#cb4b16" }, "string.special": { "fg": "#cb4b16" }, "string.special.path": { "fg": "#cb4b16" }, "string.special.symbol": { "fg": "#cb4b16" }, "string.special.url": { "fg": "#6c71c4" }, "tag": { "fg": "#719e07" }, "tag.attribute": { "fg": "#268bd2" }, "tag.builtin": { "fg": "#cb4b16" }, "tag.delimiter": { "fg": "#dc322f" }, "type": { "fg": "#b58900" }, "type.builtin": { "fg": "#b58900" }, "type.definition": { "fg": "#b58900" }, "variable": { "fg": "#839496" }, "variable.builtin": { "fg": "#cb4b16" }, "variable.member": { "fg": "#839496" }, "variable.parameter": { "fg": "#839496" }, "variable.parameter.builtin": { "fg": "#cb4b16" } } };
|
|
3
|
-
var neosolarized_dark_default = theme;
|
|
4
|
-
|
|
5
|
-
export { neosolarized_dark_default as default };
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
// themes/neosolarized_light.ts
|
|
4
|
-
var theme = { "name": "neosolarized_light", "appearance": "light", "revision": "0c01fd2ac2ab33918073f57c63bcb2ae5a31d8de", "highlights": { "attribute": { "fg": "#268bd2" }, "attribute.builtin": { "fg": "#cb4b16" }, "boolean": { "fg": "#2aa198" }, "character": { "fg": "#2aa198" }, "character.special": { "fg": "#cb4b16" }, "comment": { "fg": "#586e75", "italic": true }, "comment.documentation": { "fg": "#586e75", "italic": true }, "comment.error": { "fg": "#dc322f" }, "comment.hint": { "fg": "#586e75", "italic": true }, "comment.note": { "fg": "#268bd2" }, "comment.todo": { "fg": "#d33682", "bold": true }, "comment.warning": { "fg": "#b58900" }, "constant": { "fg": "#2aa198" }, "constant.builtin": { "fg": "#b58900" }, "constant.macro": { "fg": "#dc322f" }, "constructor": { "fg": "#cb4b16" }, "diff.delta": { "fg": "#007373" }, "diff.minus": { "fg": "#590008" }, "diff.plus": { "fg": "#005523" }, "error": { "fg": "#dc322f" }, "function": { "fg": "#268bd2" }, "function.builtin": { "fg": "#268bd2" }, "function.call": { "fg": "#268bd2" }, "function.macro": { "fg": "#dc322f" }, "function.method": { "fg": "#268bd2" }, "function.method.call": { "fg": "#268bd2" }, "highlighted": { "bg": "#073642" }, "keyword": { "fg": "#719e07" }, "keyword.conditional": { "fg": "#719e07" }, "keyword.conditional.ternary": { "fg": "#719e07" }, "keyword.coroutine": { "fg": "#719e07" }, "keyword.debug": { "fg": "#719e07" }, "keyword.directive": { "fg": "#719e07" }, "keyword.directive.define": { "fg": "#719e07" }, "keyword.exception": { "fg": "#719e07" }, "keyword.export": { "fg": "#719e07" }, "keyword.function": { "fg": "#719e07" }, "keyword.import": { "fg": "#719e07" }, "keyword.modifier": { "fg": "#719e07" }, "keyword.operator": { "fg": "#719e07" }, "keyword.repeat": { "fg": "#719e07" }, "keyword.return": { "fg": "#719e07" }, "keyword.type": { "fg": "#719e07" }, "label": { "fg": "#719e07" }, "markup": { "fg": "#cb4b16" }, "markup.environment": { "fg": "#cb4b16" }, "markup.environment.name": { "fg": "#cb4b16" }, "markup.heading": { "fg": "#cb4b16", "bold": true }, "markup.heading.1": { "fg": "#cb4b16", "bold": true }, "markup.heading.2": { "fg": "#cb4b16", "bold": true }, "markup.heading.3": { "fg": "#cb4b16", "bold": true }, "markup.heading.4": { "fg": "#cb4b16", "bold": true }, "markup.heading.5": { "fg": "#cb4b16", "bold": true }, "markup.heading.6": { "fg": "#cb4b16", "bold": true }, "markup.italic": { "italic": true }, "markup.link": { "fg": "#6c71c4" }, "markup.link.label": { "fg": "#6c71c4" }, "markup.link.url": { "fg": "#6c71c4" }, "markup.list": { "fg": "#cb4b16" }, "markup.list.checked": { "fg": "#cb4b16" }, "markup.list.unchecked": { "fg": "#cb4b16" }, "markup.math": { "fg": "#cb4b16" }, "markup.quote": { "fg": "#cb4b16" }, "markup.raw": { "fg": "#cb4b16" }, "markup.raw.block": { "fg": "#cb4b16" }, "markup.strikethrough": { "strikethrough": true }, "markup.strong": { "bold": true }, "markup.underline": { "underline": "solid" }, "module": { "fg": "#b58900" }, "module.builtin": { "fg": "#cb4b16" }, "namespace": { "fg": "#268bd2" }, "normal": { "fg": "#839496" }, "number": { "fg": "#2aa198" }, "number.float": { "fg": "#2aa198" }, "operator": { "fg": "#719e07" }, "property": { "fg": "#268bd2" }, "punctuation.bracket": { "fg": "#cb4b16" }, "punctuation.delimiter": { "fg": "#719e07" }, "punctuation.special": { "fg": "#cb4b16" }, "string": { "fg": "#2aa198" }, "string.documentation": { "fg": "#2aa198" }, "string.escape": { "fg": "#cb4b16" }, "string.regexp": { "fg": "#cb4b16" }, "string.special": { "fg": "#cb4b16" }, "string.special.path": { "fg": "#cb4b16" }, "string.special.symbol": { "fg": "#cb4b16" }, "string.special.url": { "fg": "#6c71c4" }, "tag": { "fg": "#719e07" }, "tag.attribute": { "fg": "#268bd2" }, "tag.builtin": { "fg": "#cb4b16" }, "tag.delimiter": { "fg": "#dc322f" }, "type": { "fg": "#b58900" }, "type.builtin": { "fg": "#b58900" }, "type.definition": { "fg": "#b58900" }, "variable": { "fg": "#839496" }, "variable.builtin": { "fg": "#cb4b16" }, "variable.member": { "fg": "#839496" }, "variable.parameter": { "fg": "#839496" }, "variable.parameter.builtin": { "fg": "#cb4b16" } } };
|
|
5
|
-
var neosolarized_light_default = theme;
|
|
6
|
-
|
|
7
|
-
module.exports = neosolarized_light_default;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default_alias_161 as default } from '../_tsup-dts-rollup.cjs';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default_alias_161 as default } from '../_tsup-dts-rollup.js';
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
// themes/neosolarized_light.ts
|
|
2
|
-
var theme = { "name": "neosolarized_light", "appearance": "light", "revision": "0c01fd2ac2ab33918073f57c63bcb2ae5a31d8de", "highlights": { "attribute": { "fg": "#268bd2" }, "attribute.builtin": { "fg": "#cb4b16" }, "boolean": { "fg": "#2aa198" }, "character": { "fg": "#2aa198" }, "character.special": { "fg": "#cb4b16" }, "comment": { "fg": "#586e75", "italic": true }, "comment.documentation": { "fg": "#586e75", "italic": true }, "comment.error": { "fg": "#dc322f" }, "comment.hint": { "fg": "#586e75", "italic": true }, "comment.note": { "fg": "#268bd2" }, "comment.todo": { "fg": "#d33682", "bold": true }, "comment.warning": { "fg": "#b58900" }, "constant": { "fg": "#2aa198" }, "constant.builtin": { "fg": "#b58900" }, "constant.macro": { "fg": "#dc322f" }, "constructor": { "fg": "#cb4b16" }, "diff.delta": { "fg": "#007373" }, "diff.minus": { "fg": "#590008" }, "diff.plus": { "fg": "#005523" }, "error": { "fg": "#dc322f" }, "function": { "fg": "#268bd2" }, "function.builtin": { "fg": "#268bd2" }, "function.call": { "fg": "#268bd2" }, "function.macro": { "fg": "#dc322f" }, "function.method": { "fg": "#268bd2" }, "function.method.call": { "fg": "#268bd2" }, "highlighted": { "bg": "#073642" }, "keyword": { "fg": "#719e07" }, "keyword.conditional": { "fg": "#719e07" }, "keyword.conditional.ternary": { "fg": "#719e07" }, "keyword.coroutine": { "fg": "#719e07" }, "keyword.debug": { "fg": "#719e07" }, "keyword.directive": { "fg": "#719e07" }, "keyword.directive.define": { "fg": "#719e07" }, "keyword.exception": { "fg": "#719e07" }, "keyword.export": { "fg": "#719e07" }, "keyword.function": { "fg": "#719e07" }, "keyword.import": { "fg": "#719e07" }, "keyword.modifier": { "fg": "#719e07" }, "keyword.operator": { "fg": "#719e07" }, "keyword.repeat": { "fg": "#719e07" }, "keyword.return": { "fg": "#719e07" }, "keyword.type": { "fg": "#719e07" }, "label": { "fg": "#719e07" }, "markup": { "fg": "#cb4b16" }, "markup.environment": { "fg": "#cb4b16" }, "markup.environment.name": { "fg": "#cb4b16" }, "markup.heading": { "fg": "#cb4b16", "bold": true }, "markup.heading.1": { "fg": "#cb4b16", "bold": true }, "markup.heading.2": { "fg": "#cb4b16", "bold": true }, "markup.heading.3": { "fg": "#cb4b16", "bold": true }, "markup.heading.4": { "fg": "#cb4b16", "bold": true }, "markup.heading.5": { "fg": "#cb4b16", "bold": true }, "markup.heading.6": { "fg": "#cb4b16", "bold": true }, "markup.italic": { "italic": true }, "markup.link": { "fg": "#6c71c4" }, "markup.link.label": { "fg": "#6c71c4" }, "markup.link.url": { "fg": "#6c71c4" }, "markup.list": { "fg": "#cb4b16" }, "markup.list.checked": { "fg": "#cb4b16" }, "markup.list.unchecked": { "fg": "#cb4b16" }, "markup.math": { "fg": "#cb4b16" }, "markup.quote": { "fg": "#cb4b16" }, "markup.raw": { "fg": "#cb4b16" }, "markup.raw.block": { "fg": "#cb4b16" }, "markup.strikethrough": { "strikethrough": true }, "markup.strong": { "bold": true }, "markup.underline": { "underline": "solid" }, "module": { "fg": "#b58900" }, "module.builtin": { "fg": "#cb4b16" }, "namespace": { "fg": "#268bd2" }, "normal": { "fg": "#839496" }, "number": { "fg": "#2aa198" }, "number.float": { "fg": "#2aa198" }, "operator": { "fg": "#719e07" }, "property": { "fg": "#268bd2" }, "punctuation.bracket": { "fg": "#cb4b16" }, "punctuation.delimiter": { "fg": "#719e07" }, "punctuation.special": { "fg": "#cb4b16" }, "string": { "fg": "#2aa198" }, "string.documentation": { "fg": "#2aa198" }, "string.escape": { "fg": "#cb4b16" }, "string.regexp": { "fg": "#cb4b16" }, "string.special": { "fg": "#cb4b16" }, "string.special.path": { "fg": "#cb4b16" }, "string.special.symbol": { "fg": "#cb4b16" }, "string.special.url": { "fg": "#6c71c4" }, "tag": { "fg": "#719e07" }, "tag.attribute": { "fg": "#268bd2" }, "tag.builtin": { "fg": "#cb4b16" }, "tag.delimiter": { "fg": "#dc322f" }, "type": { "fg": "#b58900" }, "type.builtin": { "fg": "#b58900" }, "type.definition": { "fg": "#b58900" }, "variable": { "fg": "#839496" }, "variable.builtin": { "fg": "#cb4b16" }, "variable.member": { "fg": "#839496" }, "variable.parameter": { "fg": "#839496" }, "variable.parameter.builtin": { "fg": "#cb4b16" } } };
|
|
3
|
-
var neosolarized_light_default = theme;
|
|
4
|
-
|
|
5
|
-
export { neosolarized_light_default as default };
|