@lumis-sh/themes 0.2.0 → 0.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +7 -0
- package/dist/_tsup-dts-rollup.d.cts +0 -12
- package/dist/_tsup-dts-rollup.d.ts +0 -12
- package/dist/css/astrodark.css +1 -19
- package/dist/css/astrojupiter.css +1 -19
- package/dist/css/astrolight.css +1 -19
- package/dist/css/astromars.css +1 -19
- package/dist/css/catppuccin_frappe.css +144 -144
- package/dist/css/catppuccin_latte.css +144 -144
- package/dist/css/catppuccin_macchiato.css +144 -144
- package/dist/css/catppuccin_mocha.css +144 -144
- package/dist/css/cyberdream_dark.css +1 -1
- package/dist/css/cyberdream_light.css +1 -1
- package/dist/css/{duckbones_dark.css → duckbones.css} +2 -2
- package/dist/css/flow_light.css +105 -105
- package/dist/css/forestbones_dark.css +1 -1
- package/dist/css/forestbones_light.css +1 -1
- package/dist/css/{kanagawabones_dark.css → kanagawabones.css} +2 -2
- package/dist/css/material_darker.css +3 -0
- package/dist/css/material_lighter.css +0 -3
- package/dist/css/material_oceanic.css +3 -0
- package/dist/css/material_palenight.css +3 -0
- package/dist/css/mfd_flir_bh.css +3 -3
- package/dist/css/neobones_dark.css +1 -1
- package/dist/css/neobones_light.css +1 -1
- package/dist/css/{neosolarized_dark.css → neosolarized.css} +1 -1
- package/dist/css/{nordbones_dark.css → nordbones.css} +2 -2
- package/dist/css/one_monokai.css +1 -1
- package/dist/css/rosebones_dark.css +1 -1
- package/dist/css/rosebones_light.css +1 -1
- package/dist/css/seoulbones_dark.css +1 -1
- package/dist/css/seoulbones_light.css +1 -1
- package/dist/css/srcery.css +1 -1
- package/dist/css/tokyobones_dark.css +1 -1
- package/dist/css/tokyobones_light.css +1 -1
- package/dist/css/vague.css +1 -1
- package/dist/css/{vimbones_dark.css → vimbones.css} +2 -2
- package/dist/css/zenbones_dark.css +1 -1
- package/dist/css/zenbones_light.css +1 -1
- package/dist/css/zenburned.css +1 -1
- package/dist/css/zenwritten_dark.css +1 -1
- package/dist/css/zenwritten_light.css +1 -1
- package/dist/json/astrodark.json +1 -1
- package/dist/json/astrojupiter.json +1 -1
- package/dist/json/astrolight.json +1 -1
- package/dist/json/astromars.json +1 -1
- package/dist/json/catppuccin_frappe.json +1 -1
- package/dist/json/catppuccin_latte.json +1 -1
- package/dist/json/catppuccin_macchiato.json +1 -1
- package/dist/json/catppuccin_mocha.json +1 -1
- package/dist/json/cyberdream_dark.json +1 -1
- package/dist/json/cyberdream_light.json +1 -1
- package/dist/json/duckbones.json +1 -0
- package/dist/json/flow_light.json +1 -1
- package/dist/json/forestbones_dark.json +1 -1
- package/dist/json/forestbones_light.json +1 -1
- package/dist/json/kanagawabones.json +1 -0
- package/dist/json/material_darker.json +1 -1
- package/dist/json/material_lighter.json +1 -1
- package/dist/json/material_oceanic.json +1 -1
- package/dist/json/material_palenight.json +1 -1
- package/dist/json/mfd_flir_bh.json +1 -1
- package/dist/json/neobones_dark.json +1 -1
- package/dist/json/neobones_light.json +1 -1
- package/dist/json/neosolarized.json +1 -0
- package/dist/json/nordbones.json +1 -0
- package/dist/json/one_monokai.json +1 -1
- package/dist/json/rosebones_dark.json +1 -1
- package/dist/json/rosebones_light.json +1 -1
- package/dist/json/seoulbones_dark.json +1 -1
- package/dist/json/seoulbones_light.json +1 -1
- package/dist/json/srcery.json +1 -1
- package/dist/json/tokyobones_dark.json +1 -1
- package/dist/json/tokyobones_light.json +1 -1
- package/dist/json/vague.json +1 -1
- package/dist/json/vimbones.json +1 -0
- package/dist/json/zenbones_dark.json +1 -1
- package/dist/json/zenbones_light.json +1 -1
- package/dist/json/zenburned.json +1 -1
- package/dist/json/zenwritten_dark.json +1 -1
- package/dist/json/zenwritten_light.json +1 -1
- package/dist/themes/astrodark.cjs +1 -1
- package/dist/themes/astrodark.js +1 -1
- package/dist/themes/astrojupiter.cjs +1 -1
- package/dist/themes/astrojupiter.js +1 -1
- package/dist/themes/astrolight.cjs +1 -1
- package/dist/themes/astrolight.js +1 -1
- package/dist/themes/astromars.cjs +1 -1
- package/dist/themes/astromars.js +1 -1
- package/dist/themes/catppuccin_frappe.cjs +1 -1
- package/dist/themes/catppuccin_frappe.js +1 -1
- package/dist/themes/catppuccin_latte.cjs +1 -1
- package/dist/themes/catppuccin_latte.js +1 -1
- package/dist/themes/catppuccin_macchiato.cjs +1 -1
- package/dist/themes/catppuccin_macchiato.js +1 -1
- package/dist/themes/catppuccin_mocha.cjs +1 -1
- package/dist/themes/catppuccin_mocha.js +1 -1
- package/dist/themes/cyberdream_dark.cjs +1 -1
- package/dist/themes/cyberdream_dark.js +1 -1
- package/dist/themes/cyberdream_light.cjs +1 -1
- package/dist/themes/cyberdream_light.js +1 -1
- package/dist/themes/duckbones.cjs +7 -0
- package/dist/themes/duckbones.js +5 -0
- package/dist/themes/duskfox.d.cts +1 -1
- package/dist/themes/duskfox.d.ts +1 -1
- package/dist/themes/edge_aura.d.cts +1 -1
- package/dist/themes/edge_aura.d.ts +1 -1
- package/dist/themes/edge_dark.d.cts +1 -1
- package/dist/themes/edge_dark.d.ts +1 -1
- package/dist/themes/edge_light.d.cts +1 -1
- package/dist/themes/edge_light.d.ts +1 -1
- package/dist/themes/edge_neon.d.cts +1 -1
- package/dist/themes/edge_neon.d.ts +1 -1
- package/dist/themes/eldritch.d.cts +1 -1
- package/dist/themes/eldritch.d.ts +1 -1
- package/dist/themes/embark.d.cts +1 -1
- package/dist/themes/embark.d.ts +1 -1
- package/dist/themes/everblush.d.cts +1 -1
- package/dist/themes/everblush.d.ts +1 -1
- package/dist/themes/everforest_dark.d.cts +1 -1
- package/dist/themes/everforest_dark.d.ts +1 -1
- package/dist/themes/everforest_light.d.cts +1 -1
- package/dist/themes/everforest_light.d.ts +1 -1
- package/dist/themes/flexoki_dark.d.cts +1 -1
- package/dist/themes/flexoki_dark.d.ts +1 -1
- package/dist/themes/flexoki_light.d.cts +1 -1
- package/dist/themes/flexoki_light.d.ts +1 -1
- package/dist/themes/flow_dark.d.cts +1 -1
- package/dist/themes/flow_dark.d.ts +1 -1
- package/dist/themes/flow_light.cjs +1 -1
- package/dist/themes/flow_light.d.cts +1 -1
- package/dist/themes/flow_light.d.ts +1 -1
- package/dist/themes/flow_light.js +1 -1
- package/dist/themes/fluoromachine_delta.d.cts +1 -1
- package/dist/themes/fluoromachine_delta.d.ts +1 -1
- package/dist/themes/fluoromachine_fluoromachine.d.cts +1 -1
- package/dist/themes/fluoromachine_fluoromachine.d.ts +1 -1
- package/dist/themes/fluoromachine_retrowave.d.cts +1 -1
- package/dist/themes/fluoromachine_retrowave.d.ts +1 -1
- package/dist/themes/forestbones_dark.cjs +1 -1
- package/dist/themes/forestbones_dark.d.cts +1 -1
- package/dist/themes/forestbones_dark.d.ts +1 -1
- package/dist/themes/forestbones_dark.js +1 -1
- package/dist/themes/forestbones_light.cjs +1 -1
- package/dist/themes/forestbones_light.d.cts +1 -1
- package/dist/themes/forestbones_light.d.ts +1 -1
- package/dist/themes/forestbones_light.js +1 -1
- package/dist/themes/github_dark.d.cts +1 -1
- package/dist/themes/github_dark.d.ts +1 -1
- package/dist/themes/github_dark_colorblind.d.cts +1 -1
- package/dist/themes/github_dark_colorblind.d.ts +1 -1
- package/dist/themes/github_dark_dimmed.d.cts +1 -1
- package/dist/themes/github_dark_dimmed.d.ts +1 -1
- package/dist/themes/github_dark_high_contrast.d.cts +1 -1
- package/dist/themes/github_dark_high_contrast.d.ts +1 -1
- package/dist/themes/github_dark_tritanopia.d.cts +1 -1
- package/dist/themes/github_dark_tritanopia.d.ts +1 -1
- package/dist/themes/github_light.d.cts +1 -1
- package/dist/themes/github_light.d.ts +1 -1
- package/dist/themes/github_light_colorblind.d.cts +1 -1
- package/dist/themes/github_light_colorblind.d.ts +1 -1
- package/dist/themes/github_light_high_contrast.d.cts +1 -1
- package/dist/themes/github_light_high_contrast.d.ts +1 -1
- package/dist/themes/github_light_tritanopia.d.cts +1 -1
- package/dist/themes/github_light_tritanopia.d.ts +1 -1
- package/dist/themes/gruber_darker.d.cts +1 -1
- package/dist/themes/gruber_darker.d.ts +1 -1
- package/dist/themes/gruvbox_baby.d.cts +1 -1
- package/dist/themes/gruvbox_baby.d.ts +1 -1
- package/dist/themes/gruvbox_dark.d.cts +1 -1
- package/dist/themes/gruvbox_dark.d.ts +1 -1
- package/dist/themes/gruvbox_dark_hard.d.cts +1 -1
- package/dist/themes/gruvbox_dark_hard.d.ts +1 -1
- package/dist/themes/gruvbox_dark_soft.d.cts +1 -1
- package/dist/themes/gruvbox_dark_soft.d.ts +1 -1
- package/dist/themes/gruvbox_light.d.cts +1 -1
- package/dist/themes/gruvbox_light.d.ts +1 -1
- package/dist/themes/gruvbox_light_hard.d.cts +1 -1
- package/dist/themes/gruvbox_light_hard.d.ts +1 -1
- package/dist/themes/gruvbox_light_soft.d.cts +1 -1
- package/dist/themes/gruvbox_light_soft.d.ts +1 -1
- package/dist/themes/gruvbox_material_dark.d.cts +1 -1
- package/dist/themes/gruvbox_material_dark.d.ts +1 -1
- package/dist/themes/gruvbox_material_light.d.cts +1 -1
- package/dist/themes/gruvbox_material_light.d.ts +1 -1
- package/dist/themes/horizon_dark.d.cts +1 -1
- package/dist/themes/horizon_dark.d.ts +1 -1
- package/dist/themes/horizon_light.d.cts +1 -1
- package/dist/themes/horizon_light.d.ts +1 -1
- package/dist/themes/hybrid.d.cts +1 -1
- package/dist/themes/hybrid.d.ts +1 -1
- package/dist/themes/iceberg.d.cts +1 -1
- package/dist/themes/iceberg.d.ts +1 -1
- package/dist/themes/jellybeans.d.cts +1 -1
- package/dist/themes/jellybeans.d.ts +1 -1
- package/dist/themes/kanagawa_dragon.d.cts +1 -1
- package/dist/themes/kanagawa_dragon.d.ts +1 -1
- package/dist/themes/kanagawa_lotus.d.cts +1 -1
- package/dist/themes/kanagawa_lotus.d.ts +1 -1
- package/dist/themes/kanagawa_paper_dark.d.cts +1 -1
- package/dist/themes/kanagawa_paper_dark.d.ts +1 -1
- package/dist/themes/kanagawa_paper_light.d.cts +1 -1
- package/dist/themes/kanagawa_paper_light.d.ts +1 -1
- package/dist/themes/kanagawa_wave.d.cts +1 -1
- package/dist/themes/kanagawa_wave.d.ts +1 -1
- package/dist/themes/kanagawabones.cjs +7 -0
- package/dist/themes/kanagawabones.d.cts +1 -0
- package/dist/themes/kanagawabones.d.ts +1 -0
- package/dist/themes/kanagawabones.js +5 -0
- package/dist/themes/lackluster.d.cts +1 -1
- package/dist/themes/lackluster.d.ts +1 -1
- package/dist/themes/lackluster_hack.d.cts +1 -1
- package/dist/themes/lackluster_hack.d.ts +1 -1
- package/dist/themes/lackluster_mint.d.cts +1 -1
- package/dist/themes/lackluster_mint.d.ts +1 -1
- package/dist/themes/material_darker.cjs +1 -1
- package/dist/themes/material_darker.d.cts +1 -1
- package/dist/themes/material_darker.d.ts +1 -1
- package/dist/themes/material_darker.js +1 -1
- package/dist/themes/material_deep_ocean.d.cts +1 -1
- package/dist/themes/material_deep_ocean.d.ts +1 -1
- package/dist/themes/material_lighter.cjs +1 -1
- package/dist/themes/material_lighter.d.cts +1 -1
- package/dist/themes/material_lighter.d.ts +1 -1
- package/dist/themes/material_lighter.js +1 -1
- package/dist/themes/material_oceanic.cjs +1 -1
- package/dist/themes/material_oceanic.d.cts +1 -1
- package/dist/themes/material_oceanic.d.ts +1 -1
- package/dist/themes/material_oceanic.js +1 -1
- package/dist/themes/material_palenight.cjs +1 -1
- package/dist/themes/material_palenight.d.cts +1 -1
- package/dist/themes/material_palenight.d.ts +1 -1
- package/dist/themes/material_palenight.js +1 -1
- package/dist/themes/matte_black.d.cts +1 -1
- package/dist/themes/matte_black.d.ts +1 -1
- package/dist/themes/melange_dark.d.cts +1 -1
- package/dist/themes/melange_dark.d.ts +1 -1
- package/dist/themes/melange_light.d.cts +1 -1
- package/dist/themes/melange_light.d.ts +1 -1
- package/dist/themes/mellifluous_alduin.d.cts +1 -1
- package/dist/themes/mellifluous_alduin.d.ts +1 -1
- package/dist/themes/mellifluous_dark.d.cts +1 -1
- package/dist/themes/mellifluous_dark.d.ts +1 -1
- package/dist/themes/mellifluous_kanagawa_dragon.d.cts +1 -1
- package/dist/themes/mellifluous_kanagawa_dragon.d.ts +1 -1
- package/dist/themes/mellifluous_light.d.cts +1 -1
- package/dist/themes/mellifluous_light.d.ts +1 -1
- package/dist/themes/mellifluous_mountain.d.cts +1 -1
- package/dist/themes/mellifluous_mountain.d.ts +1 -1
- package/dist/themes/mellifluous_tender.d.cts +1 -1
- package/dist/themes/mellifluous_tender.d.ts +1 -1
- package/dist/themes/mellow.d.cts +1 -1
- package/dist/themes/mellow.d.ts +1 -1
- package/dist/themes/mfd_amber.d.cts +1 -1
- package/dist/themes/mfd_amber.d.ts +1 -1
- package/dist/themes/mfd_blackout.d.cts +1 -1
- package/dist/themes/mfd_blackout.d.ts +1 -1
- package/dist/themes/mfd_dark.d.cts +1 -1
- package/dist/themes/mfd_dark.d.ts +1 -1
- package/dist/themes/mfd_default.d.cts +1 -1
- package/dist/themes/mfd_default.d.ts +1 -1
- package/dist/themes/mfd_flir.d.cts +1 -1
- package/dist/themes/mfd_flir.d.ts +1 -1
- package/dist/themes/mfd_flir_bh.cjs +1 -1
- package/dist/themes/mfd_flir_bh.d.cts +1 -1
- package/dist/themes/mfd_flir_bh.d.ts +1 -1
- package/dist/themes/mfd_flir_bh.js +1 -1
- package/dist/themes/mfd_flir_fusion.d.cts +1 -1
- package/dist/themes/mfd_flir_fusion.d.ts +1 -1
- package/dist/themes/mfd_flir_rh.d.cts +1 -1
- package/dist/themes/mfd_flir_rh.d.ts +1 -1
- package/dist/themes/mfd_gbl_dark.d.cts +1 -1
- package/dist/themes/mfd_gbl_dark.d.ts +1 -1
- package/dist/themes/mfd_gbl_light.d.cts +1 -1
- package/dist/themes/mfd_gbl_light.d.ts +1 -1
- package/dist/themes/mfd_hud.d.cts +1 -1
- package/dist/themes/mfd_hud.d.ts +1 -1
- package/dist/themes/mfd_lumon.d.cts +1 -1
- package/dist/themes/mfd_lumon.d.ts +1 -1
- package/dist/themes/mfd_mono.d.cts +1 -1
- package/dist/themes/mfd_mono.d.ts +1 -1
- package/dist/themes/mfd_nvg.d.cts +1 -1
- package/dist/themes/mfd_nvg.d.ts +1 -1
- package/dist/themes/mfd_paper.d.cts +1 -1
- package/dist/themes/mfd_paper.d.ts +1 -1
- package/dist/themes/mfd_scarlet.d.cts +1 -1
- package/dist/themes/mfd_scarlet.d.ts +1 -1
- package/dist/themes/mfd_stealth.d.cts +1 -1
- package/dist/themes/mfd_stealth.d.ts +1 -1
- package/dist/themes/miasma.d.cts +1 -1
- package/dist/themes/miasma.d.ts +1 -1
- package/dist/themes/midnight.d.cts +1 -1
- package/dist/themes/midnight.d.ts +1 -1
- package/dist/themes/modus_operandi.d.cts +1 -1
- package/dist/themes/modus_operandi.d.ts +1 -1
- package/dist/themes/modus_vivendi.d.cts +1 -1
- package/dist/themes/modus_vivendi.d.ts +1 -1
- package/dist/themes/molokai.d.cts +1 -1
- package/dist/themes/molokai.d.ts +1 -1
- package/dist/themes/monokai.d.cts +1 -1
- package/dist/themes/monokai.d.ts +1 -1
- package/dist/themes/monokai_nightasty_dark.d.cts +1 -1
- package/dist/themes/monokai_nightasty_dark.d.ts +1 -1
- package/dist/themes/monokai_nightasty_light.d.cts +1 -1
- package/dist/themes/monokai_nightasty_light.d.ts +1 -1
- package/dist/themes/monokai_pro.d.cts +1 -1
- package/dist/themes/monokai_pro.d.ts +1 -1
- package/dist/themes/monokai_pro_dark.d.cts +1 -1
- package/dist/themes/monokai_pro_dark.d.ts +1 -1
- package/dist/themes/monokai_pro_machine.d.cts +1 -1
- package/dist/themes/monokai_pro_machine.d.ts +1 -1
- package/dist/themes/monokai_pro_ristretto.d.cts +1 -1
- package/dist/themes/monokai_pro_ristretto.d.ts +1 -1
- package/dist/themes/monokai_pro_spectrum.d.cts +1 -1
- package/dist/themes/monokai_pro_spectrum.d.ts +1 -1
- package/dist/themes/monokai_soda.d.cts +1 -1
- package/dist/themes/monokai_soda.d.ts +1 -1
- package/dist/themes/moonfly.d.cts +1 -1
- package/dist/themes/moonfly.d.ts +1 -1
- package/dist/themes/moonlight.d.cts +1 -1
- package/dist/themes/moonlight.d.ts +1 -1
- package/dist/themes/neobones_dark.cjs +1 -1
- package/dist/themes/neobones_dark.d.cts +1 -1
- package/dist/themes/neobones_dark.d.ts +1 -1
- package/dist/themes/neobones_dark.js +1 -1
- package/dist/themes/neobones_light.cjs +1 -1
- package/dist/themes/neobones_light.d.cts +1 -1
- package/dist/themes/neobones_light.d.ts +1 -1
- package/dist/themes/neobones_light.js +1 -1
- package/dist/themes/neofusion.d.cts +1 -1
- package/dist/themes/neofusion.d.ts +1 -1
- package/dist/themes/neomodern_gyokuro_dark.d.cts +1 -1
- package/dist/themes/neomodern_gyokuro_dark.d.ts +1 -1
- package/dist/themes/neomodern_gyokuro_light.d.cts +1 -1
- package/dist/themes/neomodern_gyokuro_light.d.ts +1 -1
- package/dist/themes/neomodern_hojicha_dark.d.cts +1 -1
- package/dist/themes/neomodern_hojicha_dark.d.ts +1 -1
- package/dist/themes/neomodern_hojicha_light.d.cts +1 -1
- package/dist/themes/neomodern_hojicha_light.d.ts +1 -1
- package/dist/themes/neomodern_iceclimber_dark.d.cts +1 -1
- package/dist/themes/neomodern_iceclimber_dark.d.ts +1 -1
- package/dist/themes/neomodern_iceclimber_light.d.cts +1 -1
- package/dist/themes/neomodern_iceclimber_light.d.ts +1 -1
- package/dist/themes/neomodern_moon_dark.d.cts +1 -1
- package/dist/themes/neomodern_moon_dark.d.ts +1 -1
- package/dist/themes/neomodern_moon_light.d.cts +1 -1
- package/dist/themes/neomodern_moon_light.d.ts +1 -1
- package/dist/themes/neomodern_roseprime_dark.d.cts +1 -1
- package/dist/themes/neomodern_roseprime_dark.d.ts +1 -1
- package/dist/themes/neomodern_roseprime_light.d.cts +1 -1
- package/dist/themes/neomodern_roseprime_light.d.ts +1 -1
- package/dist/themes/neon_dark.d.cts +1 -1
- package/dist/themes/neon_dark.d.ts +1 -1
- package/dist/themes/neon_default.d.cts +1 -1
- package/dist/themes/neon_default.d.ts +1 -1
- package/dist/themes/neon_doom.d.cts +1 -1
- package/dist/themes/neon_doom.d.ts +1 -1
- package/dist/themes/neon_light.d.cts +1 -1
- package/dist/themes/neon_light.d.ts +1 -1
- package/dist/themes/neosolarized.cjs +7 -0
- package/dist/themes/neosolarized.d.cts +1 -0
- package/dist/themes/neosolarized.d.ts +1 -0
- package/dist/themes/neosolarized.js +5 -0
- package/dist/themes/neosolarized2_dark.d.cts +1 -1
- package/dist/themes/neosolarized2_dark.d.ts +1 -1
- package/dist/themes/neosolarized2_light.d.cts +1 -1
- package/dist/themes/neosolarized2_light.d.ts +1 -1
- package/dist/themes/neovim_dark.d.cts +1 -1
- package/dist/themes/neovim_dark.d.ts +1 -1
- package/dist/themes/neovim_light.d.cts +1 -1
- package/dist/themes/neovim_light.d.ts +1 -1
- package/dist/themes/night_owl.d.cts +1 -1
- package/dist/themes/night_owl.d.ts +1 -1
- package/dist/themes/nightfly.d.cts +1 -1
- package/dist/themes/nightfly.d.ts +1 -1
- package/dist/themes/nightfox.d.cts +1 -1
- package/dist/themes/nightfox.d.ts +1 -1
- package/dist/themes/no_clown_fiesta.d.cts +1 -1
- package/dist/themes/no_clown_fiesta.d.ts +1 -1
- package/dist/themes/nord.d.cts +1 -1
- package/dist/themes/nord.d.ts +1 -1
- package/dist/themes/nordbones.cjs +7 -0
- package/dist/themes/nordbones.d.cts +1 -0
- package/dist/themes/nordbones.d.ts +1 -0
- package/dist/themes/nordbones.js +5 -0
- package/dist/themes/nordfox.d.cts +1 -1
- package/dist/themes/nordfox.d.ts +1 -1
- package/dist/themes/nordic.d.cts +1 -1
- package/dist/themes/nordic.d.ts +1 -1
- package/dist/themes/obscure.d.cts +1 -1
- package/dist/themes/obscure.d.ts +1 -1
- package/dist/themes/oceanic_next.d.cts +1 -1
- package/dist/themes/oceanic_next.d.ts +1 -1
- package/dist/themes/ofirkai.d.cts +1 -1
- package/dist/themes/ofirkai.d.ts +1 -1
- package/dist/themes/oldworld.d.cts +1 -1
- package/dist/themes/oldworld.d.ts +1 -1
- package/dist/themes/oldworld_cooler.d.cts +1 -1
- package/dist/themes/oldworld_cooler.d.ts +1 -1
- package/dist/themes/oldworld_oled.d.cts +1 -1
- package/dist/themes/oldworld_oled.d.ts +1 -1
- package/dist/themes/one_monokai.cjs +1 -1
- package/dist/themes/one_monokai.d.cts +1 -1
- package/dist/themes/one_monokai.d.ts +1 -1
- package/dist/themes/one_monokai.js +1 -1
- package/dist/themes/onedark.d.cts +1 -1
- package/dist/themes/onedark.d.ts +1 -1
- package/dist/themes/onedark_cool.d.cts +1 -1
- package/dist/themes/onedark_cool.d.ts +1 -1
- package/dist/themes/onedark_darker.d.cts +1 -1
- package/dist/themes/onedark_darker.d.ts +1 -1
- package/dist/themes/onedark_deep.d.cts +1 -1
- package/dist/themes/onedark_deep.d.ts +1 -1
- package/dist/themes/onedark_light.d.cts +1 -1
- package/dist/themes/onedark_light.d.ts +1 -1
- package/dist/themes/onedark_warm.d.cts +1 -1
- package/dist/themes/onedark_warm.d.ts +1 -1
- package/dist/themes/onedark_warmer.d.cts +1 -1
- package/dist/themes/onedark_warmer.d.ts +1 -1
- package/dist/themes/onedarkpro_dark.d.cts +1 -1
- package/dist/themes/onedarkpro_dark.d.ts +1 -1
- package/dist/themes/onedarkpro_vivid.d.cts +1 -1
- package/dist/themes/onedarkpro_vivid.d.ts +1 -1
- package/dist/themes/onelight.d.cts +1 -1
- package/dist/themes/onelight.d.ts +1 -1
- package/dist/themes/onenord_dark.d.cts +1 -1
- package/dist/themes/onenord_dark.d.ts +1 -1
- package/dist/themes/onenord_light.d.cts +1 -1
- package/dist/themes/onenord_light.d.ts +1 -1
- package/dist/themes/oxocarbon_dark.d.cts +1 -1
- package/dist/themes/oxocarbon_dark.d.ts +1 -1
- package/dist/themes/oxocarbon_light.d.cts +1 -1
- package/dist/themes/oxocarbon_light.d.ts +1 -1
- package/dist/themes/palenightfall.d.cts +1 -1
- package/dist/themes/palenightfall.d.ts +1 -1
- package/dist/themes/papercolor_dark.d.cts +1 -1
- package/dist/themes/papercolor_dark.d.ts +1 -1
- package/dist/themes/papercolor_light.d.cts +1 -1
- package/dist/themes/papercolor_light.d.ts +1 -1
- package/dist/themes/poimandres.d.cts +1 -1
- package/dist/themes/poimandres.d.ts +1 -1
- package/dist/themes/rosebones_dark.cjs +1 -1
- package/dist/themes/rosebones_dark.d.cts +1 -1
- package/dist/themes/rosebones_dark.d.ts +1 -1
- package/dist/themes/rosebones_dark.js +1 -1
- package/dist/themes/rosebones_light.cjs +1 -1
- package/dist/themes/rosebones_light.d.cts +1 -1
- package/dist/themes/rosebones_light.d.ts +1 -1
- package/dist/themes/rosebones_light.js +1 -1
- package/dist/themes/rosepine_dark.d.cts +1 -1
- package/dist/themes/rosepine_dark.d.ts +1 -1
- package/dist/themes/rosepine_dawn.d.cts +1 -1
- package/dist/themes/rosepine_dawn.d.ts +1 -1
- package/dist/themes/rosepine_moon.d.cts +1 -1
- package/dist/themes/rosepine_moon.d.ts +1 -1
- package/dist/themes/seoulbones_dark.cjs +1 -1
- package/dist/themes/seoulbones_dark.d.cts +1 -1
- package/dist/themes/seoulbones_dark.d.ts +1 -1
- package/dist/themes/seoulbones_dark.js +1 -1
- package/dist/themes/seoulbones_light.cjs +1 -1
- package/dist/themes/seoulbones_light.d.cts +1 -1
- package/dist/themes/seoulbones_light.d.ts +1 -1
- package/dist/themes/seoulbones_light.js +1 -1
- package/dist/themes/solarized_autumn_dark.d.cts +1 -1
- package/dist/themes/solarized_autumn_dark.d.ts +1 -1
- package/dist/themes/solarized_autumn_light.d.cts +1 -1
- package/dist/themes/solarized_autumn_light.d.ts +1 -1
- package/dist/themes/solarized_osaka_dark.d.cts +1 -1
- package/dist/themes/solarized_osaka_dark.d.ts +1 -1
- package/dist/themes/solarized_osaka_light.d.cts +1 -1
- package/dist/themes/solarized_osaka_light.d.ts +1 -1
- package/dist/themes/solarized_spring_dark.d.cts +1 -1
- package/dist/themes/solarized_spring_dark.d.ts +1 -1
- package/dist/themes/solarized_spring_light.d.cts +1 -1
- package/dist/themes/solarized_spring_light.d.ts +1 -1
- package/dist/themes/solarized_summer_dark.d.cts +1 -1
- package/dist/themes/solarized_summer_dark.d.ts +1 -1
- package/dist/themes/solarized_summer_light.d.cts +1 -1
- package/dist/themes/solarized_summer_light.d.ts +1 -1
- package/dist/themes/solarized_winter_dark.d.cts +1 -1
- package/dist/themes/solarized_winter_dark.d.ts +1 -1
- package/dist/themes/solarized_winter_light.d.cts +1 -1
- package/dist/themes/solarized_winter_light.d.ts +1 -1
- package/dist/themes/sonokai_andromeda.d.cts +1 -1
- package/dist/themes/sonokai_andromeda.d.ts +1 -1
- package/dist/themes/sonokai_atlantis.d.cts +1 -1
- package/dist/themes/sonokai_atlantis.d.ts +1 -1
- package/dist/themes/sonokai_default.d.cts +1 -1
- package/dist/themes/sonokai_default.d.ts +1 -1
- package/dist/themes/sonokai_espresso.d.cts +1 -1
- package/dist/themes/sonokai_espresso.d.ts +1 -1
- package/dist/themes/sonokai_maia.d.cts +1 -1
- package/dist/themes/sonokai_maia.d.ts +1 -1
- package/dist/themes/sonokai_shusia.d.cts +1 -1
- package/dist/themes/sonokai_shusia.d.ts +1 -1
- package/dist/themes/srcery.cjs +1 -1
- package/dist/themes/srcery.d.cts +1 -1
- package/dist/themes/srcery.d.ts +1 -1
- package/dist/themes/srcery.js +1 -1
- package/dist/themes/synthweave.d.cts +1 -1
- package/dist/themes/synthweave.d.ts +1 -1
- package/dist/themes/synthweave_aqua.d.cts +1 -1
- package/dist/themes/synthweave_aqua.d.ts +1 -1
- package/dist/themes/terafox.d.cts +1 -1
- package/dist/themes/terafox.d.ts +1 -1
- package/dist/themes/tokyobones_dark.cjs +1 -1
- package/dist/themes/tokyobones_dark.d.cts +1 -1
- package/dist/themes/tokyobones_dark.d.ts +1 -1
- package/dist/themes/tokyobones_dark.js +1 -1
- package/dist/themes/tokyobones_light.cjs +1 -1
- package/dist/themes/tokyobones_light.d.cts +1 -1
- package/dist/themes/tokyobones_light.d.ts +1 -1
- package/dist/themes/tokyobones_light.js +1 -1
- package/dist/themes/tokyodark.d.cts +1 -1
- package/dist/themes/tokyodark.d.ts +1 -1
- package/dist/themes/tokyonight_day.d.cts +1 -1
- package/dist/themes/tokyonight_day.d.ts +1 -1
- package/dist/themes/tokyonight_moon.d.cts +1 -1
- package/dist/themes/tokyonight_moon.d.ts +1 -1
- package/dist/themes/tokyonight_night.d.cts +1 -1
- package/dist/themes/tokyonight_night.d.ts +1 -1
- package/dist/themes/tokyonight_storm.d.cts +1 -1
- package/dist/themes/tokyonight_storm.d.ts +1 -1
- package/dist/themes/vague.cjs +1 -1
- package/dist/themes/vague.d.cts +1 -1
- package/dist/themes/vague.d.ts +1 -1
- package/dist/themes/vague.js +1 -1
- package/dist/themes/vesper.d.cts +1 -1
- package/dist/themes/vesper.d.ts +1 -1
- package/dist/themes/vimbones.cjs +7 -0
- package/dist/themes/vimbones.d.cts +1 -0
- package/dist/themes/vimbones.d.ts +1 -0
- package/dist/themes/vimbones.js +5 -0
- package/dist/themes/vscode_dark.d.cts +1 -1
- package/dist/themes/vscode_dark.d.ts +1 -1
- package/dist/themes/vscode_light.d.cts +1 -1
- package/dist/themes/vscode_light.d.ts +1 -1
- package/dist/themes/xcode_dark.d.cts +1 -1
- package/dist/themes/xcode_dark.d.ts +1 -1
- package/dist/themes/xcode_dark_hc.d.cts +1 -1
- package/dist/themes/xcode_dark_hc.d.ts +1 -1
- package/dist/themes/xcode_light.d.cts +1 -1
- package/dist/themes/xcode_light.d.ts +1 -1
- package/dist/themes/xcode_light_hc.d.cts +1 -1
- package/dist/themes/xcode_light_hc.d.ts +1 -1
- package/dist/themes/xcode_wwdc.d.cts +1 -1
- package/dist/themes/xcode_wwdc.d.ts +1 -1
- package/dist/themes/yorumi.d.cts +1 -1
- package/dist/themes/yorumi.d.ts +1 -1
- package/dist/themes/zenbones_dark.cjs +1 -1
- package/dist/themes/zenbones_dark.d.cts +1 -1
- package/dist/themes/zenbones_dark.d.ts +1 -1
- package/dist/themes/zenbones_dark.js +1 -1
- package/dist/themes/zenbones_light.cjs +1 -1
- package/dist/themes/zenbones_light.d.cts +1 -1
- package/dist/themes/zenbones_light.d.ts +1 -1
- package/dist/themes/zenbones_light.js +1 -1
- package/dist/themes/zenburn.d.cts +1 -1
- package/dist/themes/zenburn.d.ts +1 -1
- package/dist/themes/zenburned.cjs +1 -1
- package/dist/themes/zenburned.d.cts +1 -1
- package/dist/themes/zenburned.d.ts +1 -1
- package/dist/themes/zenburned.js +1 -1
- package/dist/themes/zenwritten_dark.cjs +1 -1
- package/dist/themes/zenwritten_dark.d.cts +1 -1
- package/dist/themes/zenwritten_dark.d.ts +1 -1
- package/dist/themes/zenwritten_dark.js +1 -1
- package/dist/themes/zenwritten_light.cjs +1 -1
- package/dist/themes/zenwritten_light.d.cts +1 -1
- package/dist/themes/zenwritten_light.d.ts +1 -1
- package/dist/themes/zenwritten_light.js +1 -1
- package/dist/themes/zephyr_dark.d.cts +1 -1
- package/dist/themes/zephyr_dark.d.ts +1 -1
- package/package.json +1 -1
- package/dist/css/duckbones_light.css +0 -355
- package/dist/css/kanagawabones_light.css +0 -381
- package/dist/css/neosolarized_light.css +0 -311
- package/dist/css/nordbones_light.css +0 -362
- package/dist/css/solarized_osaka_storm.css +0 -364
- package/dist/css/vimbones_light.css +0 -376
- package/dist/json/duckbones_dark.json +0 -1
- package/dist/json/duckbones_light.json +0 -1
- package/dist/json/kanagawabones_dark.json +0 -1
- package/dist/json/kanagawabones_light.json +0 -1
- package/dist/json/neosolarized_dark.json +0 -1
- package/dist/json/neosolarized_light.json +0 -1
- package/dist/json/nordbones_dark.json +0 -1
- package/dist/json/nordbones_light.json +0 -1
- package/dist/json/solarized_osaka_storm.json +0 -1
- package/dist/json/vimbones_dark.json +0 -1
- package/dist/json/vimbones_light.json +0 -1
- package/dist/themes/duckbones_dark.cjs +0 -7
- package/dist/themes/duckbones_dark.js +0 -5
- package/dist/themes/duckbones_light.cjs +0 -7
- package/dist/themes/duckbones_light.d.cts +0 -1
- package/dist/themes/duckbones_light.d.ts +0 -1
- package/dist/themes/duckbones_light.js +0 -5
- package/dist/themes/kanagawabones_dark.cjs +0 -7
- package/dist/themes/kanagawabones_dark.d.cts +0 -1
- package/dist/themes/kanagawabones_dark.d.ts +0 -1
- package/dist/themes/kanagawabones_dark.js +0 -5
- package/dist/themes/kanagawabones_light.cjs +0 -7
- package/dist/themes/kanagawabones_light.d.cts +0 -1
- package/dist/themes/kanagawabones_light.d.ts +0 -1
- package/dist/themes/kanagawabones_light.js +0 -5
- package/dist/themes/neosolarized_dark.cjs +0 -7
- package/dist/themes/neosolarized_dark.d.cts +0 -1
- package/dist/themes/neosolarized_dark.d.ts +0 -1
- package/dist/themes/neosolarized_dark.js +0 -5
- package/dist/themes/neosolarized_light.cjs +0 -7
- package/dist/themes/neosolarized_light.d.cts +0 -1
- package/dist/themes/neosolarized_light.d.ts +0 -1
- package/dist/themes/neosolarized_light.js +0 -5
- package/dist/themes/nordbones_dark.cjs +0 -7
- package/dist/themes/nordbones_dark.d.cts +0 -1
- package/dist/themes/nordbones_dark.d.ts +0 -1
- package/dist/themes/nordbones_dark.js +0 -5
- package/dist/themes/nordbones_light.cjs +0 -7
- package/dist/themes/nordbones_light.d.cts +0 -1
- package/dist/themes/nordbones_light.d.ts +0 -1
- package/dist/themes/nordbones_light.js +0 -5
- package/dist/themes/solarized_osaka_storm.cjs +0 -7
- package/dist/themes/solarized_osaka_storm.d.cts +0 -1
- package/dist/themes/solarized_osaka_storm.d.ts +0 -1
- package/dist/themes/solarized_osaka_storm.js +0 -5
- package/dist/themes/vimbones_dark.cjs +0 -7
- package/dist/themes/vimbones_dark.d.cts +0 -1
- package/dist/themes/vimbones_dark.d.ts +0 -1
- package/dist/themes/vimbones_dark.js +0 -5
- package/dist/themes/vimbones_light.cjs +0 -7
- package/dist/themes/vimbones_light.d.cts +0 -1
- package/dist/themes/vimbones_light.d.ts +0 -1
- package/dist/themes/vimbones_light.js +0 -5
- /package/dist/themes/{duckbones_dark.d.cts → duckbones.d.cts} +0 -0
- /package/dist/themes/{duckbones_dark.d.ts → duckbones.d.ts} +0 -0
|
@@ -1,440 +1,440 @@
|
|
|
1
1
|
/* catppuccin_macchiato
|
|
2
|
-
* revision:
|
|
2
|
+
* revision: e068ab5f8261f23f6f71ffd8791ae40315b77b9c
|
|
3
3
|
*/
|
|
4
4
|
.lumis {
|
|
5
|
-
color: #
|
|
6
|
-
background-color: #
|
|
5
|
+
color: #cad3f6;
|
|
6
|
+
background-color: #24273b;
|
|
7
7
|
}
|
|
8
8
|
.l-attribute {
|
|
9
|
-
color: #
|
|
9
|
+
color: #f5a980;
|
|
10
10
|
}
|
|
11
11
|
.l-attribute-builtin {
|
|
12
|
-
color: #
|
|
12
|
+
color: #f5bde7;
|
|
13
13
|
}
|
|
14
14
|
.l-attribute-c_sharp {
|
|
15
|
-
color: #
|
|
15
|
+
color: #eed4a0;
|
|
16
16
|
}
|
|
17
17
|
.l-boolean {
|
|
18
|
-
color: #
|
|
18
|
+
color: #f5a980;
|
|
19
19
|
}
|
|
20
20
|
.l-character {
|
|
21
|
-
color: #
|
|
21
|
+
color: #8bd5cb;
|
|
22
22
|
}
|
|
23
23
|
.l-character-special {
|
|
24
|
-
color: #
|
|
24
|
+
color: #f5bde7;
|
|
25
25
|
}
|
|
26
26
|
.l-character-special-html {
|
|
27
|
-
color: #
|
|
27
|
+
color: #ed8797;
|
|
28
28
|
}
|
|
29
29
|
.l-comment {
|
|
30
|
-
color: #
|
|
30
|
+
color: #939ab8;
|
|
31
31
|
font-style: italic;
|
|
32
32
|
}
|
|
33
33
|
.l-comment-documentation {
|
|
34
|
-
color: #
|
|
34
|
+
color: #939ab8;
|
|
35
35
|
font-style: italic;
|
|
36
36
|
}
|
|
37
37
|
.l-comment-error {
|
|
38
|
-
color: #
|
|
39
|
-
background-color: #
|
|
38
|
+
color: #24273b;
|
|
39
|
+
background-color: #ed8797;
|
|
40
40
|
}
|
|
41
41
|
.l-comment-hint {
|
|
42
|
-
color: #
|
|
43
|
-
background-color: #
|
|
42
|
+
color: #24273b;
|
|
43
|
+
background-color: #8aadf5;
|
|
44
44
|
}
|
|
45
45
|
.l-comment-note {
|
|
46
|
-
color: #
|
|
47
|
-
background-color: #
|
|
46
|
+
color: #24273b;
|
|
47
|
+
background-color: #8aadf5;
|
|
48
48
|
}
|
|
49
49
|
.l-comment-todo {
|
|
50
|
-
color: #
|
|
51
|
-
background-color: #
|
|
50
|
+
color: #24273b;
|
|
51
|
+
background-color: #f0c6c7;
|
|
52
52
|
}
|
|
53
53
|
.l-comment-warning {
|
|
54
|
-
color: #
|
|
55
|
-
background-color: #
|
|
54
|
+
color: #24273b;
|
|
55
|
+
background-color: #eed4a0;
|
|
56
56
|
}
|
|
57
57
|
.l-comment-warning-gitcommit {
|
|
58
|
-
color: #
|
|
58
|
+
color: #eed4a0;
|
|
59
59
|
}
|
|
60
60
|
.l-constant {
|
|
61
|
-
color: #
|
|
61
|
+
color: #f5a980;
|
|
62
62
|
}
|
|
63
63
|
.l-constant-builtin {
|
|
64
|
-
color: #
|
|
64
|
+
color: #f5a980;
|
|
65
65
|
}
|
|
66
66
|
.l-constant-java {
|
|
67
|
-
color: #
|
|
67
|
+
color: #8bd5cb;
|
|
68
68
|
}
|
|
69
69
|
.l-constant-macro {
|
|
70
|
-
color: #
|
|
70
|
+
color: #c6a0f7;
|
|
71
71
|
}
|
|
72
72
|
.l-constructor {
|
|
73
|
-
color: #
|
|
73
|
+
color: #eed4a0;
|
|
74
74
|
}
|
|
75
75
|
.l-constructor-lua {
|
|
76
|
-
color: #
|
|
76
|
+
color: #939ab8;
|
|
77
77
|
}
|
|
78
78
|
.l-constructor-python {
|
|
79
|
-
color: #
|
|
79
|
+
color: #91d7e4;
|
|
80
80
|
}
|
|
81
81
|
.l-diff-delta {
|
|
82
|
-
color: #
|
|
82
|
+
color: #8aadf5;
|
|
83
83
|
}
|
|
84
84
|
.l-diff-minus {
|
|
85
|
-
color: #
|
|
85
|
+
color: #ed8797;
|
|
86
86
|
}
|
|
87
87
|
.l-diff-plus {
|
|
88
|
-
color: #
|
|
88
|
+
color: #a6da96;
|
|
89
89
|
}
|
|
90
90
|
.l-error {
|
|
91
|
-
color: #
|
|
91
|
+
color: #ed8797;
|
|
92
92
|
}
|
|
93
93
|
.l-function {
|
|
94
|
-
color: #
|
|
94
|
+
color: #8aadf5;
|
|
95
95
|
}
|
|
96
96
|
.l-function-builtin {
|
|
97
|
-
color: #
|
|
97
|
+
color: #f5a980;
|
|
98
98
|
}
|
|
99
99
|
.l-function-builtin-bash {
|
|
100
|
-
color: #
|
|
100
|
+
color: #ed8797;
|
|
101
101
|
font-style: italic;
|
|
102
102
|
}
|
|
103
103
|
.l-function-call {
|
|
104
|
-
color: #
|
|
104
|
+
color: #8aadf5;
|
|
105
105
|
}
|
|
106
106
|
.l-function-macro {
|
|
107
|
-
color: #
|
|
107
|
+
color: #f5bde7;
|
|
108
108
|
}
|
|
109
109
|
.l-function-method {
|
|
110
|
-
color: #
|
|
110
|
+
color: #8aadf5;
|
|
111
111
|
}
|
|
112
112
|
.l-function-method-call {
|
|
113
|
-
color: #
|
|
113
|
+
color: #8aadf5;
|
|
114
114
|
}
|
|
115
115
|
.l-highlighted {
|
|
116
|
-
background-color: #
|
|
116
|
+
background-color: #303348;
|
|
117
117
|
}
|
|
118
118
|
.l-keyword {
|
|
119
|
-
color: #
|
|
119
|
+
color: #c6a0f7;
|
|
120
120
|
}
|
|
121
121
|
.l-keyword-conditional {
|
|
122
|
-
color: #
|
|
122
|
+
color: #c6a0f7;
|
|
123
123
|
font-style: italic;
|
|
124
124
|
}
|
|
125
125
|
.l-keyword-conditional-ternary {
|
|
126
|
-
color: #
|
|
126
|
+
color: #91d7e4;
|
|
127
127
|
}
|
|
128
128
|
.l-keyword-coroutine {
|
|
129
|
-
color: #
|
|
129
|
+
color: #c6a0f7;
|
|
130
130
|
}
|
|
131
131
|
.l-keyword-debug {
|
|
132
|
-
color: #
|
|
132
|
+
color: #c6a0f7;
|
|
133
133
|
}
|
|
134
134
|
.l-keyword-directive {
|
|
135
|
-
color: #
|
|
135
|
+
color: #f5bde7;
|
|
136
136
|
}
|
|
137
137
|
.l-keyword-directive-css {
|
|
138
|
-
color: #
|
|
138
|
+
color: #c6a0f7;
|
|
139
139
|
}
|
|
140
140
|
.l-keyword-directive-define {
|
|
141
|
-
color: #
|
|
141
|
+
color: #f5bde7;
|
|
142
142
|
}
|
|
143
143
|
.l-keyword-exception {
|
|
144
|
-
color: #
|
|
144
|
+
color: #c6a0f7;
|
|
145
145
|
}
|
|
146
146
|
.l-keyword-export {
|
|
147
|
-
color: #
|
|
147
|
+
color: #c6a0f7;
|
|
148
148
|
}
|
|
149
149
|
.l-keyword-function {
|
|
150
|
-
color: #
|
|
150
|
+
color: #c6a0f7;
|
|
151
151
|
}
|
|
152
152
|
.l-keyword-import {
|
|
153
|
-
color: #
|
|
153
|
+
color: #c6a0f7;
|
|
154
154
|
}
|
|
155
155
|
.l-keyword-import-c {
|
|
156
|
-
color: #
|
|
156
|
+
color: #eed4a0;
|
|
157
157
|
}
|
|
158
158
|
.l-keyword-import-cpp {
|
|
159
|
-
color: #
|
|
159
|
+
color: #eed4a0;
|
|
160
160
|
}
|
|
161
161
|
.l-keyword-modifier {
|
|
162
|
-
color: #
|
|
162
|
+
color: #c6a0f7;
|
|
163
163
|
}
|
|
164
164
|
.l-keyword-operator {
|
|
165
|
-
color: #
|
|
165
|
+
color: #c6a0f7;
|
|
166
166
|
}
|
|
167
167
|
.l-keyword-repeat {
|
|
168
|
-
color: #
|
|
168
|
+
color: #c6a0f7;
|
|
169
169
|
}
|
|
170
170
|
.l-keyword-return {
|
|
171
|
-
color: #
|
|
171
|
+
color: #c6a0f7;
|
|
172
172
|
}
|
|
173
173
|
.l-keyword-type {
|
|
174
|
-
color: #
|
|
174
|
+
color: #c6a0f7;
|
|
175
175
|
}
|
|
176
176
|
.l-label {
|
|
177
|
-
color: #
|
|
177
|
+
color: #7dc4e5;
|
|
178
178
|
}
|
|
179
179
|
.l-label-yaml {
|
|
180
|
-
color: #
|
|
180
|
+
color: #eed4a0;
|
|
181
181
|
}
|
|
182
182
|
.l-markup {
|
|
183
|
-
color: #
|
|
183
|
+
color: #cad3f6;
|
|
184
184
|
}
|
|
185
185
|
.l-markup-environment {
|
|
186
|
-
color: #
|
|
186
|
+
color: #f5bde7;
|
|
187
187
|
}
|
|
188
188
|
.l-markup-environment-name {
|
|
189
|
-
color: #
|
|
189
|
+
color: #8aadf5;
|
|
190
190
|
}
|
|
191
191
|
.l-markup-heading {
|
|
192
|
-
color: #
|
|
192
|
+
color: #8aadf5;
|
|
193
193
|
}
|
|
194
194
|
.l-markup-heading-1 {
|
|
195
|
-
color: #
|
|
195
|
+
color: #8aadf5;
|
|
196
196
|
}
|
|
197
197
|
.l-markup-heading-1-html {
|
|
198
|
-
color: #
|
|
198
|
+
color: #cad3f6;
|
|
199
199
|
}
|
|
200
200
|
.l-markup-heading-1-markdown {
|
|
201
|
-
color: #
|
|
201
|
+
color: #ed8797;
|
|
202
202
|
}
|
|
203
203
|
.l-markup-heading-2 {
|
|
204
|
-
color: #
|
|
204
|
+
color: #8aadf5;
|
|
205
205
|
}
|
|
206
206
|
.l-markup-heading-2-html {
|
|
207
|
-
color: #
|
|
207
|
+
color: #cad3f6;
|
|
208
208
|
}
|
|
209
209
|
.l-markup-heading-2-markdown {
|
|
210
|
-
color: #
|
|
210
|
+
color: #f5a980;
|
|
211
211
|
}
|
|
212
212
|
.l-markup-heading-3 {
|
|
213
|
-
color: #
|
|
213
|
+
color: #8aadf5;
|
|
214
214
|
}
|
|
215
215
|
.l-markup-heading-3-html {
|
|
216
|
-
color: #
|
|
216
|
+
color: #cad3f6;
|
|
217
217
|
}
|
|
218
218
|
.l-markup-heading-3-markdown {
|
|
219
|
-
color: #
|
|
219
|
+
color: #eed4a0;
|
|
220
220
|
}
|
|
221
221
|
.l-markup-heading-4 {
|
|
222
|
-
color: #
|
|
222
|
+
color: #8aadf5;
|
|
223
223
|
}
|
|
224
224
|
.l-markup-heading-4-html {
|
|
225
|
-
color: #
|
|
225
|
+
color: #cad3f6;
|
|
226
226
|
}
|
|
227
227
|
.l-markup-heading-4-markdown {
|
|
228
|
-
color: #
|
|
228
|
+
color: #a6da96;
|
|
229
229
|
}
|
|
230
230
|
.l-markup-heading-5 {
|
|
231
|
-
color: #
|
|
231
|
+
color: #8aadf5;
|
|
232
232
|
}
|
|
233
233
|
.l-markup-heading-5-html {
|
|
234
|
-
color: #
|
|
234
|
+
color: #cad3f6;
|
|
235
235
|
}
|
|
236
236
|
.l-markup-heading-5-markdown {
|
|
237
|
-
color: #
|
|
237
|
+
color: #7dc4e5;
|
|
238
238
|
}
|
|
239
239
|
.l-markup-heading-6 {
|
|
240
|
-
color: #
|
|
240
|
+
color: #8aadf5;
|
|
241
241
|
}
|
|
242
242
|
.l-markup-heading-6-html {
|
|
243
|
-
color: #
|
|
243
|
+
color: #cad3f6;
|
|
244
244
|
}
|
|
245
245
|
.l-markup-heading-6-markdown {
|
|
246
|
-
color: #
|
|
246
|
+
color: #b7bdf9;
|
|
247
247
|
}
|
|
248
248
|
.l-markup-heading-html {
|
|
249
|
-
color: #
|
|
249
|
+
color: #cad3f6;
|
|
250
250
|
}
|
|
251
251
|
.l-markup-heading-markdown {
|
|
252
252
|
font-weight: bold;
|
|
253
253
|
}
|
|
254
254
|
.l-markup-italic {
|
|
255
|
-
color: #
|
|
255
|
+
color: #ed8797;
|
|
256
256
|
font-style: italic;
|
|
257
257
|
}
|
|
258
258
|
.l-markup-link {
|
|
259
|
-
color: #
|
|
259
|
+
color: #b7bdf9;
|
|
260
260
|
}
|
|
261
261
|
.l-markup-link-label {
|
|
262
|
-
color: #
|
|
262
|
+
color: #b7bdf9;
|
|
263
263
|
}
|
|
264
264
|
.l-markup-link-label-html {
|
|
265
|
-
color: #
|
|
265
|
+
color: #cad3f6;
|
|
266
266
|
}
|
|
267
267
|
.l-markup-link-url {
|
|
268
|
-
color: #
|
|
268
|
+
color: #8aadf5;
|
|
269
269
|
font-style: italic;
|
|
270
270
|
text-decoration: underline;
|
|
271
271
|
}
|
|
272
272
|
.l-markup-list {
|
|
273
|
-
color: #
|
|
273
|
+
color: #8bd5cb;
|
|
274
274
|
}
|
|
275
275
|
.l-markup-list-checked {
|
|
276
|
-
color: #
|
|
276
|
+
color: #a6da96;
|
|
277
277
|
}
|
|
278
278
|
.l-markup-list-unchecked {
|
|
279
|
-
color: #
|
|
279
|
+
color: #8087a3;
|
|
280
280
|
}
|
|
281
281
|
.l-markup-math {
|
|
282
|
-
color: #
|
|
282
|
+
color: #8aadf5;
|
|
283
283
|
}
|
|
284
284
|
.l-markup-quote {
|
|
285
|
-
color: #
|
|
285
|
+
color: #f5bde7;
|
|
286
286
|
}
|
|
287
287
|
.l-markup-raw {
|
|
288
|
-
color: #
|
|
288
|
+
color: #a6da96;
|
|
289
289
|
}
|
|
290
290
|
.l-markup-raw-block {
|
|
291
|
-
color: #
|
|
291
|
+
color: #a6da96;
|
|
292
292
|
}
|
|
293
293
|
.l-markup-strikethrough {
|
|
294
|
-
color: #
|
|
294
|
+
color: #cad3f6;
|
|
295
295
|
text-decoration: line-through;
|
|
296
296
|
}
|
|
297
297
|
.l-markup-strong {
|
|
298
|
-
color: #
|
|
298
|
+
color: #ed8797;
|
|
299
299
|
font-weight: bold;
|
|
300
300
|
}
|
|
301
301
|
.l-markup-underline {
|
|
302
302
|
text-decoration: underline;
|
|
303
303
|
}
|
|
304
304
|
.l-module {
|
|
305
|
-
color: #
|
|
305
|
+
color: #eed4a0;
|
|
306
306
|
font-style: italic;
|
|
307
307
|
}
|
|
308
308
|
.l-module-builtin {
|
|
309
|
-
color: #
|
|
309
|
+
color: #f5bde7;
|
|
310
310
|
}
|
|
311
311
|
.l-namespace {
|
|
312
|
-
color: #
|
|
312
|
+
color: #eed4a0;
|
|
313
313
|
font-style: italic;
|
|
314
314
|
}
|
|
315
315
|
.l-number {
|
|
316
|
-
color: #
|
|
316
|
+
color: #f5a980;
|
|
317
317
|
}
|
|
318
318
|
.l-number-float {
|
|
319
|
-
color: #
|
|
319
|
+
color: #f5a980;
|
|
320
320
|
}
|
|
321
321
|
.l-operator {
|
|
322
|
-
color: #
|
|
322
|
+
color: #91d7e4;
|
|
323
323
|
}
|
|
324
324
|
.l-property {
|
|
325
|
-
color: #
|
|
325
|
+
color: #b7bdf9;
|
|
326
326
|
}
|
|
327
327
|
.l-property-css {
|
|
328
|
-
color: #
|
|
328
|
+
color: #8aadf5;
|
|
329
329
|
}
|
|
330
330
|
.l-property-scss {
|
|
331
|
-
color: #
|
|
331
|
+
color: #8aadf5;
|
|
332
332
|
}
|
|
333
333
|
.l-punctuation-bracket {
|
|
334
|
-
color: #
|
|
334
|
+
color: #939ab8;
|
|
335
335
|
}
|
|
336
336
|
.l-punctuation-bracket-rainbow-1 {
|
|
337
|
-
color: #
|
|
337
|
+
color: #ed8797;
|
|
338
338
|
}
|
|
339
339
|
.l-punctuation-bracket-rainbow-2 {
|
|
340
|
-
color: #
|
|
340
|
+
color: #eed4a0;
|
|
341
341
|
}
|
|
342
342
|
.l-punctuation-bracket-rainbow-3 {
|
|
343
|
-
color: #
|
|
343
|
+
color: #8aadf5;
|
|
344
344
|
}
|
|
345
345
|
.l-punctuation-bracket-rainbow-4 {
|
|
346
|
-
color: #
|
|
346
|
+
color: #f5a980;
|
|
347
347
|
}
|
|
348
348
|
.l-punctuation-bracket-rainbow-5 {
|
|
349
|
-
color: #
|
|
349
|
+
color: #a6da96;
|
|
350
350
|
}
|
|
351
351
|
.l-punctuation-bracket-rainbow-6 {
|
|
352
|
-
color: #
|
|
352
|
+
color: #c6a0f7;
|
|
353
353
|
}
|
|
354
354
|
.l-punctuation-delimiter {
|
|
355
|
-
color: #
|
|
355
|
+
color: #939ab8;
|
|
356
356
|
}
|
|
357
357
|
.l-punctuation-delimiter-regex {
|
|
358
|
-
color: #
|
|
358
|
+
color: #f5bde7;
|
|
359
359
|
}
|
|
360
360
|
.l-punctuation-special {
|
|
361
|
-
color: #
|
|
361
|
+
color: #f5bde7;
|
|
362
362
|
}
|
|
363
363
|
.l-string {
|
|
364
|
-
color: #
|
|
364
|
+
color: #a6da96;
|
|
365
365
|
}
|
|
366
366
|
.l-string-documentation {
|
|
367
|
-
color: #
|
|
367
|
+
color: #8bd5cb;
|
|
368
368
|
}
|
|
369
369
|
.l-string-escape {
|
|
370
|
-
color: #
|
|
370
|
+
color: #f5bde7;
|
|
371
371
|
}
|
|
372
372
|
.l-string-regex {
|
|
373
|
-
color: #
|
|
373
|
+
color: #f5bde7;
|
|
374
374
|
}
|
|
375
375
|
.l-string-regexp {
|
|
376
|
-
color: #
|
|
376
|
+
color: #f5bde7;
|
|
377
377
|
}
|
|
378
378
|
.l-string-special {
|
|
379
|
-
color: #
|
|
379
|
+
color: #f5bde7;
|
|
380
380
|
}
|
|
381
381
|
.l-string-special-path {
|
|
382
|
-
color: #
|
|
382
|
+
color: #f5bde7;
|
|
383
383
|
}
|
|
384
384
|
.l-string-special-path-gitignore {
|
|
385
|
-
color: #
|
|
385
|
+
color: #cad3f6;
|
|
386
386
|
}
|
|
387
387
|
.l-string-special-symbol {
|
|
388
|
-
color: #
|
|
388
|
+
color: #f0c6c7;
|
|
389
389
|
}
|
|
390
390
|
.l-string-special-url {
|
|
391
|
-
color: #
|
|
391
|
+
color: #8aadf5;
|
|
392
392
|
font-style: italic;
|
|
393
393
|
text-decoration: underline;
|
|
394
394
|
}
|
|
395
395
|
.l-string-special-url-html {
|
|
396
|
-
color: #
|
|
396
|
+
color: #a6da96;
|
|
397
397
|
}
|
|
398
398
|
.l-tag {
|
|
399
|
-
color: #
|
|
399
|
+
color: #8aadf5;
|
|
400
400
|
}
|
|
401
401
|
.l-tag-attribute {
|
|
402
|
-
color: #
|
|
402
|
+
color: #eed4a0;
|
|
403
403
|
font-style: italic;
|
|
404
404
|
}
|
|
405
405
|
.l-tag-builtin {
|
|
406
|
-
color: #
|
|
406
|
+
color: #8aadf5;
|
|
407
407
|
}
|
|
408
408
|
.l-tag-delimiter {
|
|
409
|
-
color: #
|
|
409
|
+
color: #8bd5cb;
|
|
410
410
|
}
|
|
411
411
|
.l-type {
|
|
412
|
-
color: #
|
|
412
|
+
color: #eed4a0;
|
|
413
413
|
}
|
|
414
414
|
.l-type-builtin {
|
|
415
|
-
color: #
|
|
415
|
+
color: #c6a0f7;
|
|
416
416
|
}
|
|
417
417
|
.l-type-css {
|
|
418
|
-
color: #
|
|
418
|
+
color: #b7bdf9;
|
|
419
419
|
}
|
|
420
420
|
.l-type-definition {
|
|
421
|
-
color: #
|
|
421
|
+
color: #eed4a0;
|
|
422
422
|
}
|
|
423
423
|
.l-variable {
|
|
424
|
-
color: #
|
|
424
|
+
color: #cad3f6;
|
|
425
425
|
}
|
|
426
426
|
.l-variable-builtin {
|
|
427
|
-
color: #
|
|
427
|
+
color: #ed8797;
|
|
428
428
|
}
|
|
429
429
|
.l-variable-member {
|
|
430
|
-
color: #
|
|
430
|
+
color: #b7bdf9;
|
|
431
431
|
}
|
|
432
432
|
.l-variable-parameter {
|
|
433
|
-
color: #
|
|
433
|
+
color: #ee99a1;
|
|
434
434
|
}
|
|
435
435
|
.l-variable-parameter-bash {
|
|
436
|
-
color: #
|
|
436
|
+
color: #a6da96;
|
|
437
437
|
}
|
|
438
438
|
.l-variable-parameter-builtin {
|
|
439
|
-
color: #
|
|
439
|
+
color: #f5bde7;
|
|
440
440
|
}
|