@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
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,17 @@
|
|
|
1
|
+
## [0.2.2](https://github.com/leandrocp/lumis/compare/npm-themes/v0.2.1...npm-themes/v0.2.2) (2026-07-08)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
- update generated themes - [#992](https://github.com/leandrocp/lumis/pull/992)
|
|
7
|
+
|
|
8
|
+
## [0.2.1](https://github.com/leandrocp/lumis/compare/npm-themes/v0.2.0...npm-themes/v0.2.1) (2026-07-03)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Bug Fixes
|
|
12
|
+
|
|
13
|
+
- themes issues - [#977](https://github.com/leandrocp/lumis/pull/977) by @Fosox
|
|
14
|
+
|
|
1
15
|
## [0.2.0](https://github.com/leandrocp/lumis/compare/npm-themes/v0.1.0...npm-themes/v0.2.0) (2026-06-16)
|
|
2
16
|
|
|
3
17
|
### ⚠ BREAKING CHANGES
|
|
@@ -369,20 +369,8 @@ export declare const default_alias_244: ThemeData;
|
|
|
369
369
|
|
|
370
370
|
export declare const default_alias_245: ThemeData;
|
|
371
371
|
|
|
372
|
-
export declare const default_alias_246: ThemeData;
|
|
373
|
-
|
|
374
|
-
export declare const default_alias_247: ThemeData;
|
|
375
|
-
|
|
376
|
-
export declare const default_alias_248: ThemeData;
|
|
377
|
-
|
|
378
|
-
export declare const default_alias_249: ThemeData;
|
|
379
|
-
|
|
380
372
|
export declare const default_alias_25: ThemeData;
|
|
381
373
|
|
|
382
|
-
export declare const default_alias_250: ThemeData;
|
|
383
|
-
|
|
384
|
-
export declare const default_alias_251: ThemeData;
|
|
385
|
-
|
|
386
374
|
export declare const default_alias_26: ThemeData;
|
|
387
375
|
|
|
388
376
|
export declare const default_alias_27: ThemeData;
|
|
@@ -369,20 +369,8 @@ export declare const default_alias_244: ThemeData;
|
|
|
369
369
|
|
|
370
370
|
export declare const default_alias_245: ThemeData;
|
|
371
371
|
|
|
372
|
-
export declare const default_alias_246: ThemeData;
|
|
373
|
-
|
|
374
|
-
export declare const default_alias_247: ThemeData;
|
|
375
|
-
|
|
376
|
-
export declare const default_alias_248: ThemeData;
|
|
377
|
-
|
|
378
|
-
export declare const default_alias_249: ThemeData;
|
|
379
|
-
|
|
380
372
|
export declare const default_alias_25: ThemeData;
|
|
381
373
|
|
|
382
|
-
export declare const default_alias_250: ThemeData;
|
|
383
|
-
|
|
384
|
-
export declare const default_alias_251: ThemeData;
|
|
385
|
-
|
|
386
374
|
export declare const default_alias_26: ThemeData;
|
|
387
375
|
|
|
388
376
|
export declare const default_alias_27: ThemeData;
|
package/dist/css/astrodark.css
CHANGED
package/dist/css/astrolight.css
CHANGED
package/dist/css/astromars.css
CHANGED
package/dist/css/carbonfox.css
CHANGED
package/dist/css/dawnfox.css
CHANGED
package/dist/css/dayfox.css
CHANGED
package/dist/css/duskfox.css
CHANGED
package/dist/css/flow_light.css
CHANGED
|
@@ -2,236 +2,236 @@
|
|
|
2
2
|
* revision: 4863b14263a77f8efb79068f7078b6261c9cbda2
|
|
3
3
|
*/
|
|
4
4
|
.lumis {
|
|
5
|
-
color: #
|
|
6
|
-
background-color: #
|
|
5
|
+
color: #728fa1;
|
|
6
|
+
background-color: #d7dfe4;
|
|
7
7
|
}
|
|
8
8
|
.l-attribute {
|
|
9
|
-
color: #
|
|
9
|
+
color: #5ebaa3;
|
|
10
10
|
}
|
|
11
11
|
.l-attribute-builtin {
|
|
12
|
-
color: #
|
|
12
|
+
color: #8c5eba;
|
|
13
13
|
}
|
|
14
14
|
.l-boolean {
|
|
15
|
-
color: #
|
|
15
|
+
color: #86862d;
|
|
16
16
|
}
|
|
17
17
|
.l-character {
|
|
18
|
-
color: #
|
|
18
|
+
color: #5e7b8d;
|
|
19
19
|
}
|
|
20
20
|
.l-character-special {
|
|
21
|
-
color: #
|
|
21
|
+
color: #5eabba;
|
|
22
22
|
}
|
|
23
23
|
.l-comment {
|
|
24
|
-
color: #
|
|
24
|
+
color: #a3b6c2;
|
|
25
25
|
}
|
|
26
26
|
.l-comment-documentation {
|
|
27
|
-
color: #
|
|
27
|
+
color: #a3b6c2;
|
|
28
28
|
}
|
|
29
29
|
.l-comment-error {
|
|
30
|
-
color: #
|
|
30
|
+
color: #ba5e66;
|
|
31
31
|
}
|
|
32
32
|
.l-comment-hint {
|
|
33
|
-
color: #
|
|
33
|
+
color: #5e94ba;
|
|
34
34
|
}
|
|
35
35
|
.l-comment-note {
|
|
36
|
-
color: #
|
|
36
|
+
color: #5e94ba;
|
|
37
37
|
}
|
|
38
38
|
.l-comment-todo {
|
|
39
|
-
color: #
|
|
39
|
+
color: #2d7786;
|
|
40
40
|
}
|
|
41
41
|
.l-comment-warning {
|
|
42
|
-
color: #
|
|
42
|
+
color: #baba5e;
|
|
43
43
|
}
|
|
44
44
|
.l-constant {
|
|
45
|
-
color: #
|
|
45
|
+
color: #86862d;
|
|
46
46
|
}
|
|
47
47
|
.l-constant-builtin {
|
|
48
|
-
color: #
|
|
48
|
+
color: #8c5eba;
|
|
49
49
|
}
|
|
50
50
|
.l-constant-macro {
|
|
51
|
-
color: #
|
|
51
|
+
color: #728fa1;
|
|
52
52
|
}
|
|
53
53
|
.l-constructor {
|
|
54
|
-
color: #
|
|
54
|
+
color: #8c5eba;
|
|
55
55
|
}
|
|
56
56
|
.l-diff-delta {
|
|
57
|
-
color: #
|
|
58
|
-
background-color: #
|
|
57
|
+
color: #5e94ba;
|
|
58
|
+
background-color: #c6dcec;
|
|
59
59
|
}
|
|
60
60
|
.l-diff-minus {
|
|
61
|
-
color: #
|
|
62
|
-
background-color: #
|
|
61
|
+
color: #ba5e66;
|
|
62
|
+
background-color: #ecc6c9;
|
|
63
63
|
}
|
|
64
64
|
.l-diff-plus {
|
|
65
|
-
background-color: #
|
|
65
|
+
background-color: #c9ecc6;
|
|
66
66
|
}
|
|
67
67
|
.l-function {
|
|
68
|
-
color: #
|
|
68
|
+
color: #5e94ba;
|
|
69
69
|
}
|
|
70
70
|
.l-function-builtin {
|
|
71
|
-
color: #
|
|
71
|
+
color: #8c5eba;
|
|
72
72
|
}
|
|
73
73
|
.l-function-call {
|
|
74
|
-
color: #
|
|
74
|
+
color: #5e94ba;
|
|
75
75
|
}
|
|
76
76
|
.l-function-macro {
|
|
77
|
-
color: #
|
|
77
|
+
color: #728fa1;
|
|
78
78
|
}
|
|
79
79
|
.l-function-method {
|
|
80
|
-
color: #
|
|
80
|
+
color: #5e94ba;
|
|
81
81
|
}
|
|
82
82
|
.l-function-method-call {
|
|
83
|
-
color: #
|
|
83
|
+
color: #5e94ba;
|
|
84
84
|
}
|
|
85
85
|
.l-highlighted {
|
|
86
|
-
background-color: #
|
|
86
|
+
background-color: #ffcce5;
|
|
87
87
|
}
|
|
88
88
|
.l-keyword {
|
|
89
|
-
color: #
|
|
89
|
+
color: #ba5e66;
|
|
90
90
|
}
|
|
91
91
|
.l-keyword-conditional {
|
|
92
|
-
color: #
|
|
92
|
+
color: #ba5e66;
|
|
93
93
|
}
|
|
94
94
|
.l-keyword-conditional-ternary {
|
|
95
|
-
color: #
|
|
95
|
+
color: #ba5e66;
|
|
96
96
|
}
|
|
97
97
|
.l-keyword-coroutine {
|
|
98
|
-
color: #
|
|
98
|
+
color: #ba5e66;
|
|
99
99
|
}
|
|
100
100
|
.l-keyword-debug {
|
|
101
|
-
color: #
|
|
101
|
+
color: #8c5eba;
|
|
102
102
|
}
|
|
103
103
|
.l-keyword-directive {
|
|
104
|
-
color: #
|
|
104
|
+
color: #5ebaa3;
|
|
105
105
|
}
|
|
106
106
|
.l-keyword-directive-define {
|
|
107
|
-
color: #
|
|
107
|
+
color: #728fa1;
|
|
108
108
|
}
|
|
109
109
|
.l-keyword-directive-markdown {
|
|
110
|
-
color: #
|
|
110
|
+
color: #5e94ba;
|
|
111
111
|
}
|
|
112
112
|
.l-keyword-exception {
|
|
113
|
-
color: #
|
|
113
|
+
color: #ba5e66;
|
|
114
114
|
}
|
|
115
115
|
.l-keyword-export {
|
|
116
|
-
color: #
|
|
116
|
+
color: #ba5e66;
|
|
117
117
|
}
|
|
118
118
|
.l-keyword-function {
|
|
119
|
-
color: #
|
|
119
|
+
color: #5e94ba;
|
|
120
120
|
}
|
|
121
121
|
.l-keyword-function-go {
|
|
122
|
-
color: #
|
|
122
|
+
color: #8c5eba;
|
|
123
123
|
}
|
|
124
124
|
.l-keyword-import {
|
|
125
|
-
color: #
|
|
125
|
+
color: #ba5e66;
|
|
126
126
|
}
|
|
127
127
|
.l-keyword-modifier {
|
|
128
|
-
color: #
|
|
128
|
+
color: #ba5e66;
|
|
129
129
|
}
|
|
130
130
|
.l-keyword-operator {
|
|
131
|
-
color: #
|
|
131
|
+
color: #ba5e66;
|
|
132
132
|
}
|
|
133
133
|
.l-keyword-repeat {
|
|
134
|
-
color: #
|
|
134
|
+
color: #ba5e66;
|
|
135
135
|
}
|
|
136
136
|
.l-keyword-return {
|
|
137
|
-
color: #
|
|
137
|
+
color: #ba5e66;
|
|
138
138
|
}
|
|
139
139
|
.l-keyword-type {
|
|
140
|
-
color: #
|
|
140
|
+
color: #ba5e66;
|
|
141
141
|
}
|
|
142
142
|
.l-label {
|
|
143
|
-
color: #
|
|
143
|
+
color: #ba5e66;
|
|
144
144
|
}
|
|
145
145
|
.l-markup-environment {
|
|
146
|
-
color: #
|
|
146
|
+
color: #728fa1;
|
|
147
147
|
}
|
|
148
148
|
.l-markup-environment-name {
|
|
149
|
-
color: #
|
|
149
|
+
color: #5e94ba;
|
|
150
150
|
}
|
|
151
151
|
.l-markup-heading {
|
|
152
|
-
color: #
|
|
152
|
+
color: #8c5eba;
|
|
153
153
|
font-weight: bold;
|
|
154
154
|
}
|
|
155
155
|
.l-markup-heading-1 {
|
|
156
|
-
color: #
|
|
156
|
+
color: #8c5eba;
|
|
157
157
|
font-weight: bold;
|
|
158
158
|
}
|
|
159
159
|
.l-markup-heading-2 {
|
|
160
|
-
color: #
|
|
160
|
+
color: #8c5eba;
|
|
161
161
|
font-weight: bold;
|
|
162
162
|
}
|
|
163
163
|
.l-markup-heading-2-markdown {
|
|
164
|
-
color: #
|
|
164
|
+
color: #5e6eba;
|
|
165
165
|
font-weight: bold;
|
|
166
166
|
}
|
|
167
167
|
.l-markup-heading-3 {
|
|
168
|
-
color: #
|
|
168
|
+
color: #8c5eba;
|
|
169
169
|
font-weight: bold;
|
|
170
170
|
}
|
|
171
171
|
.l-markup-heading-3-markdown {
|
|
172
|
-
color: #
|
|
172
|
+
color: #5e94ba;
|
|
173
173
|
font-weight: bold;
|
|
174
174
|
}
|
|
175
175
|
.l-markup-heading-4 {
|
|
176
|
-
color: #
|
|
176
|
+
color: #8c5eba;
|
|
177
177
|
font-weight: bold;
|
|
178
178
|
}
|
|
179
179
|
.l-markup-heading-4-markdown {
|
|
180
|
-
color: #
|
|
180
|
+
color: #5ebaa3;
|
|
181
181
|
font-weight: bold;
|
|
182
182
|
}
|
|
183
183
|
.l-markup-heading-5 {
|
|
184
|
-
color: #
|
|
184
|
+
color: #8c5eba;
|
|
185
185
|
font-weight: bold;
|
|
186
186
|
}
|
|
187
187
|
.l-markup-heading-5-markdown {
|
|
188
|
-
color: #
|
|
188
|
+
color: #5eabba;
|
|
189
189
|
font-weight: bold;
|
|
190
190
|
}
|
|
191
191
|
.l-markup-heading-6 {
|
|
192
|
-
color: #
|
|
192
|
+
color: #8c5eba;
|
|
193
193
|
font-weight: bold;
|
|
194
194
|
}
|
|
195
195
|
.l-markup-italic {
|
|
196
196
|
font-style: italic;
|
|
197
197
|
}
|
|
198
198
|
.l-markup-link {
|
|
199
|
-
color: #
|
|
199
|
+
color: #5eabba;
|
|
200
200
|
}
|
|
201
201
|
.l-markup-link-label {
|
|
202
|
-
color: #
|
|
202
|
+
color: #5e94ba;
|
|
203
203
|
}
|
|
204
204
|
.l-markup-link-url {
|
|
205
205
|
text-decoration: underline;
|
|
206
206
|
}
|
|
207
207
|
.l-markup-list {
|
|
208
|
-
color: #
|
|
208
|
+
color: #86862d;
|
|
209
209
|
font-weight: bold;
|
|
210
210
|
}
|
|
211
211
|
.l-markup-list-checked {
|
|
212
|
-
color: #
|
|
212
|
+
color: #66ba5e;
|
|
213
213
|
}
|
|
214
214
|
.l-markup-list-unchecked {
|
|
215
|
-
color: #
|
|
215
|
+
color: #5eabba;
|
|
216
216
|
}
|
|
217
217
|
.l-markup-math {
|
|
218
|
-
color: #
|
|
218
|
+
color: #8c5eba;
|
|
219
219
|
}
|
|
220
220
|
.l-markup-quote {
|
|
221
|
-
color: #
|
|
221
|
+
color: #8c5eba;
|
|
222
222
|
}
|
|
223
223
|
.l-markup-raw {
|
|
224
|
-
color: #
|
|
224
|
+
color: #5e7b8d;
|
|
225
225
|
}
|
|
226
226
|
.l-markup-raw-block {
|
|
227
|
-
background-color: #
|
|
227
|
+
background-color: #dde4e9;
|
|
228
228
|
}
|
|
229
229
|
.l-markup-raw-markdown {
|
|
230
|
-
color: #
|
|
230
|
+
color: #5ebaa3;
|
|
231
231
|
}
|
|
232
232
|
.l-markup-raw-markdown_inline {
|
|
233
|
-
color: #
|
|
234
|
-
background-color: #
|
|
233
|
+
color: #5ebaa3;
|
|
234
|
+
background-color: #dde4e9;
|
|
235
235
|
}
|
|
236
236
|
.l-markup-strikethrough {
|
|
237
237
|
text-decoration: line-through;
|
|
@@ -243,98 +243,98 @@
|
|
|
243
243
|
text-decoration: underline;
|
|
244
244
|
}
|
|
245
245
|
.l-module {
|
|
246
|
-
color: #
|
|
246
|
+
color: #ba5e66;
|
|
247
247
|
}
|
|
248
248
|
.l-module-builtin {
|
|
249
|
-
color: #
|
|
249
|
+
color: #ba5e66;
|
|
250
250
|
}
|
|
251
251
|
.l-module-go {
|
|
252
|
-
color: #
|
|
252
|
+
color: #5e6eba;
|
|
253
253
|
}
|
|
254
254
|
.l-number {
|
|
255
|
-
color: #
|
|
255
|
+
color: #86862d;
|
|
256
256
|
}
|
|
257
257
|
.l-number-float {
|
|
258
|
-
color: #
|
|
258
|
+
color: #86862d;
|
|
259
259
|
}
|
|
260
260
|
.l-operator {
|
|
261
|
-
color: #
|
|
261
|
+
color: #ba5e66;
|
|
262
262
|
}
|
|
263
263
|
.l-property {
|
|
264
|
-
color: #
|
|
264
|
+
color: #5ebaa3;
|
|
265
265
|
}
|
|
266
266
|
.l-property-yaml {
|
|
267
|
-
color: #
|
|
267
|
+
color: #86862d;
|
|
268
268
|
}
|
|
269
269
|
.l-punctuation-bracket {
|
|
270
|
-
color: #
|
|
270
|
+
color: #8c5eba;
|
|
271
271
|
}
|
|
272
272
|
.l-punctuation-delimiter {
|
|
273
|
-
color: #
|
|
273
|
+
color: #8c5eba;
|
|
274
274
|
}
|
|
275
275
|
.l-punctuation-special {
|
|
276
|
-
color: #
|
|
276
|
+
color: #8c5eba;
|
|
277
277
|
}
|
|
278
278
|
.l-punctuation-special-markdown {
|
|
279
|
-
color: #
|
|
279
|
+
color: #5e94ba;
|
|
280
280
|
}
|
|
281
281
|
.l-string {
|
|
282
|
-
color: #
|
|
282
|
+
color: #5e7b8d;
|
|
283
283
|
}
|
|
284
284
|
.l-string-documentation {
|
|
285
|
-
color: #
|
|
285
|
+
color: #86862d;
|
|
286
286
|
}
|
|
287
287
|
.l-string-escape {
|
|
288
|
-
color: #
|
|
288
|
+
color: #5ebaa3;
|
|
289
289
|
}
|
|
290
290
|
.l-string-regexp {
|
|
291
|
-
color: #
|
|
291
|
+
color: #5ebaa3;
|
|
292
292
|
}
|
|
293
293
|
.l-string-special {
|
|
294
|
-
color: #
|
|
294
|
+
color: #5eabba;
|
|
295
295
|
}
|
|
296
296
|
.l-string-special-path {
|
|
297
|
-
color: #
|
|
297
|
+
color: #5eabba;
|
|
298
298
|
}
|
|
299
299
|
.l-string-special-symbol {
|
|
300
|
-
color: #
|
|
300
|
+
color: #5eabba;
|
|
301
301
|
}
|
|
302
302
|
.l-string-special-url {
|
|
303
303
|
text-decoration: underline;
|
|
304
304
|
}
|
|
305
305
|
.l-tag {
|
|
306
|
-
color: #
|
|
306
|
+
color: #ba5e66;
|
|
307
307
|
}
|
|
308
308
|
.l-tag-attribute {
|
|
309
|
-
color: #
|
|
309
|
+
color: #5ebaa3;
|
|
310
310
|
}
|
|
311
311
|
.l-tag-builtin {
|
|
312
|
-
color: #
|
|
312
|
+
color: #8c5eba;
|
|
313
313
|
}
|
|
314
314
|
.l-tag-delimiter {
|
|
315
|
-
color: #
|
|
315
|
+
color: #8c5eba;
|
|
316
316
|
}
|
|
317
317
|
.l-type {
|
|
318
|
-
color: #
|
|
318
|
+
color: #5e94ba;
|
|
319
319
|
}
|
|
320
320
|
.l-type-builtin {
|
|
321
|
-
color: #
|
|
321
|
+
color: #5ebaa3;
|
|
322
322
|
}
|
|
323
323
|
.l-type-definition {
|
|
324
|
-
color: #
|
|
324
|
+
color: #5e94ba;
|
|
325
325
|
}
|
|
326
326
|
.l-variable {
|
|
327
|
-
color: #
|
|
327
|
+
color: #728fa1;
|
|
328
328
|
}
|
|
329
329
|
.l-variable-builtin {
|
|
330
|
-
color: #
|
|
330
|
+
color: #ba5e66;
|
|
331
331
|
}
|
|
332
332
|
.l-variable-member {
|
|
333
|
-
color: #
|
|
333
|
+
color: #5e94ba;
|
|
334
334
|
}
|
|
335
335
|
.l-variable-parameter {
|
|
336
|
-
color: #
|
|
336
|
+
color: #728fa1;
|
|
337
337
|
}
|
|
338
338
|
.l-variable-parameter-builtin {
|
|
339
|
-
color: #
|
|
339
|
+
color: #86862d;
|
|
340
340
|
}
|