@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,381 +0,0 @@
|
|
|
1
|
-
/* kanagawabones_light
|
|
2
|
-
* revision: 239bdb9a09c8d38c752c43590d02f654ed0da2b0
|
|
3
|
-
*/
|
|
4
|
-
.lumis {
|
|
5
|
-
color: #ddd8bb;
|
|
6
|
-
background-color: #1f1f28;
|
|
7
|
-
}
|
|
8
|
-
.l-attribute {
|
|
9
|
-
color: #ddd8bb;
|
|
10
|
-
font-weight: bold;
|
|
11
|
-
}
|
|
12
|
-
.l-attribute-builtin {
|
|
13
|
-
color: #ada992;
|
|
14
|
-
font-weight: bold;
|
|
15
|
-
}
|
|
16
|
-
.l-boolean {
|
|
17
|
-
color: #ddd8bb;
|
|
18
|
-
font-style: italic;
|
|
19
|
-
}
|
|
20
|
-
.l-character {
|
|
21
|
-
color: #a29e89;
|
|
22
|
-
font-style: italic;
|
|
23
|
-
}
|
|
24
|
-
.l-character-special {
|
|
25
|
-
color: #ada992;
|
|
26
|
-
font-weight: bold;
|
|
27
|
-
}
|
|
28
|
-
.l-comment {
|
|
29
|
-
color: #696977;
|
|
30
|
-
font-style: italic;
|
|
31
|
-
}
|
|
32
|
-
.l-comment-documentation {
|
|
33
|
-
color: #696977;
|
|
34
|
-
font-style: italic;
|
|
35
|
-
}
|
|
36
|
-
.l-comment-error {
|
|
37
|
-
color: #e46a78;
|
|
38
|
-
}
|
|
39
|
-
.l-comment-hint {
|
|
40
|
-
color: #696977;
|
|
41
|
-
font-style: italic;
|
|
42
|
-
}
|
|
43
|
-
.l-comment-note {
|
|
44
|
-
color: #7eb3c9;
|
|
45
|
-
}
|
|
46
|
-
.l-comment-todo {
|
|
47
|
-
font-weight: bold;
|
|
48
|
-
text-decoration: underline;
|
|
49
|
-
}
|
|
50
|
-
.l-comment-warning {
|
|
51
|
-
color: #e5c283;
|
|
52
|
-
}
|
|
53
|
-
.l-constant {
|
|
54
|
-
color: #bbb79e;
|
|
55
|
-
font-weight: bold;
|
|
56
|
-
}
|
|
57
|
-
.l-constant-builtin {
|
|
58
|
-
color: #a29e89;
|
|
59
|
-
font-style: italic;
|
|
60
|
-
}
|
|
61
|
-
.l-constant-macro {
|
|
62
|
-
color: #a29e89;
|
|
63
|
-
font-style: italic;
|
|
64
|
-
}
|
|
65
|
-
.l-constructor {
|
|
66
|
-
color: #ada992;
|
|
67
|
-
font-weight: bold;
|
|
68
|
-
}
|
|
69
|
-
.l-constructor-lua {
|
|
70
|
-
color: #7d7d8d;
|
|
71
|
-
}
|
|
72
|
-
.l-diff-delta {
|
|
73
|
-
background-color: #22333a;
|
|
74
|
-
}
|
|
75
|
-
.l-diff-minus {
|
|
76
|
-
background-color: #47272a;
|
|
77
|
-
}
|
|
78
|
-
.l-diff-plus {
|
|
79
|
-
background-color: #2a331f;
|
|
80
|
-
}
|
|
81
|
-
.l-function {
|
|
82
|
-
color: #ddd8bb;
|
|
83
|
-
}
|
|
84
|
-
.l-function-builtin {
|
|
85
|
-
color: #ada992;
|
|
86
|
-
font-weight: bold;
|
|
87
|
-
}
|
|
88
|
-
.l-function-call {
|
|
89
|
-
color: #ddd8bb;
|
|
90
|
-
}
|
|
91
|
-
.l-function-macro {
|
|
92
|
-
color: #ddd8bb;
|
|
93
|
-
font-weight: bold;
|
|
94
|
-
}
|
|
95
|
-
.l-function-method {
|
|
96
|
-
color: #ddd8bb;
|
|
97
|
-
}
|
|
98
|
-
.l-function-method-call {
|
|
99
|
-
color: #ddd8bb;
|
|
100
|
-
}
|
|
101
|
-
.l-highlighted {
|
|
102
|
-
background-color: #272732;
|
|
103
|
-
}
|
|
104
|
-
.l-keyword {
|
|
105
|
-
color: #ddd8bb;
|
|
106
|
-
font-weight: bold;
|
|
107
|
-
}
|
|
108
|
-
.l-keyword-conditional {
|
|
109
|
-
color: #ddd8bb;
|
|
110
|
-
font-weight: bold;
|
|
111
|
-
}
|
|
112
|
-
.l-keyword-conditional-ternary {
|
|
113
|
-
color: #ddd8bb;
|
|
114
|
-
font-weight: bold;
|
|
115
|
-
}
|
|
116
|
-
.l-keyword-coroutine {
|
|
117
|
-
color: #ddd8bb;
|
|
118
|
-
font-weight: bold;
|
|
119
|
-
}
|
|
120
|
-
.l-keyword-debug {
|
|
121
|
-
color: #ada992;
|
|
122
|
-
font-weight: bold;
|
|
123
|
-
}
|
|
124
|
-
.l-keyword-directive {
|
|
125
|
-
color: #ddd8bb;
|
|
126
|
-
font-weight: bold;
|
|
127
|
-
}
|
|
128
|
-
.l-keyword-directive-define {
|
|
129
|
-
color: #ddd8bb;
|
|
130
|
-
font-weight: bold;
|
|
131
|
-
}
|
|
132
|
-
.l-keyword-exception {
|
|
133
|
-
color: #ddd8bb;
|
|
134
|
-
font-weight: bold;
|
|
135
|
-
}
|
|
136
|
-
.l-keyword-export {
|
|
137
|
-
color: #ddd8bb;
|
|
138
|
-
font-weight: bold;
|
|
139
|
-
}
|
|
140
|
-
.l-keyword-function {
|
|
141
|
-
color: #ddd8bb;
|
|
142
|
-
font-weight: bold;
|
|
143
|
-
}
|
|
144
|
-
.l-keyword-import {
|
|
145
|
-
color: #ddd8bb;
|
|
146
|
-
font-weight: bold;
|
|
147
|
-
}
|
|
148
|
-
.l-keyword-modifier {
|
|
149
|
-
color: #ddd8bb;
|
|
150
|
-
font-weight: bold;
|
|
151
|
-
}
|
|
152
|
-
.l-keyword-operator {
|
|
153
|
-
color: #ddd8bb;
|
|
154
|
-
font-weight: bold;
|
|
155
|
-
}
|
|
156
|
-
.l-keyword-repeat {
|
|
157
|
-
color: #ddd8bb;
|
|
158
|
-
font-weight: bold;
|
|
159
|
-
}
|
|
160
|
-
.l-keyword-return {
|
|
161
|
-
color: #ddd8bb;
|
|
162
|
-
font-weight: bold;
|
|
163
|
-
}
|
|
164
|
-
.l-keyword-type {
|
|
165
|
-
color: #ddd8bb;
|
|
166
|
-
font-weight: bold;
|
|
167
|
-
}
|
|
168
|
-
.l-label {
|
|
169
|
-
color: #ddd8bb;
|
|
170
|
-
font-weight: bold;
|
|
171
|
-
}
|
|
172
|
-
.l-markup {
|
|
173
|
-
color: #ada992;
|
|
174
|
-
font-weight: bold;
|
|
175
|
-
}
|
|
176
|
-
.l-markup-environment {
|
|
177
|
-
color: #ddd8bb;
|
|
178
|
-
font-weight: bold;
|
|
179
|
-
}
|
|
180
|
-
.l-markup-environment-name {
|
|
181
|
-
color: #ddd8bb;
|
|
182
|
-
font-weight: bold;
|
|
183
|
-
}
|
|
184
|
-
.l-markup-heading {
|
|
185
|
-
color: #ddd8bb;
|
|
186
|
-
font-weight: bold;
|
|
187
|
-
}
|
|
188
|
-
.l-markup-heading-1 {
|
|
189
|
-
color: #ddd8bb;
|
|
190
|
-
font-weight: bold;
|
|
191
|
-
}
|
|
192
|
-
.l-markup-heading-2 {
|
|
193
|
-
color: #ddd8bb;
|
|
194
|
-
font-weight: bold;
|
|
195
|
-
}
|
|
196
|
-
.l-markup-heading-3 {
|
|
197
|
-
color: #ddd8bb;
|
|
198
|
-
font-weight: bold;
|
|
199
|
-
}
|
|
200
|
-
.l-markup-heading-4 {
|
|
201
|
-
color: #ddd8bb;
|
|
202
|
-
font-weight: bold;
|
|
203
|
-
}
|
|
204
|
-
.l-markup-heading-5 {
|
|
205
|
-
color: #ddd8bb;
|
|
206
|
-
font-weight: bold;
|
|
207
|
-
}
|
|
208
|
-
.l-markup-heading-6 {
|
|
209
|
-
color: #ddd8bb;
|
|
210
|
-
font-weight: bold;
|
|
211
|
-
}
|
|
212
|
-
.l-markup-italic {
|
|
213
|
-
font-style: italic;
|
|
214
|
-
}
|
|
215
|
-
.l-markup-link {
|
|
216
|
-
color: #a29e89;
|
|
217
|
-
font-style: italic;
|
|
218
|
-
}
|
|
219
|
-
.l-markup-link-label {
|
|
220
|
-
color: #ada992;
|
|
221
|
-
font-weight: bold;
|
|
222
|
-
}
|
|
223
|
-
.l-markup-link-markdown {
|
|
224
|
-
color: #bbb79e;
|
|
225
|
-
text-decoration: underline;
|
|
226
|
-
}
|
|
227
|
-
.l-markup-link-url {
|
|
228
|
-
color: #a29e89;
|
|
229
|
-
font-style: italic;
|
|
230
|
-
}
|
|
231
|
-
.l-markup-link-url-markdown {
|
|
232
|
-
color: #696977;
|
|
233
|
-
}
|
|
234
|
-
.l-markup-list {
|
|
235
|
-
color: #ada992;
|
|
236
|
-
font-weight: bold;
|
|
237
|
-
}
|
|
238
|
-
.l-markup-list-checked {
|
|
239
|
-
color: #ada992;
|
|
240
|
-
font-weight: bold;
|
|
241
|
-
}
|
|
242
|
-
.l-markup-list-unchecked {
|
|
243
|
-
color: #ada992;
|
|
244
|
-
font-weight: bold;
|
|
245
|
-
}
|
|
246
|
-
.l-markup-math {
|
|
247
|
-
color: #ada992;
|
|
248
|
-
font-weight: bold;
|
|
249
|
-
}
|
|
250
|
-
.l-markup-quote {
|
|
251
|
-
color: #a29e89;
|
|
252
|
-
}
|
|
253
|
-
.l-markup-raw {
|
|
254
|
-
color: #a29e89;
|
|
255
|
-
font-style: italic;
|
|
256
|
-
}
|
|
257
|
-
.l-markup-raw-block {
|
|
258
|
-
color: #a29e89;
|
|
259
|
-
font-style: italic;
|
|
260
|
-
}
|
|
261
|
-
.l-markup-raw-markdown {
|
|
262
|
-
color: #9797a5;
|
|
263
|
-
}
|
|
264
|
-
.l-markup-strikethrough {
|
|
265
|
-
text-decoration: line-through;
|
|
266
|
-
}
|
|
267
|
-
.l-markup-strong {
|
|
268
|
-
font-weight: bold;
|
|
269
|
-
}
|
|
270
|
-
.l-markup-underline {
|
|
271
|
-
text-decoration: underline;
|
|
272
|
-
}
|
|
273
|
-
.l-module {
|
|
274
|
-
color: #a29e89;
|
|
275
|
-
font-style: italic;
|
|
276
|
-
}
|
|
277
|
-
.l-module-builtin {
|
|
278
|
-
color: #a29e89;
|
|
279
|
-
font-style: italic;
|
|
280
|
-
}
|
|
281
|
-
.l-number {
|
|
282
|
-
color: #a29e89;
|
|
283
|
-
}
|
|
284
|
-
.l-number-float {
|
|
285
|
-
color: #a29e89;
|
|
286
|
-
}
|
|
287
|
-
.l-operator {
|
|
288
|
-
color: #ddd8bb;
|
|
289
|
-
font-weight: bold;
|
|
290
|
-
}
|
|
291
|
-
.l-property {
|
|
292
|
-
color: #bbb79e;
|
|
293
|
-
}
|
|
294
|
-
.l-punctuation-bracket {
|
|
295
|
-
color: #7d7d8d;
|
|
296
|
-
}
|
|
297
|
-
.l-punctuation-delimiter {
|
|
298
|
-
color: #7d7d8d;
|
|
299
|
-
}
|
|
300
|
-
.l-punctuation-special {
|
|
301
|
-
color: #7d7d8d;
|
|
302
|
-
}
|
|
303
|
-
.l-punctuation-special-markdown {
|
|
304
|
-
color: #ada992;
|
|
305
|
-
font-weight: bold;
|
|
306
|
-
}
|
|
307
|
-
.l-string {
|
|
308
|
-
color: #a29e89;
|
|
309
|
-
font-style: italic;
|
|
310
|
-
}
|
|
311
|
-
.l-string-documentation {
|
|
312
|
-
color: #a29e89;
|
|
313
|
-
font-style: italic;
|
|
314
|
-
}
|
|
315
|
-
.l-string-escape {
|
|
316
|
-
color: #ada992;
|
|
317
|
-
font-weight: bold;
|
|
318
|
-
}
|
|
319
|
-
.l-string-escape-markdown {
|
|
320
|
-
color: #58586a;
|
|
321
|
-
font-style: italic;
|
|
322
|
-
}
|
|
323
|
-
.l-string-regexp {
|
|
324
|
-
color: #a29e89;
|
|
325
|
-
font-style: italic;
|
|
326
|
-
}
|
|
327
|
-
.l-string-special {
|
|
328
|
-
color: #ada992;
|
|
329
|
-
font-weight: bold;
|
|
330
|
-
}
|
|
331
|
-
.l-string-special-path {
|
|
332
|
-
color: #ada992;
|
|
333
|
-
font-weight: bold;
|
|
334
|
-
}
|
|
335
|
-
.l-string-special-symbol {
|
|
336
|
-
color: #bbb79e;
|
|
337
|
-
}
|
|
338
|
-
.l-string-special-url {
|
|
339
|
-
color: #ada992;
|
|
340
|
-
font-weight: bold;
|
|
341
|
-
}
|
|
342
|
-
.l-tag {
|
|
343
|
-
color: #ada992;
|
|
344
|
-
font-weight: bold;
|
|
345
|
-
}
|
|
346
|
-
.l-tag-attribute {
|
|
347
|
-
color: #bbb79e;
|
|
348
|
-
}
|
|
349
|
-
.l-tag-builtin {
|
|
350
|
-
color: #ada992;
|
|
351
|
-
font-weight: bold;
|
|
352
|
-
}
|
|
353
|
-
.l-tag-delimiter {
|
|
354
|
-
color: #7d7d8d;
|
|
355
|
-
}
|
|
356
|
-
.l-type {
|
|
357
|
-
color: #9797a5;
|
|
358
|
-
}
|
|
359
|
-
.l-type-builtin {
|
|
360
|
-
color: #9797a5;
|
|
361
|
-
}
|
|
362
|
-
.l-type-definition {
|
|
363
|
-
color: #9797a5;
|
|
364
|
-
}
|
|
365
|
-
.l-variable {
|
|
366
|
-
color: #bbb79e;
|
|
367
|
-
}
|
|
368
|
-
.l-variable-builtin {
|
|
369
|
-
color: #a29e89;
|
|
370
|
-
font-style: italic;
|
|
371
|
-
}
|
|
372
|
-
.l-variable-member {
|
|
373
|
-
color: #bbb79e;
|
|
374
|
-
}
|
|
375
|
-
.l-variable-parameter {
|
|
376
|
-
color: #bbb79e;
|
|
377
|
-
}
|
|
378
|
-
.l-variable-parameter-builtin {
|
|
379
|
-
color: #ada992;
|
|
380
|
-
font-weight: bold;
|
|
381
|
-
}
|
|
@@ -1,311 +0,0 @@
|
|
|
1
|
-
/* neosolarized_light
|
|
2
|
-
* revision: 0c01fd2ac2ab33918073f57c63bcb2ae5a31d8de
|
|
3
|
-
*/
|
|
4
|
-
.lumis {
|
|
5
|
-
color: #839496;
|
|
6
|
-
}
|
|
7
|
-
.l-attribute {
|
|
8
|
-
color: #268bd2;
|
|
9
|
-
}
|
|
10
|
-
.l-attribute-builtin {
|
|
11
|
-
color: #cb4b16;
|
|
12
|
-
}
|
|
13
|
-
.l-boolean {
|
|
14
|
-
color: #2aa198;
|
|
15
|
-
}
|
|
16
|
-
.l-character {
|
|
17
|
-
color: #2aa198;
|
|
18
|
-
}
|
|
19
|
-
.l-character-special {
|
|
20
|
-
color: #cb4b16;
|
|
21
|
-
}
|
|
22
|
-
.l-comment {
|
|
23
|
-
color: #586e75;
|
|
24
|
-
font-style: italic;
|
|
25
|
-
}
|
|
26
|
-
.l-comment-documentation {
|
|
27
|
-
color: #586e75;
|
|
28
|
-
font-style: italic;
|
|
29
|
-
}
|
|
30
|
-
.l-comment-error {
|
|
31
|
-
color: #dc322f;
|
|
32
|
-
}
|
|
33
|
-
.l-comment-hint {
|
|
34
|
-
color: #586e75;
|
|
35
|
-
font-style: italic;
|
|
36
|
-
}
|
|
37
|
-
.l-comment-note {
|
|
38
|
-
color: #268bd2;
|
|
39
|
-
}
|
|
40
|
-
.l-comment-todo {
|
|
41
|
-
color: #d33682;
|
|
42
|
-
font-weight: bold;
|
|
43
|
-
}
|
|
44
|
-
.l-comment-warning {
|
|
45
|
-
color: #b58900;
|
|
46
|
-
}
|
|
47
|
-
.l-constant {
|
|
48
|
-
color: #2aa198;
|
|
49
|
-
}
|
|
50
|
-
.l-constant-builtin {
|
|
51
|
-
color: #b58900;
|
|
52
|
-
}
|
|
53
|
-
.l-constant-macro {
|
|
54
|
-
color: #dc322f;
|
|
55
|
-
}
|
|
56
|
-
.l-constructor {
|
|
57
|
-
color: #cb4b16;
|
|
58
|
-
}
|
|
59
|
-
.l-diff-delta {
|
|
60
|
-
color: #007373;
|
|
61
|
-
}
|
|
62
|
-
.l-diff-minus {
|
|
63
|
-
color: #590008;
|
|
64
|
-
}
|
|
65
|
-
.l-diff-plus {
|
|
66
|
-
color: #005523;
|
|
67
|
-
}
|
|
68
|
-
.l-error {
|
|
69
|
-
color: #dc322f;
|
|
70
|
-
}
|
|
71
|
-
.l-function {
|
|
72
|
-
color: #268bd2;
|
|
73
|
-
}
|
|
74
|
-
.l-function-builtin {
|
|
75
|
-
color: #268bd2;
|
|
76
|
-
}
|
|
77
|
-
.l-function-call {
|
|
78
|
-
color: #268bd2;
|
|
79
|
-
}
|
|
80
|
-
.l-function-macro {
|
|
81
|
-
color: #dc322f;
|
|
82
|
-
}
|
|
83
|
-
.l-function-method {
|
|
84
|
-
color: #268bd2;
|
|
85
|
-
}
|
|
86
|
-
.l-function-method-call {
|
|
87
|
-
color: #268bd2;
|
|
88
|
-
}
|
|
89
|
-
.l-highlighted {
|
|
90
|
-
background-color: #073642;
|
|
91
|
-
}
|
|
92
|
-
.l-keyword {
|
|
93
|
-
color: #719e07;
|
|
94
|
-
}
|
|
95
|
-
.l-keyword-conditional {
|
|
96
|
-
color: #719e07;
|
|
97
|
-
}
|
|
98
|
-
.l-keyword-conditional-ternary {
|
|
99
|
-
color: #719e07;
|
|
100
|
-
}
|
|
101
|
-
.l-keyword-coroutine {
|
|
102
|
-
color: #719e07;
|
|
103
|
-
}
|
|
104
|
-
.l-keyword-debug {
|
|
105
|
-
color: #719e07;
|
|
106
|
-
}
|
|
107
|
-
.l-keyword-directive {
|
|
108
|
-
color: #719e07;
|
|
109
|
-
}
|
|
110
|
-
.l-keyword-directive-define {
|
|
111
|
-
color: #719e07;
|
|
112
|
-
}
|
|
113
|
-
.l-keyword-exception {
|
|
114
|
-
color: #719e07;
|
|
115
|
-
}
|
|
116
|
-
.l-keyword-export {
|
|
117
|
-
color: #719e07;
|
|
118
|
-
}
|
|
119
|
-
.l-keyword-function {
|
|
120
|
-
color: #719e07;
|
|
121
|
-
}
|
|
122
|
-
.l-keyword-import {
|
|
123
|
-
color: #719e07;
|
|
124
|
-
}
|
|
125
|
-
.l-keyword-modifier {
|
|
126
|
-
color: #719e07;
|
|
127
|
-
}
|
|
128
|
-
.l-keyword-operator {
|
|
129
|
-
color: #719e07;
|
|
130
|
-
}
|
|
131
|
-
.l-keyword-repeat {
|
|
132
|
-
color: #719e07;
|
|
133
|
-
}
|
|
134
|
-
.l-keyword-return {
|
|
135
|
-
color: #719e07;
|
|
136
|
-
}
|
|
137
|
-
.l-keyword-type {
|
|
138
|
-
color: #719e07;
|
|
139
|
-
}
|
|
140
|
-
.l-label {
|
|
141
|
-
color: #719e07;
|
|
142
|
-
}
|
|
143
|
-
.l-markup {
|
|
144
|
-
color: #cb4b16;
|
|
145
|
-
}
|
|
146
|
-
.l-markup-environment {
|
|
147
|
-
color: #cb4b16;
|
|
148
|
-
}
|
|
149
|
-
.l-markup-environment-name {
|
|
150
|
-
color: #cb4b16;
|
|
151
|
-
}
|
|
152
|
-
.l-markup-heading {
|
|
153
|
-
color: #cb4b16;
|
|
154
|
-
font-weight: bold;
|
|
155
|
-
}
|
|
156
|
-
.l-markup-heading-1 {
|
|
157
|
-
color: #cb4b16;
|
|
158
|
-
font-weight: bold;
|
|
159
|
-
}
|
|
160
|
-
.l-markup-heading-2 {
|
|
161
|
-
color: #cb4b16;
|
|
162
|
-
font-weight: bold;
|
|
163
|
-
}
|
|
164
|
-
.l-markup-heading-3 {
|
|
165
|
-
color: #cb4b16;
|
|
166
|
-
font-weight: bold;
|
|
167
|
-
}
|
|
168
|
-
.l-markup-heading-4 {
|
|
169
|
-
color: #cb4b16;
|
|
170
|
-
font-weight: bold;
|
|
171
|
-
}
|
|
172
|
-
.l-markup-heading-5 {
|
|
173
|
-
color: #cb4b16;
|
|
174
|
-
font-weight: bold;
|
|
175
|
-
}
|
|
176
|
-
.l-markup-heading-6 {
|
|
177
|
-
color: #cb4b16;
|
|
178
|
-
font-weight: bold;
|
|
179
|
-
}
|
|
180
|
-
.l-markup-italic {
|
|
181
|
-
font-style: italic;
|
|
182
|
-
}
|
|
183
|
-
.l-markup-link {
|
|
184
|
-
color: #6c71c4;
|
|
185
|
-
}
|
|
186
|
-
.l-markup-link-label {
|
|
187
|
-
color: #6c71c4;
|
|
188
|
-
}
|
|
189
|
-
.l-markup-link-url {
|
|
190
|
-
color: #6c71c4;
|
|
191
|
-
}
|
|
192
|
-
.l-markup-list {
|
|
193
|
-
color: #cb4b16;
|
|
194
|
-
}
|
|
195
|
-
.l-markup-list-checked {
|
|
196
|
-
color: #cb4b16;
|
|
197
|
-
}
|
|
198
|
-
.l-markup-list-unchecked {
|
|
199
|
-
color: #cb4b16;
|
|
200
|
-
}
|
|
201
|
-
.l-markup-math {
|
|
202
|
-
color: #cb4b16;
|
|
203
|
-
}
|
|
204
|
-
.l-markup-quote {
|
|
205
|
-
color: #cb4b16;
|
|
206
|
-
}
|
|
207
|
-
.l-markup-raw {
|
|
208
|
-
color: #cb4b16;
|
|
209
|
-
}
|
|
210
|
-
.l-markup-raw-block {
|
|
211
|
-
color: #cb4b16;
|
|
212
|
-
}
|
|
213
|
-
.l-markup-strikethrough {
|
|
214
|
-
text-decoration: line-through;
|
|
215
|
-
}
|
|
216
|
-
.l-markup-strong {
|
|
217
|
-
font-weight: bold;
|
|
218
|
-
}
|
|
219
|
-
.l-markup-underline {
|
|
220
|
-
text-decoration: underline;
|
|
221
|
-
}
|
|
222
|
-
.l-module {
|
|
223
|
-
color: #b58900;
|
|
224
|
-
}
|
|
225
|
-
.l-module-builtin {
|
|
226
|
-
color: #cb4b16;
|
|
227
|
-
}
|
|
228
|
-
.l-namespace {
|
|
229
|
-
color: #268bd2;
|
|
230
|
-
}
|
|
231
|
-
.l-number {
|
|
232
|
-
color: #2aa198;
|
|
233
|
-
}
|
|
234
|
-
.l-number-float {
|
|
235
|
-
color: #2aa198;
|
|
236
|
-
}
|
|
237
|
-
.l-operator {
|
|
238
|
-
color: #719e07;
|
|
239
|
-
}
|
|
240
|
-
.l-property {
|
|
241
|
-
color: #268bd2;
|
|
242
|
-
}
|
|
243
|
-
.l-punctuation-bracket {
|
|
244
|
-
color: #cb4b16;
|
|
245
|
-
}
|
|
246
|
-
.l-punctuation-delimiter {
|
|
247
|
-
color: #719e07;
|
|
248
|
-
}
|
|
249
|
-
.l-punctuation-special {
|
|
250
|
-
color: #cb4b16;
|
|
251
|
-
}
|
|
252
|
-
.l-string {
|
|
253
|
-
color: #2aa198;
|
|
254
|
-
}
|
|
255
|
-
.l-string-documentation {
|
|
256
|
-
color: #2aa198;
|
|
257
|
-
}
|
|
258
|
-
.l-string-escape {
|
|
259
|
-
color: #cb4b16;
|
|
260
|
-
}
|
|
261
|
-
.l-string-regexp {
|
|
262
|
-
color: #cb4b16;
|
|
263
|
-
}
|
|
264
|
-
.l-string-special {
|
|
265
|
-
color: #cb4b16;
|
|
266
|
-
}
|
|
267
|
-
.l-string-special-path {
|
|
268
|
-
color: #cb4b16;
|
|
269
|
-
}
|
|
270
|
-
.l-string-special-symbol {
|
|
271
|
-
color: #cb4b16;
|
|
272
|
-
}
|
|
273
|
-
.l-string-special-url {
|
|
274
|
-
color: #6c71c4;
|
|
275
|
-
}
|
|
276
|
-
.l-tag {
|
|
277
|
-
color: #719e07;
|
|
278
|
-
}
|
|
279
|
-
.l-tag-attribute {
|
|
280
|
-
color: #268bd2;
|
|
281
|
-
}
|
|
282
|
-
.l-tag-builtin {
|
|
283
|
-
color: #cb4b16;
|
|
284
|
-
}
|
|
285
|
-
.l-tag-delimiter {
|
|
286
|
-
color: #dc322f;
|
|
287
|
-
}
|
|
288
|
-
.l-type {
|
|
289
|
-
color: #b58900;
|
|
290
|
-
}
|
|
291
|
-
.l-type-builtin {
|
|
292
|
-
color: #b58900;
|
|
293
|
-
}
|
|
294
|
-
.l-type-definition {
|
|
295
|
-
color: #b58900;
|
|
296
|
-
}
|
|
297
|
-
.l-variable {
|
|
298
|
-
color: #839496;
|
|
299
|
-
}
|
|
300
|
-
.l-variable-builtin {
|
|
301
|
-
color: #cb4b16;
|
|
302
|
-
}
|
|
303
|
-
.l-variable-member {
|
|
304
|
-
color: #839496;
|
|
305
|
-
}
|
|
306
|
-
.l-variable-parameter {
|
|
307
|
-
color: #839496;
|
|
308
|
-
}
|
|
309
|
-
.l-variable-parameter-builtin {
|
|
310
|
-
color: #cb4b16;
|
|
311
|
-
}
|