@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":"neobones_dark","appearance":"dark","revision":"
|
|
1
|
+
{"name":"neobones_dark","appearance":"dark","revision":"8304d8df9b823ff11e103afa62f38c39f534abe6","highlights":{"attribute":{"fg":"#c6d5cf","bold":true},"attribute.builtin":{"fg":"#9aa6a1","bold":true},"boolean":{"fg":"#c6d5cf","italic":true},"character":{"fg":"#939e99","italic":true},"character.special":{"fg":"#9aa6a1","bold":true},"comment":{"fg":"#536977","italic":true},"comment.documentation":{"fg":"#536977","italic":true},"comment.error":{"fg":"#de6e7c"},"comment.hint":{"fg":"#536977","italic":true},"comment.note":{"fg":"#8190d4"},"comment.todo":{"bold":true,"underline":"solid"},"comment.warning":{"fg":"#b77e64"},"constant":{"fg":"#a7b3ae","bold":true},"constant.builtin":{"fg":"#939e99","italic":true},"constant.macro":{"fg":"#939e99","italic":true},"constructor":{"fg":"#9aa6a1","bold":true},"constructor.lua":{"fg":"#5b7e94"},"diff.delta":{"bg":"#1f2645"},"diff.minus":{"bg":"#3b2023"},"diff.plus":{"bg":"#1c2c19"},"function":{"fg":"#c6d5cf"},"function.builtin":{"fg":"#9aa6a1","bold":true},"function.call":{"fg":"#c6d5cf"},"function.macro":{"fg":"#c6d5cf","bold":true},"function.method":{"fg":"#c6d5cf"},"function.method.call":{"fg":"#c6d5cf"},"highlighted":{"bg":"#152128"},"keyword":{"fg":"#c6d5cf","bold":true},"keyword.conditional":{"fg":"#c6d5cf","bold":true},"keyword.conditional.ternary":{"fg":"#c6d5cf","bold":true},"keyword.coroutine":{"fg":"#c6d5cf","bold":true},"keyword.debug":{"fg":"#9aa6a1","bold":true},"keyword.directive":{"fg":"#c6d5cf","bold":true},"keyword.directive.define":{"fg":"#c6d5cf","bold":true},"keyword.exception":{"fg":"#c6d5cf","bold":true},"keyword.export":{"fg":"#c6d5cf","bold":true},"keyword.function":{"fg":"#c6d5cf","bold":true},"keyword.import":{"fg":"#c6d5cf","bold":true},"keyword.modifier":{"fg":"#c6d5cf","bold":true},"keyword.operator":{"fg":"#c6d5cf","bold":true},"keyword.repeat":{"fg":"#c6d5cf","bold":true},"keyword.return":{"fg":"#c6d5cf","bold":true},"keyword.type":{"fg":"#c6d5cf","bold":true},"label":{"fg":"#c6d5cf","bold":true},"markup":{"fg":"#9aa6a1","bold":true},"markup.environment":{"fg":"#c6d5cf","bold":true},"markup.environment.name":{"fg":"#c6d5cf","bold":true},"markup.heading":{"fg":"#c6d5cf","bold":true},"markup.heading.1":{"fg":"#c6d5cf","bold":true},"markup.heading.2":{"fg":"#c6d5cf","bold":true},"markup.heading.3":{"fg":"#c6d5cf","bold":true},"markup.heading.4":{"fg":"#c6d5cf","bold":true},"markup.heading.5":{"fg":"#c6d5cf","bold":true},"markup.heading.6":{"fg":"#c6d5cf","bold":true},"markup.italic":{"italic":true},"markup.link":{"fg":"#939e99","italic":true},"markup.link.label":{"fg":"#9aa6a1","bold":true},"markup.link.markdown":{"fg":"#a7b3ae","underline":"solid"},"markup.link.url":{"fg":"#939e99","italic":true},"markup.link.url.markdown":{"fg":"#536977"},"markup.list":{"fg":"#9aa6a1","bold":true},"markup.list.checked":{"fg":"#9aa6a1","bold":true},"markup.list.unchecked":{"fg":"#9aa6a1","bold":true},"markup.math":{"fg":"#9aa6a1","bold":true},"markup.quote":{"fg":"#939e99"},"markup.raw":{"fg":"#939e99","italic":true},"markup.raw.block":{"fg":"#939e99","italic":true},"markup.raw.markdown":{"fg":"#6e99b2"},"markup.strikethrough":{"strikethrough":true},"markup.strong":{"bold":true},"markup.underline":{"underline":"solid"},"module":{"fg":"#939e99","italic":true},"module.builtin":{"fg":"#939e99","italic":true},"normal":{"fg":"#c6d5cf","bg":"#0f191f"},"number":{"fg":"#939e99"},"number.float":{"fg":"#939e99"},"operator":{"fg":"#c6d5cf","bold":true},"property":{"fg":"#a7b3ae"},"punctuation.bracket":{"fg":"#5b7e94"},"punctuation.delimiter":{"fg":"#5b7e94"},"punctuation.special":{"fg":"#5b7e94"},"punctuation.special.markdown":{"fg":"#9aa6a1","bold":true},"string":{"fg":"#939e99","italic":true},"string.documentation":{"fg":"#939e99","italic":true},"string.escape":{"fg":"#9aa6a1","bold":true},"string.escape.markdown":{"fg":"#3e5868","italic":true},"string.regexp":{"fg":"#939e99","italic":true},"string.special":{"fg":"#9aa6a1","bold":true},"string.special.path":{"fg":"#9aa6a1","bold":true},"string.special.symbol":{"fg":"#a7b3ae"},"string.special.url":{"fg":"#9aa6a1","bold":true},"tag":{"fg":"#9aa6a1","bold":true},"tag.attribute":{"fg":"#a7b3ae"},"tag.builtin":{"fg":"#9aa6a1","bold":true},"tag.delimiter":{"fg":"#5b7e94"},"type":{"fg":"#6e99b2"},"type.builtin":{"fg":"#6e99b2"},"type.definition":{"fg":"#6e99b2"},"variable":{"fg":"#a7b3ae"},"variable.builtin":{"fg":"#939e99","italic":true},"variable.member":{"fg":"#a7b3ae"},"variable.parameter":{"fg":"#a7b3ae"},"variable.parameter.builtin":{"fg":"#9aa6a1","bold":true}}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"neobones_light","appearance":"light","revision":"
|
|
1
|
+
{"name":"neobones_light","appearance":"light","revision":"8304d8df9b823ff11e103afa62f38c39f534abe6","highlights":{"attribute":{"fg":"#202e18","bold":true},"attribute.builtin":{"fg":"#415934","bold":true},"boolean":{"fg":"#202e18","italic":true},"character":{"fg":"#476038","italic":true},"character.special":{"fg":"#415934","bold":true},"comment":{"fg":"#878d88","italic":true},"comment.documentation":{"fg":"#878d88","italic":true},"comment.error":{"fg":"#a8334c"},"comment.hint":{"fg":"#878d88","italic":true},"comment.note":{"fg":"#286486"},"comment.todo":{"bold":true,"underline":"solid"},"comment.warning":{"fg":"#944927"},"constant":{"fg":"#364a2a","bold":true},"constant.builtin":{"fg":"#476038","italic":true},"constant.macro":{"fg":"#476038","italic":true},"constructor":{"fg":"#415934","bold":true},"constructor.lua":{"fg":"#7b837c"},"diff.delta":{"bg":"#d1dbe5"},"diff.minus":{"bg":"#ead5d7"},"diff.plus":{"bg":"#c8e2b5"},"function":{"fg":"#202e18"},"function.builtin":{"fg":"#415934","bold":true},"function.call":{"fg":"#202e18"},"function.macro":{"fg":"#202e18","bold":true},"function.method":{"fg":"#202e18"},"function.method.call":{"fg":"#202e18"},"highlighted":{"bg":"#dae5db"},"keyword":{"fg":"#202e18","bold":true},"keyword.conditional":{"fg":"#202e18","bold":true},"keyword.conditional.ternary":{"fg":"#202e18","bold":true},"keyword.coroutine":{"fg":"#202e18","bold":true},"keyword.debug":{"fg":"#415934","bold":true},"keyword.directive":{"fg":"#202e18","bold":true},"keyword.directive.define":{"fg":"#202e18","bold":true},"keyword.exception":{"fg":"#202e18","bold":true},"keyword.export":{"fg":"#202e18","bold":true},"keyword.function":{"fg":"#202e18","bold":true},"keyword.import":{"fg":"#202e18","bold":true},"keyword.modifier":{"fg":"#202e18","bold":true},"keyword.operator":{"fg":"#202e18","bold":true},"keyword.repeat":{"fg":"#202e18","bold":true},"keyword.return":{"fg":"#202e18","bold":true},"keyword.type":{"fg":"#202e18","bold":true},"label":{"fg":"#202e18","bold":true},"markup":{"fg":"#415934","bold":true},"markup.environment":{"fg":"#202e18","bold":true},"markup.environment.name":{"fg":"#202e18","bold":true},"markup.heading":{"fg":"#202e18","bold":true},"markup.heading.1":{"fg":"#202e18","bold":true},"markup.heading.2":{"fg":"#202e18","bold":true},"markup.heading.3":{"fg":"#202e18","bold":true},"markup.heading.4":{"fg":"#202e18","bold":true},"markup.heading.5":{"fg":"#202e18","bold":true},"markup.heading.6":{"fg":"#202e18","bold":true},"markup.italic":{"italic":true},"markup.link":{"fg":"#476038","italic":true},"markup.link.label":{"fg":"#415934","bold":true},"markup.link.markdown":{"fg":"#364a2a","underline":"solid"},"markup.link.url":{"fg":"#476038","italic":true},"markup.link.url.markdown":{"fg":"#878d88"},"markup.list":{"fg":"#415934","bold":true},"markup.list.checked":{"fg":"#415934","bold":true},"markup.list.unchecked":{"fg":"#415934","bold":true},"markup.math":{"fg":"#415934","bold":true},"markup.quote":{"fg":"#476038"},"markup.raw":{"fg":"#476038","italic":true},"markup.raw.block":{"fg":"#476038","italic":true},"markup.raw.markdown":{"fg":"#495c4c"},"markup.strikethrough":{"strikethrough":true},"markup.strong":{"bold":true},"markup.underline":{"underline":"solid"},"module":{"fg":"#476038","italic":true},"module.builtin":{"fg":"#476038","italic":true},"normal":{"fg":"#202e18","bg":"#e5ede6"},"number":{"fg":"#476038"},"number.float":{"fg":"#476038"},"operator":{"fg":"#202e18","bold":true},"property":{"fg":"#364a2a"},"punctuation.bracket":{"fg":"#7b837c"},"punctuation.delimiter":{"fg":"#7b837c"},"punctuation.special":{"fg":"#7b837c"},"punctuation.special.markdown":{"fg":"#415934","bold":true},"string":{"fg":"#476038","italic":true},"string.documentation":{"fg":"#476038","italic":true},"string.escape":{"fg":"#415934","bold":true},"string.escape.markdown":{"fg":"#a3aea4","italic":true},"string.regexp":{"fg":"#476038","italic":true},"string.special":{"fg":"#415934","bold":true},"string.special.path":{"fg":"#415934","bold":true},"string.special.symbol":{"fg":"#364a2a"},"string.special.url":{"fg":"#415934","bold":true},"tag":{"fg":"#415934","bold":true},"tag.attribute":{"fg":"#364a2a"},"tag.builtin":{"fg":"#415934","bold":true},"tag.delimiter":{"fg":"#7b837c"},"type":{"fg":"#495c4c"},"type.builtin":{"fg":"#495c4c"},"type.definition":{"fg":"#495c4c"},"variable":{"fg":"#364a2a"},"variable.builtin":{"fg":"#476038","italic":true},"variable.member":{"fg":"#364a2a"},"variable.parameter":{"fg":"#364a2a"},"variable.parameter.builtin":{"fg":"#415934","bold":true}}}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"name":"neosolarized","appearance":"dark","revision":"0c01fd2ac2ab33918073f57c63bcb2ae5a31d8de","highlights":{"attribute":{"fg":"#268bd2"},"attribute.builtin":{"fg":"#cb4b16"},"boolean":{"fg":"#2aa198"},"character":{"fg":"#2aa198"},"character.special":{"fg":"#cb4b16"},"comment":{"fg":"#586e75","italic":true},"comment.documentation":{"fg":"#586e75","italic":true},"comment.error":{"fg":"#dc322f"},"comment.hint":{"fg":"#586e75","italic":true},"comment.note":{"fg":"#268bd2"},"comment.todo":{"fg":"#d33682","bold":true},"comment.warning":{"fg":"#b58900"},"constant":{"fg":"#2aa198"},"constant.builtin":{"fg":"#b58900"},"constant.macro":{"fg":"#dc322f"},"constructor":{"fg":"#cb4b16"},"diff.delta":{"fg":"#8cf8f7"},"diff.minus":{"fg":"#ffc0b9"},"diff.plus":{"fg":"#b3f6c0"},"error":{"fg":"#dc322f"},"function":{"fg":"#268bd2"},"function.builtin":{"fg":"#268bd2"},"function.call":{"fg":"#268bd2"},"function.macro":{"fg":"#dc322f"},"function.method":{"fg":"#268bd2"},"function.method.call":{"fg":"#268bd2"},"highlighted":{"bg":"#073642"},"keyword":{"fg":"#719e07"},"keyword.conditional":{"fg":"#719e07"},"keyword.conditional.ternary":{"fg":"#719e07"},"keyword.coroutine":{"fg":"#719e07"},"keyword.debug":{"fg":"#719e07"},"keyword.directive":{"fg":"#719e07"},"keyword.directive.define":{"fg":"#719e07"},"keyword.exception":{"fg":"#719e07"},"keyword.export":{"fg":"#719e07"},"keyword.function":{"fg":"#719e07"},"keyword.import":{"fg":"#719e07"},"keyword.modifier":{"fg":"#719e07"},"keyword.operator":{"fg":"#719e07"},"keyword.repeat":{"fg":"#719e07"},"keyword.return":{"fg":"#719e07"},"keyword.type":{"fg":"#719e07"},"label":{"fg":"#719e07"},"markup":{"fg":"#cb4b16"},"markup.environment":{"fg":"#cb4b16"},"markup.environment.name":{"fg":"#cb4b16"},"markup.heading":{"fg":"#cb4b16","bold":true},"markup.heading.1":{"fg":"#cb4b16","bold":true},"markup.heading.2":{"fg":"#cb4b16","bold":true},"markup.heading.3":{"fg":"#cb4b16","bold":true},"markup.heading.4":{"fg":"#cb4b16","bold":true},"markup.heading.5":{"fg":"#cb4b16","bold":true},"markup.heading.6":{"fg":"#cb4b16","bold":true},"markup.italic":{"italic":true},"markup.link":{"fg":"#6c71c4"},"markup.link.label":{"fg":"#6c71c4"},"markup.link.url":{"fg":"#6c71c4"},"markup.list":{"fg":"#cb4b16"},"markup.list.checked":{"fg":"#cb4b16"},"markup.list.unchecked":{"fg":"#cb4b16"},"markup.math":{"fg":"#cb4b16"},"markup.quote":{"fg":"#cb4b16"},"markup.raw":{"fg":"#cb4b16"},"markup.raw.block":{"fg":"#cb4b16"},"markup.strikethrough":{"strikethrough":true},"markup.strong":{"bold":true},"markup.underline":{"underline":"solid"},"module":{"fg":"#b58900"},"module.builtin":{"fg":"#cb4b16"},"namespace":{"fg":"#268bd2"},"normal":{"fg":"#839496"},"number":{"fg":"#2aa198"},"number.float":{"fg":"#2aa198"},"operator":{"fg":"#719e07"},"property":{"fg":"#268bd2"},"punctuation.bracket":{"fg":"#cb4b16"},"punctuation.delimiter":{"fg":"#719e07"},"punctuation.special":{"fg":"#cb4b16"},"string":{"fg":"#2aa198"},"string.documentation":{"fg":"#2aa198"},"string.escape":{"fg":"#cb4b16"},"string.regexp":{"fg":"#cb4b16"},"string.special":{"fg":"#cb4b16"},"string.special.path":{"fg":"#cb4b16"},"string.special.symbol":{"fg":"#cb4b16"},"string.special.url":{"fg":"#6c71c4"},"tag":{"fg":"#719e07"},"tag.attribute":{"fg":"#268bd2"},"tag.builtin":{"fg":"#cb4b16"},"tag.delimiter":{"fg":"#dc322f"},"type":{"fg":"#b58900"},"type.builtin":{"fg":"#b58900"},"type.definition":{"fg":"#b58900"},"variable":{"fg":"#839496"},"variable.builtin":{"fg":"#cb4b16"},"variable.member":{"fg":"#839496"},"variable.parameter":{"fg":"#839496"},"variable.parameter.builtin":{"fg":"#cb4b16"}}}
|
package/dist/json/nightfox.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"nightfox","appearance":"dark","revision":"
|
|
1
|
+
{"name":"nightfox","appearance":"dark","revision":"4dacd3f0185a2227bdf3b6c0975a8f0bf87cac9a","highlights":{"attribute":{"fg":"#f6b079"},"attribute.builtin":{"fg":"#86abdc"},"boolean":{"fg":"#f4a261"},"character":{"fg":"#81b29a"},"character.special":{"fg":"#86abdc"},"comment":{"fg":"#738091"},"comment.documentation":{"fg":"#738091"},"comment.error":{"fg":"#192330","bg":"#c94f6d"},"comment.hint":{"fg":"#738091"},"comment.note":{"fg":"#192330","bg":"#719cd6"},"comment.todo":{"fg":"#192330","bg":"#81b29a"},"comment.warning":{"fg":"#192330","bg":"#dbc074"},"constant":{"fg":"#f6b079"},"constant.builtin":{"fg":"#f6b079"},"constant.macro":{"fg":"#dc8ed9"},"constructor":{"fg":"#63cdcf"},"constructor.lua":{"fg":"#aeafb0"},"diff.delta":{"fg":"#dbc074"},"diff.minus":{"fg":"#c94f6d"},"diff.plus":{"fg":"#81b29a"},"function":{"fg":"#86abdc"},"function.builtin":{"fg":"#c94f6d"},"function.call":{"fg":"#86abdc"},"function.macro":{"fg":"#c94f6d"},"function.method":{"fg":"#86abdc"},"function.method.call":{"fg":"#86abdc"},"highlighted":{"bg":"#29394f"},"keyword":{"fg":"#9d79d6"},"keyword.conditional":{"fg":"#baa1e2"},"keyword.conditional.ternary":{"fg":"#baa1e2"},"keyword.coroutine":{"fg":"#9d79d6"},"keyword.debug":{"fg":"#9d79d6"},"keyword.directive":{"fg":"#9d79d6"},"keyword.directive.define":{"fg":"#9d79d6"},"keyword.exception":{"fg":"#9d79d6"},"keyword.export":{"fg":"#9d79d6"},"keyword.function":{"fg":"#9d79d6"},"keyword.import":{"fg":"#dc8ed9"},"keyword.modifier":{"fg":"#9d79d6"},"keyword.operator":{"fg":"#aeafb0"},"keyword.repeat":{"fg":"#baa1e2"},"keyword.return":{"fg":"#c94f6d"},"keyword.type":{"fg":"#9d79d6"},"label":{"fg":"#baa1e2"},"label.json":{"fg":"#86abdc"},"markup":{"fg":"#cdcecf"},"markup.environment":{"fg":"#cdcecf"},"markup.environment.name":{"fg":"#cdcecf"},"markup.heading":{"fg":"#86abdc","bold":true},"markup.heading.1":{"fg":"#86abdc","bold":true},"markup.heading.2":{"fg":"#86abdc","bold":true},"markup.heading.3":{"fg":"#86abdc","bold":true},"markup.heading.4":{"fg":"#86abdc","bold":true},"markup.heading.5":{"fg":"#86abdc","bold":true},"markup.heading.6":{"fg":"#86abdc","bold":true},"markup.italic":{"italic":true},"markup.link":{"fg":"#9d79d6","bold":true},"markup.link.label":{"fg":"#86abdc"},"markup.link.url":{"fg":"#f6b079","italic":true,"underline":"solid"},"markup.list":{"fg":"#7ad5d6"},"markup.list.checked":{"fg":"#81b29a"},"markup.list.unchecked":{"fg":"#dbc074"},"markup.math":{"fg":"#86abdc"},"markup.quote":{"fg":"#aeafb0"},"markup.raw":{"fg":"#63cdcf","italic":true},"markup.raw.block":{"fg":"#d67ad2"},"markup.strikethrough":{"fg":"#cdcecf","strikethrough":true},"markup.strong":{"fg":"#ab435d","bold":true},"module":{"fg":"#7ad5d6"},"module.builtin":{"fg":"#86abdc"},"namespace":{"fg":"#7ad5d6"},"normal":{"fg":"#cdcecf","bg":"#192330"},"number":{"fg":"#f4a261"},"number.float":{"fg":"#f4a261"},"operator":{"fg":"#aeafb0"},"property":{"fg":"#719cd6"},"punctuation.bracket":{"fg":"#aeafb0"},"punctuation.bracket.rainbow.1":{"fg":"#c94f6d"},"punctuation.bracket.rainbow.2":{"fg":"#dbc074"},"punctuation.bracket.rainbow.3":{"fg":"#719cd6"},"punctuation.bracket.rainbow.4":{"fg":"#f4a261"},"punctuation.bracket.rainbow.5":{"fg":"#81b29a"},"punctuation.delimiter":{"fg":"#aeafb0"},"punctuation.special":{"fg":"#7ad5d6"},"string":{"fg":"#81b29a"},"string.documentation":{"fg":"#81b29a"},"string.escape":{"fg":"#e0c989","bold":true},"string.regex":{"fg":"#e0c989"},"string.regexp":{"fg":"#e0c989"},"string.special":{"fg":"#86abdc"},"string.special.path":{"fg":"#86abdc"},"string.special.symbol":{"fg":"#86abdc"},"string.special.url":{"fg":"#f6b079","italic":true,"underline":"solid"},"tag":{"fg":"#9d79d6"},"tag.attribute":{"fg":"#86abdc","italic":true},"tag.builtin":{"fg":"#86abdc"},"tag.delimiter":{"fg":"#7ad5d6"},"type":{"fg":"#dbc074"},"type.builtin":{"fg":"#7ad5d6"},"type.definition":{"fg":"#dbc074"},"variable":{"fg":"#dfdfe0"},"variable.builtin":{"fg":"#c94f6d"},"variable.member":{"fg":"#719cd6"},"variable.parameter":{"fg":"#7ad5d6"},"variable.parameter.builtin":{"fg":"#86abdc"}}}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"name":"nordbones","appearance":"dark","revision":"8304d8df9b823ff11e103afa62f38c39f534abe6","highlights":{"attribute":{"fg":"#81a1c1"},"attribute.builtin":{"fg":"#abbad0","bold":true},"boolean":{"fg":"#ebeef3","italic":true},"character":{"fg":"#9eafc9","italic":true},"character.special":{"fg":"#abbad0","bold":true},"comment":{"fg":"#737c90","italic":true},"comment.documentation":{"fg":"#737c90","italic":true},"comment.error":{"fg":"#c1616a"},"comment.hint":{"fg":"#737c90","italic":true},"comment.note":{"fg":"#8fbcba"},"comment.todo":{"bold":true,"underline":"solid"},"comment.warning":{"fg":"#cf866f"},"constant":{"fg":"#bfcadb","bold":true},"constant.builtin":{"fg":"#9eafc9","italic":true},"constant.macro":{"fg":"#9eafc9","italic":true},"constructor":{"fg":"#abbad0","bold":true},"constructor.lua":{"fg":"#818eab"},"diff.delta":{"bg":"#324b4b"},"diff.minus":{"bg":"#663a3e"},"diff.plus":{"bg":"#3d4b2f"},"function":{"fg":"#87bfce"},"function.builtin":{"fg":"#abbad0","bold":true},"function.call":{"fg":"#87bfce"},"function.macro":{"fg":"#81a1c1"},"function.method":{"fg":"#87bfce"},"function.method.call":{"fg":"#87bfce"},"highlighted":{"bg":"#353c49"},"keyword":{"fg":"#81a1c1"},"keyword.conditional":{"fg":"#81a1c1"},"keyword.conditional.ternary":{"fg":"#81a1c1"},"keyword.coroutine":{"fg":"#81a1c1"},"keyword.debug":{"fg":"#abbad0","bold":true},"keyword.directive":{"fg":"#81a1c1"},"keyword.directive.define":{"fg":"#81a1c1"},"keyword.exception":{"fg":"#81a1c1"},"keyword.export":{"fg":"#81a1c1"},"keyword.function":{"fg":"#81a1c1"},"keyword.import":{"fg":"#81a1c1"},"keyword.modifier":{"fg":"#81a1c1"},"keyword.operator":{"fg":"#81a1c1"},"keyword.repeat":{"fg":"#81a1c1"},"keyword.return":{"fg":"#81a1c1"},"keyword.type":{"fg":"#81a1c1"},"label":{"fg":"#81a1c1"},"markup":{"fg":"#abbad0","bold":true},"markup.environment":{"fg":"#81a1c1"},"markup.environment.name":{"fg":"#81a1c1"},"markup.heading":{"fg":"#ebeef3","bold":true},"markup.heading.1":{"fg":"#ebeef3","bold":true},"markup.heading.2":{"fg":"#ebeef3","bold":true},"markup.heading.3":{"fg":"#ebeef3","bold":true},"markup.heading.4":{"fg":"#ebeef3","bold":true},"markup.heading.5":{"fg":"#ebeef3","bold":true},"markup.heading.6":{"fg":"#ebeef3","bold":true},"markup.italic":{"italic":true},"markup.link":{"fg":"#9eafc9","italic":true},"markup.link.label":{"fg":"#abbad0","bold":true},"markup.link.markdown":{"fg":"#bfcadb","underline":"solid"},"markup.link.url":{"fg":"#9eafc9","italic":true},"markup.link.url.markdown":{"fg":"#737c90"},"markup.list":{"fg":"#abbad0","bold":true},"markup.list.checked":{"fg":"#abbad0","bold":true},"markup.list.unchecked":{"fg":"#abbad0","bold":true},"markup.math":{"fg":"#abbad0","bold":true},"markup.quote":{"fg":"#9eafc9"},"markup.raw":{"fg":"#9eafc9","italic":true},"markup.raw.block":{"fg":"#9eafc9","italic":true},"markup.raw.markdown":{"fg":"#5e81ab"},"markup.strikethrough":{"strikethrough":true},"markup.strong":{"bold":true},"markup.underline":{"underline":"solid"},"module":{"fg":"#9eafc9","italic":true},"module.builtin":{"fg":"#9eafc9","italic":true},"normal":{"fg":"#ebeef3","bg":"#2f3541"},"number":{"fg":"#8fbcba","italic":true},"number.float":{"fg":"#8fbcba","italic":true},"operator":{"fg":"#81a1c1"},"property":{"fg":"#ebeef3"},"punctuation.bracket":{"fg":"#818eab"},"punctuation.delimiter":{"fg":"#818eab"},"punctuation.special":{"fg":"#818eab"},"punctuation.special.markdown":{"fg":"#abbad0","bold":true},"string":{"fg":"#9eafc9","italic":true},"string.documentation":{"fg":"#9eafc9","italic":true},"string.escape":{"fg":"#abbad0","bold":true},"string.escape.markdown":{"fg":"#606b81","italic":true},"string.regexp":{"fg":"#9eafc9","italic":true},"string.special":{"fg":"#abbad0","bold":true},"string.special.path":{"fg":"#abbad0","bold":true},"string.special.symbol":{"fg":"#ebeef3"},"string.special.url":{"fg":"#abbad0","bold":true},"tag":{"fg":"#abbad0","bold":true},"tag.attribute":{"fg":"#ebeef3"},"tag.builtin":{"fg":"#abbad0","bold":true},"tag.delimiter":{"fg":"#818eab"},"type":{"fg":"#5e81ab"},"type.builtin":{"fg":"#5e81ab"},"type.definition":{"fg":"#5e81ab"},"variable":{"fg":"#ebeef3"},"variable.builtin":{"fg":"#9eafc9","italic":true},"variable.member":{"fg":"#ebeef3"},"variable.parameter":{"fg":"#ebeef3"},"variable.parameter.builtin":{"fg":"#abbad0","bold":true}}}
|
package/dist/json/nordfox.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"nordfox","appearance":"dark","revision":"
|
|
1
|
+
{"name":"nordfox","appearance":"dark","revision":"4dacd3f0185a2227bdf3b6c0975a8f0bf87cac9a","highlights":{"attribute":{"fg":"#d89079"},"attribute.builtin":{"fg":"#8cafd2"},"boolean":{"fg":"#c9826b"},"character":{"fg":"#a3be8c"},"character.special":{"fg":"#8cafd2"},"comment":{"fg":"#60728a"},"comment.documentation":{"fg":"#60728a"},"comment.error":{"fg":"#2e3440","bg":"#bf616a"},"comment.hint":{"fg":"#60728a"},"comment.note":{"fg":"#2e3440","bg":"#81a1c1"},"comment.todo":{"fg":"#2e3440","bg":"#a3be8c"},"comment.warning":{"fg":"#2e3440","bg":"#ebcb8b"},"constant":{"fg":"#d89079"},"constant.builtin":{"fg":"#d89079"},"constant.macro":{"fg":"#d092ce"},"constructor":{"fg":"#88c0d0"},"constructor.lua":{"fg":"#abb1bb"},"diff.delta":{"fg":"#ebcb8b"},"diff.minus":{"fg":"#bf616a"},"diff.plus":{"fg":"#a3be8c"},"function":{"fg":"#8cafd2"},"function.builtin":{"fg":"#bf616a"},"function.call":{"fg":"#8cafd2"},"function.macro":{"fg":"#bf616a"},"function.method":{"fg":"#8cafd2"},"function.method.call":{"fg":"#8cafd2"},"highlighted":{"bg":"#444c5e"},"keyword":{"fg":"#b48ead"},"keyword.conditional":{"fg":"#c895bf"},"keyword.conditional.ternary":{"fg":"#c895bf"},"keyword.coroutine":{"fg":"#b48ead"},"keyword.debug":{"fg":"#b48ead"},"keyword.directive":{"fg":"#b48ead"},"keyword.directive.define":{"fg":"#b48ead"},"keyword.exception":{"fg":"#b48ead"},"keyword.export":{"fg":"#b48ead"},"keyword.function":{"fg":"#b48ead"},"keyword.import":{"fg":"#d092ce"},"keyword.modifier":{"fg":"#b48ead"},"keyword.operator":{"fg":"#abb1bb"},"keyword.repeat":{"fg":"#c895bf"},"keyword.return":{"fg":"#bf616a"},"keyword.type":{"fg":"#b48ead"},"label":{"fg":"#c895bf"},"label.json":{"fg":"#8cafd2"},"markup":{"fg":"#cdcecf"},"markup.environment":{"fg":"#cdcecf"},"markup.environment.name":{"fg":"#cdcecf"},"markup.heading":{"fg":"#8cafd2","bold":true},"markup.heading.1":{"fg":"#8cafd2","bold":true},"markup.heading.2":{"fg":"#8cafd2","bold":true},"markup.heading.3":{"fg":"#8cafd2","bold":true},"markup.heading.4":{"fg":"#8cafd2","bold":true},"markup.heading.5":{"fg":"#8cafd2","bold":true},"markup.heading.6":{"fg":"#8cafd2","bold":true},"markup.italic":{"italic":true},"markup.link":{"fg":"#b48ead","bold":true},"markup.link.label":{"fg":"#8cafd2"},"markup.link.url":{"fg":"#d89079","italic":true,"underline":"solid"},"markup.list":{"fg":"#93ccdc"},"markup.list.checked":{"fg":"#a3be8c"},"markup.list.unchecked":{"fg":"#ebcb8b"},"markup.math":{"fg":"#8cafd2"},"markup.quote":{"fg":"#abb1bb"},"markup.raw":{"fg":"#88c0d0","italic":true},"markup.raw.block":{"fg":"#bf88bc"},"markup.strikethrough":{"fg":"#cdcecf","strikethrough":true},"markup.strong":{"fg":"#a54e56","bold":true},"module":{"fg":"#93ccdc"},"module.builtin":{"fg":"#8cafd2"},"namespace":{"fg":"#93ccdc"},"normal":{"fg":"#cdcecf","bg":"#2e3440"},"number":{"fg":"#c9826b"},"number.float":{"fg":"#c9826b"},"operator":{"fg":"#abb1bb"},"property":{"fg":"#81a1c1"},"punctuation.bracket":{"fg":"#abb1bb"},"punctuation.bracket.rainbow.1":{"fg":"#bf616a"},"punctuation.bracket.rainbow.2":{"fg":"#ebcb8b"},"punctuation.bracket.rainbow.3":{"fg":"#81a1c1"},"punctuation.bracket.rainbow.4":{"fg":"#c9826b"},"punctuation.bracket.rainbow.5":{"fg":"#a3be8c"},"punctuation.delimiter":{"fg":"#abb1bb"},"punctuation.special":{"fg":"#93ccdc"},"string":{"fg":"#a3be8c"},"string.documentation":{"fg":"#a3be8c"},"string.escape":{"fg":"#f0d399","bold":true},"string.regex":{"fg":"#f0d399"},"string.regexp":{"fg":"#f0d399"},"string.special":{"fg":"#8cafd2"},"string.special.path":{"fg":"#8cafd2"},"string.special.symbol":{"fg":"#8cafd2"},"string.special.url":{"fg":"#d89079","italic":true,"underline":"solid"},"tag":{"fg":"#b48ead"},"tag.attribute":{"fg":"#8cafd2","italic":true},"tag.builtin":{"fg":"#8cafd2"},"tag.delimiter":{"fg":"#93ccdc"},"type":{"fg":"#ebcb8b"},"type.builtin":{"fg":"#93ccdc"},"type.definition":{"fg":"#ebcb8b"},"variable":{"fg":"#e5e9f0"},"variable.builtin":{"fg":"#bf616a"},"variable.member":{"fg":"#81a1c1"},"variable.parameter":{"fg":"#93ccdc"},"variable.parameter.builtin":{"fg":"#8cafd2"}}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"one_monokai","appearance":"dark","revision":"
|
|
1
|
+
{"name":"one_monokai","appearance":"dark","revision":"26e95c14dd3dcd4bf5752d19a54a28817f7d8ea7","highlights":{"attribute":{"fg":"#61afef"},"attribute.builtin":{"fg":"#c678dd"},"boolean":{"fg":"#56b6c2"},"character":{"fg":"#e5c07b"},"character.special":{"fg":"#e06c75"},"comment":{"fg":"#676e7b","italic":true},"comment.documentation":{"fg":"#676e7b","italic":true},"comment.error":{"fg":"#f75f5f"},"comment.hint":{"fg":"#56b6c2"},"comment.note":{"fg":"#d7d7ff"},"comment.todo":{"fg":"#d19a66","bold":true,"italic":true},"comment.warning":{"fg":"#e5c07b"},"constant":{"fg":"#61afef"},"constant.builtin":{"fg":"#61afef"},"constant.macro":{"fg":"#e06c75"},"constructor":{"fg":"#61afef"},"diff.delta":{"fg":"#8cf8f7"},"diff.minus":{"fg":"#ffc0b9"},"diff.plus":{"fg":"#b3f6c0"},"function":{"fg":"#98c379"},"function.builtin":{"fg":"#98c379"},"function.call":{"fg":"#98c379"},"function.macro":{"fg":"#98c379"},"function.method":{"fg":"#98c379"},"function.method.call":{"fg":"#98c379"},"highlighted":{"bg":"#383a3e"},"keyword":{"fg":"#56b6c2"},"keyword.conditional":{"fg":"#e06c75"},"keyword.conditional.ternary":{"fg":"#e06c75"},"keyword.coroutine":{"fg":"#56b6c2"},"keyword.debug":{"fg":"#c678dd"},"keyword.directive":{"fg":"#98c379"},"keyword.directive.define":{"fg":"#98c379"},"keyword.exception":{"fg":"#e06c75"},"keyword.export":{"fg":"#56b6c2"},"keyword.function":{"fg":"#e06c75"},"keyword.import":{"fg":"#e06c75"},"keyword.modifier":{"fg":"#e06c75"},"keyword.operator":{"fg":"#e06c75"},"keyword.repeat":{"fg":"#e06c75"},"keyword.return":{"fg":"#e06c75"},"keyword.type":{"fg":"#61afef"},"label":{"fg":"#e06c75"},"markup":{"fg":"#c678dd"},"markup.environment":{"fg":"#c678dd"},"markup.environment.name":{"fg":"#c678dd"},"markup.heading":{"fg":"#e5c07b"},"markup.heading.1":{"fg":"#e5c07b"},"markup.heading.2":{"fg":"#e5c07b"},"markup.heading.3":{"fg":"#e5c07b"},"markup.heading.4":{"fg":"#e5c07b"},"markup.heading.5":{"fg":"#e5c07b"},"markup.heading.6":{"fg":"#e5c07b"},"markup.italic":{"italic":true},"markup.link":{"fg":"#61afef"},"markup.link.label":{"fg":"#e06c75"},"markup.link.url":{"fg":"#61afef","underline":"undercurl"},"markup.list":{"fg":"#e06c75"},"markup.list.checked":{"fg":"#98c379"},"markup.list.unchecked":{"fg":"#e06c75"},"markup.math":{"fg":"#c678dd"},"markup.quote":{"fg":"#c678dd"},"markup.raw":{"fg":"#e5c07b"},"markup.raw.block":{"fg":"#e5c07b"},"markup.strikethrough":{"strikethrough":true},"markup.strong":{"bold":true},"markup.underline":{"underline":"solid"},"module":{"fg":"#e06c75"},"module.builtin":{"fg":"#e06c75"},"normal":{"fg":"#abb2bf","bg":"#282c34"},"number":{"fg":"#c678dd"},"number.float":{"fg":"#c678dd"},"operator":{"fg":"#e06c75"},"property":{"fg":"#98c379"},"punctuation.bracket":{"fg":"#e06c75"},"punctuation.bracket.rainbow.1":{"fg":"#d03770"},"punctuation.bracket.rainbow.2":{"fg":"#e5c07b"},"punctuation.bracket.rainbow.3":{"fg":"#61afef"},"punctuation.bracket.rainbow.4":{"fg":"#d19a66"},"punctuation.bracket.rainbow.5":{"fg":"#98c379"},"punctuation.bracket.rainbow.6":{"fg":"#c678dd"},"punctuation.delimiter":{"fg":"#e06c75"},"punctuation.special":{"fg":"#e06c75"},"string":{"fg":"#e5c07b"},"string.documentation":{"fg":"#56b6c2"},"string.escape":{"fg":"#e06c75"},"string.regexp":{"fg":"#e5c07b"},"string.special":{"fg":"#c678dd"},"string.special.path":{"fg":"#61afef","underline":"undercurl"},"string.special.symbol":{"fg":"#98c379"},"string.special.url":{"fg":"#61afef","underline":"undercurl"},"tag":{"fg":"#e06c75"},"tag.attribute":{"fg":"#98c379"},"tag.builtin":{"fg":"#c678dd"},"tag.delimiter":{"fg":"#e06c75"},"type":{"fg":"#61afef"},"type.builtin":{"fg":"#e06c75"},"type.definition":{"fg":"#61afef"},"variable":{"fg":"#abb2bf"},"variable.builtin":{"fg":"#e06c75"},"variable.member":{"fg":"#98c379"},"variable.parameter":{"fg":"#d19a66","italic":true},"variable.parameter.builtin":{"fg":"#d19a66","italic":true}}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"onenord_dark","appearance":"dark","revision":"
|
|
1
|
+
{"name":"onenord_dark","appearance":"dark","revision":"5240bfb79bcab7e03508626c5283cfc417b79169","highlights":{"attribute":{"fg":"#b988b0"},"attribute.builtin":{"fg":"#de878f"},"boolean":{"fg":"#d08f70"},"character":{"fg":"#a3be8c"},"character.special":{"fg":"#de878f"},"comment":{"fg":"#6c7a96"},"comment.documentation":{"fg":"#6c7a96"},"comment.error":{"fg":"#bf616a","bold":true},"comment.hint":{"fg":"#6c7a96"},"comment.note":{"fg":"#a3be8c","bold":true},"comment.todo":{"fg":"#ebcb8b"},"comment.warning":{"fg":"#d08f70","bold":true},"constant":{"fg":"#88c0d0"},"constant.builtin":{"fg":"#d08f70"},"constant.macro":{"fg":"#d57780"},"constructor":{"fg":"#ebcb8b"},"diff.delta":{"fg":"#8cf8f7"},"diff.minus":{"fg":"#d57780"},"diff.plus":{"fg":"#a3be8c"},"error":{"fg":"#bf616a"},"function":{"fg":"#81a1c1"},"function.builtin":{"fg":"#88c0d0"},"function.call":{"fg":"#81a1c1"},"function.macro":{"fg":"#81a1c1"},"function.method":{"fg":"#81a1c1"},"function.method.call":{"fg":"#81a1c1"},"highlighted":{"bg":"#353b49"},"keyword":{"fg":"#b988b0"},"keyword.conditional":{"fg":"#b988b0"},"keyword.conditional.ternary":{"fg":"#b988b0"},"keyword.coroutine":{"fg":"#b988b0"},"keyword.debug":{"fg":"#b988b0"},"keyword.directive":{"fg":"#b988b0"},"keyword.directive.define":{"fg":"#b988b0"},"keyword.exception":{"fg":"#b988b0"},"keyword.export":{"fg":"#b988b0"},"keyword.function":{"fg":"#b988b0"},"keyword.import":{"fg":"#81a1c1"},"keyword.modifier":{"fg":"#b988b0"},"keyword.operator":{"fg":"#b988b0"},"keyword.repeat":{"fg":"#b988b0"},"keyword.return":{"fg":"#b988b0"},"keyword.type":{"fg":"#b988b0"},"label":{"fg":"#b988b0"},"markup":{"fg":"#c8d0e0"},"markup.environment":{"fg":"#c8d0e0"},"markup.environment.name":{"fg":"#c8d0e0"},"markup.heading":{"fg":"#81a1c1","bold":true},"markup.heading.1":{"fg":"#81a1c1","bold":true},"markup.heading.1.markdown":{"fg":"#5e81ac","bold":true},"markup.heading.2":{"fg":"#81a1c1","bold":true},"markup.heading.3":{"fg":"#81a1c1","bold":true},"markup.heading.3.markdown":{"fg":"#88c0d0","bold":true},"markup.heading.4":{"fg":"#81a1c1","bold":true},"markup.heading.4.markdown":{"fg":"#8fbcbb"},"markup.heading.5":{"fg":"#81a1c1","bold":true},"markup.heading.5.markdown":{"fg":"#8fbcbb"},"markup.heading.6":{"fg":"#81a1c1","bold":true},"markup.heading.6.markdown":{"fg":"#8fbcbb"},"markup.italic":{"fg":"#ebcb8b","italic":true},"markup.link":{"fg":"#b988b0"},"markup.link.label":{"fg":"#b988b0"},"markup.link.url":{"fg":"#88c0d0","underline":"solid"},"markup.list":{"fg":"#c8d0e0"},"markup.list.checked":{"fg":"#a3be8c"},"markup.list.unchecked":{"fg":"#5e81ac"},"markup.math":{"fg":"#c8d0e0"},"markup.quote":{"fg":"#c8d0e0"},"markup.raw":{"fg":"#a3be8c"},"markup.raw.block":{"fg":"#a3be8c"},"markup.strikethrough":{"strikethrough":true},"markup.strong":{"fg":"#b988b0","bold":true},"markup.underline":{"underline":"solid"},"module":{"fg":"#ebcb8b"},"module.builtin":{"fg":"#de878f"},"namespace":{"fg":"#ebcb8b"},"normal":{"fg":"#c8d0e0","bg":"#2e3440"},"number":{"fg":"#d08f70"},"number.float":{"fg":"#d08f70"},"operator":{"fg":"#b988b0"},"property":{"fg":"#81a1c1"},"punctuation.bracket":{"fg":"#5e81ac"},"punctuation.delimiter":{"fg":"#5e81ac"},"punctuation.special":{"fg":"#5e81ac"},"string":{"fg":"#a3be8c"},"string.documentation":{"fg":"#a3be8c"},"string.escape":{"fg":"#d08f70"},"string.regex":{"fg":"#d08f70"},"string.regexp":{"fg":"#d08f70"},"string.special":{"fg":"#de878f"},"string.special.path":{"fg":"#de878f"},"string.special.symbol":{"fg":"#88c0d0"},"string.special.url":{"fg":"#a3be8c","underline":"solid"},"tag":{"fg":"#ebcb8b"},"tag.attribute":{"fg":"#81a1c1"},"tag.builtin":{"fg":"#de878f"},"tag.delimiter":{"fg":"#5e81ac"},"type":{"fg":"#ebcb8b"},"type.builtin":{"fg":"#d08f70"},"type.definition":{"fg":"#ebcb8b"},"variable":{"fg":"#c8d0e0"},"variable.builtin":{"fg":"#d57780"},"variable.member":{"fg":"#81a1c1"},"variable.parameter":{"fg":"#d57780"},"variable.parameter.builtin":{"fg":"#de878f"}}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"onenord_light","appearance":"light","revision":"
|
|
1
|
+
{"name":"onenord_light","appearance":"light","revision":"5240bfb79bcab7e03508626c5283cfc417b79169","highlights":{"attribute":{"fg":"#9f4aca"},"attribute.builtin":{"fg":"#d16366"},"boolean":{"fg":"#ee5e25"},"character":{"fg":"#48a53d"},"character.special":{"fg":"#d16366"},"comment":{"fg":"#646a76"},"comment.documentation":{"fg":"#646a76"},"comment.error":{"fg":"#c53b40","bold":true},"comment.hint":{"fg":"#646a76"},"comment.note":{"fg":"#48a53d","bold":true},"comment.todo":{"fg":"#ba793e"},"comment.warning":{"fg":"#ee5e25","bold":true},"constant":{"fg":"#3ea1ad"},"constant.builtin":{"fg":"#ee5e25"},"constant.macro":{"fg":"#cb4f53"},"constructor":{"fg":"#ba793e"},"diff.delta":{"fg":"#007373"},"diff.minus":{"fg":"#cb4f53"},"diff.plus":{"fg":"#48a53d"},"error":{"fg":"#c53b40"},"function":{"fg":"#3879c5"},"function.builtin":{"fg":"#3ea1ad"},"function.call":{"fg":"#3879c5"},"function.macro":{"fg":"#3879c5"},"function.method":{"fg":"#3879c5"},"function.method.call":{"fg":"#3879c5"},"highlighted":{"bg":"#eff0f2"},"keyword":{"fg":"#9f4aca"},"keyword.conditional":{"fg":"#9f4aca"},"keyword.conditional.ternary":{"fg":"#9f4aca"},"keyword.coroutine":{"fg":"#9f4aca"},"keyword.debug":{"fg":"#9f4aca"},"keyword.directive":{"fg":"#9f4aca"},"keyword.directive.define":{"fg":"#9f4aca"},"keyword.exception":{"fg":"#9f4aca"},"keyword.export":{"fg":"#9f4aca"},"keyword.function":{"fg":"#9f4aca"},"keyword.import":{"fg":"#3879c5"},"keyword.modifier":{"fg":"#9f4aca"},"keyword.operator":{"fg":"#9f4aca"},"keyword.repeat":{"fg":"#9f4aca"},"keyword.return":{"fg":"#9f4aca"},"keyword.type":{"fg":"#9f4aca"},"label":{"fg":"#9f4aca"},"markup":{"fg":"#2e3440"},"markup.environment":{"fg":"#2e3440"},"markup.environment.name":{"fg":"#2e3440"},"markup.heading":{"fg":"#3879c5","bold":true},"markup.heading.1":{"fg":"#3879c5","bold":true},"markup.heading.1.markdown":{"fg":"#1b40a6","bold":true},"markup.heading.2":{"fg":"#3879c5","bold":true},"markup.heading.3":{"fg":"#3879c5","bold":true},"markup.heading.3.markdown":{"fg":"#3ea1ad","bold":true},"markup.heading.4":{"fg":"#3879c5","bold":true},"markup.heading.4.markdown":{"fg":"#5f9e9d"},"markup.heading.5":{"fg":"#3879c5","bold":true},"markup.heading.5.markdown":{"fg":"#5f9e9d"},"markup.heading.6":{"fg":"#3879c5","bold":true},"markup.heading.6.markdown":{"fg":"#5f9e9d"},"markup.italic":{"fg":"#ba793e","italic":true},"markup.link":{"fg":"#9f4aca"},"markup.link.label":{"fg":"#9f4aca"},"markup.link.url":{"fg":"#3ea1ad","underline":"solid"},"markup.list":{"fg":"#2e3440"},"markup.list.checked":{"fg":"#48a53d"},"markup.list.unchecked":{"fg":"#1b40a6"},"markup.math":{"fg":"#2e3440"},"markup.quote":{"fg":"#2e3440"},"markup.raw":{"fg":"#48a53d"},"markup.raw.block":{"fg":"#48a53d"},"markup.strikethrough":{"strikethrough":true},"markup.strong":{"fg":"#9f4aca","bold":true},"markup.underline":{"underline":"solid"},"module":{"fg":"#ba793e"},"module.builtin":{"fg":"#d16366"},"namespace":{"fg":"#ba793e"},"normal":{"fg":"#2e3440","bg":"#f7f8fa"},"number":{"fg":"#ee5e25"},"number.float":{"fg":"#ee5e25"},"operator":{"fg":"#9f4aca"},"property":{"fg":"#3879c5"},"punctuation.bracket":{"fg":"#1b40a6"},"punctuation.delimiter":{"fg":"#1b40a6"},"punctuation.special":{"fg":"#1b40a6"},"string":{"fg":"#48a53d"},"string.documentation":{"fg":"#48a53d"},"string.escape":{"fg":"#ee5e25"},"string.regex":{"fg":"#ee5e25"},"string.regexp":{"fg":"#ee5e25"},"string.special":{"fg":"#d16366"},"string.special.path":{"fg":"#d16366"},"string.special.symbol":{"fg":"#3ea1ad"},"string.special.url":{"fg":"#48a53d","underline":"solid"},"tag":{"fg":"#ba793e"},"tag.attribute":{"fg":"#3879c5"},"tag.builtin":{"fg":"#d16366"},"tag.delimiter":{"fg":"#1b40a6"},"type":{"fg":"#ba793e"},"type.builtin":{"fg":"#ee5e25"},"type.definition":{"fg":"#ba793e"},"variable":{"fg":"#2e3440"},"variable.builtin":{"fg":"#cb4f53"},"variable.member":{"fg":"#3879c5"},"variable.parameter":{"fg":"#cb4f53"},"variable.parameter.builtin":{"fg":"#d16366"}}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"rosebones_dark","appearance":"dark","revision":"
|
|
1
|
+
{"name":"rosebones_dark","appearance":"dark","revision":"8304d8df9b823ff11e103afa62f38c39f534abe6","highlights":{"attribute":{"fg":"#317490"},"attribute.builtin":{"fg":"#9ccfd8"},"boolean":{"fg":"#e1d4d4","italic":true},"character":{"fg":"#bc9493","italic":true},"character.special":{"fg":"#9ccfd8"},"comment":{"fg":"#69657e","italic":true},"comment.documentation":{"fg":"#69657e","italic":true},"comment.error":{"fg":"#eb7193"},"comment.hint":{"fg":"#69657e","italic":true},"comment.note":{"fg":"#9ccfd8"},"comment.todo":{"bold":true,"underline":"solid"},"comment.warning":{"fg":"#f6c074"},"constant":{"fg":"#cab0af","bold":true},"constant.builtin":{"fg":"#bc9493","italic":true},"constant.macro":{"fg":"#bc9493","italic":true},"constructor":{"fg":"#9ccfd8"},"constructor.lua":{"fg":"#7d7997"},"diff.delta":{"bg":"#1c2d2f"},"diff.minus":{"bg":"#3d2229"},"diff.plus":{"bg":"#1d2c34"},"function":{"fg":"#e1d4d4"},"function.builtin":{"fg":"#9ccfd8"},"function.call":{"fg":"#e1d4d4"},"function.macro":{"fg":"#317490"},"function.method":{"fg":"#e1d4d4"},"function.method.call":{"fg":"#e1d4d4"},"highlighted":{"bg":"#222030"},"keyword":{"fg":"#317490"},"keyword.conditional":{"fg":"#317490"},"keyword.conditional.ternary":{"fg":"#317490"},"keyword.coroutine":{"fg":"#317490"},"keyword.debug":{"fg":"#9ccfd8"},"keyword.directive":{"fg":"#317490"},"keyword.directive.define":{"fg":"#317490"},"keyword.exception":{"fg":"#317490"},"keyword.export":{"fg":"#317490"},"keyword.function":{"fg":"#317490"},"keyword.import":{"fg":"#317490"},"keyword.modifier":{"fg":"#317490"},"keyword.operator":{"fg":"#317490"},"keyword.repeat":{"fg":"#317490"},"keyword.return":{"fg":"#317490"},"keyword.type":{"fg":"#317490"},"label":{"fg":"#317490"},"markup":{"fg":"#9ccfd8"},"markup.environment":{"fg":"#317490"},"markup.environment.name":{"fg":"#317490"},"markup.heading":{"fg":"#e1d4d4","bold":true},"markup.heading.1":{"fg":"#e1d4d4","bold":true},"markup.heading.2":{"fg":"#e1d4d4","bold":true},"markup.heading.3":{"fg":"#e1d4d4","bold":true},"markup.heading.4":{"fg":"#e1d4d4","bold":true},"markup.heading.5":{"fg":"#e1d4d4","bold":true},"markup.heading.6":{"fg":"#e1d4d4","bold":true},"markup.italic":{"italic":true},"markup.link":{"fg":"#bc9493","italic":true},"markup.link.label":{"fg":"#9ccfd8"},"markup.link.markdown":{"fg":"#cab0af","underline":"solid"},"markup.link.url":{"fg":"#bc9493","italic":true},"markup.link.url.markdown":{"fg":"#69657e"},"markup.list":{"fg":"#9ccfd8"},"markup.list.checked":{"fg":"#9ccfd8"},"markup.list.unchecked":{"fg":"#9ccfd8"},"markup.math":{"fg":"#9ccfd8"},"markup.quote":{"fg":"#bc9493"},"markup.raw":{"fg":"#bc9493","italic":true},"markup.raw.block":{"fg":"#bc9493","italic":true},"markup.raw.markdown":{"fg":"#dfdef1"},"markup.strikethrough":{"strikethrough":true},"markup.strong":{"bold":true},"markup.underline":{"underline":"solid"},"module":{"fg":"#bc9493","italic":true},"module.builtin":{"fg":"#bc9493","italic":true},"normal":{"fg":"#e1d4d4","bg":"#1a1825"},"number":{"fg":"#bc9493"},"number.float":{"fg":"#bc9493"},"operator":{"fg":"#317490"},"property":{"fg":"#cab0af"},"punctuation.bracket":{"fg":"#7d7997"},"punctuation.delimiter":{"fg":"#7d7997"},"punctuation.special":{"fg":"#7d7997"},"punctuation.special.markdown":{"fg":"#9ccfd8"},"string":{"fg":"#bc9493","italic":true},"string.documentation":{"fg":"#bc9493","italic":true},"string.escape":{"fg":"#9ccfd8"},"string.escape.markdown":{"fg":"#565172","italic":true},"string.regexp":{"fg":"#bc9493","italic":true},"string.special":{"fg":"#9ccfd8"},"string.special.path":{"fg":"#9ccfd8"},"string.special.symbol":{"fg":"#cab0af"},"string.special.url":{"fg":"#9ccfd8"},"tag":{"fg":"#9ccfd8"},"tag.attribute":{"fg":"#cab0af"},"tag.builtin":{"fg":"#9ccfd8"},"tag.delimiter":{"fg":"#7d7997"},"type":{"fg":"#dfdef1"},"type.builtin":{"fg":"#dfdef1"},"type.definition":{"fg":"#dfdef1"},"variable":{"fg":"#cab0af"},"variable.builtin":{"fg":"#bc9493","italic":true},"variable.member":{"fg":"#cab0af"},"variable.parameter":{"fg":"#cab0af"},"variable.parameter.builtin":{"fg":"#9ccfd8"}}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"rosebones_light","appearance":"light","revision":"
|
|
1
|
+
{"name":"rosebones_light","appearance":"light","revision":"8304d8df9b823ff11e103afa62f38c39f534abe6","highlights":{"attribute":{"fg":"#286a84"},"attribute.builtin":{"fg":"#5795a0"},"boolean":{"fg":"#724341","italic":true},"character":{"fg":"#ab6763","italic":true},"character.special":{"fg":"#5795a0"},"comment":{"fg":"#a18e72","italic":true},"comment.documentation":{"fg":"#a18e72","italic":true},"comment.error":{"fg":"#b5637a"},"comment.hint":{"fg":"#a18e72","italic":true},"comment.note":{"fg":"#5795a0"},"comment.todo":{"bold":true,"underline":"solid"},"comment.warning":{"fg":"#ec9d33"},"constant":{"fg":"#935855","bold":true},"constant.builtin":{"fg":"#ab6763","italic":true},"constant.macro":{"fg":"#ab6763","italic":true},"constructor":{"fg":"#5795a0"},"constructor.lua":{"fg":"#9b835d"},"diff.delta":{"bg":"#d6e9ed"},"diff.minus":{"bg":"#f0e2e5"},"diff.plus":{"bg":"#dde7ed"},"function":{"fg":"#724341"},"function.builtin":{"fg":"#5795a0"},"function.call":{"fg":"#724341"},"function.macro":{"fg":"#286a84"},"function.method":{"fg":"#724341"},"function.method.call":{"fg":"#724341"},"highlighted":{"bg":"#f7ece0"},"keyword":{"fg":"#286a84"},"keyword.conditional":{"fg":"#286a84"},"keyword.conditional.ternary":{"fg":"#286a84"},"keyword.coroutine":{"fg":"#286a84"},"keyword.debug":{"fg":"#5795a0"},"keyword.directive":{"fg":"#286a84"},"keyword.directive.define":{"fg":"#286a84"},"keyword.exception":{"fg":"#286a84"},"keyword.export":{"fg":"#286a84"},"keyword.function":{"fg":"#286a84"},"keyword.import":{"fg":"#286a84"},"keyword.modifier":{"fg":"#286a84"},"keyword.operator":{"fg":"#286a84"},"keyword.repeat":{"fg":"#286a84"},"keyword.return":{"fg":"#286a84"},"keyword.type":{"fg":"#286a84"},"label":{"fg":"#286a84"},"markup":{"fg":"#5795a0"},"markup.environment":{"fg":"#286a84"},"markup.environment.name":{"fg":"#286a84"},"markup.heading":{"fg":"#724341","bold":true},"markup.heading.1":{"fg":"#724341","bold":true},"markup.heading.2":{"fg":"#724341","bold":true},"markup.heading.3":{"fg":"#724341","bold":true},"markup.heading.4":{"fg":"#724341","bold":true},"markup.heading.5":{"fg":"#724341","bold":true},"markup.heading.6":{"fg":"#724341","bold":true},"markup.italic":{"italic":true},"markup.link":{"fg":"#ab6763","italic":true},"markup.link.label":{"fg":"#5795a0"},"markup.link.markdown":{"fg":"#935855","underline":"solid"},"markup.link.url":{"fg":"#ab6763","italic":true},"markup.link.url.markdown":{"fg":"#a18e72"},"markup.list":{"fg":"#5795a0"},"markup.list.checked":{"fg":"#5795a0"},"markup.list.unchecked":{"fg":"#5795a0"},"markup.math":{"fg":"#5795a0"},"markup.quote":{"fg":"#ab6763"},"markup.raw":{"fg":"#ab6763","italic":true},"markup.raw.block":{"fg":"#ab6763","italic":true},"markup.raw.markdown":{"fg":"#57527a"},"markup.strikethrough":{"strikethrough":true},"markup.strong":{"bold":true},"markup.underline":{"underline":"solid"},"module":{"fg":"#ab6763","italic":true},"module.builtin":{"fg":"#ab6763","italic":true},"normal":{"fg":"#724341","bg":"#fbf6f0"},"number":{"fg":"#ab6763"},"number.float":{"fg":"#ab6763"},"operator":{"fg":"#286a84"},"property":{"fg":"#935855"},"punctuation.bracket":{"fg":"#9b835d"},"punctuation.delimiter":{"fg":"#9b835d"},"punctuation.special":{"fg":"#9b835d"},"punctuation.special.markdown":{"fg":"#5795a0"},"string":{"fg":"#ab6763","italic":true},"string.documentation":{"fg":"#ab6763","italic":true},"string.escape":{"fg":"#5795a0"},"string.escape.markdown":{"fg":"#ceaf7e","italic":true},"string.regexp":{"fg":"#ab6763","italic":true},"string.special":{"fg":"#5795a0"},"string.special.path":{"fg":"#5795a0"},"string.special.symbol":{"fg":"#935855"},"string.special.url":{"fg":"#5795a0"},"tag":{"fg":"#5795a0"},"tag.attribute":{"fg":"#935855"},"tag.builtin":{"fg":"#5795a0"},"tag.delimiter":{"fg":"#9b835d"},"type":{"fg":"#57527a"},"type.builtin":{"fg":"#57527a"},"type.definition":{"fg":"#57527a"},"variable":{"fg":"#935855"},"variable.builtin":{"fg":"#ab6763","italic":true},"variable.member":{"fg":"#935855"},"variable.parameter":{"fg":"#935855"},"variable.parameter.builtin":{"fg":"#5795a0"}}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"seoulbones_dark","appearance":"dark","revision":"
|
|
1
|
+
{"name":"seoulbones_dark","appearance":"dark","revision":"8304d8df9b823ff11e103afa62f38c39f534abe6","highlights":{"attribute":{"fg":"#d590a3"},"attribute.builtin":{"fg":"#bcbcd3"},"boolean":{"fg":"#dddddd","italic":true},"character":{"fg":"#a3a3a3","italic":true},"character.special":{"fg":"#bcbcd3"},"comment":{"fg":"#719871","italic":true},"comment.documentation":{"fg":"#719871","italic":true},"comment.error":{"fg":"#e388a3"},"comment.hint":{"fg":"#719871","italic":true},"comment.note":{"fg":"#97bdde"},"comment.todo":{"bold":true,"underline":"solid"},"comment.warning":{"fg":"#ffdf9b"},"constant":{"fg":"#bbbbbb","bold":true},"constant.builtin":{"fg":"#a3a3a3","italic":true},"constant.macro":{"fg":"#a3a3a3","italic":true},"constructor":{"fg":"#bcbcd3"},"constructor.lua":{"fg":"#9b9b9b"},"diff.delta":{"bg":"#466177"},"diff.minus":{"bg":"#82505e"},"diff.plus":{"bg":"#406742"},"function":{"fg":"#dfdfc1"},"function.builtin":{"fg":"#bcbcd3"},"function.call":{"fg":"#dfdfc1"},"function.macro":{"fg":"#d590a3"},"function.method":{"fg":"#dfdfc1"},"function.method.call":{"fg":"#dfdfc1"},"highlighted":{"bg":"#525252"},"keyword":{"fg":"#dc8ca3","bold":true},"keyword.conditional":{"fg":"#97bdde","bold":true},"keyword.conditional.ternary":{"fg":"#97bdde","bold":true},"keyword.coroutine":{"fg":"#97bdde","bold":true},"keyword.debug":{"fg":"#bcbcd3"},"keyword.directive":{"fg":"#d590a3"},"keyword.directive.define":{"fg":"#d590a3"},"keyword.exception":{"fg":"#97bdde","bold":true},"keyword.export":{"fg":"#dc8ca3","bold":true},"keyword.function":{"fg":"#97bdde","bold":true},"keyword.import":{"fg":"#d590a3"},"keyword.modifier":{"fg":"#dc8ca3","bold":true},"keyword.operator":{"fg":"#97bdde","bold":true},"keyword.repeat":{"fg":"#97bdde","bold":true},"keyword.return":{"fg":"#97bdde","bold":true},"keyword.type":{"fg":"#dc8ca3","bold":true},"label":{"fg":"#97bdde","bold":true},"markup":{"fg":"#bcbcd3"},"markup.environment":{"fg":"#d590a3"},"markup.environment.name":{"fg":"#d590a3"},"markup.heading":{"fg":"#dddddd","bold":true},"markup.heading.1":{"fg":"#dddddd","bold":true},"markup.heading.2":{"fg":"#dddddd","bold":true},"markup.heading.3":{"fg":"#dddddd","bold":true},"markup.heading.4":{"fg":"#dddddd","bold":true},"markup.heading.5":{"fg":"#dddddd","bold":true},"markup.heading.6":{"fg":"#dddddd","bold":true},"markup.italic":{"italic":true},"markup.link":{"fg":"#a3a3a3","italic":true},"markup.link.label":{"fg":"#bcbcd3"},"markup.link.markdown":{"fg":"#bbbbbb","underline":"solid"},"markup.link.url":{"fg":"#a3a3a3","italic":true},"markup.link.url.markdown":{"fg":"#8b8b8b"},"markup.list":{"fg":"#bcbcd3"},"markup.list.checked":{"fg":"#bcbcd3"},"markup.list.unchecked":{"fg":"#bcbcd3"},"markup.math":{"fg":"#bcbcd3"},"markup.quote":{"fg":"#a3a3a3"},"markup.raw":{"fg":"#a3a3a3","italic":true},"markup.raw.block":{"fg":"#a3a3a3","italic":true},"markup.raw.markdown":{"fg":"#aeaeae"},"markup.strikethrough":{"strikethrough":true},"markup.strong":{"bold":true},"markup.underline":{"underline":"solid"},"module":{"fg":"#a3a3a3","italic":true},"module.builtin":{"fg":"#a3a3a3","italic":true},"normal":{"fg":"#dddddd","bg":"#4b4b4b"},"number":{"fg":"#f7e0b3"},"number.float":{"fg":"#f7e0b3"},"operator":{"fg":"#97bdde","bold":true},"property":{"fg":"#dddddd"},"punctuation.bracket":{"fg":"#9b9b9b"},"punctuation.delimiter":{"fg":"#9b9b9b"},"punctuation.special":{"fg":"#9b9b9b"},"punctuation.special.markdown":{"fg":"#bcbcd3"},"string":{"fg":"#abc4db","italic":true},"string.documentation":{"fg":"#abc4db","italic":true},"string.escape":{"fg":"#bcbcd3"},"string.escape.markdown":{"fg":"#7c7c7c","italic":true},"string.regexp":{"fg":"#a3a3a3","italic":true},"string.special":{"fg":"#bcbcd3"},"string.special.path":{"fg":"#bcbcd3"},"string.special.symbol":{"fg":"#dddddd"},"string.special.url":{"fg":"#bcbcd3"},"tag":{"fg":"#bcbcd3"},"tag.attribute":{"fg":"#dddddd"},"tag.builtin":{"fg":"#bcbcd3"},"tag.delimiter":{"fg":"#9b9b9b"},"type":{"fg":"#aeaeae"},"type.builtin":{"fg":"#aeaeae"},"type.definition":{"fg":"#aeaeae"},"variable":{"fg":"#dddddd"},"variable.builtin":{"fg":"#a3a3a3","italic":true},"variable.member":{"fg":"#dddddd"},"variable.parameter":{"fg":"#dddddd"},"variable.parameter.builtin":{"fg":"#bcbcd3"}}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"seoulbones_light","appearance":"light","revision":"
|
|
1
|
+
{"name":"seoulbones_light","appearance":"light","revision":"8304d8df9b823ff11e103afa62f38c39f534abe6","highlights":{"attribute":{"fg":"#be6a84"},"attribute.builtin":{"fg":"#755f74"},"boolean":{"fg":"#555555","italic":true},"character":{"fg":"#7c7c7c","italic":true},"character.special":{"fg":"#755f74"},"comment":{"fg":"#628562","italic":true},"comment.documentation":{"fg":"#628562","italic":true},"comment.error":{"fg":"#dc5284"},"comment.hint":{"fg":"#628562","italic":true},"comment.note":{"fg":"#0084a3"},"comment.todo":{"bold":true,"underline":"solid"},"comment.warning":{"fg":"#c48562"},"constant":{"fg":"#6d6d6d","bold":true},"constant.builtin":{"fg":"#7c7c7c","italic":true},"constant.macro":{"fg":"#7c7c7c","italic":true},"constructor":{"fg":"#755f74"},"constructor.lua":{"fg":"#7c7c7c"},"diff.delta":{"bg":"#c0d5e0"},"diff.minus":{"bg":"#e5cbd1"},"diff.plus":{"bg":"#aedeae"},"function":{"fg":"#6c6b20"},"function.builtin":{"fg":"#755f74"},"function.call":{"fg":"#6c6b20"},"function.macro":{"fg":"#be6a84"},"function.method":{"fg":"#6c6b20"},"function.method.call":{"fg":"#6c6b20"},"highlighted":{"bg":"#dadada"},"keyword":{"fg":"#ca6284","bold":true},"keyword.conditional":{"fg":"#0084a3","bold":true},"keyword.conditional.ternary":{"fg":"#0084a3","bold":true},"keyword.coroutine":{"fg":"#0084a3","bold":true},"keyword.debug":{"fg":"#755f74"},"keyword.directive":{"fg":"#be6a84"},"keyword.directive.define":{"fg":"#be6a84"},"keyword.exception":{"fg":"#0084a3","bold":true},"keyword.export":{"fg":"#ca6284","bold":true},"keyword.function":{"fg":"#0084a3","bold":true},"keyword.import":{"fg":"#be6a84"},"keyword.modifier":{"fg":"#ca6284","bold":true},"keyword.operator":{"fg":"#0084a3","bold":true},"keyword.repeat":{"fg":"#0084a3","bold":true},"keyword.return":{"fg":"#0084a3","bold":true},"keyword.type":{"fg":"#ca6284","bold":true},"label":{"fg":"#0084a3","bold":true},"markup":{"fg":"#755f74"},"markup.environment":{"fg":"#be6a84"},"markup.environment.name":{"fg":"#be6a84"},"markup.heading":{"fg":"#555555","bold":true},"markup.heading.1":{"fg":"#555555","bold":true},"markup.heading.2":{"fg":"#555555","bold":true},"markup.heading.3":{"fg":"#555555","bold":true},"markup.heading.4":{"fg":"#555555","bold":true},"markup.heading.5":{"fg":"#555555","bold":true},"markup.heading.6":{"fg":"#555555","bold":true},"markup.italic":{"italic":true},"markup.link":{"fg":"#7c7c7c","italic":true},"markup.link.label":{"fg":"#755f74"},"markup.link.markdown":{"fg":"#6d6d6d","underline":"solid"},"markup.link.url":{"fg":"#7c7c7c","italic":true},"markup.link.url.markdown":{"fg":"#868686"},"markup.list":{"fg":"#755f74"},"markup.list.checked":{"fg":"#755f74"},"markup.list.unchecked":{"fg":"#755f74"},"markup.math":{"fg":"#755f74"},"markup.quote":{"fg":"#7c7c7c"},"markup.raw":{"fg":"#7c7c7c","italic":true},"markup.raw.block":{"fg":"#7c7c7c","italic":true},"markup.raw.markdown":{"fg":"#6d4c52"},"markup.strikethrough":{"strikethrough":true},"markup.strong":{"bold":true},"markup.underline":{"underline":"solid"},"module":{"fg":"#7c7c7c","italic":true},"module.builtin":{"fg":"#7c7c7c","italic":true},"normal":{"fg":"#555555","bg":"#e2e2e2"},"number":{"fg":"#896500"},"number.float":{"fg":"#896500"},"operator":{"fg":"#0084a3","bold":true},"property":{"fg":"#555555"},"punctuation.bracket":{"fg":"#7c7c7c"},"punctuation.delimiter":{"fg":"#7c7c7c"},"punctuation.special":{"fg":"#7c7c7c"},"punctuation.special.markdown":{"fg":"#755f74"},"string":{"fg":"#4a7587","italic":true},"string.documentation":{"fg":"#4a7587","italic":true},"string.escape":{"fg":"#755f74"},"string.escape.markdown":{"fg":"#a6a6a6","italic":true},"string.regexp":{"fg":"#7c7c7c","italic":true},"string.special":{"fg":"#755f74"},"string.special.path":{"fg":"#755f74"},"string.special.symbol":{"fg":"#555555"},"string.special.url":{"fg":"#755f74"},"tag":{"fg":"#755f74"},"tag.attribute":{"fg":"#555555"},"tag.builtin":{"fg":"#755f74"},"tag.delimiter":{"fg":"#7c7c7c"},"type":{"fg":"#6d4c52"},"type.builtin":{"fg":"#6d4c52"},"type.definition":{"fg":"#6d4c52"},"variable":{"fg":"#555555"},"variable.builtin":{"fg":"#7c7c7c","italic":true},"variable.member":{"fg":"#555555"},"variable.parameter":{"fg":"#555555"},"variable.parameter.builtin":{"fg":"#755f74"}}}
|
package/dist/json/srcery.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"srcery","appearance":"dark","revision":"
|
|
1
|
+
{"name":"srcery","appearance":"dark","revision":"aefde677e461f03f2cbd9ef432769fb76d075bb9","highlights":{"attribute":{"fg":"#ff8700"},"attribute.builtin":{"fg":"#2c78bf"},"boolean":{"fg":"#ff5c8f"},"character":{"fg":"#519f50"},"character.special":{"fg":"#fbb829"},"comment":{"fg":"#917e6b","italic":true},"comment.documentation":{"fg":"#917e6b","italic":true},"comment.error":{"fg":"#f75341"},"comment.hint":{"fg":"#917e6b","italic":true},"comment.note":{"fg":"#98bc37"},"comment.todo":{"fg":"#ff8700","bold":true,"italic":true},"comment.warning":{"fg":"#fed06e"},"constant":{"fg":"#ff5c8f"},"constant.builtin":{"fg":"#ff5c8f"},"constant.macro":{"fg":"#ff5c8f"},"constructor":{"fg":"#fbb829"},"diff.delta":{"fg":"#8cf8f7"},"diff.minus":{"fg":"#ffc0b9"},"diff.plus":{"fg":"#b3f6c0"},"function":{"fg":"#fbb829"},"function.builtin":{"fg":"#fbb829"},"function.call":{"fg":"#fbb829"},"function.macro":{"fg":"#fed06e"},"function.method":{"fg":"#fbb829"},"function.method.call":{"fg":"#fbb829"},"highlighted":{"bg":"#1c1b19"},"keyword":{"fg":"#ef2f27"},"keyword.conditional":{"fg":"#ef2f27"},"keyword.conditional.ternary":{"fg":"#ef2f27"},"keyword.coroutine":{"fg":"#ef2f27"},"keyword.debug":{"fg":"#ef2f27"},"keyword.directive":{"fg":"#0aaeb3"},"keyword.directive.define":{"fg":"#ff5f00"},"keyword.exception":{"fg":"#ef2f27"},"keyword.export":{"fg":"#ef2f27"},"keyword.function":{"fg":"#ef2f27"},"keyword.import":{"fg":"#f75341"},"keyword.modifier":{"fg":"#68a8e4"},"keyword.operator":{"fg":"#c5b088"},"keyword.repeat":{"fg":"#fbb829"},"keyword.return":{"fg":"#ef2f27"},"keyword.type":{"fg":"#ef2f27"},"label":{"fg":"#c5b088"},"markup":{"fg":"#2c78bf"},"markup.environment":{"fg":"#2c78bf"},"markup.environment.name":{"fg":"#2c78bf"},"markup.heading":{"fg":"#519f50","bold":true},"markup.heading.1":{"fg":"#519f50","bold":true},"markup.heading.1.markdown":{"fg":"#68a8e4","bg":"#1c1b19","bold":true},"markup.heading.2":{"fg":"#519f50","bold":true},"markup.heading.2.markdown":{"fg":"#fbb829","bg":"#1c1b19","bold":true},"markup.heading.3":{"fg":"#519f50","bold":true},"markup.heading.3.markdown":{"fg":"#fed06e","bg":"#1c1b19","bold":true},"markup.heading.4":{"fg":"#519f50","bold":true},"markup.heading.4.markdown":{"fg":"#519f50","bg":"#1c1b19","bold":true},"markup.heading.5":{"fg":"#519f50","bold":true},"markup.heading.5.markdown":{"fg":"#e02c6d","bg":"#1c1b19","bold":true},"markup.heading.6":{"fg":"#519f50","bold":true},"markup.heading.6.markdown":{"fg":"#ff5c8f","bg":"#1c1b19","bold":true},"markup.italic":{"italic":true},"markup.link":{"fg":"#c5b088","underline":"solid"},"markup.link.label":{"fg":"#c5b088","underline":"solid"},"markup.link.url":{"fg":"#98bc37"},"markup.list":{"fg":"#2c78bf"},"markup.list.checked":{"fg":"#2c78bf"},"markup.list.unchecked":{"fg":"#2c78bf"},"markup.math":{"fg":"#2c78bf"},"markup.quote":{"fg":"#2c78bf"},"markup.raw":{"fg":"#2c78bf"},"markup.raw.block":{"fg":"#2c78bf"},"markup.strikethrough":{"strikethrough":true},"markup.strong":{"bold":true},"markup.underline":{"underline":"solid"},"module":{"fg":"#0aaeb3"},"module.builtin":{"fg":"#2c78bf"},"normal":{"fg":"#fce8c3","bg":"#121110"},"number":{"fg":"#ff5c8f"},"number.float":{"fg":"#ff5c8f"},"operator":{"fg":"#c5b088"},"property":{"fg":"#68a8e4"},"punctuation.bracket":{"fg":"#917e6b"},"punctuation.delimiter":{"fg":"#917e6b"},"punctuation.special":{"fg":"#2c78bf"},"string":{"fg":"#98bc37"},"string.documentation":{"fg":"#98bc37"},"string.escape":{"fg":"#fbb829"},"string.regex":{"fg":"#fbb829"},"string.regexp":{"fg":"#fbb829"},"string.special":{"fg":"#fbb829"},"string.special.path":{"fg":"#fbb829"},"string.special.symbol":{"fg":"#fbb829"},"string.special.url":{"underline":"solid"},"tag":{"fg":"#2c78bf"},"tag.attribute":{"fg":"#fbb829"},"tag.builtin":{"fg":"#2c78bf"},"tag.delimiter":{"fg":"#917e6b"},"type":{"fg":"#68a8e4","italic":true},"type.builtin":{"fg":"#68a8e4","italic":true},"type.definition":{"fg":"#68a8e4","italic":true},"variable":{"fg":"#fce8c3"},"variable.builtin":{"fg":"#ef2f27"},"variable.member":{"fg":"#68a8e4"},"variable.parameter":{"fg":"#fce8c3"},"variable.parameter.builtin":{"fg":"#2c78bf"}}}
|
package/dist/json/terafox.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"terafox","appearance":"dark","revision":"
|
|
1
|
+
{"name":"terafox","appearance":"dark","revision":"4dacd3f0185a2227bdf3b6c0975a8f0bf87cac9a","highlights":{"attribute":{"fg":"#ff9664"},"attribute.builtin":{"fg":"#73a3b7"},"boolean":{"fg":"#ff8349"},"character":{"fg":"#7aa4a1"},"character.special":{"fg":"#73a3b7"},"comment":{"fg":"#6d7f8b"},"comment.documentation":{"fg":"#6d7f8b"},"comment.error":{"fg":"#152528","bg":"#e85c51"},"comment.hint":{"fg":"#6d7f8b"},"comment.note":{"fg":"#152528","bg":"#5a93aa"},"comment.todo":{"fg":"#152528","bg":"#7aa4a1"},"comment.warning":{"fg":"#152528","bg":"#fda47f"},"constant":{"fg":"#ff9664"},"constant.builtin":{"fg":"#ff9664"},"constant.macro":{"fg":"#d38d97"},"constructor":{"fg":"#a1cdd8"},"constructor.lua":{"fg":"#cbd9d8"},"diff.delta":{"fg":"#fda47f"},"diff.minus":{"fg":"#e85c51"},"diff.plus":{"fg":"#7aa4a1"},"function":{"fg":"#73a3b7"},"function.builtin":{"fg":"#e85c51"},"function.call":{"fg":"#73a3b7"},"function.macro":{"fg":"#e85c51"},"function.method":{"fg":"#73a3b7"},"function.method.call":{"fg":"#73a3b7"},"highlighted":{"bg":"#254147"},"keyword":{"fg":"#ad5c7c"},"keyword.conditional":{"fg":"#b97490"},"keyword.conditional.ternary":{"fg":"#b97490"},"keyword.coroutine":{"fg":"#ad5c7c"},"keyword.debug":{"fg":"#ad5c7c"},"keyword.directive":{"fg":"#ad5c7c"},"keyword.directive.define":{"fg":"#ad5c7c"},"keyword.exception":{"fg":"#ad5c7c"},"keyword.export":{"fg":"#ad5c7c"},"keyword.function":{"fg":"#ad5c7c"},"keyword.import":{"fg":"#d38d97"},"keyword.modifier":{"fg":"#ad5c7c"},"keyword.operator":{"fg":"#cbd9d8"},"keyword.repeat":{"fg":"#b97490"},"keyword.return":{"fg":"#e85c51"},"keyword.type":{"fg":"#ad5c7c"},"label":{"fg":"#b97490"},"label.json":{"fg":"#73a3b7"},"markup":{"fg":"#e6eaea"},"markup.environment":{"fg":"#e6eaea"},"markup.environment.name":{"fg":"#e6eaea"},"markup.heading":{"fg":"#73a3b7","bold":true},"markup.heading.1":{"fg":"#73a3b7","bold":true},"markup.heading.2":{"fg":"#73a3b7","bold":true},"markup.heading.3":{"fg":"#73a3b7","bold":true},"markup.heading.4":{"fg":"#73a3b7","bold":true},"markup.heading.5":{"fg":"#73a3b7","bold":true},"markup.heading.6":{"fg":"#73a3b7","bold":true},"markup.italic":{"italic":true},"markup.link":{"fg":"#ad5c7c","bold":true},"markup.link.label":{"fg":"#73a3b7"},"markup.link.url":{"fg":"#ff9664","italic":true,"underline":"solid"},"markup.list":{"fg":"#afd4de"},"markup.list.checked":{"fg":"#7aa4a1"},"markup.list.unchecked":{"fg":"#fda47f"},"markup.math":{"fg":"#73a3b7"},"markup.quote":{"fg":"#cbd9d8"},"markup.raw":{"fg":"#a1cdd8","italic":true},"markup.raw.block":{"fg":"#cb7985"},"markup.strikethrough":{"fg":"#e6eaea","strikethrough":true},"markup.strong":{"fg":"#c54e45","bold":true},"module":{"fg":"#afd4de"},"module.builtin":{"fg":"#73a3b7"},"namespace":{"fg":"#afd4de"},"normal":{"fg":"#e6eaea","bg":"#152528"},"number":{"fg":"#ff8349"},"number.float":{"fg":"#ff8349"},"operator":{"fg":"#cbd9d8"},"property":{"fg":"#5a93aa"},"punctuation.bracket":{"fg":"#cbd9d8"},"punctuation.bracket.rainbow.1":{"fg":"#e85c51"},"punctuation.bracket.rainbow.2":{"fg":"#fda47f"},"punctuation.bracket.rainbow.3":{"fg":"#5a93aa"},"punctuation.bracket.rainbow.4":{"fg":"#ff8349"},"punctuation.bracket.rainbow.5":{"fg":"#7aa4a1"},"punctuation.delimiter":{"fg":"#cbd9d8"},"punctuation.special":{"fg":"#afd4de"},"string":{"fg":"#7aa4a1"},"string.documentation":{"fg":"#7aa4a1"},"string.escape":{"fg":"#fdb292","bold":true},"string.regex":{"fg":"#fdb292"},"string.regexp":{"fg":"#fdb292"},"string.special":{"fg":"#73a3b7"},"string.special.path":{"fg":"#73a3b7"},"string.special.symbol":{"fg":"#73a3b7"},"string.special.url":{"fg":"#ff9664","italic":true,"underline":"solid"},"tag":{"fg":"#ad5c7c"},"tag.attribute":{"fg":"#73a3b7","italic":true},"tag.builtin":{"fg":"#73a3b7"},"tag.delimiter":{"fg":"#afd4de"},"type":{"fg":"#fda47f"},"type.builtin":{"fg":"#afd4de"},"type.definition":{"fg":"#fda47f"},"variable":{"fg":"#ebebeb"},"variable.builtin":{"fg":"#e85c51"},"variable.member":{"fg":"#5a93aa"},"variable.parameter":{"fg":"#afd4de"},"variable.parameter.builtin":{"fg":"#73a3b7"}}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"tokyobones_dark","appearance":"dark","revision":"
|
|
1
|
+
{"name":"tokyobones_dark","appearance":"dark","revision":"8304d8df9b823ff11e103afa62f38c39f534abe6","highlights":{"attribute":{"fg":"#bb9bf7"},"attribute.builtin":{"fg":"#7ba2f7"},"boolean":{"fg":"#c0caf5","italic":true},"character":{"fg":"#7592ea","italic":true},"character.special":{"fg":"#7ba2f7"},"comment":{"fg":"#65677d","italic":true},"comment.documentation":{"fg":"#65677d","italic":true},"comment.error":{"fg":"#f77890"},"comment.hint":{"fg":"#65677d","italic":true},"comment.note":{"fg":"#7ba2f7"},"comment.todo":{"bold":true,"underline":"solid"},"comment.warning":{"fg":"#e1b068"},"constant":{"fg":"#98abef","bold":true},"constant.builtin":{"fg":"#7592ea","italic":true},"constant.macro":{"fg":"#7592ea","italic":true},"constructor":{"fg":"#7ba2f7"},"constructor.lua":{"fg":"#787a94"},"diff.delta":{"bg":"#212c44"},"diff.minus":{"bg":"#412428"},"diff.plus":{"bg":"#1d2f2c"},"function":{"fg":"#c0caf5"},"function.builtin":{"fg":"#7ba2f7"},"function.call":{"fg":"#c0caf5"},"function.macro":{"fg":"#bb9bf7"},"function.method":{"fg":"#c0caf5"},"function.method.call":{"fg":"#c0caf5"},"highlighted":{"bg":"#222330"},"keyword":{"fg":"#bb9bf7","bold":true},"keyword.conditional":{"fg":"#bb9bf7","bold":true},"keyword.conditional.ternary":{"fg":"#bb9bf7","bold":true},"keyword.coroutine":{"fg":"#bb9bf7","bold":true},"keyword.debug":{"fg":"#7ba2f7"},"keyword.directive":{"fg":"#bb9bf7"},"keyword.directive.define":{"fg":"#bb9bf7"},"keyword.exception":{"fg":"#bb9bf7","bold":true},"keyword.export":{"fg":"#bb9bf7","bold":true},"keyword.function":{"fg":"#bb9bf7","bold":true},"keyword.import":{"fg":"#bb9bf7"},"keyword.modifier":{"fg":"#bb9bf7","bold":true},"keyword.operator":{"fg":"#bb9bf7","bold":true},"keyword.repeat":{"fg":"#bb9bf7","bold":true},"keyword.return":{"fg":"#bb9bf7","bold":true},"keyword.type":{"fg":"#bb9bf7","bold":true},"label":{"fg":"#bb9bf7","bold":true},"markup":{"fg":"#7ba2f7"},"markup.environment":{"fg":"#bb9bf7"},"markup.environment.name":{"fg":"#bb9bf7"},"markup.heading":{"fg":"#c0caf5","bold":true},"markup.heading.1":{"fg":"#c0caf5","bold":true},"markup.heading.2":{"fg":"#c0caf5","bold":true},"markup.heading.3":{"fg":"#c0caf5","bold":true},"markup.heading.4":{"fg":"#c0caf5","bold":true},"markup.heading.5":{"fg":"#c0caf5","bold":true},"markup.heading.6":{"fg":"#c0caf5","bold":true},"markup.italic":{"italic":true},"markup.link":{"fg":"#7592ea","italic":true},"markup.link.label":{"fg":"#7ba2f7"},"markup.link.markdown":{"fg":"#98abef","underline":"solid"},"markup.link.url":{"fg":"#7592ea","italic":true},"markup.link.url.markdown":{"fg":"#65677d"},"markup.list":{"fg":"#7ba2f7"},"markup.list.checked":{"fg":"#7ba2f7"},"markup.list.unchecked":{"fg":"#7ba2f7"},"markup.math":{"fg":"#7ba2f7"},"markup.quote":{"fg":"#7592ea"},"markup.raw":{"fg":"#7592ea","italic":true},"markup.raw.block":{"fg":"#7592ea","italic":true},"markup.raw.markdown":{"fg":"#9394aa"},"markup.strikethrough":{"strikethrough":true},"markup.strong":{"bold":true},"markup.underline":{"underline":"solid"},"module":{"fg":"#7592ea","italic":true},"module.builtin":{"fg":"#7592ea","italic":true},"normal":{"fg":"#c0caf5","bg":"#1a1b26"},"number":{"fg":"#2bc4de"},"number.float":{"fg":"#2bc4de"},"operator":{"fg":"#bb9bf7","bold":true},"property":{"fg":"#98abef"},"punctuation.bracket":{"fg":"#787a94"},"punctuation.delimiter":{"fg":"#787a94"},"punctuation.special":{"fg":"#787a94"},"punctuation.special.markdown":{"fg":"#7ba2f7"},"string":{"fg":"#7592ea","italic":true},"string.documentation":{"fg":"#7592ea","italic":true},"string.escape":{"fg":"#7ba2f7"},"string.escape.markdown":{"fg":"#535570","italic":true},"string.regexp":{"fg":"#7592ea","italic":true},"string.special":{"fg":"#7ba2f7"},"string.special.path":{"fg":"#7ba2f7"},"string.special.symbol":{"fg":"#98abef"},"string.special.url":{"fg":"#7ba2f7"},"tag":{"fg":"#7ba2f7"},"tag.attribute":{"fg":"#98abef"},"tag.builtin":{"fg":"#7ba2f7"},"tag.delimiter":{"fg":"#787a94"},"type":{"fg":"#9394aa"},"type.builtin":{"fg":"#9394aa"},"type.definition":{"fg":"#9394aa"},"variable":{"fg":"#98abef"},"variable.builtin":{"fg":"#7592ea","italic":true},"variable.member":{"fg":"#98abef"},"variable.parameter":{"fg":"#98abef"},"variable.parameter.builtin":{"fg":"#7ba2f7"}}}
|