@lumis-sh/themes 0.2.0 → 0.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +14 -0
- package/dist/_tsup-dts-rollup.d.cts +0 -12
- package/dist/_tsup-dts-rollup.d.ts +0 -12
- package/dist/css/astrodark.css +1 -1
- package/dist/css/astrojupiter.css +1 -1
- package/dist/css/astrolight.css +1 -1
- package/dist/css/astromars.css +1 -1
- package/dist/css/carbonfox.css +1 -1
- package/dist/css/catppuccin_frappe.css +1 -1
- package/dist/css/catppuccin_latte.css +1 -1
- package/dist/css/catppuccin_macchiato.css +1 -1
- package/dist/css/catppuccin_mocha.css +1 -1
- package/dist/css/cyberdream_dark.css +1 -1
- package/dist/css/cyberdream_light.css +1 -1
- package/dist/css/dawnfox.css +1 -1
- package/dist/css/dayfox.css +1 -1
- package/dist/css/{duckbones_dark.css → duckbones.css} +2 -2
- package/dist/css/duskfox.css +1 -1
- package/dist/css/flow_light.css +105 -105
- package/dist/css/forestbones_dark.css +1 -1
- package/dist/css/forestbones_light.css +1 -1
- package/dist/css/{kanagawabones_dark.css → kanagawabones.css} +2 -2
- package/dist/css/material_deep_ocean.css +3 -0
- package/dist/css/material_oceanic.css +3 -0
- package/dist/css/material_palenight.css +3 -0
- package/dist/css/mfd_flir_bh.css +3 -3
- package/dist/css/neobones_dark.css +1 -1
- package/dist/css/neobones_light.css +1 -1
- package/dist/css/{neosolarized_dark.css → neosolarized.css} +1 -1
- package/dist/css/nightfox.css +1 -1
- package/dist/css/{nordbones_dark.css → nordbones.css} +2 -2
- package/dist/css/nordfox.css +1 -1
- package/dist/css/one_monokai.css +1 -1
- package/dist/css/onenord_dark.css +1 -1
- package/dist/css/onenord_light.css +1 -1
- package/dist/css/rosebones_dark.css +1 -1
- package/dist/css/rosebones_light.css +1 -1
- package/dist/css/seoulbones_dark.css +1 -1
- package/dist/css/seoulbones_light.css +1 -1
- package/dist/css/srcery.css +1 -1
- package/dist/css/terafox.css +1 -1
- package/dist/css/tokyobones_dark.css +1 -1
- package/dist/css/tokyobones_light.css +1 -1
- package/dist/css/vague.css +1 -1
- package/dist/css/{vimbones_dark.css → vimbones.css} +2 -2
- package/dist/css/zenbones_dark.css +1 -1
- package/dist/css/zenbones_light.css +1 -1
- package/dist/css/zenburned.css +1 -1
- package/dist/css/zenwritten_dark.css +1 -1
- package/dist/css/zenwritten_light.css +1 -1
- package/dist/json/astrodark.json +1 -1
- package/dist/json/astrojupiter.json +1 -1
- package/dist/json/astrolight.json +1 -1
- package/dist/json/astromars.json +1 -1
- package/dist/json/carbonfox.json +1 -1
- package/dist/json/catppuccin_frappe.json +1 -1
- package/dist/json/catppuccin_latte.json +1 -1
- package/dist/json/catppuccin_macchiato.json +1 -1
- package/dist/json/catppuccin_mocha.json +1 -1
- package/dist/json/cyberdream_dark.json +1 -1
- package/dist/json/cyberdream_light.json +1 -1
- package/dist/json/dawnfox.json +1 -1
- package/dist/json/dayfox.json +1 -1
- package/dist/json/duckbones.json +1 -0
- package/dist/json/duskfox.json +1 -1
- package/dist/json/flow_light.json +1 -1
- package/dist/json/forestbones_dark.json +1 -1
- package/dist/json/forestbones_light.json +1 -1
- package/dist/json/kanagawabones.json +1 -0
- package/dist/json/material_deep_ocean.json +1 -1
- package/dist/json/material_oceanic.json +1 -1
- package/dist/json/material_palenight.json +1 -1
- package/dist/json/mfd_flir_bh.json +1 -1
- package/dist/json/neobones_dark.json +1 -1
- package/dist/json/neobones_light.json +1 -1
- package/dist/json/neosolarized.json +1 -0
- package/dist/json/nightfox.json +1 -1
- package/dist/json/nordbones.json +1 -0
- package/dist/json/nordfox.json +1 -1
- package/dist/json/one_monokai.json +1 -1
- package/dist/json/onenord_dark.json +1 -1
- package/dist/json/onenord_light.json +1 -1
- package/dist/json/rosebones_dark.json +1 -1
- package/dist/json/rosebones_light.json +1 -1
- package/dist/json/seoulbones_dark.json +1 -1
- package/dist/json/seoulbones_light.json +1 -1
- package/dist/json/srcery.json +1 -1
- package/dist/json/terafox.json +1 -1
- package/dist/json/tokyobones_dark.json +1 -1
- package/dist/json/tokyobones_light.json +1 -1
- package/dist/json/vague.json +1 -1
- package/dist/json/vimbones.json +1 -0
- package/dist/json/zenbones_dark.json +1 -1
- package/dist/json/zenbones_light.json +1 -1
- package/dist/json/zenburned.json +1 -1
- package/dist/json/zenwritten_dark.json +1 -1
- package/dist/json/zenwritten_light.json +1 -1
- package/dist/themes/astrodark.cjs +1 -1
- package/dist/themes/astrodark.js +1 -1
- package/dist/themes/astrojupiter.cjs +1 -1
- package/dist/themes/astrojupiter.js +1 -1
- package/dist/themes/astrolight.cjs +1 -1
- package/dist/themes/astrolight.js +1 -1
- package/dist/themes/astromars.cjs +1 -1
- package/dist/themes/astromars.js +1 -1
- package/dist/themes/carbonfox.cjs +1 -1
- package/dist/themes/carbonfox.js +1 -1
- package/dist/themes/catppuccin_frappe.cjs +1 -1
- package/dist/themes/catppuccin_frappe.js +1 -1
- package/dist/themes/catppuccin_latte.cjs +1 -1
- package/dist/themes/catppuccin_latte.js +1 -1
- package/dist/themes/catppuccin_macchiato.cjs +1 -1
- package/dist/themes/catppuccin_macchiato.js +1 -1
- package/dist/themes/catppuccin_mocha.cjs +1 -1
- package/dist/themes/catppuccin_mocha.js +1 -1
- package/dist/themes/cyberdream_dark.cjs +1 -1
- package/dist/themes/cyberdream_dark.js +1 -1
- package/dist/themes/cyberdream_light.cjs +1 -1
- package/dist/themes/cyberdream_light.js +1 -1
- package/dist/themes/dawnfox.cjs +1 -1
- package/dist/themes/dawnfox.js +1 -1
- package/dist/themes/dayfox.cjs +1 -1
- package/dist/themes/dayfox.js +1 -1
- package/dist/themes/duckbones.cjs +7 -0
- package/dist/themes/duckbones.js +5 -0
- package/dist/themes/duskfox.cjs +1 -1
- package/dist/themes/duskfox.d.cts +1 -1
- package/dist/themes/duskfox.d.ts +1 -1
- package/dist/themes/duskfox.js +1 -1
- package/dist/themes/edge_aura.d.cts +1 -1
- package/dist/themes/edge_aura.d.ts +1 -1
- package/dist/themes/edge_dark.d.cts +1 -1
- package/dist/themes/edge_dark.d.ts +1 -1
- package/dist/themes/edge_light.d.cts +1 -1
- package/dist/themes/edge_light.d.ts +1 -1
- package/dist/themes/edge_neon.d.cts +1 -1
- package/dist/themes/edge_neon.d.ts +1 -1
- package/dist/themes/eldritch.d.cts +1 -1
- package/dist/themes/eldritch.d.ts +1 -1
- package/dist/themes/embark.d.cts +1 -1
- package/dist/themes/embark.d.ts +1 -1
- package/dist/themes/everblush.d.cts +1 -1
- package/dist/themes/everblush.d.ts +1 -1
- package/dist/themes/everforest_dark.d.cts +1 -1
- package/dist/themes/everforest_dark.d.ts +1 -1
- package/dist/themes/everforest_light.d.cts +1 -1
- package/dist/themes/everforest_light.d.ts +1 -1
- package/dist/themes/flexoki_dark.d.cts +1 -1
- package/dist/themes/flexoki_dark.d.ts +1 -1
- package/dist/themes/flexoki_light.d.cts +1 -1
- package/dist/themes/flexoki_light.d.ts +1 -1
- package/dist/themes/flow_dark.d.cts +1 -1
- package/dist/themes/flow_dark.d.ts +1 -1
- package/dist/themes/flow_light.cjs +1 -1
- package/dist/themes/flow_light.d.cts +1 -1
- package/dist/themes/flow_light.d.ts +1 -1
- package/dist/themes/flow_light.js +1 -1
- package/dist/themes/fluoromachine_delta.d.cts +1 -1
- package/dist/themes/fluoromachine_delta.d.ts +1 -1
- package/dist/themes/fluoromachine_fluoromachine.d.cts +1 -1
- package/dist/themes/fluoromachine_fluoromachine.d.ts +1 -1
- package/dist/themes/fluoromachine_retrowave.d.cts +1 -1
- package/dist/themes/fluoromachine_retrowave.d.ts +1 -1
- package/dist/themes/forestbones_dark.cjs +1 -1
- package/dist/themes/forestbones_dark.d.cts +1 -1
- package/dist/themes/forestbones_dark.d.ts +1 -1
- package/dist/themes/forestbones_dark.js +1 -1
- package/dist/themes/forestbones_light.cjs +1 -1
- package/dist/themes/forestbones_light.d.cts +1 -1
- package/dist/themes/forestbones_light.d.ts +1 -1
- package/dist/themes/forestbones_light.js +1 -1
- package/dist/themes/github_dark.d.cts +1 -1
- package/dist/themes/github_dark.d.ts +1 -1
- package/dist/themes/github_dark_colorblind.d.cts +1 -1
- package/dist/themes/github_dark_colorblind.d.ts +1 -1
- package/dist/themes/github_dark_dimmed.d.cts +1 -1
- package/dist/themes/github_dark_dimmed.d.ts +1 -1
- package/dist/themes/github_dark_high_contrast.d.cts +1 -1
- package/dist/themes/github_dark_high_contrast.d.ts +1 -1
- package/dist/themes/github_dark_tritanopia.d.cts +1 -1
- package/dist/themes/github_dark_tritanopia.d.ts +1 -1
- package/dist/themes/github_light.d.cts +1 -1
- package/dist/themes/github_light.d.ts +1 -1
- package/dist/themes/github_light_colorblind.d.cts +1 -1
- package/dist/themes/github_light_colorblind.d.ts +1 -1
- package/dist/themes/github_light_high_contrast.d.cts +1 -1
- package/dist/themes/github_light_high_contrast.d.ts +1 -1
- package/dist/themes/github_light_tritanopia.d.cts +1 -1
- package/dist/themes/github_light_tritanopia.d.ts +1 -1
- package/dist/themes/gruber_darker.d.cts +1 -1
- package/dist/themes/gruber_darker.d.ts +1 -1
- package/dist/themes/gruvbox_baby.d.cts +1 -1
- package/dist/themes/gruvbox_baby.d.ts +1 -1
- package/dist/themes/gruvbox_dark.d.cts +1 -1
- package/dist/themes/gruvbox_dark.d.ts +1 -1
- package/dist/themes/gruvbox_dark_hard.d.cts +1 -1
- package/dist/themes/gruvbox_dark_hard.d.ts +1 -1
- package/dist/themes/gruvbox_dark_soft.d.cts +1 -1
- package/dist/themes/gruvbox_dark_soft.d.ts +1 -1
- package/dist/themes/gruvbox_light.d.cts +1 -1
- package/dist/themes/gruvbox_light.d.ts +1 -1
- package/dist/themes/gruvbox_light_hard.d.cts +1 -1
- package/dist/themes/gruvbox_light_hard.d.ts +1 -1
- package/dist/themes/gruvbox_light_soft.d.cts +1 -1
- package/dist/themes/gruvbox_light_soft.d.ts +1 -1
- package/dist/themes/gruvbox_material_dark.d.cts +1 -1
- package/dist/themes/gruvbox_material_dark.d.ts +1 -1
- package/dist/themes/gruvbox_material_light.d.cts +1 -1
- package/dist/themes/gruvbox_material_light.d.ts +1 -1
- package/dist/themes/horizon_dark.d.cts +1 -1
- package/dist/themes/horizon_dark.d.ts +1 -1
- package/dist/themes/horizon_light.d.cts +1 -1
- package/dist/themes/horizon_light.d.ts +1 -1
- package/dist/themes/hybrid.d.cts +1 -1
- package/dist/themes/hybrid.d.ts +1 -1
- package/dist/themes/iceberg.d.cts +1 -1
- package/dist/themes/iceberg.d.ts +1 -1
- package/dist/themes/jellybeans.d.cts +1 -1
- package/dist/themes/jellybeans.d.ts +1 -1
- package/dist/themes/kanagawa_dragon.d.cts +1 -1
- package/dist/themes/kanagawa_dragon.d.ts +1 -1
- package/dist/themes/kanagawa_lotus.d.cts +1 -1
- package/dist/themes/kanagawa_lotus.d.ts +1 -1
- package/dist/themes/kanagawa_paper_dark.d.cts +1 -1
- package/dist/themes/kanagawa_paper_dark.d.ts +1 -1
- package/dist/themes/kanagawa_paper_light.d.cts +1 -1
- package/dist/themes/kanagawa_paper_light.d.ts +1 -1
- package/dist/themes/kanagawa_wave.d.cts +1 -1
- package/dist/themes/kanagawa_wave.d.ts +1 -1
- package/dist/themes/kanagawabones.cjs +7 -0
- package/dist/themes/kanagawabones.d.cts +1 -0
- package/dist/themes/kanagawabones.d.ts +1 -0
- package/dist/themes/kanagawabones.js +5 -0
- package/dist/themes/lackluster.d.cts +1 -1
- package/dist/themes/lackluster.d.ts +1 -1
- package/dist/themes/lackluster_hack.d.cts +1 -1
- package/dist/themes/lackluster_hack.d.ts +1 -1
- package/dist/themes/lackluster_mint.d.cts +1 -1
- package/dist/themes/lackluster_mint.d.ts +1 -1
- package/dist/themes/material_darker.d.cts +1 -1
- package/dist/themes/material_darker.d.ts +1 -1
- package/dist/themes/material_deep_ocean.cjs +1 -1
- package/dist/themes/material_deep_ocean.d.cts +1 -1
- package/dist/themes/material_deep_ocean.d.ts +1 -1
- package/dist/themes/material_deep_ocean.js +1 -1
- package/dist/themes/material_lighter.d.cts +1 -1
- package/dist/themes/material_lighter.d.ts +1 -1
- package/dist/themes/material_oceanic.cjs +1 -1
- package/dist/themes/material_oceanic.d.cts +1 -1
- package/dist/themes/material_oceanic.d.ts +1 -1
- package/dist/themes/material_oceanic.js +1 -1
- package/dist/themes/material_palenight.cjs +1 -1
- package/dist/themes/material_palenight.d.cts +1 -1
- package/dist/themes/material_palenight.d.ts +1 -1
- package/dist/themes/material_palenight.js +1 -1
- package/dist/themes/matte_black.d.cts +1 -1
- package/dist/themes/matte_black.d.ts +1 -1
- package/dist/themes/melange_dark.d.cts +1 -1
- package/dist/themes/melange_dark.d.ts +1 -1
- package/dist/themes/melange_light.d.cts +1 -1
- package/dist/themes/melange_light.d.ts +1 -1
- package/dist/themes/mellifluous_alduin.d.cts +1 -1
- package/dist/themes/mellifluous_alduin.d.ts +1 -1
- package/dist/themes/mellifluous_dark.d.cts +1 -1
- package/dist/themes/mellifluous_dark.d.ts +1 -1
- package/dist/themes/mellifluous_kanagawa_dragon.d.cts +1 -1
- package/dist/themes/mellifluous_kanagawa_dragon.d.ts +1 -1
- package/dist/themes/mellifluous_light.d.cts +1 -1
- package/dist/themes/mellifluous_light.d.ts +1 -1
- package/dist/themes/mellifluous_mountain.d.cts +1 -1
- package/dist/themes/mellifluous_mountain.d.ts +1 -1
- package/dist/themes/mellifluous_tender.d.cts +1 -1
- package/dist/themes/mellifluous_tender.d.ts +1 -1
- package/dist/themes/mellow.d.cts +1 -1
- package/dist/themes/mellow.d.ts +1 -1
- package/dist/themes/mfd_amber.d.cts +1 -1
- package/dist/themes/mfd_amber.d.ts +1 -1
- package/dist/themes/mfd_blackout.d.cts +1 -1
- package/dist/themes/mfd_blackout.d.ts +1 -1
- package/dist/themes/mfd_dark.d.cts +1 -1
- package/dist/themes/mfd_dark.d.ts +1 -1
- package/dist/themes/mfd_default.d.cts +1 -1
- package/dist/themes/mfd_default.d.ts +1 -1
- package/dist/themes/mfd_flir.d.cts +1 -1
- package/dist/themes/mfd_flir.d.ts +1 -1
- package/dist/themes/mfd_flir_bh.cjs +1 -1
- package/dist/themes/mfd_flir_bh.d.cts +1 -1
- package/dist/themes/mfd_flir_bh.d.ts +1 -1
- package/dist/themes/mfd_flir_bh.js +1 -1
- package/dist/themes/mfd_flir_fusion.d.cts +1 -1
- package/dist/themes/mfd_flir_fusion.d.ts +1 -1
- package/dist/themes/mfd_flir_rh.d.cts +1 -1
- package/dist/themes/mfd_flir_rh.d.ts +1 -1
- package/dist/themes/mfd_gbl_dark.d.cts +1 -1
- package/dist/themes/mfd_gbl_dark.d.ts +1 -1
- package/dist/themes/mfd_gbl_light.d.cts +1 -1
- package/dist/themes/mfd_gbl_light.d.ts +1 -1
- package/dist/themes/mfd_hud.d.cts +1 -1
- package/dist/themes/mfd_hud.d.ts +1 -1
- package/dist/themes/mfd_lumon.d.cts +1 -1
- package/dist/themes/mfd_lumon.d.ts +1 -1
- package/dist/themes/mfd_mono.d.cts +1 -1
- package/dist/themes/mfd_mono.d.ts +1 -1
- package/dist/themes/mfd_nvg.d.cts +1 -1
- package/dist/themes/mfd_nvg.d.ts +1 -1
- package/dist/themes/mfd_paper.d.cts +1 -1
- package/dist/themes/mfd_paper.d.ts +1 -1
- package/dist/themes/mfd_scarlet.d.cts +1 -1
- package/dist/themes/mfd_scarlet.d.ts +1 -1
- package/dist/themes/mfd_stealth.d.cts +1 -1
- package/dist/themes/mfd_stealth.d.ts +1 -1
- package/dist/themes/miasma.d.cts +1 -1
- package/dist/themes/miasma.d.ts +1 -1
- package/dist/themes/midnight.d.cts +1 -1
- package/dist/themes/midnight.d.ts +1 -1
- package/dist/themes/modus_operandi.d.cts +1 -1
- package/dist/themes/modus_operandi.d.ts +1 -1
- package/dist/themes/modus_vivendi.d.cts +1 -1
- package/dist/themes/modus_vivendi.d.ts +1 -1
- package/dist/themes/molokai.d.cts +1 -1
- package/dist/themes/molokai.d.ts +1 -1
- package/dist/themes/monokai.d.cts +1 -1
- package/dist/themes/monokai.d.ts +1 -1
- package/dist/themes/monokai_nightasty_dark.d.cts +1 -1
- package/dist/themes/monokai_nightasty_dark.d.ts +1 -1
- package/dist/themes/monokai_nightasty_light.d.cts +1 -1
- package/dist/themes/monokai_nightasty_light.d.ts +1 -1
- package/dist/themes/monokai_pro.d.cts +1 -1
- package/dist/themes/monokai_pro.d.ts +1 -1
- package/dist/themes/monokai_pro_dark.d.cts +1 -1
- package/dist/themes/monokai_pro_dark.d.ts +1 -1
- package/dist/themes/monokai_pro_machine.d.cts +1 -1
- package/dist/themes/monokai_pro_machine.d.ts +1 -1
- package/dist/themes/monokai_pro_ristretto.d.cts +1 -1
- package/dist/themes/monokai_pro_ristretto.d.ts +1 -1
- package/dist/themes/monokai_pro_spectrum.d.cts +1 -1
- package/dist/themes/monokai_pro_spectrum.d.ts +1 -1
- package/dist/themes/monokai_soda.d.cts +1 -1
- package/dist/themes/monokai_soda.d.ts +1 -1
- package/dist/themes/moonfly.d.cts +1 -1
- package/dist/themes/moonfly.d.ts +1 -1
- package/dist/themes/moonlight.d.cts +1 -1
- package/dist/themes/moonlight.d.ts +1 -1
- package/dist/themes/neobones_dark.cjs +1 -1
- package/dist/themes/neobones_dark.d.cts +1 -1
- package/dist/themes/neobones_dark.d.ts +1 -1
- package/dist/themes/neobones_dark.js +1 -1
- package/dist/themes/neobones_light.cjs +1 -1
- package/dist/themes/neobones_light.d.cts +1 -1
- package/dist/themes/neobones_light.d.ts +1 -1
- package/dist/themes/neobones_light.js +1 -1
- package/dist/themes/neofusion.d.cts +1 -1
- package/dist/themes/neofusion.d.ts +1 -1
- package/dist/themes/neomodern_gyokuro_dark.d.cts +1 -1
- package/dist/themes/neomodern_gyokuro_dark.d.ts +1 -1
- package/dist/themes/neomodern_gyokuro_light.d.cts +1 -1
- package/dist/themes/neomodern_gyokuro_light.d.ts +1 -1
- package/dist/themes/neomodern_hojicha_dark.d.cts +1 -1
- package/dist/themes/neomodern_hojicha_dark.d.ts +1 -1
- package/dist/themes/neomodern_hojicha_light.d.cts +1 -1
- package/dist/themes/neomodern_hojicha_light.d.ts +1 -1
- package/dist/themes/neomodern_iceclimber_dark.d.cts +1 -1
- package/dist/themes/neomodern_iceclimber_dark.d.ts +1 -1
- package/dist/themes/neomodern_iceclimber_light.d.cts +1 -1
- package/dist/themes/neomodern_iceclimber_light.d.ts +1 -1
- package/dist/themes/neomodern_moon_dark.d.cts +1 -1
- package/dist/themes/neomodern_moon_dark.d.ts +1 -1
- package/dist/themes/neomodern_moon_light.d.cts +1 -1
- package/dist/themes/neomodern_moon_light.d.ts +1 -1
- package/dist/themes/neomodern_roseprime_dark.d.cts +1 -1
- package/dist/themes/neomodern_roseprime_dark.d.ts +1 -1
- package/dist/themes/neomodern_roseprime_light.d.cts +1 -1
- package/dist/themes/neomodern_roseprime_light.d.ts +1 -1
- package/dist/themes/neon_dark.d.cts +1 -1
- package/dist/themes/neon_dark.d.ts +1 -1
- package/dist/themes/neon_default.d.cts +1 -1
- package/dist/themes/neon_default.d.ts +1 -1
- package/dist/themes/neon_doom.d.cts +1 -1
- package/dist/themes/neon_doom.d.ts +1 -1
- package/dist/themes/neon_light.d.cts +1 -1
- package/dist/themes/neon_light.d.ts +1 -1
- package/dist/themes/neosolarized.cjs +7 -0
- package/dist/themes/neosolarized.d.cts +1 -0
- package/dist/themes/neosolarized.d.ts +1 -0
- package/dist/themes/neosolarized.js +5 -0
- package/dist/themes/neosolarized2_dark.d.cts +1 -1
- package/dist/themes/neosolarized2_dark.d.ts +1 -1
- package/dist/themes/neosolarized2_light.d.cts +1 -1
- package/dist/themes/neosolarized2_light.d.ts +1 -1
- package/dist/themes/neovim_dark.d.cts +1 -1
- package/dist/themes/neovim_dark.d.ts +1 -1
- package/dist/themes/neovim_light.d.cts +1 -1
- package/dist/themes/neovim_light.d.ts +1 -1
- package/dist/themes/night_owl.d.cts +1 -1
- package/dist/themes/night_owl.d.ts +1 -1
- package/dist/themes/nightfly.d.cts +1 -1
- package/dist/themes/nightfly.d.ts +1 -1
- package/dist/themes/nightfox.cjs +1 -1
- package/dist/themes/nightfox.d.cts +1 -1
- package/dist/themes/nightfox.d.ts +1 -1
- package/dist/themes/nightfox.js +1 -1
- package/dist/themes/no_clown_fiesta.d.cts +1 -1
- package/dist/themes/no_clown_fiesta.d.ts +1 -1
- package/dist/themes/nord.d.cts +1 -1
- package/dist/themes/nord.d.ts +1 -1
- package/dist/themes/nordbones.cjs +7 -0
- package/dist/themes/nordbones.d.cts +1 -0
- package/dist/themes/nordbones.d.ts +1 -0
- package/dist/themes/nordbones.js +5 -0
- package/dist/themes/nordfox.cjs +1 -1
- package/dist/themes/nordfox.d.cts +1 -1
- package/dist/themes/nordfox.d.ts +1 -1
- package/dist/themes/nordfox.js +1 -1
- package/dist/themes/nordic.d.cts +1 -1
- package/dist/themes/nordic.d.ts +1 -1
- package/dist/themes/obscure.d.cts +1 -1
- package/dist/themes/obscure.d.ts +1 -1
- package/dist/themes/oceanic_next.d.cts +1 -1
- package/dist/themes/oceanic_next.d.ts +1 -1
- package/dist/themes/ofirkai.d.cts +1 -1
- package/dist/themes/ofirkai.d.ts +1 -1
- package/dist/themes/oldworld.d.cts +1 -1
- package/dist/themes/oldworld.d.ts +1 -1
- package/dist/themes/oldworld_cooler.d.cts +1 -1
- package/dist/themes/oldworld_cooler.d.ts +1 -1
- package/dist/themes/oldworld_oled.d.cts +1 -1
- package/dist/themes/oldworld_oled.d.ts +1 -1
- package/dist/themes/one_monokai.cjs +1 -1
- package/dist/themes/one_monokai.d.cts +1 -1
- package/dist/themes/one_monokai.d.ts +1 -1
- package/dist/themes/one_monokai.js +1 -1
- package/dist/themes/onedark.d.cts +1 -1
- package/dist/themes/onedark.d.ts +1 -1
- package/dist/themes/onedark_cool.d.cts +1 -1
- package/dist/themes/onedark_cool.d.ts +1 -1
- package/dist/themes/onedark_darker.d.cts +1 -1
- package/dist/themes/onedark_darker.d.ts +1 -1
- package/dist/themes/onedark_deep.d.cts +1 -1
- package/dist/themes/onedark_deep.d.ts +1 -1
- package/dist/themes/onedark_light.d.cts +1 -1
- package/dist/themes/onedark_light.d.ts +1 -1
- package/dist/themes/onedark_warm.d.cts +1 -1
- package/dist/themes/onedark_warm.d.ts +1 -1
- package/dist/themes/onedark_warmer.d.cts +1 -1
- package/dist/themes/onedark_warmer.d.ts +1 -1
- package/dist/themes/onedarkpro_dark.d.cts +1 -1
- package/dist/themes/onedarkpro_dark.d.ts +1 -1
- package/dist/themes/onedarkpro_vivid.d.cts +1 -1
- package/dist/themes/onedarkpro_vivid.d.ts +1 -1
- package/dist/themes/onelight.d.cts +1 -1
- package/dist/themes/onelight.d.ts +1 -1
- package/dist/themes/onenord_dark.cjs +1 -1
- package/dist/themes/onenord_dark.d.cts +1 -1
- package/dist/themes/onenord_dark.d.ts +1 -1
- package/dist/themes/onenord_dark.js +1 -1
- package/dist/themes/onenord_light.cjs +1 -1
- package/dist/themes/onenord_light.d.cts +1 -1
- package/dist/themes/onenord_light.d.ts +1 -1
- package/dist/themes/onenord_light.js +1 -1
- package/dist/themes/oxocarbon_dark.d.cts +1 -1
- package/dist/themes/oxocarbon_dark.d.ts +1 -1
- package/dist/themes/oxocarbon_light.d.cts +1 -1
- package/dist/themes/oxocarbon_light.d.ts +1 -1
- package/dist/themes/palenightfall.d.cts +1 -1
- package/dist/themes/palenightfall.d.ts +1 -1
- package/dist/themes/papercolor_dark.d.cts +1 -1
- package/dist/themes/papercolor_dark.d.ts +1 -1
- package/dist/themes/papercolor_light.d.cts +1 -1
- package/dist/themes/papercolor_light.d.ts +1 -1
- package/dist/themes/poimandres.d.cts +1 -1
- package/dist/themes/poimandres.d.ts +1 -1
- package/dist/themes/rosebones_dark.cjs +1 -1
- package/dist/themes/rosebones_dark.d.cts +1 -1
- package/dist/themes/rosebones_dark.d.ts +1 -1
- package/dist/themes/rosebones_dark.js +1 -1
- package/dist/themes/rosebones_light.cjs +1 -1
- package/dist/themes/rosebones_light.d.cts +1 -1
- package/dist/themes/rosebones_light.d.ts +1 -1
- package/dist/themes/rosebones_light.js +1 -1
- package/dist/themes/rosepine_dark.d.cts +1 -1
- package/dist/themes/rosepine_dark.d.ts +1 -1
- package/dist/themes/rosepine_dawn.d.cts +1 -1
- package/dist/themes/rosepine_dawn.d.ts +1 -1
- package/dist/themes/rosepine_moon.d.cts +1 -1
- package/dist/themes/rosepine_moon.d.ts +1 -1
- package/dist/themes/seoulbones_dark.cjs +1 -1
- package/dist/themes/seoulbones_dark.d.cts +1 -1
- package/dist/themes/seoulbones_dark.d.ts +1 -1
- package/dist/themes/seoulbones_dark.js +1 -1
- package/dist/themes/seoulbones_light.cjs +1 -1
- package/dist/themes/seoulbones_light.d.cts +1 -1
- package/dist/themes/seoulbones_light.d.ts +1 -1
- package/dist/themes/seoulbones_light.js +1 -1
- package/dist/themes/solarized_autumn_dark.d.cts +1 -1
- package/dist/themes/solarized_autumn_dark.d.ts +1 -1
- package/dist/themes/solarized_autumn_light.d.cts +1 -1
- package/dist/themes/solarized_autumn_light.d.ts +1 -1
- package/dist/themes/solarized_osaka_dark.d.cts +1 -1
- package/dist/themes/solarized_osaka_dark.d.ts +1 -1
- package/dist/themes/solarized_osaka_light.d.cts +1 -1
- package/dist/themes/solarized_osaka_light.d.ts +1 -1
- package/dist/themes/solarized_spring_dark.d.cts +1 -1
- package/dist/themes/solarized_spring_dark.d.ts +1 -1
- package/dist/themes/solarized_spring_light.d.cts +1 -1
- package/dist/themes/solarized_spring_light.d.ts +1 -1
- package/dist/themes/solarized_summer_dark.d.cts +1 -1
- package/dist/themes/solarized_summer_dark.d.ts +1 -1
- package/dist/themes/solarized_summer_light.d.cts +1 -1
- package/dist/themes/solarized_summer_light.d.ts +1 -1
- package/dist/themes/solarized_winter_dark.d.cts +1 -1
- package/dist/themes/solarized_winter_dark.d.ts +1 -1
- package/dist/themes/solarized_winter_light.d.cts +1 -1
- package/dist/themes/solarized_winter_light.d.ts +1 -1
- package/dist/themes/sonokai_andromeda.d.cts +1 -1
- package/dist/themes/sonokai_andromeda.d.ts +1 -1
- package/dist/themes/sonokai_atlantis.d.cts +1 -1
- package/dist/themes/sonokai_atlantis.d.ts +1 -1
- package/dist/themes/sonokai_default.d.cts +1 -1
- package/dist/themes/sonokai_default.d.ts +1 -1
- package/dist/themes/sonokai_espresso.d.cts +1 -1
- package/dist/themes/sonokai_espresso.d.ts +1 -1
- package/dist/themes/sonokai_maia.d.cts +1 -1
- package/dist/themes/sonokai_maia.d.ts +1 -1
- package/dist/themes/sonokai_shusia.d.cts +1 -1
- package/dist/themes/sonokai_shusia.d.ts +1 -1
- package/dist/themes/srcery.cjs +1 -1
- package/dist/themes/srcery.d.cts +1 -1
- package/dist/themes/srcery.d.ts +1 -1
- package/dist/themes/srcery.js +1 -1
- package/dist/themes/synthweave.d.cts +1 -1
- package/dist/themes/synthweave.d.ts +1 -1
- package/dist/themes/synthweave_aqua.d.cts +1 -1
- package/dist/themes/synthweave_aqua.d.ts +1 -1
- package/dist/themes/terafox.cjs +1 -1
- package/dist/themes/terafox.d.cts +1 -1
- package/dist/themes/terafox.d.ts +1 -1
- package/dist/themes/terafox.js +1 -1
- package/dist/themes/tokyobones_dark.cjs +1 -1
- package/dist/themes/tokyobones_dark.d.cts +1 -1
- package/dist/themes/tokyobones_dark.d.ts +1 -1
- package/dist/themes/tokyobones_dark.js +1 -1
- package/dist/themes/tokyobones_light.cjs +1 -1
- package/dist/themes/tokyobones_light.d.cts +1 -1
- package/dist/themes/tokyobones_light.d.ts +1 -1
- package/dist/themes/tokyobones_light.js +1 -1
- package/dist/themes/tokyodark.d.cts +1 -1
- package/dist/themes/tokyodark.d.ts +1 -1
- package/dist/themes/tokyonight_day.d.cts +1 -1
- package/dist/themes/tokyonight_day.d.ts +1 -1
- package/dist/themes/tokyonight_moon.d.cts +1 -1
- package/dist/themes/tokyonight_moon.d.ts +1 -1
- package/dist/themes/tokyonight_night.d.cts +1 -1
- package/dist/themes/tokyonight_night.d.ts +1 -1
- package/dist/themes/tokyonight_storm.d.cts +1 -1
- package/dist/themes/tokyonight_storm.d.ts +1 -1
- package/dist/themes/vague.cjs +1 -1
- package/dist/themes/vague.d.cts +1 -1
- package/dist/themes/vague.d.ts +1 -1
- package/dist/themes/vague.js +1 -1
- package/dist/themes/vesper.d.cts +1 -1
- package/dist/themes/vesper.d.ts +1 -1
- package/dist/themes/vimbones.cjs +7 -0
- package/dist/themes/vimbones.d.cts +1 -0
- package/dist/themes/vimbones.d.ts +1 -0
- package/dist/themes/vimbones.js +5 -0
- package/dist/themes/vscode_dark.d.cts +1 -1
- package/dist/themes/vscode_dark.d.ts +1 -1
- package/dist/themes/vscode_light.d.cts +1 -1
- package/dist/themes/vscode_light.d.ts +1 -1
- package/dist/themes/xcode_dark.d.cts +1 -1
- package/dist/themes/xcode_dark.d.ts +1 -1
- package/dist/themes/xcode_dark_hc.d.cts +1 -1
- package/dist/themes/xcode_dark_hc.d.ts +1 -1
- package/dist/themes/xcode_light.d.cts +1 -1
- package/dist/themes/xcode_light.d.ts +1 -1
- package/dist/themes/xcode_light_hc.d.cts +1 -1
- package/dist/themes/xcode_light_hc.d.ts +1 -1
- package/dist/themes/xcode_wwdc.d.cts +1 -1
- package/dist/themes/xcode_wwdc.d.ts +1 -1
- package/dist/themes/yorumi.d.cts +1 -1
- package/dist/themes/yorumi.d.ts +1 -1
- package/dist/themes/zenbones_dark.cjs +1 -1
- package/dist/themes/zenbones_dark.d.cts +1 -1
- package/dist/themes/zenbones_dark.d.ts +1 -1
- package/dist/themes/zenbones_dark.js +1 -1
- package/dist/themes/zenbones_light.cjs +1 -1
- package/dist/themes/zenbones_light.d.cts +1 -1
- package/dist/themes/zenbones_light.d.ts +1 -1
- package/dist/themes/zenbones_light.js +1 -1
- package/dist/themes/zenburn.d.cts +1 -1
- package/dist/themes/zenburn.d.ts +1 -1
- package/dist/themes/zenburned.cjs +1 -1
- package/dist/themes/zenburned.d.cts +1 -1
- package/dist/themes/zenburned.d.ts +1 -1
- package/dist/themes/zenburned.js +1 -1
- package/dist/themes/zenwritten_dark.cjs +1 -1
- package/dist/themes/zenwritten_dark.d.cts +1 -1
- package/dist/themes/zenwritten_dark.d.ts +1 -1
- package/dist/themes/zenwritten_dark.js +1 -1
- package/dist/themes/zenwritten_light.cjs +1 -1
- package/dist/themes/zenwritten_light.d.cts +1 -1
- package/dist/themes/zenwritten_light.d.ts +1 -1
- package/dist/themes/zenwritten_light.js +1 -1
- package/dist/themes/zephyr_dark.d.cts +1 -1
- package/dist/themes/zephyr_dark.d.ts +1 -1
- package/package.json +1 -1
- package/dist/css/duckbones_light.css +0 -355
- package/dist/css/kanagawabones_light.css +0 -381
- package/dist/css/neosolarized_light.css +0 -311
- package/dist/css/nordbones_light.css +0 -362
- package/dist/css/solarized_osaka_storm.css +0 -364
- package/dist/css/vimbones_light.css +0 -376
- package/dist/json/duckbones_dark.json +0 -1
- package/dist/json/duckbones_light.json +0 -1
- package/dist/json/kanagawabones_dark.json +0 -1
- package/dist/json/kanagawabones_light.json +0 -1
- package/dist/json/neosolarized_dark.json +0 -1
- package/dist/json/neosolarized_light.json +0 -1
- package/dist/json/nordbones_dark.json +0 -1
- package/dist/json/nordbones_light.json +0 -1
- package/dist/json/solarized_osaka_storm.json +0 -1
- package/dist/json/vimbones_dark.json +0 -1
- package/dist/json/vimbones_light.json +0 -1
- package/dist/themes/duckbones_dark.cjs +0 -7
- package/dist/themes/duckbones_dark.js +0 -5
- package/dist/themes/duckbones_light.cjs +0 -7
- package/dist/themes/duckbones_light.d.cts +0 -1
- package/dist/themes/duckbones_light.d.ts +0 -1
- package/dist/themes/duckbones_light.js +0 -5
- package/dist/themes/kanagawabones_dark.cjs +0 -7
- package/dist/themes/kanagawabones_dark.d.cts +0 -1
- package/dist/themes/kanagawabones_dark.d.ts +0 -1
- package/dist/themes/kanagawabones_dark.js +0 -5
- package/dist/themes/kanagawabones_light.cjs +0 -7
- package/dist/themes/kanagawabones_light.d.cts +0 -1
- package/dist/themes/kanagawabones_light.d.ts +0 -1
- package/dist/themes/kanagawabones_light.js +0 -5
- package/dist/themes/neosolarized_dark.cjs +0 -7
- package/dist/themes/neosolarized_dark.d.cts +0 -1
- package/dist/themes/neosolarized_dark.d.ts +0 -1
- package/dist/themes/neosolarized_dark.js +0 -5
- package/dist/themes/neosolarized_light.cjs +0 -7
- package/dist/themes/neosolarized_light.d.cts +0 -1
- package/dist/themes/neosolarized_light.d.ts +0 -1
- package/dist/themes/neosolarized_light.js +0 -5
- package/dist/themes/nordbones_dark.cjs +0 -7
- package/dist/themes/nordbones_dark.d.cts +0 -1
- package/dist/themes/nordbones_dark.d.ts +0 -1
- package/dist/themes/nordbones_dark.js +0 -5
- package/dist/themes/nordbones_light.cjs +0 -7
- package/dist/themes/nordbones_light.d.cts +0 -1
- package/dist/themes/nordbones_light.d.ts +0 -1
- package/dist/themes/nordbones_light.js +0 -5
- package/dist/themes/solarized_osaka_storm.cjs +0 -7
- package/dist/themes/solarized_osaka_storm.d.cts +0 -1
- package/dist/themes/solarized_osaka_storm.d.ts +0 -1
- package/dist/themes/solarized_osaka_storm.js +0 -5
- package/dist/themes/vimbones_dark.cjs +0 -7
- package/dist/themes/vimbones_dark.d.cts +0 -1
- package/dist/themes/vimbones_dark.d.ts +0 -1
- package/dist/themes/vimbones_dark.js +0 -5
- package/dist/themes/vimbones_light.cjs +0 -7
- package/dist/themes/vimbones_light.d.cts +0 -1
- package/dist/themes/vimbones_light.d.ts +0 -1
- package/dist/themes/vimbones_light.js +0 -5
- /package/dist/themes/{duckbones_dark.d.cts → duckbones.d.cts} +0 -0
- /package/dist/themes/{duckbones_dark.d.ts → duckbones.d.ts} +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"catppuccin_mocha","appearance":"dark","revision":"
|
|
1
|
+
{"name":"catppuccin_mocha","appearance":"dark","revision":"e068ab5f8261f23f6f71ffd8791ae40315b77b9c","highlights":{"attribute":{"fg":"#fab387"},"attribute.builtin":{"fg":"#f5c2e7"},"attribute.c_sharp":{"fg":"#f9e2af"},"boolean":{"fg":"#fab387"},"character":{"fg":"#94e2d5"},"character.special":{"fg":"#f5c2e7"},"character.special.html":{"fg":"#f38ba8"},"comment":{"fg":"#9399b2","italic":true},"comment.documentation":{"fg":"#9399b2","italic":true},"comment.error":{"fg":"#1e1e2e","bg":"#f38ba8"},"comment.hint":{"fg":"#1e1e2e","bg":"#89b4fa"},"comment.note":{"fg":"#1e1e2e","bg":"#89b4fa"},"comment.todo":{"fg":"#1e1e2e","bg":"#f2cdcd"},"comment.warning":{"fg":"#1e1e2e","bg":"#f9e2af"},"comment.warning.gitcommit":{"fg":"#f9e2af"},"constant":{"fg":"#fab387"},"constant.builtin":{"fg":"#fab387"},"constant.java":{"fg":"#94e2d5"},"constant.macro":{"fg":"#cba6f7"},"constructor":{"fg":"#f9e2af"},"constructor.lua":{"fg":"#9399b2"},"constructor.python":{"fg":"#89dceb"},"diff.delta":{"fg":"#89b4fa"},"diff.minus":{"fg":"#f38ba8"},"diff.plus":{"fg":"#a6e3a1"},"error":{"fg":"#f38ba8"},"function":{"fg":"#89b4fa"},"function.builtin":{"fg":"#fab387"},"function.builtin.bash":{"fg":"#f38ba8","italic":true},"function.call":{"fg":"#89b4fa"},"function.macro":{"fg":"#f5c2e7"},"function.method":{"fg":"#89b4fa"},"function.method.call":{"fg":"#89b4fa"},"highlighted":{"bg":"#2a2b3c"},"keyword":{"fg":"#cba6f7"},"keyword.conditional":{"fg":"#cba6f7","italic":true},"keyword.conditional.ternary":{"fg":"#89dceb"},"keyword.coroutine":{"fg":"#cba6f7"},"keyword.debug":{"fg":"#cba6f7"},"keyword.directive":{"fg":"#f5c2e7"},"keyword.directive.css":{"fg":"#cba6f7"},"keyword.directive.define":{"fg":"#f5c2e7"},"keyword.exception":{"fg":"#cba6f7"},"keyword.export":{"fg":"#cba6f7"},"keyword.function":{"fg":"#cba6f7"},"keyword.import":{"fg":"#cba6f7"},"keyword.import.c":{"fg":"#f9e2af"},"keyword.import.cpp":{"fg":"#f9e2af"},"keyword.modifier":{"fg":"#cba6f7"},"keyword.operator":{"fg":"#cba6f7"},"keyword.repeat":{"fg":"#cba6f7"},"keyword.return":{"fg":"#cba6f7"},"keyword.type":{"fg":"#cba6f7"},"label":{"fg":"#74c7ec"},"label.yaml":{"fg":"#f9e2af"},"markup":{"fg":"#cdd6f4"},"markup.environment":{"fg":"#f5c2e7"},"markup.environment.name":{"fg":"#89b4fa"},"markup.heading":{"fg":"#89b4fa"},"markup.heading.1":{"fg":"#89b4fa"},"markup.heading.1.html":{"fg":"#cdd6f4"},"markup.heading.1.markdown":{"fg":"#f38ba8"},"markup.heading.2":{"fg":"#89b4fa"},"markup.heading.2.html":{"fg":"#cdd6f4"},"markup.heading.2.markdown":{"fg":"#fab387"},"markup.heading.3":{"fg":"#89b4fa"},"markup.heading.3.html":{"fg":"#cdd6f4"},"markup.heading.3.markdown":{"fg":"#f9e2af"},"markup.heading.4":{"fg":"#89b4fa"},"markup.heading.4.html":{"fg":"#cdd6f4"},"markup.heading.4.markdown":{"fg":"#a6e3a1"},"markup.heading.5":{"fg":"#89b4fa"},"markup.heading.5.html":{"fg":"#cdd6f4"},"markup.heading.5.markdown":{"fg":"#74c7ec"},"markup.heading.6":{"fg":"#89b4fa"},"markup.heading.6.html":{"fg":"#cdd6f4"},"markup.heading.6.markdown":{"fg":"#b4befe"},"markup.heading.html":{"fg":"#cdd6f4"},"markup.heading.markdown":{"bold":true},"markup.italic":{"fg":"#f38ba8","italic":true},"markup.link":{"fg":"#b4befe"},"markup.link.label":{"fg":"#b4befe"},"markup.link.label.html":{"fg":"#cdd6f4"},"markup.link.url":{"fg":"#89b4fa","italic":true,"underline":"solid"},"markup.list":{"fg":"#94e2d5"},"markup.list.checked":{"fg":"#a6e3a1"},"markup.list.unchecked":{"fg":"#7f849c"},"markup.math":{"fg":"#89b4fa"},"markup.quote":{"fg":"#f5c2e7"},"markup.raw":{"fg":"#a6e3a1"},"markup.raw.block":{"fg":"#a6e3a1"},"markup.strikethrough":{"fg":"#cdd6f4","strikethrough":true},"markup.strong":{"fg":"#f38ba8","bold":true},"markup.underline":{"underline":"solid"},"module":{"fg":"#f9e2af","italic":true},"module.builtin":{"fg":"#f5c2e7"},"namespace":{"fg":"#f9e2af","italic":true},"normal":{"fg":"#cdd6f4","bg":"#1e1e2e"},"number":{"fg":"#fab387"},"number.float":{"fg":"#fab387"},"operator":{"fg":"#89dceb"},"property":{"fg":"#b4befe"},"property.css":{"fg":"#89b4fa"},"property.scss":{"fg":"#89b4fa"},"punctuation.bracket":{"fg":"#9399b2"},"punctuation.bracket.rainbow.1":{"fg":"#f38ba8"},"punctuation.bracket.rainbow.2":{"fg":"#f9e2af"},"punctuation.bracket.rainbow.3":{"fg":"#89b4fa"},"punctuation.bracket.rainbow.4":{"fg":"#fab387"},"punctuation.bracket.rainbow.5":{"fg":"#a6e3a1"},"punctuation.bracket.rainbow.6":{"fg":"#cba6f7"},"punctuation.delimiter":{"fg":"#9399b2"},"punctuation.delimiter.regex":{"fg":"#f5c2e7"},"punctuation.special":{"fg":"#f5c2e7"},"string":{"fg":"#a6e3a1"},"string.documentation":{"fg":"#94e2d5"},"string.escape":{"fg":"#f5c2e7"},"string.regex":{"fg":"#f5c2e7"},"string.regexp":{"fg":"#f5c2e7"},"string.special":{"fg":"#f5c2e7"},"string.special.path":{"fg":"#f5c2e7"},"string.special.path.gitignore":{"fg":"#cdd6f4"},"string.special.symbol":{"fg":"#f2cdcd"},"string.special.url":{"fg":"#89b4fa","italic":true,"underline":"solid"},"string.special.url.html":{"fg":"#a6e3a1"},"tag":{"fg":"#89b4fa"},"tag.attribute":{"fg":"#f9e2af","italic":true},"tag.builtin":{"fg":"#89b4fa"},"tag.delimiter":{"fg":"#94e2d5"},"type":{"fg":"#f9e2af"},"type.builtin":{"fg":"#cba6f7"},"type.css":{"fg":"#b4befe"},"type.definition":{"fg":"#f9e2af"},"variable":{"fg":"#cdd6f4"},"variable.builtin":{"fg":"#f38ba8"},"variable.member":{"fg":"#b4befe"},"variable.parameter":{"fg":"#eba0ac"},"variable.parameter.bash":{"fg":"#a6e3a1"},"variable.parameter.builtin":{"fg":"#f5c2e7"}}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"cyberdream_dark","appearance":"dark","revision":"
|
|
1
|
+
{"name":"cyberdream_dark","appearance":"dark","revision":"b9cc88378b776f33d3ea77164716f37c3f13ef72","highlights":{"attribute":{"fg":"#5ef1ff"},"attribute.builtin":{"fg":"#ff5ea0"},"boolean":{"fg":"#5ef1ff"},"character":{"fg":"#5eff6c"},"character.special":{"fg":"#ff5ea0"},"comment":{"fg":"#7b8496"},"comment.documentation":{"fg":"#7b8496"},"comment.error":{"fg":"#ff6e5e"},"comment.hint":{"fg":"#7b8496"},"comment.note":{"fg":"#5ea1ff"},"comment.todo":{"fg":"#bd5eff","bold":true},"comment.warning":{"fg":"#f1ff5e"},"constant":{"fg":"#ff5ea0"},"constant.builtin":{"fg":"#ff5ea0"},"constant.macro":{"fg":"#5ef1ff"},"constructor":{"fg":"#ff5ea0"},"diff.delta":{"fg":"#8cf8f7"},"diff.minus":{"fg":"#ff6e5e"},"diff.plus":{"fg":"#5eff6c"},"function":{"fg":"#5ea1ff"},"function.builtin":{"fg":"#5ea1ff"},"function.call":{"fg":"#5ea1ff"},"function.macro":{"fg":"#5ef1ff"},"function.method":{"fg":"#5ea1ff"},"function.method.call":{"fg":"#5ea1ff"},"highlighted":{"bg":"#3c4048"},"keyword":{"fg":"#ffbd5e"},"keyword.conditional":{"fg":"#ffbd5e"},"keyword.conditional.ternary":{"fg":"#ffbd5e"},"keyword.coroutine":{"fg":"#ffbd5e"},"keyword.debug":{"fg":"#ffbd5e"},"keyword.directive":{"fg":"#ffbd5e"},"keyword.directive.define":{"fg":"#ffbd5e"},"keyword.exception":{"fg":"#ffbd5e"},"keyword.export":{"fg":"#ffbd5e"},"keyword.function":{"fg":"#ffbd5e"},"keyword.import":{"fg":"#ffbd5e"},"keyword.modifier":{"fg":"#ffbd5e"},"keyword.operator":{"fg":"#bd5eff"},"keyword.repeat":{"fg":"#ffbd5e"},"keyword.return":{"fg":"#ffbd5e"},"keyword.type":{"fg":"#ffbd5e","italic":true},"label":{"fg":"#ffbd5e"},"markup":{"fg":"#ff5ea0"},"markup.environment":{"fg":"#ff5ea0"},"markup.environment.name":{"fg":"#ff5ea0"},"markup.heading":{"fg":"#ffffff"},"markup.heading.1":{"fg":"#ffbd5e","bold":true},"markup.heading.2":{"fg":"#5ef1ff","bold":true},"markup.heading.3":{"fg":"#5ea1ff","bold":true},"markup.heading.4":{"fg":"#bd5eff","bold":true},"markup.heading.5":{"fg":"#ff5ef1","bold":true},"markup.heading.6":{"fg":"#5eff6c","bold":true},"markup.italic":{"fg":"#5ea1ff","italic":true},"markup.link":{"underline":"solid"},"markup.link.label":{"fg":"#ffbd5e"},"markup.link.label.markdown_inline":{"fg":"#5ef1ff"},"markup.link.markdown_inline":{"fg":"#5ea1ff"},"markup.link.url":{"fg":"#5ea1ff","underline":"solid"},"markup.list":{"fg":"#ff5ea0"},"markup.list.checked":{"fg":"#5eff6c","bold":true},"markup.list.unchecked":{"fg":"#ff5ef1","bold":true},"markup.math":{"fg":"#ff5ea0"},"markup.quote":{"fg":"#7b8496"},"markup.raw":{"fg":"#ff5ea0"},"markup.raw.block":{"fg":"#ff5ea0"},"markup.strikethrough":{"strikethrough":true},"markup.strong":{"fg":"#ff5ea0","bold":true},"markup.underline":{"underline":"solid"},"module":{"fg":"#ff5ef1"},"module.builtin":{"fg":"#ff5ea0"},"namespace":{"fg":"#5ef1ff"},"normal":{"fg":"#ffffff","bg":"#16181a"},"number":{"fg":"#ffbd5e"},"number.float":{"fg":"#ffbd5e"},"operator":{"fg":"#bd5eff"},"property":{"fg":"#ffffff"},"punctuation.bracket":{"fg":"#ffffff"},"punctuation.bracket.rainbow.1":{"fg":"#ff6e5e"},"punctuation.bracket.rainbow.2":{"fg":"#f1ff5e"},"punctuation.bracket.rainbow.3":{"fg":"#5ea1ff"},"punctuation.bracket.rainbow.4":{"fg":"#ffbd5e"},"punctuation.bracket.rainbow.5":{"fg":"#5eff6c"},"punctuation.bracket.rainbow.6":{"fg":"#bd5eff"},"punctuation.delimiter":{"fg":"#ffffff"},"punctuation.special":{"fg":"#ffffff"},"string":{"fg":"#5eff6c"},"string.documentation":{"fg":"#7b8496"},"string.escape":{"fg":"#ff5ea0"},"string.regexp":{"fg":"#ff5ea0"},"string.special":{"fg":"#ff5ea0"},"string.special.path":{"fg":"#ff5ea0"},"string.special.symbol":{"fg":"#ff5ea0"},"string.special.url":{"underline":"solid"},"tag":{"fg":"#ffbd5e"},"tag.attribute":{"fg":"#ffffff"},"tag.builtin":{"fg":"#ff5ea0"},"tag.delimiter":{"fg":"#ffffff"},"type":{"fg":"#bd5eff"},"type.builtin":{"fg":"#d45edd"},"type.definition":{"fg":"#bd5eff"},"variable":{"fg":"#ffffff"},"variable.builtin":{"fg":"#ff5ea0"},"variable.member":{"fg":"#ffffff"},"variable.parameter":{"fg":"#ffffff"},"variable.parameter.builtin":{"fg":"#ff5ea0"}}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"cyberdream_light","appearance":"light","revision":"
|
|
1
|
+
{"name":"cyberdream_light","appearance":"light","revision":"b9cc88378b776f33d3ea77164716f37c3f13ef72","highlights":{"attribute":{"fg":"#008c99"},"attribute.builtin":{"fg":"#f40064"},"boolean":{"fg":"#008c99"},"character":{"fg":"#008b0c"},"character.special":{"fg":"#f40064"},"comment":{"fg":"#7b8496"},"comment.documentation":{"fg":"#7b8496"},"comment.error":{"fg":"#d11500"},"comment.hint":{"fg":"#7b8496"},"comment.note":{"fg":"#0057d1"},"comment.todo":{"fg":"#a018ff","bold":true},"comment.warning":{"fg":"#997b00"},"constant":{"fg":"#f40064"},"constant.builtin":{"fg":"#f40064"},"constant.macro":{"fg":"#008c99"},"constructor":{"fg":"#f40064"},"diff.delta":{"fg":"#007373"},"diff.minus":{"fg":"#d11500"},"diff.plus":{"fg":"#008b0c"},"function":{"fg":"#0057d1"},"function.builtin":{"fg":"#0057d1"},"function.call":{"fg":"#0057d1"},"function.macro":{"fg":"#008c99"},"function.method":{"fg":"#0057d1"},"function.method.call":{"fg":"#0057d1"},"highlighted":{"bg":"#acacac"},"keyword":{"fg":"#d17c00"},"keyword.conditional":{"fg":"#d17c00"},"keyword.conditional.ternary":{"fg":"#d17c00"},"keyword.coroutine":{"fg":"#d17c00"},"keyword.debug":{"fg":"#d17c00"},"keyword.directive":{"fg":"#d17c00"},"keyword.directive.define":{"fg":"#d17c00"},"keyword.exception":{"fg":"#d17c00"},"keyword.export":{"fg":"#d17c00"},"keyword.function":{"fg":"#d17c00"},"keyword.import":{"fg":"#d17c00"},"keyword.modifier":{"fg":"#d17c00"},"keyword.operator":{"fg":"#a018ff"},"keyword.repeat":{"fg":"#d17c00"},"keyword.return":{"fg":"#d17c00"},"keyword.type":{"fg":"#d17c00","italic":true},"label":{"fg":"#d17c00"},"markup":{"fg":"#f40064"},"markup.environment":{"fg":"#f40064"},"markup.environment.name":{"fg":"#f40064"},"markup.heading":{"fg":"#16181a"},"markup.heading.1":{"fg":"#d17c00","bold":true},"markup.heading.2":{"fg":"#008c99","bold":true},"markup.heading.3":{"fg":"#0057d1","bold":true},"markup.heading.4":{"fg":"#a018ff","bold":true},"markup.heading.5":{"fg":"#d100bf","bold":true},"markup.heading.6":{"fg":"#008b0c","bold":true},"markup.italic":{"fg":"#0057d1","italic":true},"markup.link":{"underline":"solid"},"markup.link.label":{"fg":"#d17c00"},"markup.link.label.markdown_inline":{"fg":"#008c99"},"markup.link.markdown_inline":{"fg":"#0057d1"},"markup.link.url":{"fg":"#0057d1","underline":"solid"},"markup.list":{"fg":"#f40064"},"markup.list.checked":{"fg":"#008b0c","bold":true},"markup.list.unchecked":{"fg":"#d100bf","bold":true},"markup.math":{"fg":"#f40064"},"markup.quote":{"fg":"#7b8496"},"markup.raw":{"fg":"#f40064"},"markup.raw.block":{"fg":"#f40064"},"markup.strikethrough":{"strikethrough":true},"markup.strong":{"fg":"#f40064","bold":true},"markup.underline":{"underline":"solid"},"module":{"fg":"#d100bf"},"module.builtin":{"fg":"#f40064"},"namespace":{"fg":"#008c99"},"normal":{"fg":"#16181a","bg":"#ffffff"},"number":{"fg":"#d17c00"},"number.float":{"fg":"#d17c00"},"operator":{"fg":"#a018ff"},"property":{"fg":"#16181a"},"punctuation.bracket":{"fg":"#16181a"},"punctuation.bracket.rainbow.1":{"fg":"#d11500"},"punctuation.bracket.rainbow.2":{"fg":"#997b00"},"punctuation.bracket.rainbow.3":{"fg":"#0057d1"},"punctuation.bracket.rainbow.4":{"fg":"#d17c00"},"punctuation.bracket.rainbow.5":{"fg":"#008b0c"},"punctuation.bracket.rainbow.6":{"fg":"#a018ff"},"punctuation.delimiter":{"fg":"#16181a"},"punctuation.special":{"fg":"#16181a"},"string":{"fg":"#008b0c"},"string.documentation":{"fg":"#7b8496"},"string.escape":{"fg":"#f40064"},"string.regexp":{"fg":"#f40064"},"string.special":{"fg":"#f40064"},"string.special.path":{"fg":"#f40064"},"string.special.symbol":{"fg":"#f40064"},"string.special.url":{"underline":"solid"},"tag":{"fg":"#d17c00"},"tag.attribute":{"fg":"#16181a"},"tag.builtin":{"fg":"#f40064"},"tag.delimiter":{"fg":"#16181a"},"type":{"fg":"#a018ff"},"type.builtin":{"fg":"#bd0fc8"},"type.definition":{"fg":"#a018ff"},"variable":{"fg":"#16181a"},"variable.builtin":{"fg":"#f40064"},"variable.member":{"fg":"#16181a"},"variable.parameter":{"fg":"#16181a"},"variable.parameter.builtin":{"fg":"#f40064"}}}
|
package/dist/json/dawnfox.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"dawnfox","appearance":"light","revision":"
|
|
1
|
+
{"name":"dawnfox","appearance":"light","revision":"4dacd3f0185a2227bdf3b6c0975a8f0bf87cac9a","highlights":{"attribute":{"fg":"#ca6e69"},"attribute.builtin":{"fg":"#295e73"},"boolean":{"fg":"#d7827e"},"character":{"fg":"#618774"},"character.special":{"fg":"#295e73"},"comment":{"fg":"#9893a5"},"comment.documentation":{"fg":"#9893a5"},"comment.error":{"fg":"#faf4ed","bg":"#b4637a"},"comment.hint":{"fg":"#9893a5"},"comment.note":{"fg":"#faf4ed","bg":"#286983"},"comment.todo":{"fg":"#faf4ed","bg":"#618774"},"comment.warning":{"fg":"#faf4ed","bg":"#ea9d34"},"constant":{"fg":"#ca6e69"},"constant.builtin":{"fg":"#ca6e69"},"constant.macro":{"fg":"#c9709e"},"constructor":{"fg":"#56949f"},"constructor.lua":{"fg":"#625c87"},"diff.delta":{"fg":"#ea9d34"},"diff.minus":{"fg":"#b4637a"},"diff.plus":{"fg":"#618774"},"function":{"fg":"#295e73"},"function.builtin":{"fg":"#b4637a"},"function.call":{"fg":"#295e73"},"function.macro":{"fg":"#b4637a"},"function.method":{"fg":"#295e73"},"function.method.call":{"fg":"#295e73"},"highlighted":{"bg":"#ebdfe4"},"keyword":{"fg":"#907aa9"},"keyword.conditional":{"fg":"#816b9a"},"keyword.conditional.ternary":{"fg":"#816b9a"},"keyword.coroutine":{"fg":"#907aa9"},"keyword.debug":{"fg":"#907aa9"},"keyword.directive":{"fg":"#907aa9"},"keyword.directive.define":{"fg":"#907aa9"},"keyword.exception":{"fg":"#907aa9"},"keyword.export":{"fg":"#907aa9"},"keyword.function":{"fg":"#907aa9"},"keyword.import":{"fg":"#c9709e"},"keyword.modifier":{"fg":"#907aa9"},"keyword.operator":{"fg":"#625c87"},"keyword.repeat":{"fg":"#816b9a"},"keyword.return":{"fg":"#b4637a"},"keyword.type":{"fg":"#907aa9"},"label":{"fg":"#816b9a"},"label.json":{"fg":"#295e73"},"markup":{"fg":"#575279"},"markup.environment":{"fg":"#575279"},"markup.environment.name":{"fg":"#575279"},"markup.heading":{"fg":"#295e73","bold":true},"markup.heading.1":{"fg":"#295e73","bold":true},"markup.heading.2":{"fg":"#295e73","bold":true},"markup.heading.3":{"fg":"#295e73","bold":true},"markup.heading.4":{"fg":"#295e73","bold":true},"markup.heading.5":{"fg":"#295e73","bold":true},"markup.heading.6":{"fg":"#295e73","bold":true},"markup.italic":{"italic":true},"markup.link":{"fg":"#907aa9","bold":true},"markup.link.label":{"fg":"#295e73"},"markup.link.url":{"fg":"#ca6e69","italic":true,"underline":"solid"},"markup.list":{"fg":"#50848c"},"markup.list.checked":{"fg":"#618774"},"markup.list.unchecked":{"fg":"#ea9d34"},"markup.math":{"fg":"#295e73"},"markup.quote":{"fg":"#625c87"},"markup.raw":{"fg":"#56949f","italic":true},"markup.raw.block":{"fg":"#d685af"},"markup.strikethrough":{"fg":"#575279","strikethrough":true},"markup.strong":{"fg":"#c26d85","bold":true},"module":{"fg":"#50848c"},"module.builtin":{"fg":"#295e73"},"namespace":{"fg":"#50848c"},"normal":{"fg":"#575279","bg":"#faf4ed"},"number":{"fg":"#d7827e"},"number.float":{"fg":"#d7827e"},"operator":{"fg":"#625c87"},"property":{"fg":"#286983"},"punctuation.bracket":{"fg":"#625c87"},"punctuation.bracket.rainbow.1":{"fg":"#b4637a"},"punctuation.bracket.rainbow.2":{"fg":"#ea9d34"},"punctuation.bracket.rainbow.3":{"fg":"#286983"},"punctuation.bracket.rainbow.4":{"fg":"#d7827e"},"punctuation.bracket.rainbow.5":{"fg":"#618774"},"punctuation.delimiter":{"fg":"#625c87"},"punctuation.special":{"fg":"#50848c"},"string":{"fg":"#618774"},"string.documentation":{"fg":"#618774"},"string.escape":{"fg":"#dd9024","bold":true},"string.regex":{"fg":"#dd9024"},"string.regexp":{"fg":"#dd9024"},"string.special":{"fg":"#295e73"},"string.special.path":{"fg":"#295e73"},"string.special.symbol":{"fg":"#295e73"},"string.special.url":{"fg":"#ca6e69","italic":true,"underline":"solid"},"tag":{"fg":"#907aa9"},"tag.attribute":{"fg":"#295e73","italic":true},"tag.builtin":{"fg":"#295e73"},"tag.delimiter":{"fg":"#50848c"},"type":{"fg":"#ea9d34"},"type.builtin":{"fg":"#50848c"},"type.definition":{"fg":"#ea9d34"},"variable":{"fg":"#575279"},"variable.builtin":{"fg":"#b4637a"},"variable.member":{"fg":"#286983"},"variable.parameter":{"fg":"#50848c"},"variable.parameter.builtin":{"fg":"#295e73"}}}
|
package/dist/json/dayfox.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"dayfox","appearance":"light","revision":"
|
|
1
|
+
{"name":"dayfox","appearance":"light","revision":"4dacd3f0185a2227bdf3b6c0975a8f0bf87cac9a","highlights":{"attribute":{"fg":"#7f5152"},"attribute.builtin":{"fg":"#223d90"},"boolean":{"fg":"#955f61"},"character":{"fg":"#396847"},"character.special":{"fg":"#223d90"},"comment":{"fg":"#837a72"},"comment.documentation":{"fg":"#837a72"},"comment.error":{"fg":"#f6f2ee","bg":"#a5222f"},"comment.hint":{"fg":"#837a72"},"comment.note":{"fg":"#f6f2ee","bg":"#2848a9"},"comment.todo":{"fg":"#f6f2ee","bg":"#396847"},"comment.warning":{"fg":"#f6f2ee","bg":"#ac5402"},"constant":{"fg":"#7f5152"},"constant.builtin":{"fg":"#7f5152"},"constant.macro":{"fg":"#8b369a"},"constructor":{"fg":"#287980"},"constructor.lua":{"fg":"#643f61"},"diff.delta":{"fg":"#ac5402"},"diff.minus":{"fg":"#a5222f"},"diff.plus":{"fg":"#396847"},"function":{"fg":"#223d90"},"function.builtin":{"fg":"#a5222f"},"function.call":{"fg":"#223d90"},"function.macro":{"fg":"#a5222f"},"function.method":{"fg":"#223d90"},"function.method.call":{"fg":"#223d90"},"highlighted":{"bg":"#d3c7bb"},"keyword":{"fg":"#6e33ce"},"keyword.conditional":{"fg":"#5e2baf"},"keyword.conditional.ternary":{"fg":"#5e2baf"},"keyword.coroutine":{"fg":"#6e33ce"},"keyword.debug":{"fg":"#6e33ce"},"keyword.directive":{"fg":"#6e33ce"},"keyword.directive.define":{"fg":"#6e33ce"},"keyword.exception":{"fg":"#6e33ce"},"keyword.export":{"fg":"#6e33ce"},"keyword.function":{"fg":"#6e33ce"},"keyword.import":{"fg":"#8b369a"},"keyword.modifier":{"fg":"#6e33ce"},"keyword.operator":{"fg":"#643f61"},"keyword.repeat":{"fg":"#5e2baf"},"keyword.return":{"fg":"#a5222f"},"keyword.type":{"fg":"#6e33ce"},"label":{"fg":"#5e2baf"},"label.json":{"fg":"#223d90"},"markup":{"fg":"#3d2b5a"},"markup.environment":{"fg":"#3d2b5a"},"markup.environment.name":{"fg":"#3d2b5a"},"markup.heading":{"fg":"#223d90","bold":true},"markup.heading.1":{"fg":"#223d90","bold":true},"markup.heading.2":{"fg":"#223d90","bold":true},"markup.heading.3":{"fg":"#223d90","bold":true},"markup.heading.4":{"fg":"#223d90","bold":true},"markup.heading.5":{"fg":"#223d90","bold":true},"markup.heading.6":{"fg":"#223d90","bold":true},"markup.italic":{"italic":true},"markup.link":{"fg":"#6e33ce","bold":true},"markup.link.label":{"fg":"#223d90"},"markup.link.url":{"fg":"#7f5152","italic":true,"underline":"solid"},"markup.list":{"fg":"#22676d"},"markup.list.checked":{"fg":"#396847"},"markup.list.unchecked":{"fg":"#ac5402"},"markup.math":{"fg":"#223d90"},"markup.quote":{"fg":"#643f61"},"markup.raw":{"fg":"#287980","italic":true},"markup.raw.block":{"fg":"#a440b5"},"markup.strikethrough":{"fg":"#3d2b5a","strikethrough":true},"markup.strong":{"fg":"#b3434e","bold":true},"module":{"fg":"#22676d"},"module.builtin":{"fg":"#223d90"},"namespace":{"fg":"#22676d"},"normal":{"fg":"#3d2b5a","bg":"#f6f2ee"},"number":{"fg":"#955f61"},"number.float":{"fg":"#955f61"},"operator":{"fg":"#643f61"},"property":{"fg":"#2848a9"},"punctuation.bracket":{"fg":"#643f61"},"punctuation.bracket.rainbow.1":{"fg":"#a5222f"},"punctuation.bracket.rainbow.2":{"fg":"#ac5402"},"punctuation.bracket.rainbow.3":{"fg":"#2848a9"},"punctuation.bracket.rainbow.4":{"fg":"#955f61"},"punctuation.bracket.rainbow.5":{"fg":"#396847"},"punctuation.delimiter":{"fg":"#643f61"},"punctuation.special":{"fg":"#22676d"},"string":{"fg":"#396847"},"string.documentation":{"fg":"#396847"},"string.escape":{"fg":"#924702","bold":true},"string.regex":{"fg":"#924702"},"string.regexp":{"fg":"#924702"},"string.special":{"fg":"#223d90"},"string.special.path":{"fg":"#223d90"},"string.special.symbol":{"fg":"#223d90"},"string.special.url":{"fg":"#7f5152","italic":true,"underline":"solid"},"tag":{"fg":"#6e33ce"},"tag.attribute":{"fg":"#223d90","italic":true},"tag.builtin":{"fg":"#223d90"},"tag.delimiter":{"fg":"#22676d"},"type":{"fg":"#ac5402"},"type.builtin":{"fg":"#22676d"},"type.definition":{"fg":"#ac5402"},"variable":{"fg":"#352c24"},"variable.builtin":{"fg":"#a5222f"},"variable.member":{"fg":"#2848a9"},"variable.parameter":{"fg":"#22676d"},"variable.parameter.builtin":{"fg":"#223d90"}}}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"name":"duckbones","appearance":"dark","revision":"8304d8df9b823ff11e103afa62f38c39f534abe6","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"}}}
|
package/dist/json/duskfox.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"duskfox","appearance":"dark","revision":"
|
|
1
|
+
{"name":"duskfox","appearance":"dark","revision":"4dacd3f0185a2227bdf3b6c0975a8f0bf87cac9a","highlights":{"attribute":{"fg":"#f0a4a2"},"attribute.builtin":{"fg":"#65b1cd"},"boolean":{"fg":"#ea9a97"},"character":{"fg":"#a3be8c"},"character.special":{"fg":"#65b1cd"},"comment":{"fg":"#817c9c"},"comment.documentation":{"fg":"#817c9c"},"comment.error":{"fg":"#232136","bg":"#eb6f92"},"comment.hint":{"fg":"#817c9c"},"comment.note":{"fg":"#232136","bg":"#569fba"},"comment.todo":{"fg":"#232136","bg":"#a3be8c"},"comment.warning":{"fg":"#232136","bg":"#f6c177"},"constant":{"fg":"#f0a4a2"},"constant.builtin":{"fg":"#f0a4a2"},"constant.macro":{"fg":"#f0a6cc"},"constructor":{"fg":"#9ccfd8"},"constructor.lua":{"fg":"#cdcbe0"},"diff.delta":{"fg":"#f6c177"},"diff.minus":{"fg":"#eb6f92"},"diff.plus":{"fg":"#a3be8c"},"function":{"fg":"#65b1cd"},"function.builtin":{"fg":"#eb6f92"},"function.call":{"fg":"#65b1cd"},"function.macro":{"fg":"#eb6f92"},"function.method":{"fg":"#65b1cd"},"function.method.call":{"fg":"#65b1cd"},"highlighted":{"bg":"#373354"},"keyword":{"fg":"#c4a7e7"},"keyword.conditional":{"fg":"#ccb1ed"},"keyword.conditional.ternary":{"fg":"#ccb1ed"},"keyword.coroutine":{"fg":"#c4a7e7"},"keyword.debug":{"fg":"#c4a7e7"},"keyword.directive":{"fg":"#c4a7e7"},"keyword.directive.define":{"fg":"#c4a7e7"},"keyword.exception":{"fg":"#c4a7e7"},"keyword.export":{"fg":"#c4a7e7"},"keyword.function":{"fg":"#c4a7e7"},"keyword.import":{"fg":"#f0a6cc"},"keyword.modifier":{"fg":"#c4a7e7"},"keyword.operator":{"fg":"#cdcbe0"},"keyword.repeat":{"fg":"#ccb1ed"},"keyword.return":{"fg":"#eb6f92"},"keyword.type":{"fg":"#c4a7e7"},"label":{"fg":"#ccb1ed"},"label.json":{"fg":"#65b1cd"},"markup":{"fg":"#e0def4"},"markup.environment":{"fg":"#e0def4"},"markup.environment.name":{"fg":"#e0def4"},"markup.heading":{"fg":"#65b1cd","bold":true},"markup.heading.1":{"fg":"#65b1cd","bold":true},"markup.heading.2":{"fg":"#65b1cd","bold":true},"markup.heading.3":{"fg":"#65b1cd","bold":true},"markup.heading.4":{"fg":"#65b1cd","bold":true},"markup.heading.5":{"fg":"#65b1cd","bold":true},"markup.heading.6":{"fg":"#65b1cd","bold":true},"markup.italic":{"italic":true},"markup.link":{"fg":"#c4a7e7","bold":true},"markup.link.label":{"fg":"#65b1cd"},"markup.link.url":{"fg":"#f0a4a2","italic":true,"underline":"solid"},"markup.list":{"fg":"#a6dae3"},"markup.list.checked":{"fg":"#a3be8c"},"markup.list.unchecked":{"fg":"#f6c177"},"markup.math":{"fg":"#65b1cd"},"markup.quote":{"fg":"#cdcbe0"},"markup.raw":{"fg":"#9ccfd8","italic":true},"markup.raw.block":{"fg":"#eb98c3"},"markup.strikethrough":{"fg":"#e0def4","strikethrough":true},"markup.strong":{"fg":"#d84f76","bold":true},"module":{"fg":"#a6dae3"},"module.builtin":{"fg":"#65b1cd"},"namespace":{"fg":"#a6dae3"},"normal":{"fg":"#e0def4","bg":"#232136"},"number":{"fg":"#ea9a97"},"number.float":{"fg":"#ea9a97"},"operator":{"fg":"#cdcbe0"},"property":{"fg":"#569fba"},"punctuation.bracket":{"fg":"#cdcbe0"},"punctuation.bracket.rainbow.1":{"fg":"#eb6f92"},"punctuation.bracket.rainbow.2":{"fg":"#f6c177"},"punctuation.bracket.rainbow.3":{"fg":"#569fba"},"punctuation.bracket.rainbow.4":{"fg":"#ea9a97"},"punctuation.bracket.rainbow.5":{"fg":"#a3be8c"},"punctuation.delimiter":{"fg":"#cdcbe0"},"punctuation.special":{"fg":"#a6dae3"},"string":{"fg":"#a3be8c"},"string.documentation":{"fg":"#a3be8c"},"string.escape":{"fg":"#f9cb8c","bold":true},"string.regex":{"fg":"#f9cb8c"},"string.regexp":{"fg":"#f9cb8c"},"string.special":{"fg":"#65b1cd"},"string.special.path":{"fg":"#65b1cd"},"string.special.symbol":{"fg":"#65b1cd"},"string.special.url":{"fg":"#f0a4a2","italic":true,"underline":"solid"},"tag":{"fg":"#c4a7e7"},"tag.attribute":{"fg":"#65b1cd","italic":true},"tag.builtin":{"fg":"#65b1cd"},"tag.delimiter":{"fg":"#a6dae3"},"type":{"fg":"#f6c177"},"type.builtin":{"fg":"#a6dae3"},"type.definition":{"fg":"#f6c177"},"variable":{"fg":"#e0def4"},"variable.builtin":{"fg":"#eb6f92"},"variable.member":{"fg":"#569fba"},"variable.parameter":{"fg":"#a6dae3"},"variable.parameter.builtin":{"fg":"#65b1cd"}}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"flow_light","appearance":"light","revision":"4863b14263a77f8efb79068f7078b6261c9cbda2","highlights":{"attribute":{"fg":"#
|
|
1
|
+
{"name":"flow_light","appearance":"light","revision":"4863b14263a77f8efb79068f7078b6261c9cbda2","highlights":{"attribute":{"fg":"#5ebaa3"},"attribute.builtin":{"fg":"#8c5eba"},"boolean":{"fg":"#86862d"},"character":{"fg":"#5e7b8d"},"character.special":{"fg":"#5eabba"},"comment":{"fg":"#a3b6c2"},"comment.documentation":{"fg":"#a3b6c2"},"comment.error":{"fg":"#ba5e66"},"comment.hint":{"fg":"#5e94ba"},"comment.note":{"fg":"#5e94ba"},"comment.todo":{"fg":"#2d7786"},"comment.warning":{"fg":"#baba5e"},"constant":{"fg":"#86862d"},"constant.builtin":{"fg":"#8c5eba"},"constant.macro":{"fg":"#728fa1"},"constructor":{"fg":"#8c5eba"},"diff.delta":{"fg":"#5e94ba","bg":"#c6dcec"},"diff.minus":{"fg":"#ba5e66","bg":"#ecc6c9"},"diff.plus":{"bg":"#c9ecc6"},"function":{"fg":"#5e94ba"},"function.builtin":{"fg":"#8c5eba"},"function.call":{"fg":"#5e94ba"},"function.macro":{"fg":"#728fa1"},"function.method":{"fg":"#5e94ba"},"function.method.call":{"fg":"#5e94ba"},"highlighted":{"bg":"#ffcce5"},"keyword":{"fg":"#ba5e66"},"keyword.conditional":{"fg":"#ba5e66"},"keyword.conditional.ternary":{"fg":"#ba5e66"},"keyword.coroutine":{"fg":"#ba5e66"},"keyword.debug":{"fg":"#8c5eba"},"keyword.directive":{"fg":"#5ebaa3"},"keyword.directive.define":{"fg":"#728fa1"},"keyword.directive.markdown":{"fg":"#5e94ba"},"keyword.exception":{"fg":"#ba5e66"},"keyword.export":{"fg":"#ba5e66"},"keyword.function":{"fg":"#5e94ba"},"keyword.function.go":{"fg":"#8c5eba"},"keyword.import":{"fg":"#ba5e66"},"keyword.modifier":{"fg":"#ba5e66"},"keyword.operator":{"fg":"#ba5e66"},"keyword.repeat":{"fg":"#ba5e66"},"keyword.return":{"fg":"#ba5e66"},"keyword.type":{"fg":"#ba5e66"},"label":{"fg":"#ba5e66"},"markup.environment":{"fg":"#728fa1"},"markup.environment.name":{"fg":"#5e94ba"},"markup.heading":{"fg":"#8c5eba","bold":true},"markup.heading.1":{"fg":"#8c5eba","bold":true},"markup.heading.2":{"fg":"#8c5eba","bold":true},"markup.heading.2.markdown":{"fg":"#5e6eba","bold":true},"markup.heading.3":{"fg":"#8c5eba","bold":true},"markup.heading.3.markdown":{"fg":"#5e94ba","bold":true},"markup.heading.4":{"fg":"#8c5eba","bold":true},"markup.heading.4.markdown":{"fg":"#5ebaa3","bold":true},"markup.heading.5":{"fg":"#8c5eba","bold":true},"markup.heading.5.markdown":{"fg":"#5eabba","bold":true},"markup.heading.6":{"fg":"#8c5eba","bold":true},"markup.italic":{"italic":true},"markup.link":{"fg":"#5eabba"},"markup.link.label":{"fg":"#5e94ba"},"markup.link.url":{"underline":"solid"},"markup.list":{"fg":"#86862d","bold":true},"markup.list.checked":{"fg":"#66ba5e"},"markup.list.unchecked":{"fg":"#5eabba"},"markup.math":{"fg":"#8c5eba"},"markup.quote":{"fg":"#8c5eba"},"markup.raw":{"fg":"#5e7b8d"},"markup.raw.block":{"bg":"#dde4e9"},"markup.raw.markdown":{"fg":"#5ebaa3"},"markup.raw.markdown_inline":{"fg":"#5ebaa3","bg":"#dde4e9"},"markup.strikethrough":{"strikethrough":true},"markup.strong":{"bold":true},"markup.underline":{"underline":"solid"},"module":{"fg":"#ba5e66"},"module.builtin":{"fg":"#ba5e66"},"module.go":{"fg":"#5e6eba"},"normal":{"fg":"#728fa1","bg":"#d7dfe4"},"number":{"fg":"#86862d"},"number.float":{"fg":"#86862d"},"operator":{"fg":"#ba5e66"},"property":{"fg":"#5ebaa3"},"property.yaml":{"fg":"#86862d"},"punctuation.bracket":{"fg":"#8c5eba"},"punctuation.delimiter":{"fg":"#8c5eba"},"punctuation.special":{"fg":"#8c5eba"},"punctuation.special.markdown":{"fg":"#5e94ba"},"string":{"fg":"#5e7b8d"},"string.documentation":{"fg":"#86862d"},"string.escape":{"fg":"#5ebaa3"},"string.regexp":{"fg":"#5ebaa3"},"string.special":{"fg":"#5eabba"},"string.special.path":{"fg":"#5eabba"},"string.special.symbol":{"fg":"#5eabba"},"string.special.url":{"underline":"solid"},"tag":{"fg":"#ba5e66"},"tag.attribute":{"fg":"#5ebaa3"},"tag.builtin":{"fg":"#8c5eba"},"tag.delimiter":{"fg":"#8c5eba"},"type":{"fg":"#5e94ba"},"type.builtin":{"fg":"#5ebaa3"},"type.definition":{"fg":"#5e94ba"},"variable":{"fg":"#728fa1"},"variable.builtin":{"fg":"#ba5e66"},"variable.member":{"fg":"#5e94ba"},"variable.parameter":{"fg":"#728fa1"},"variable.parameter.builtin":{"fg":"#86862d"}}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"forestbones_dark","appearance":"dark","revision":"
|
|
1
|
+
{"name":"forestbones_dark","appearance":"dark","revision":"8304d8df9b823ff11e103afa62f38c39f534abe6","highlights":{"attribute":{"fg":"#83c193"},"attribute.builtin":{"fg":"#b5aa92","bold":true},"boolean":{"fg":"#e7dcc4","italic":true},"character":{"fg":"#ada28b","italic":true},"character.special":{"fg":"#b5aa92","bold":true},"comment":{"fg":"#6e7b85","italic":true},"comment.documentation":{"fg":"#6e7b85","italic":true},"comment.error":{"fg":"#e67c7f"},"comment.hint":{"fg":"#6e7b85","italic":true},"comment.note":{"fg":"#7fbcb4"},"comment.todo":{"bold":true,"underline":"solid"},"comment.warning":{"fg":"#ddbd7f"},"constant":{"fg":"#c6baa0","bold":true},"constant.builtin":{"fg":"#ada28b","italic":true},"constant.macro":{"fg":"#ada28b","italic":true},"constructor":{"fg":"#b5aa92","bold":true},"constructor.lua":{"fg":"#7b8e9d"},"diff.delta":{"bg":"#304946"},"diff.minus":{"bg":"#643839"},"diff.plus":{"bg":"#3e482d"},"function":{"fg":"#e7dcc4"},"function.builtin":{"fg":"#b5aa92","bold":true},"function.call":{"fg":"#e7dcc4"},"function.macro":{"fg":"#83c193"},"function.method":{"fg":"#e7dcc4"},"function.method.call":{"fg":"#e7dcc4"},"highlighted":{"bg":"#313a41"},"keyword":{"fg":"#a9c181","bold":true},"keyword.conditional":{"fg":"#a9c181","bold":true},"keyword.conditional.ternary":{"fg":"#a9c181","bold":true},"keyword.coroutine":{"fg":"#a9c181","bold":true},"keyword.debug":{"fg":"#b5aa92","bold":true},"keyword.directive":{"fg":"#83c193"},"keyword.directive.define":{"fg":"#83c193"},"keyword.exception":{"fg":"#a9c181","bold":true},"keyword.export":{"fg":"#a9c181","bold":true},"keyword.function":{"fg":"#a9c181","bold":true},"keyword.import":{"fg":"#83c193"},"keyword.modifier":{"fg":"#a9c181","bold":true},"keyword.operator":{"fg":"#a9c181","bold":true},"keyword.repeat":{"fg":"#a9c181","bold":true},"keyword.return":{"fg":"#a9c181","bold":true},"keyword.type":{"fg":"#a9c181","bold":true},"label":{"fg":"#a9c181","bold":true},"markup":{"fg":"#b5aa92","bold":true},"markup.environment":{"fg":"#83c193"},"markup.environment.name":{"fg":"#83c193"},"markup.heading":{"fg":"#e7dcc4","bold":true},"markup.heading.1":{"fg":"#e7dcc4","bold":true},"markup.heading.2":{"fg":"#e7dcc4","bold":true},"markup.heading.3":{"fg":"#e7dcc4","bold":true},"markup.heading.4":{"fg":"#e7dcc4","bold":true},"markup.heading.5":{"fg":"#e7dcc4","bold":true},"markup.heading.6":{"fg":"#e7dcc4","bold":true},"markup.italic":{"italic":true},"markup.link":{"fg":"#ada28b","italic":true},"markup.link.label":{"fg":"#b5aa92","bold":true},"markup.link.markdown":{"fg":"#c6baa0","underline":"solid"},"markup.link.url":{"fg":"#ada28b","italic":true},"markup.link.url.markdown":{"fg":"#6e7b85"},"markup.list":{"fg":"#b5aa92","bold":true},"markup.list.checked":{"fg":"#b5aa92","bold":true},"markup.list.unchecked":{"fg":"#b5aa92","bold":true},"markup.math":{"fg":"#b5aa92","bold":true},"markup.quote":{"fg":"#ada28b"},"markup.raw":{"fg":"#ada28b","italic":true},"markup.raw.block":{"fg":"#ada28b","italic":true},"markup.raw.markdown":{"fg":"#7fbcb4"},"markup.strikethrough":{"strikethrough":true},"markup.strong":{"bold":true},"markup.underline":{"underline":"solid"},"module":{"fg":"#ada28b","italic":true},"module.builtin":{"fg":"#ada28b","italic":true},"normal":{"fg":"#e7dcc4","bg":"#2c343a"},"number":{"fg":"#ada28b"},"number.float":{"fg":"#ada28b"},"operator":{"fg":"#a9c181","bold":true},"property":{"fg":"#c6baa0"},"punctuation.bracket":{"fg":"#7b8e9d"},"punctuation.delimiter":{"fg":"#7b8e9d"},"punctuation.special":{"fg":"#7b8e9d"},"punctuation.special.markdown":{"fg":"#b5aa92","bold":true},"string":{"fg":"#ada28b","italic":true},"string.documentation":{"fg":"#ada28b","italic":true},"string.escape":{"fg":"#b5aa92","bold":true},"string.escape.markdown":{"fg":"#5d6d78","italic":true},"string.regexp":{"fg":"#ada28b","italic":true},"string.special":{"fg":"#b5aa92","bold":true},"string.special.path":{"fg":"#b5aa92","bold":true},"string.special.symbol":{"fg":"#c6baa0"},"string.special.url":{"fg":"#b5aa92","bold":true},"tag":{"fg":"#b5aa92","bold":true},"tag.attribute":{"fg":"#c6baa0"},"tag.builtin":{"fg":"#b5aa92","bold":true},"tag.delimiter":{"fg":"#7b8e9d"},"type":{"fg":"#7fbcb4"},"type.builtin":{"fg":"#7fbcb4"},"type.definition":{"fg":"#7fbcb4"},"variable":{"fg":"#c6baa0"},"variable.builtin":{"fg":"#ada28b","italic":true},"variable.member":{"fg":"#c6baa0"},"variable.parameter":{"fg":"#c6baa0"},"variable.parameter.builtin":{"fg":"#b5aa92","bold":true}}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"forestbones_light","appearance":"light","revision":"
|
|
1
|
+
{"name":"forestbones_light","appearance":"light","revision":"8304d8df9b823ff11e103afa62f38c39f534abe6","highlights":{"attribute":{"fg":"#36a87e"},"attribute.builtin":{"fg":"#6e7f88","bold":true},"boolean":{"fg":"#4f5b62","italic":true},"character":{"fg":"#73848d","italic":true},"character.special":{"fg":"#6e7f88","bold":true},"comment":{"fg":"#9a9071","italic":true},"comment.documentation":{"fg":"#9a9071","italic":true},"comment.error":{"fg":"#f85550"},"comment.hint":{"fg":"#9a9071","italic":true},"comment.note":{"fg":"#3a94c4"},"comment.todo":{"bold":true,"underline":"solid"},"comment.warning":{"fg":"#dea000"},"constant":{"fg":"#63727a","bold":true},"constant.builtin":{"fg":"#73848d","italic":true},"constant.macro":{"fg":"#73848d","italic":true},"constructor":{"fg":"#6e7f88","bold":true},"constructor.lua":{"fg":"#92865b"},"diff.delta":{"bg":"#dce3eb"},"diff.minus":{"bg":"#eedfdf"},"diff.plus":{"bg":"#dde7bd"},"function":{"fg":"#4f5b62"},"function.builtin":{"fg":"#6e7f88","bold":true},"function.call":{"fg":"#4f5b62"},"function.macro":{"fg":"#36a87e"},"function.method":{"fg":"#4f5b62"},"function.method.call":{"fg":"#4f5b62"},"highlighted":{"bg":"#f6ebc8"},"keyword":{"fg":"#8da200","bold":true},"keyword.conditional":{"fg":"#8da200","bold":true},"keyword.conditional.ternary":{"fg":"#8da200","bold":true},"keyword.coroutine":{"fg":"#8da200","bold":true},"keyword.debug":{"fg":"#6e7f88","bold":true},"keyword.directive":{"fg":"#36a87e"},"keyword.directive.define":{"fg":"#36a87e"},"keyword.exception":{"fg":"#8da200","bold":true},"keyword.export":{"fg":"#8da200","bold":true},"keyword.function":{"fg":"#8da200","bold":true},"keyword.import":{"fg":"#36a87e"},"keyword.modifier":{"fg":"#8da200","bold":true},"keyword.operator":{"fg":"#8da200","bold":true},"keyword.repeat":{"fg":"#8da200","bold":true},"keyword.return":{"fg":"#8da200","bold":true},"keyword.type":{"fg":"#8da200","bold":true},"label":{"fg":"#8da200","bold":true},"markup":{"fg":"#6e7f88","bold":true},"markup.environment":{"fg":"#36a87e"},"markup.environment.name":{"fg":"#36a87e"},"markup.heading":{"fg":"#4f5b62","bold":true},"markup.heading.1":{"fg":"#4f5b62","bold":true},"markup.heading.2":{"fg":"#4f5b62","bold":true},"markup.heading.3":{"fg":"#4f5b62","bold":true},"markup.heading.4":{"fg":"#4f5b62","bold":true},"markup.heading.5":{"fg":"#4f5b62","bold":true},"markup.heading.6":{"fg":"#4f5b62","bold":true},"markup.italic":{"italic":true},"markup.link":{"fg":"#73848d","italic":true},"markup.link.label":{"fg":"#6e7f88","bold":true},"markup.link.markdown":{"fg":"#63727a","underline":"solid"},"markup.link.url":{"fg":"#73848d","italic":true},"markup.link.url.markdown":{"fg":"#9a9071"},"markup.list":{"fg":"#6e7f88","bold":true},"markup.list.checked":{"fg":"#6e7f88","bold":true},"markup.list.unchecked":{"fg":"#6e7f88","bold":true},"markup.math":{"fg":"#6e7f88","bold":true},"markup.quote":{"fg":"#73848d"},"markup.raw":{"fg":"#73848d","italic":true},"markup.raw.block":{"fg":"#73848d","italic":true},"markup.raw.markdown":{"fg":"#3a94c4"},"markup.strikethrough":{"strikethrough":true},"markup.strong":{"bold":true},"markup.underline":{"underline":"solid"},"module":{"fg":"#73848d","italic":true},"module.builtin":{"fg":"#73848d","italic":true},"normal":{"fg":"#4f5b62","bg":"#faf3e1"},"number":{"fg":"#73848d"},"number.float":{"fg":"#73848d"},"operator":{"fg":"#8da200","bold":true},"property":{"fg":"#63727a"},"punctuation.bracket":{"fg":"#92865b"},"punctuation.delimiter":{"fg":"#92865b"},"punctuation.special":{"fg":"#92865b"},"punctuation.special.markdown":{"fg":"#6e7f88","bold":true},"string":{"fg":"#73848d","italic":true},"string.documentation":{"fg":"#73848d","italic":true},"string.escape":{"fg":"#6e7f88","bold":true},"string.escape.markdown":{"fg":"#c0b079","italic":true},"string.regexp":{"fg":"#73848d","italic":true},"string.special":{"fg":"#6e7f88","bold":true},"string.special.path":{"fg":"#6e7f88","bold":true},"string.special.symbol":{"fg":"#63727a"},"string.special.url":{"fg":"#6e7f88","bold":true},"tag":{"fg":"#6e7f88","bold":true},"tag.attribute":{"fg":"#63727a"},"tag.builtin":{"fg":"#6e7f88","bold":true},"tag.delimiter":{"fg":"#92865b"},"type":{"fg":"#3a94c4"},"type.builtin":{"fg":"#3a94c4"},"type.definition":{"fg":"#3a94c4"},"variable":{"fg":"#63727a"},"variable.builtin":{"fg":"#73848d","italic":true},"variable.member":{"fg":"#63727a"},"variable.parameter":{"fg":"#63727a"},"variable.parameter.builtin":{"fg":"#6e7f88","bold":true}}}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"name":"kanagawabones","appearance":"dark","revision":"8304d8df9b823ff11e103afa62f38c39f534abe6","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 +1 @@
|
|
|
1
|
-
{"name":"material_deep_ocean","appearance":"dark","revision":"92f7366a9315cd386bc4fa4d716fde375dda210f","highlights":{"attribute":{"bg":"#263048"},"attribute.builtin":{"fg":"#89ddff"},"boolean":{"fg":"#f78c6c"},"character":{"fg":"#f78c6c"},"character.special":{"fg":"#f07178"},"comment":{"fg":"#464b5d"},"comment.documentation":{"fg":"#464b5d"},"comment.error":{"fg":"#464b5d","bg":"#ff5370"},"comment.hint":{"fg":"#464b5d","bg":"#c792ea"},"comment.note":{"fg":"#464b5d","bg":"#b0c9ff"},"comment.todo":{"fg":"#464b5d"},"comment.warning":{"fg":"#464b5d","bg":"#ffcb6b"},"constant":{"fg":"#ffcb6b"},"constant.builtin":{"fg":"#ffcb6b"},"constant.macro":{"fg":"#89ddff"},"constructor":{"fg":"#82aaff"},"diff.delta":{"bg":"#263048"},"diff.minus":{"bg":"#3c242d"},"diff.plus":{"bg":"#333c31"},"error":{"fg":"#ff5370","bold":true},"function":{"fg":"#82aaff"},"function.builtin":{"fg":"#82aaff"},"function.call":{"fg":"#82aaff"},"function.macro":{"fg":"#82aaff"},"function.method":{"fg":"#82aaff"},"function.method.call":{"fg":"#82aaff"},"highlighted":{"bg":"#1a1c25"},"keyword":{"fg":"#c792ea"},"keyword.conditional":{"fg":"#c792ea"},"keyword.conditional.ternary":{"fg":"#c792ea"},"keyword.coroutine":{"fg":"#c792ea"},"keyword.debug":{"fg":"#c792ea"},"keyword.directive":{"fg":"#89ddff"},"keyword.directive.define":{"fg":"#89ddff"},"keyword.export":{"fg":"#c792ea"},"keyword.function":{"fg":"#c792ea"},"keyword.import":{"fg":"#89ddff"},"keyword.modifier":{"fg":"#c792ea"},"keyword.operator":{"fg":"#c792ea"},"keyword.repeat":{"fg":"#c792ea"},"keyword.return":{"fg":"#c792ea"},"keyword.type":{"fg":"#c792ea"},"label":{"fg":"#ffcb6b"},"markup":{"fg":"#89ddff"},"markup.environment":{"fg":"#f07178"},"markup.environment.name":{"fg":"#f07178"},"markup.heading":{"fg":"#89ddff","bold":true},"markup.heading.1":{"fg":"#89ddff","bold":true},"markup.heading.2":{"fg":"#89ddff","bold":true},"markup.heading.3":{"fg":"#89ddff","bold":true},"markup.heading.4":{"fg":"#89ddff","bold":true},"markup.heading.5":{"fg":"#89ddff","bold":true},"markup.heading.6":{"fg":"#89ddff","bold":true},"markup.italic":{"italic":true},"markup.link":{"fg":"#f07178"},"markup.link.label":{"fg":"#f07178"},"markup.link.url":{"fg":"#80cbc4"},"markup.list":{"fg":"#89ddff"},"markup.list.checked":{"fg":"#c3e88d"},"markup.math":{"fg":"#82aaff"},"markup.quote":{"fg":"#89ddff"},"markup.raw":{"fg":"#c792ea"},"markup.raw.block":{"fg":"#c792ea"},"markup.strikethrough":{"strikethrough":true},"markup.strong":{"bold":true},"markup.underline":{"underline":"solid"},"module":{"fg":"#ffcb6b"},"module.builtin":{"fg":"#89ddff"},"namespace":{"fg":"#ffcb6b"},"normal":{"fg":"#a6accd","bg":"#0f111a"},"number":{"fg":"#f78c6c"},"number.float":{"fg":"#f78c6c"},"operator":{"fg":"#89ddff"},"property":{"fg":"#717cb4"},"punctuation.bracket":{"fg":"#89ddff"},"punctuation.delimiter":{"fg":"#89ddff"},"punctuation.special":{"fg":"#89ddff"},"string":{"fg":"#c3e88d"},"string.documentation":{"fg":"#c3e88d"},"string.escape":{"fg":"#717cb4"},"string.regex":{"fg":"#ffcb6b"},"string.regexp":{"fg":"#ffcb6b"},"string.special":{"fg":"#717cb4"},"string.special.path":{"fg":"#717cb4"},"string.special.symbol":{"fg":"#ffcb6b"},"string.special.url":{"underline":"solid"},"tag":{"fg":"#f07178"},"tag.attribute":{"fg":"#c792ea"},"tag.builtin":{"fg":"#89ddff"},"tag.delimiter":{"fg":"#89ddff"},"type":{"fg":"#c792ea"},"type.builtin":{"fg":"#c792ea"},"variable":{"fg":"#a6accd"},"variable.builtin":{"fg":"#c792ea"},"variable.member":{"fg":"#717cb4"},"variable.parameter":{"fg":"#a6accd"},"variable.parameter.builtin":{"fg":"#89ddff"}}}
|
|
1
|
+
{"name":"material_deep_ocean","appearance":"dark","revision":"92f7366a9315cd386bc4fa4d716fde375dda210f","highlights":{"attribute":{"bg":"#263048"},"attribute.builtin":{"fg":"#89ddff"},"boolean":{"fg":"#f78c6c"},"character":{"fg":"#f78c6c"},"character.special":{"fg":"#f07178"},"comment":{"fg":"#464b5d"},"comment.documentation":{"fg":"#464b5d"},"comment.error":{"fg":"#464b5d","bg":"#ff5370"},"comment.hint":{"fg":"#464b5d","bg":"#c792ea"},"comment.note":{"fg":"#464b5d","bg":"#b0c9ff"},"comment.todo":{"fg":"#464b5d"},"comment.warning":{"fg":"#464b5d","bg":"#ffcb6b"},"constant":{"fg":"#ffcb6b"},"constant.builtin":{"fg":"#ffcb6b"},"constant.macro":{"fg":"#89ddff"},"constructor":{"fg":"#82aaff"},"diff.delta":{"bg":"#263048"},"diff.minus":{"bg":"#3c242d"},"diff.plus":{"bg":"#333c31"},"error":{"fg":"#ff5370","bold":true},"function":{"fg":"#82aaff"},"function.builtin":{"fg":"#82aaff"},"function.call":{"fg":"#82aaff"},"function.macro":{"fg":"#82aaff"},"function.method":{"fg":"#82aaff"},"function.method.call":{"fg":"#82aaff"},"highlighted":{"bg":"#1a1c25"},"keyword":{"fg":"#c792ea"},"keyword.conditional":{"fg":"#c792ea"},"keyword.conditional.ternary":{"fg":"#c792ea"},"keyword.coroutine":{"fg":"#c792ea"},"keyword.debug":{"fg":"#c792ea"},"keyword.directive":{"fg":"#89ddff"},"keyword.directive.define":{"fg":"#89ddff"},"keyword.exception":{"fg":"#f07178"},"keyword.export":{"fg":"#c792ea"},"keyword.function":{"fg":"#c792ea"},"keyword.import":{"fg":"#89ddff"},"keyword.modifier":{"fg":"#c792ea"},"keyword.operator":{"fg":"#c792ea"},"keyword.repeat":{"fg":"#c792ea"},"keyword.return":{"fg":"#c792ea"},"keyword.type":{"fg":"#c792ea"},"label":{"fg":"#ffcb6b"},"markup":{"fg":"#89ddff"},"markup.environment":{"fg":"#f07178"},"markup.environment.name":{"fg":"#f07178"},"markup.heading":{"fg":"#89ddff","bold":true},"markup.heading.1":{"fg":"#89ddff","bold":true},"markup.heading.2":{"fg":"#89ddff","bold":true},"markup.heading.3":{"fg":"#89ddff","bold":true},"markup.heading.4":{"fg":"#89ddff","bold":true},"markup.heading.5":{"fg":"#89ddff","bold":true},"markup.heading.6":{"fg":"#89ddff","bold":true},"markup.italic":{"italic":true},"markup.link":{"fg":"#f07178"},"markup.link.label":{"fg":"#f07178"},"markup.link.url":{"fg":"#80cbc4"},"markup.list":{"fg":"#89ddff"},"markup.list.checked":{"fg":"#c3e88d"},"markup.math":{"fg":"#82aaff"},"markup.quote":{"fg":"#89ddff"},"markup.raw":{"fg":"#c792ea"},"markup.raw.block":{"fg":"#c792ea"},"markup.strikethrough":{"strikethrough":true},"markup.strong":{"bold":true},"markup.underline":{"underline":"solid"},"module":{"fg":"#ffcb6b"},"module.builtin":{"fg":"#89ddff"},"namespace":{"fg":"#ffcb6b"},"normal":{"fg":"#a6accd","bg":"#0f111a"},"number":{"fg":"#f78c6c"},"number.float":{"fg":"#f78c6c"},"operator":{"fg":"#89ddff"},"property":{"fg":"#717cb4"},"punctuation.bracket":{"fg":"#89ddff"},"punctuation.delimiter":{"fg":"#89ddff"},"punctuation.special":{"fg":"#89ddff"},"string":{"fg":"#c3e88d"},"string.documentation":{"fg":"#c3e88d"},"string.escape":{"fg":"#717cb4"},"string.regex":{"fg":"#ffcb6b"},"string.regexp":{"fg":"#ffcb6b"},"string.special":{"fg":"#717cb4"},"string.special.path":{"fg":"#717cb4"},"string.special.symbol":{"fg":"#ffcb6b"},"string.special.url":{"underline":"solid"},"tag":{"fg":"#f07178"},"tag.attribute":{"fg":"#c792ea"},"tag.builtin":{"fg":"#89ddff"},"tag.delimiter":{"fg":"#89ddff"},"type":{"fg":"#c792ea"},"type.builtin":{"fg":"#c792ea"},"variable":{"fg":"#a6accd"},"variable.builtin":{"fg":"#c792ea"},"variable.member":{"fg":"#717cb4"},"variable.parameter":{"fg":"#a6accd"},"variable.parameter.builtin":{"fg":"#89ddff"}}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"material_oceanic","appearance":"dark","revision":"92f7366a9315cd386bc4fa4d716fde375dda210f","highlights":{"attribute":{"bg":"#384d62"},"attribute.builtin":{"fg":"#89ddff"},"boolean":{"fg":"#f78c6c"},"character":{"fg":"#f78c6c"},"character.special":{"fg":"#f07178"},"comment":{"fg":"#546e7a"},"comment.documentation":{"fg":"#546e7a"},"comment.error":{"fg":"#546e7a","bg":"#ff5370"},"comment.hint":{"fg":"#546e7a","bg":"#c792ea"},"comment.note":{"fg":"#546e7a","bg":"#b0c9ff"},"comment.todo":{"fg":"#546e7a"},"comment.warning":{"fg":"#546e7a","bg":"#ffcb6b"},"constant":{"fg":"#ffcb6b"},"constant.builtin":{"fg":"#ffcb6b"},"constant.macro":{"fg":"#89ddff"},"constructor":{"fg":"#82aaff"},"diff.delta":{"bg":"#384d62"},"diff.minus":{"bg":"#4e4247"},"diff.plus":{"bg":"#455a4b"},"error":{"fg":"#ff5370","bold":true},"function":{"fg":"#82aaff"},"function.builtin":{"fg":"#82aaff"},"function.call":{"fg":"#82aaff"},"function.macro":{"fg":"#82aaff"},"function.method":{"fg":"#82aaff"},"function.method.call":{"fg":"#82aaff"},"highlighted":{"bg":"#314549"},"keyword":{"fg":"#c792ea"},"keyword.conditional":{"fg":"#c792ea"},"keyword.conditional.ternary":{"fg":"#c792ea"},"keyword.coroutine":{"fg":"#c792ea"},"keyword.debug":{"fg":"#c792ea"},"keyword.directive":{"fg":"#89ddff"},"keyword.directive.define":{"fg":"#89ddff"},"keyword.export":{"fg":"#c792ea"},"keyword.function":{"fg":"#c792ea"},"keyword.import":{"fg":"#89ddff"},"keyword.modifier":{"fg":"#c792ea"},"keyword.operator":{"fg":"#c792ea"},"keyword.repeat":{"fg":"#c792ea"},"keyword.return":{"fg":"#c792ea"},"keyword.type":{"fg":"#c792ea"},"label":{"fg":"#ffcb6b"},"markup":{"fg":"#89ddff"},"markup.environment":{"fg":"#f07178"},"markup.environment.name":{"fg":"#f07178"},"markup.heading":{"fg":"#89ddff","bold":true},"markup.heading.1":{"fg":"#89ddff","bold":true},"markup.heading.2":{"fg":"#89ddff","bold":true},"markup.heading.3":{"fg":"#89ddff","bold":true},"markup.heading.4":{"fg":"#89ddff","bold":true},"markup.heading.5":{"fg":"#89ddff","bold":true},"markup.heading.6":{"fg":"#89ddff","bold":true},"markup.italic":{"italic":true},"markup.link":{"fg":"#f07178"},"markup.link.label":{"fg":"#f07178"},"markup.link.url":{"fg":"#80cbc4"},"markup.list":{"fg":"#89ddff"},"markup.list.checked":{"fg":"#c3e88d"},"markup.math":{"fg":"#82aaff"},"markup.quote":{"fg":"#89ddff"},"markup.raw":{"fg":"#c792ea"},"markup.raw.block":{"fg":"#c792ea"},"markup.strikethrough":{"strikethrough":true},"markup.strong":{"bold":true},"markup.underline":{"underline":"solid"},"module":{"fg":"#ffcb6b"},"module.builtin":{"fg":"#89ddff"},"namespace":{"fg":"#ffcb6b"},"normal":{"fg":"#b0bec5","bg":"#25363b"},"number":{"fg":"#f78c6c"},"number.float":{"fg":"#f78c6c"},"operator":{"fg":"#89ddff"},"property":{"fg":"#7c9ead"},"punctuation.bracket":{"fg":"#89ddff"},"punctuation.delimiter":{"fg":"#89ddff"},"punctuation.special":{"fg":"#89ddff"},"string":{"fg":"#c3e88d"},"string.documentation":{"fg":"#c3e88d"},"string.escape":{"fg":"#7c9ead"},"string.regex":{"fg":"#ffcb6b"},"string.regexp":{"fg":"#ffcb6b"},"string.special":{"fg":"#7c9ead"},"string.special.path":{"fg":"#7c9ead"},"string.special.symbol":{"fg":"#ffcb6b"},"string.special.url":{"underline":"solid"},"tag":{"fg":"#f07178"},"tag.attribute":{"fg":"#c792ea"},"tag.builtin":{"fg":"#89ddff"},"tag.delimiter":{"fg":"#89ddff"},"type":{"fg":"#c792ea"},"type.builtin":{"fg":"#c792ea"},"variable":{"fg":"#b0bec5"},"variable.builtin":{"fg":"#c792ea"},"variable.member":{"fg":"#7c9ead"},"variable.parameter":{"fg":"#b0bec5"},"variable.parameter.builtin":{"fg":"#89ddff"}}}
|
|
1
|
+
{"name":"material_oceanic","appearance":"dark","revision":"92f7366a9315cd386bc4fa4d716fde375dda210f","highlights":{"attribute":{"bg":"#384d62"},"attribute.builtin":{"fg":"#89ddff"},"boolean":{"fg":"#f78c6c"},"character":{"fg":"#f78c6c"},"character.special":{"fg":"#f07178"},"comment":{"fg":"#546e7a"},"comment.documentation":{"fg":"#546e7a"},"comment.error":{"fg":"#546e7a","bg":"#ff5370"},"comment.hint":{"fg":"#546e7a","bg":"#c792ea"},"comment.note":{"fg":"#546e7a","bg":"#b0c9ff"},"comment.todo":{"fg":"#546e7a"},"comment.warning":{"fg":"#546e7a","bg":"#ffcb6b"},"constant":{"fg":"#ffcb6b"},"constant.builtin":{"fg":"#ffcb6b"},"constant.macro":{"fg":"#89ddff"},"constructor":{"fg":"#82aaff"},"diff.delta":{"bg":"#384d62"},"diff.minus":{"bg":"#4e4247"},"diff.plus":{"bg":"#455a4b"},"error":{"fg":"#ff5370","bold":true},"function":{"fg":"#82aaff"},"function.builtin":{"fg":"#82aaff"},"function.call":{"fg":"#82aaff"},"function.macro":{"fg":"#82aaff"},"function.method":{"fg":"#82aaff"},"function.method.call":{"fg":"#82aaff"},"highlighted":{"bg":"#314549"},"keyword":{"fg":"#c792ea"},"keyword.conditional":{"fg":"#c792ea"},"keyword.conditional.ternary":{"fg":"#c792ea"},"keyword.coroutine":{"fg":"#c792ea"},"keyword.debug":{"fg":"#c792ea"},"keyword.directive":{"fg":"#89ddff"},"keyword.directive.define":{"fg":"#89ddff"},"keyword.exception":{"fg":"#f07178"},"keyword.export":{"fg":"#c792ea"},"keyword.function":{"fg":"#c792ea"},"keyword.import":{"fg":"#89ddff"},"keyword.modifier":{"fg":"#c792ea"},"keyword.operator":{"fg":"#c792ea"},"keyword.repeat":{"fg":"#c792ea"},"keyword.return":{"fg":"#c792ea"},"keyword.type":{"fg":"#c792ea"},"label":{"fg":"#ffcb6b"},"markup":{"fg":"#89ddff"},"markup.environment":{"fg":"#f07178"},"markup.environment.name":{"fg":"#f07178"},"markup.heading":{"fg":"#89ddff","bold":true},"markup.heading.1":{"fg":"#89ddff","bold":true},"markup.heading.2":{"fg":"#89ddff","bold":true},"markup.heading.3":{"fg":"#89ddff","bold":true},"markup.heading.4":{"fg":"#89ddff","bold":true},"markup.heading.5":{"fg":"#89ddff","bold":true},"markup.heading.6":{"fg":"#89ddff","bold":true},"markup.italic":{"italic":true},"markup.link":{"fg":"#f07178"},"markup.link.label":{"fg":"#f07178"},"markup.link.url":{"fg":"#80cbc4"},"markup.list":{"fg":"#89ddff"},"markup.list.checked":{"fg":"#c3e88d"},"markup.math":{"fg":"#82aaff"},"markup.quote":{"fg":"#89ddff"},"markup.raw":{"fg":"#c792ea"},"markup.raw.block":{"fg":"#c792ea"},"markup.strikethrough":{"strikethrough":true},"markup.strong":{"bold":true},"markup.underline":{"underline":"solid"},"module":{"fg":"#ffcb6b"},"module.builtin":{"fg":"#89ddff"},"namespace":{"fg":"#ffcb6b"},"normal":{"fg":"#b0bec5","bg":"#25363b"},"number":{"fg":"#f78c6c"},"number.float":{"fg":"#f78c6c"},"operator":{"fg":"#89ddff"},"property":{"fg":"#7c9ead"},"punctuation.bracket":{"fg":"#89ddff"},"punctuation.delimiter":{"fg":"#89ddff"},"punctuation.special":{"fg":"#89ddff"},"string":{"fg":"#c3e88d"},"string.documentation":{"fg":"#c3e88d"},"string.escape":{"fg":"#7c9ead"},"string.regex":{"fg":"#ffcb6b"},"string.regexp":{"fg":"#ffcb6b"},"string.special":{"fg":"#7c9ead"},"string.special.path":{"fg":"#7c9ead"},"string.special.symbol":{"fg":"#ffcb6b"},"string.special.url":{"underline":"solid"},"tag":{"fg":"#f07178"},"tag.attribute":{"fg":"#c792ea"},"tag.builtin":{"fg":"#89ddff"},"tag.delimiter":{"fg":"#89ddff"},"type":{"fg":"#c792ea"},"type.builtin":{"fg":"#c792ea"},"variable":{"fg":"#b0bec5"},"variable.builtin":{"fg":"#c792ea"},"variable.member":{"fg":"#7c9ead"},"variable.parameter":{"fg":"#b0bec5"},"variable.parameter.builtin":{"fg":"#89ddff"}}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"material_palenight","appearance":"dark","revision":"92f7366a9315cd386bc4fa4d716fde375dda210f","highlights":{"attribute":{"bg":"#3b4665"},"attribute.builtin":{"fg":"#89ddff"},"boolean":{"fg":"#f78c6c"},"character":{"fg":"#f78c6c"},"character.special":{"fg":"#f07178"},"comment":{"fg":"#676e95"},"comment.documentation":{"fg":"#676e95"},"comment.error":{"fg":"#676e95","bg":"#ff5370"},"comment.hint":{"fg":"#676e95","bg":"#c792ea"},"comment.note":{"fg":"#676e95","bg":"#b0c9ff"},"comment.todo":{"fg":"#676e95"},"comment.warning":{"fg":"#676e95","bg":"#ffcb6b"},"constant":{"fg":"#ffcb6b"},"constant.builtin":{"fg":"#ffcb6b"},"constant.macro":{"fg":"#89ddff"},"constructor":{"fg":"#82aaff"},"diff.delta":{"bg":"#3b4665"},"diff.minus":{"bg":"#513b4a"},"diff.plus":{"bg":"#48524e"},"error":{"fg":"#ff5370","bold":true},"function":{"fg":"#82aaff"},"function.builtin":{"fg":"#82aaff"},"function.call":{"fg":"#82aaff"},"function.macro":{"fg":"#82aaff"},"function.method":{"fg":"#82aaff"},"function.method.call":{"fg":"#82aaff"},"highlighted":{"bg":"#414863"},"keyword":{"fg":"#c792ea"},"keyword.conditional":{"fg":"#c792ea"},"keyword.conditional.ternary":{"fg":"#c792ea"},"keyword.coroutine":{"fg":"#c792ea"},"keyword.debug":{"fg":"#c792ea"},"keyword.directive":{"fg":"#89ddff"},"keyword.directive.define":{"fg":"#89ddff"},"keyword.export":{"fg":"#c792ea"},"keyword.function":{"fg":"#c792ea"},"keyword.import":{"fg":"#89ddff"},"keyword.modifier":{"fg":"#c792ea"},"keyword.operator":{"fg":"#c792ea"},"keyword.repeat":{"fg":"#c792ea"},"keyword.return":{"fg":"#c792ea"},"keyword.type":{"fg":"#c792ea"},"label":{"fg":"#ffcb6b"},"markup":{"fg":"#89ddff"},"markup.environment":{"fg":"#f07178"},"markup.environment.name":{"fg":"#f07178"},"markup.heading":{"fg":"#89ddff","bold":true},"markup.heading.1":{"fg":"#89ddff","bold":true},"markup.heading.2":{"fg":"#89ddff","bold":true},"markup.heading.3":{"fg":"#89ddff","bold":true},"markup.heading.4":{"fg":"#89ddff","bold":true},"markup.heading.5":{"fg":"#89ddff","bold":true},"markup.heading.6":{"fg":"#89ddff","bold":true},"markup.italic":{"italic":true},"markup.link":{"fg":"#f07178"},"markup.link.label":{"fg":"#f07178"},"markup.link.url":{"fg":"#80cbc4"},"markup.list":{"fg":"#89ddff"},"markup.list.checked":{"fg":"#c3e88d"},"markup.math":{"fg":"#82aaff"},"markup.quote":{"fg":"#89ddff"},"markup.raw":{"fg":"#c792ea"},"markup.raw.block":{"fg":"#c792ea"},"markup.strikethrough":{"strikethrough":true},"markup.strong":{"bold":true},"markup.underline":{"underline":"solid"},"module":{"fg":"#ffcb6b"},"module.builtin":{"fg":"#89ddff"},"namespace":{"fg":"#ffcb6b"},"normal":{"fg":"#a6accd","bg":"#292d3e"},"number":{"fg":"#f78c6c"},"number.float":{"fg":"#f78c6c"},"operator":{"fg":"#89ddff"},"property":{"fg":"#717cb4"},"punctuation.bracket":{"fg":"#89ddff"},"punctuation.delimiter":{"fg":"#89ddff"},"punctuation.special":{"fg":"#89ddff"},"string":{"fg":"#c3e88d"},"string.documentation":{"fg":"#c3e88d"},"string.escape":{"fg":"#717cb4"},"string.regex":{"fg":"#ffcb6b"},"string.regexp":{"fg":"#ffcb6b"},"string.special":{"fg":"#717cb4"},"string.special.path":{"fg":"#717cb4"},"string.special.symbol":{"fg":"#ffcb6b"},"string.special.url":{"underline":"solid"},"tag":{"fg":"#f07178"},"tag.attribute":{"fg":"#c792ea"},"tag.builtin":{"fg":"#89ddff"},"tag.delimiter":{"fg":"#89ddff"},"type":{"fg":"#c792ea"},"type.builtin":{"fg":"#c792ea"},"variable":{"fg":"#a6accd"},"variable.builtin":{"fg":"#c792ea"},"variable.member":{"fg":"#717cb4"},"variable.parameter":{"fg":"#a6accd"},"variable.parameter.builtin":{"fg":"#89ddff"}}}
|
|
1
|
+
{"name":"material_palenight","appearance":"dark","revision":"92f7366a9315cd386bc4fa4d716fde375dda210f","highlights":{"attribute":{"bg":"#3b4665"},"attribute.builtin":{"fg":"#89ddff"},"boolean":{"fg":"#f78c6c"},"character":{"fg":"#f78c6c"},"character.special":{"fg":"#f07178"},"comment":{"fg":"#676e95"},"comment.documentation":{"fg":"#676e95"},"comment.error":{"fg":"#676e95","bg":"#ff5370"},"comment.hint":{"fg":"#676e95","bg":"#c792ea"},"comment.note":{"fg":"#676e95","bg":"#b0c9ff"},"comment.todo":{"fg":"#676e95"},"comment.warning":{"fg":"#676e95","bg":"#ffcb6b"},"constant":{"fg":"#ffcb6b"},"constant.builtin":{"fg":"#ffcb6b"},"constant.macro":{"fg":"#89ddff"},"constructor":{"fg":"#82aaff"},"diff.delta":{"bg":"#3b4665"},"diff.minus":{"bg":"#513b4a"},"diff.plus":{"bg":"#48524e"},"error":{"fg":"#ff5370","bold":true},"function":{"fg":"#82aaff"},"function.builtin":{"fg":"#82aaff"},"function.call":{"fg":"#82aaff"},"function.macro":{"fg":"#82aaff"},"function.method":{"fg":"#82aaff"},"function.method.call":{"fg":"#82aaff"},"highlighted":{"bg":"#414863"},"keyword":{"fg":"#c792ea"},"keyword.conditional":{"fg":"#c792ea"},"keyword.conditional.ternary":{"fg":"#c792ea"},"keyword.coroutine":{"fg":"#c792ea"},"keyword.debug":{"fg":"#c792ea"},"keyword.directive":{"fg":"#89ddff"},"keyword.directive.define":{"fg":"#89ddff"},"keyword.exception":{"fg":"#f07178"},"keyword.export":{"fg":"#c792ea"},"keyword.function":{"fg":"#c792ea"},"keyword.import":{"fg":"#89ddff"},"keyword.modifier":{"fg":"#c792ea"},"keyword.operator":{"fg":"#c792ea"},"keyword.repeat":{"fg":"#c792ea"},"keyword.return":{"fg":"#c792ea"},"keyword.type":{"fg":"#c792ea"},"label":{"fg":"#ffcb6b"},"markup":{"fg":"#89ddff"},"markup.environment":{"fg":"#f07178"},"markup.environment.name":{"fg":"#f07178"},"markup.heading":{"fg":"#89ddff","bold":true},"markup.heading.1":{"fg":"#89ddff","bold":true},"markup.heading.2":{"fg":"#89ddff","bold":true},"markup.heading.3":{"fg":"#89ddff","bold":true},"markup.heading.4":{"fg":"#89ddff","bold":true},"markup.heading.5":{"fg":"#89ddff","bold":true},"markup.heading.6":{"fg":"#89ddff","bold":true},"markup.italic":{"italic":true},"markup.link":{"fg":"#f07178"},"markup.link.label":{"fg":"#f07178"},"markup.link.url":{"fg":"#80cbc4"},"markup.list":{"fg":"#89ddff"},"markup.list.checked":{"fg":"#c3e88d"},"markup.math":{"fg":"#82aaff"},"markup.quote":{"fg":"#89ddff"},"markup.raw":{"fg":"#c792ea"},"markup.raw.block":{"fg":"#c792ea"},"markup.strikethrough":{"strikethrough":true},"markup.strong":{"bold":true},"markup.underline":{"underline":"solid"},"module":{"fg":"#ffcb6b"},"module.builtin":{"fg":"#89ddff"},"namespace":{"fg":"#ffcb6b"},"normal":{"fg":"#a6accd","bg":"#292d3e"},"number":{"fg":"#f78c6c"},"number.float":{"fg":"#f78c6c"},"operator":{"fg":"#89ddff"},"property":{"fg":"#717cb4"},"punctuation.bracket":{"fg":"#89ddff"},"punctuation.delimiter":{"fg":"#89ddff"},"punctuation.special":{"fg":"#89ddff"},"string":{"fg":"#c3e88d"},"string.documentation":{"fg":"#c3e88d"},"string.escape":{"fg":"#717cb4"},"string.regex":{"fg":"#ffcb6b"},"string.regexp":{"fg":"#ffcb6b"},"string.special":{"fg":"#717cb4"},"string.special.path":{"fg":"#717cb4"},"string.special.symbol":{"fg":"#ffcb6b"},"string.special.url":{"underline":"solid"},"tag":{"fg":"#f07178"},"tag.attribute":{"fg":"#c792ea"},"tag.builtin":{"fg":"#89ddff"},"tag.delimiter":{"fg":"#89ddff"},"type":{"fg":"#c792ea"},"type.builtin":{"fg":"#c792ea"},"variable":{"fg":"#a6accd"},"variable.builtin":{"fg":"#c792ea"},"variable.member":{"fg":"#717cb4"},"variable.parameter":{"fg":"#a6accd"},"variable.parameter.builtin":{"fg":"#89ddff"}}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"mfd_flir_bh","appearance":"
|
|
1
|
+
{"name":"mfd_flir_bh","appearance":"light","revision":"72ae627792960a7e490cb5242a78c570d02ba775","highlights":{"attribute":{"fg":"#505050"},"attribute.builtin":{"fg":"#505050"},"boolean":{"fg":"#505050","bold":true},"character":{"fg":"#505050"},"character.special":{"fg":"#505050","bold":true},"comment":{"fg":"#909090","italic":true},"comment.documentation":{"fg":"#909090","italic":true},"comment.error":{"fg":"#505050","bold":true},"comment.hint":{"fg":"#909090","italic":true},"comment.note":{"fg":"#909090"},"comment.todo":{"fg":"#b8b8b8","bg":"#505050","bold":true},"comment.warning":{"fg":"#505050"},"constant":{"fg":"#505050"},"constant.builtin":{"fg":"#505050","bold":true},"constant.macro":{"fg":"#505050","bold":true},"constructor":{"fg":"#505050","bold":true},"diff.delta":{"fg":"#007373"},"diff.minus":{"fg":"#590008"},"diff.plus":{"fg":"#005523"},"function":{"fg":"#383838","bold":true},"function.builtin":{"fg":"#383838","bold":true,"italic":true},"function.call":{"fg":"#383838"},"function.macro":{"fg":"#383838","bold":true},"function.method":{"fg":"#383838","bold":true},"function.method.call":{"fg":"#383838","bold":true},"highlighted":{"bg":"#b0b0b0"},"keyword":{"fg":"#505050","bold":true},"keyword.conditional":{"fg":"#505050","bold":true},"keyword.conditional.ternary":{"fg":"#505050","bold":true},"keyword.coroutine":{"fg":"#505050","bold":true},"keyword.debug":{"fg":"#505050","bold":true},"keyword.directive":{"fg":"#505050","bold":true},"keyword.directive.define":{"fg":"#505050","bold":true},"keyword.exception":{"fg":"#505050","bold":true},"keyword.export":{"fg":"#505050","bold":true},"keyword.function":{"fg":"#505050","bold":true},"keyword.import":{"fg":"#505050","bold":true},"keyword.modifier":{"fg":"#505050","bold":true},"keyword.operator":{"fg":"#505050"},"keyword.repeat":{"fg":"#505050","bold":true},"keyword.return":{"fg":"#505050","bold":true},"keyword.type":{"fg":"#505050","bold":true},"label":{"fg":"#505050","bold":true},"markup":{"fg":"#505050"},"markup.environment":{"fg":"#505050"},"markup.environment.name":{"fg":"#505050"},"markup.heading":{"fg":"#505050","bold":true},"markup.heading.1":{"fg":"#505050","bold":true},"markup.heading.1.markdown":{"fg":"#383838","bold":true},"markup.heading.2":{"fg":"#505050","bold":true},"markup.heading.2.markdown":{"fg":"#383838","bold":true},"markup.heading.3":{"fg":"#505050","bold":true},"markup.heading.4":{"fg":"#505050","bold":true},"markup.heading.5":{"fg":"#505050","bold":true},"markup.heading.6":{"fg":"#505050","bold":true},"markup.italic":{"italic":true},"markup.link":{"fg":"#505050","underline":"solid"},"markup.link.label":{"fg":"#505050","underline":"solid"},"markup.link.url":{"fg":"#505050","underline":"solid"},"markup.list":{"fg":"#505050"},"markup.list.checked":{"fg":"#505050"},"markup.list.unchecked":{"fg":"#505050"},"markup.math":{"fg":"#505050"},"markup.quote":{"fg":"#505050"},"markup.raw":{"fg":"#505050"},"markup.raw.block":{"fg":"#505050"},"markup.raw.markdown_inline":{"bg":"#acacac"},"markup.strikethrough":{"strikethrough":true},"markup.strong":{"bold":true},"markup.underline":{"underline":"solid"},"module":{"fg":"#505050"},"module.builtin":{"fg":"#505050"},"normal":{"fg":"#505050","bg":"#b8b8b8"},"number":{"fg":"#505050"},"number.float":{"fg":"#505050"},"operator":{"fg":"#505050"},"property":{"fg":"#505050"},"punctuation.bracket":{"fg":"#505050"},"punctuation.delimiter":{"fg":"#505050"},"punctuation.special":{"fg":"#505050","bold":true},"string":{"fg":"#505050","italic":true},"string.documentation":{"fg":"#505050","italic":true},"string.escape":{"fg":"#505050","bold":true},"string.regexp":{"fg":"#505050","bold":true},"string.special":{"fg":"#505050","bold":true},"string.special.path":{"fg":"#505050","bold":true},"string.special.symbol":{"fg":"#505050","bold":true},"string.special.url":{"fg":"#505050","underline":"solid"},"tag":{"fg":"#505050","bold":true},"tag.attribute":{"fg":"#505050","italic":true},"tag.builtin":{"fg":"#505050"},"tag.delimiter":{"fg":"#505050"},"type":{"fg":"#383838","underline":"solid"},"type.builtin":{"fg":"#383838","underline":"solid"},"type.definition":{"fg":"#383838","underline":"solid"},"variable":{"fg":"#505050"},"variable.builtin":{"fg":"#505050","italic":true},"variable.member":{"fg":"#505050"},"variable.parameter":{"fg":"#505050","italic":true},"variable.parameter.builtin":{"fg":"#505050"}}}
|