@lumis-sh/themes 0.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +21 -0
- package/README.md +3 -0
- package/dist/index.cjs +2 -0
- package/dist/index.d.cts +18 -0
- package/dist/index.d.ts +18 -0
- package/dist/index.js +1 -0
- package/dist/themes/aura_dark.cjs +7 -0
- package/dist/themes/aura_dark.d.cts +5 -0
- package/dist/themes/aura_dark.d.ts +5 -0
- package/dist/themes/aura_dark.js +5 -0
- package/dist/themes/aura_dark_soft_text.cjs +7 -0
- package/dist/themes/aura_dark_soft_text.d.cts +5 -0
- package/dist/themes/aura_dark_soft_text.d.ts +5 -0
- package/dist/themes/aura_dark_soft_text.js +5 -0
- package/dist/themes/aura_soft_dark.cjs +7 -0
- package/dist/themes/aura_soft_dark.d.cts +5 -0
- package/dist/themes/aura_soft_dark.d.ts +5 -0
- package/dist/themes/aura_soft_dark.js +5 -0
- package/dist/themes/aura_soft_dark_soft_text.cjs +7 -0
- package/dist/themes/aura_soft_dark_soft_text.d.cts +5 -0
- package/dist/themes/aura_soft_dark_soft_text.d.ts +5 -0
- package/dist/themes/aura_soft_dark_soft_text.js +5 -0
- package/dist/themes/ayu_dark.cjs +7 -0
- package/dist/themes/ayu_dark.d.cts +5 -0
- package/dist/themes/ayu_dark.d.ts +5 -0
- package/dist/themes/ayu_dark.js +5 -0
- package/dist/themes/ayu_light.cjs +7 -0
- package/dist/themes/ayu_light.d.cts +5 -0
- package/dist/themes/ayu_light.d.ts +5 -0
- package/dist/themes/ayu_light.js +5 -0
- package/dist/themes/ayu_mirage.cjs +7 -0
- package/dist/themes/ayu_mirage.d.cts +5 -0
- package/dist/themes/ayu_mirage.d.ts +5 -0
- package/dist/themes/ayu_mirage.js +5 -0
- package/dist/themes/bamboo_light.cjs +7 -0
- package/dist/themes/bamboo_light.d.cts +5 -0
- package/dist/themes/bamboo_light.d.ts +5 -0
- package/dist/themes/bamboo_light.js +5 -0
- package/dist/themes/bamboo_multiplex.cjs +7 -0
- package/dist/themes/bamboo_multiplex.d.cts +5 -0
- package/dist/themes/bamboo_multiplex.d.ts +5 -0
- package/dist/themes/bamboo_multiplex.js +5 -0
- package/dist/themes/bamboo_vulgaris.cjs +7 -0
- package/dist/themes/bamboo_vulgaris.d.cts +5 -0
- package/dist/themes/bamboo_vulgaris.d.ts +5 -0
- package/dist/themes/bamboo_vulgaris.js +5 -0
- package/dist/themes/bluloco_dark.cjs +7 -0
- package/dist/themes/bluloco_dark.d.cts +5 -0
- package/dist/themes/bluloco_dark.d.ts +5 -0
- package/dist/themes/bluloco_dark.js +5 -0
- package/dist/themes/bluloco_light.cjs +7 -0
- package/dist/themes/bluloco_light.d.cts +5 -0
- package/dist/themes/bluloco_light.d.ts +5 -0
- package/dist/themes/bluloco_light.js +5 -0
- package/dist/themes/carbonfox.cjs +7 -0
- package/dist/themes/carbonfox.d.cts +5 -0
- package/dist/themes/carbonfox.d.ts +5 -0
- package/dist/themes/carbonfox.js +5 -0
- package/dist/themes/catppuccin_frappe.cjs +7 -0
- package/dist/themes/catppuccin_frappe.d.cts +5 -0
- package/dist/themes/catppuccin_frappe.d.ts +5 -0
- package/dist/themes/catppuccin_frappe.js +5 -0
- package/dist/themes/catppuccin_latte.cjs +7 -0
- package/dist/themes/catppuccin_latte.d.cts +5 -0
- package/dist/themes/catppuccin_latte.d.ts +5 -0
- package/dist/themes/catppuccin_latte.js +5 -0
- package/dist/themes/catppuccin_macchiato.cjs +7 -0
- package/dist/themes/catppuccin_macchiato.d.cts +5 -0
- package/dist/themes/catppuccin_macchiato.d.ts +5 -0
- package/dist/themes/catppuccin_macchiato.js +5 -0
- package/dist/themes/catppuccin_mocha.cjs +7 -0
- package/dist/themes/catppuccin_mocha.d.cts +5 -0
- package/dist/themes/catppuccin_mocha.d.ts +5 -0
- package/dist/themes/catppuccin_mocha.js +5 -0
- package/dist/themes/cyberdream_dark.cjs +7 -0
- package/dist/themes/cyberdream_dark.d.cts +5 -0
- package/dist/themes/cyberdream_dark.d.ts +5 -0
- package/dist/themes/cyberdream_dark.js +5 -0
- package/dist/themes/cyberdream_light.cjs +7 -0
- package/dist/themes/cyberdream_light.d.cts +5 -0
- package/dist/themes/cyberdream_light.d.ts +5 -0
- package/dist/themes/cyberdream_light.js +5 -0
- package/dist/themes/darkplus.cjs +7 -0
- package/dist/themes/darkplus.d.cts +5 -0
- package/dist/themes/darkplus.d.ts +5 -0
- package/dist/themes/darkplus.js +5 -0
- package/dist/themes/dawnfox.cjs +7 -0
- package/dist/themes/dawnfox.d.cts +5 -0
- package/dist/themes/dawnfox.d.ts +5 -0
- package/dist/themes/dawnfox.js +5 -0
- package/dist/themes/dayfox.cjs +7 -0
- package/dist/themes/dayfox.d.cts +5 -0
- package/dist/themes/dayfox.d.ts +5 -0
- package/dist/themes/dayfox.js +5 -0
- package/dist/themes/dracula.cjs +7 -0
- package/dist/themes/dracula.d.cts +5 -0
- package/dist/themes/dracula.d.ts +5 -0
- package/dist/themes/dracula.js +5 -0
- package/dist/themes/dracula_soft.cjs +7 -0
- package/dist/themes/dracula_soft.d.cts +5 -0
- package/dist/themes/dracula_soft.d.ts +5 -0
- package/dist/themes/dracula_soft.js +5 -0
- package/dist/themes/duskfox.cjs +7 -0
- package/dist/themes/duskfox.d.cts +5 -0
- package/dist/themes/duskfox.d.ts +5 -0
- package/dist/themes/duskfox.js +5 -0
- package/dist/themes/edge_aura.cjs +7 -0
- package/dist/themes/edge_aura.d.cts +5 -0
- package/dist/themes/edge_aura.d.ts +5 -0
- package/dist/themes/edge_aura.js +5 -0
- package/dist/themes/edge_dark.cjs +7 -0
- package/dist/themes/edge_dark.d.cts +5 -0
- package/dist/themes/edge_dark.d.ts +5 -0
- package/dist/themes/edge_dark.js +5 -0
- package/dist/themes/edge_light.cjs +7 -0
- package/dist/themes/edge_light.d.cts +5 -0
- package/dist/themes/edge_light.d.ts +5 -0
- package/dist/themes/edge_light.js +5 -0
- package/dist/themes/edge_neon.cjs +7 -0
- package/dist/themes/edge_neon.d.cts +5 -0
- package/dist/themes/edge_neon.d.ts +5 -0
- package/dist/themes/edge_neon.js +5 -0
- package/dist/themes/everforest_dark.cjs +7 -0
- package/dist/themes/everforest_dark.d.cts +5 -0
- package/dist/themes/everforest_dark.d.ts +5 -0
- package/dist/themes/everforest_dark.js +5 -0
- package/dist/themes/everforest_light.cjs +7 -0
- package/dist/themes/everforest_light.d.cts +5 -0
- package/dist/themes/everforest_light.d.ts +5 -0
- package/dist/themes/everforest_light.js +5 -0
- package/dist/themes/flexoki_dark.cjs +7 -0
- package/dist/themes/flexoki_dark.d.cts +5 -0
- package/dist/themes/flexoki_dark.d.ts +5 -0
- package/dist/themes/flexoki_dark.js +5 -0
- package/dist/themes/flexoki_light.cjs +7 -0
- package/dist/themes/flexoki_light.d.cts +5 -0
- package/dist/themes/flexoki_light.d.ts +5 -0
- package/dist/themes/flexoki_light.js +5 -0
- package/dist/themes/github_dark.cjs +7 -0
- package/dist/themes/github_dark.d.cts +5 -0
- package/dist/themes/github_dark.d.ts +5 -0
- package/dist/themes/github_dark.js +5 -0
- package/dist/themes/github_dark_colorblind.cjs +7 -0
- package/dist/themes/github_dark_colorblind.d.cts +5 -0
- package/dist/themes/github_dark_colorblind.d.ts +5 -0
- package/dist/themes/github_dark_colorblind.js +5 -0
- package/dist/themes/github_dark_dimmed.cjs +7 -0
- package/dist/themes/github_dark_dimmed.d.cts +5 -0
- package/dist/themes/github_dark_dimmed.d.ts +5 -0
- package/dist/themes/github_dark_dimmed.js +5 -0
- package/dist/themes/github_dark_high_contrast.cjs +7 -0
- package/dist/themes/github_dark_high_contrast.d.cts +5 -0
- package/dist/themes/github_dark_high_contrast.d.ts +5 -0
- package/dist/themes/github_dark_high_contrast.js +5 -0
- package/dist/themes/github_dark_tritanopia.cjs +7 -0
- package/dist/themes/github_dark_tritanopia.d.cts +5 -0
- package/dist/themes/github_dark_tritanopia.d.ts +5 -0
- package/dist/themes/github_dark_tritanopia.js +5 -0
- package/dist/themes/github_light.cjs +7 -0
- package/dist/themes/github_light.d.cts +5 -0
- package/dist/themes/github_light.d.ts +5 -0
- package/dist/themes/github_light.js +5 -0
- package/dist/themes/github_light_colorblind.cjs +7 -0
- package/dist/themes/github_light_colorblind.d.cts +5 -0
- package/dist/themes/github_light_colorblind.d.ts +5 -0
- package/dist/themes/github_light_colorblind.js +5 -0
- package/dist/themes/github_light_high_contrast.cjs +7 -0
- package/dist/themes/github_light_high_contrast.d.cts +5 -0
- package/dist/themes/github_light_high_contrast.d.ts +5 -0
- package/dist/themes/github_light_high_contrast.js +5 -0
- package/dist/themes/github_light_tritanopia.cjs +7 -0
- package/dist/themes/github_light_tritanopia.d.cts +5 -0
- package/dist/themes/github_light_tritanopia.d.ts +5 -0
- package/dist/themes/github_light_tritanopia.js +5 -0
- package/dist/themes/gruvbox_dark.cjs +7 -0
- package/dist/themes/gruvbox_dark.d.cts +5 -0
- package/dist/themes/gruvbox_dark.d.ts +5 -0
- package/dist/themes/gruvbox_dark.js +5 -0
- package/dist/themes/gruvbox_dark_hard.cjs +7 -0
- package/dist/themes/gruvbox_dark_hard.d.cts +5 -0
- package/dist/themes/gruvbox_dark_hard.d.ts +5 -0
- package/dist/themes/gruvbox_dark_hard.js +5 -0
- package/dist/themes/gruvbox_dark_soft.cjs +7 -0
- package/dist/themes/gruvbox_dark_soft.d.cts +5 -0
- package/dist/themes/gruvbox_dark_soft.d.ts +5 -0
- package/dist/themes/gruvbox_dark_soft.js +5 -0
- package/dist/themes/gruvbox_light.cjs +7 -0
- package/dist/themes/gruvbox_light.d.cts +5 -0
- package/dist/themes/gruvbox_light.d.ts +5 -0
- package/dist/themes/gruvbox_light.js +5 -0
- package/dist/themes/gruvbox_light_hard.cjs +7 -0
- package/dist/themes/gruvbox_light_hard.d.cts +5 -0
- package/dist/themes/gruvbox_light_hard.d.ts +5 -0
- package/dist/themes/gruvbox_light_hard.js +5 -0
- package/dist/themes/gruvbox_light_soft.cjs +7 -0
- package/dist/themes/gruvbox_light_soft.d.cts +5 -0
- package/dist/themes/gruvbox_light_soft.d.ts +5 -0
- package/dist/themes/gruvbox_light_soft.js +5 -0
- package/dist/themes/horizon_dark.cjs +7 -0
- package/dist/themes/horizon_dark.d.cts +5 -0
- package/dist/themes/horizon_dark.d.ts +5 -0
- package/dist/themes/horizon_dark.js +5 -0
- package/dist/themes/iceberg.cjs +7 -0
- package/dist/themes/iceberg.d.cts +5 -0
- package/dist/themes/iceberg.d.ts +5 -0
- package/dist/themes/iceberg.js +5 -0
- package/dist/themes/kanagawa_dragon.cjs +7 -0
- package/dist/themes/kanagawa_dragon.d.cts +5 -0
- package/dist/themes/kanagawa_dragon.d.ts +5 -0
- package/dist/themes/kanagawa_dragon.js +5 -0
- package/dist/themes/kanagawa_lotus.cjs +7 -0
- package/dist/themes/kanagawa_lotus.d.cts +5 -0
- package/dist/themes/kanagawa_lotus.d.ts +5 -0
- package/dist/themes/kanagawa_lotus.js +5 -0
- package/dist/themes/kanagawa_wave.cjs +7 -0
- package/dist/themes/kanagawa_wave.d.cts +5 -0
- package/dist/themes/kanagawa_wave.d.ts +5 -0
- package/dist/themes/kanagawa_wave.js +5 -0
- package/dist/themes/material_darker.cjs +7 -0
- package/dist/themes/material_darker.d.cts +5 -0
- package/dist/themes/material_darker.d.ts +5 -0
- package/dist/themes/material_darker.js +5 -0
- package/dist/themes/material_deep_ocean.cjs +7 -0
- package/dist/themes/material_deep_ocean.d.cts +5 -0
- package/dist/themes/material_deep_ocean.d.ts +5 -0
- package/dist/themes/material_deep_ocean.js +5 -0
- package/dist/themes/material_lighter.cjs +7 -0
- package/dist/themes/material_lighter.d.cts +5 -0
- package/dist/themes/material_lighter.d.ts +5 -0
- package/dist/themes/material_lighter.js +5 -0
- package/dist/themes/material_oceanic.cjs +7 -0
- package/dist/themes/material_oceanic.d.cts +5 -0
- package/dist/themes/material_oceanic.d.ts +5 -0
- package/dist/themes/material_oceanic.js +5 -0
- package/dist/themes/material_palenight.cjs +7 -0
- package/dist/themes/material_palenight.d.cts +5 -0
- package/dist/themes/material_palenight.d.ts +5 -0
- package/dist/themes/material_palenight.js +5 -0
- package/dist/themes/matte_black.cjs +7 -0
- package/dist/themes/matte_black.d.cts +5 -0
- package/dist/themes/matte_black.d.ts +5 -0
- package/dist/themes/matte_black.js +5 -0
- package/dist/themes/melange_dark.cjs +7 -0
- package/dist/themes/melange_dark.d.cts +5 -0
- package/dist/themes/melange_dark.d.ts +5 -0
- package/dist/themes/melange_dark.js +5 -0
- package/dist/themes/melange_light.cjs +7 -0
- package/dist/themes/melange_light.d.cts +5 -0
- package/dist/themes/melange_light.d.ts +5 -0
- package/dist/themes/melange_light.js +5 -0
- package/dist/themes/modus_operandi.cjs +7 -0
- package/dist/themes/modus_operandi.d.cts +5 -0
- package/dist/themes/modus_operandi.d.ts +5 -0
- package/dist/themes/modus_operandi.js +5 -0
- package/dist/themes/modus_vivendi.cjs +7 -0
- package/dist/themes/modus_vivendi.d.cts +5 -0
- package/dist/themes/modus_vivendi.d.ts +5 -0
- package/dist/themes/modus_vivendi.js +5 -0
- package/dist/themes/molokai.cjs +7 -0
- package/dist/themes/molokai.d.cts +5 -0
- package/dist/themes/molokai.d.ts +5 -0
- package/dist/themes/molokai.js +5 -0
- package/dist/themes/monokai_pro_dark.cjs +7 -0
- package/dist/themes/monokai_pro_dark.d.cts +5 -0
- package/dist/themes/monokai_pro_dark.d.ts +5 -0
- package/dist/themes/monokai_pro_dark.js +5 -0
- package/dist/themes/monokai_pro_machine.cjs +7 -0
- package/dist/themes/monokai_pro_machine.d.cts +5 -0
- package/dist/themes/monokai_pro_machine.d.ts +5 -0
- package/dist/themes/monokai_pro_machine.js +5 -0
- package/dist/themes/monokai_pro_ristretto.cjs +7 -0
- package/dist/themes/monokai_pro_ristretto.d.cts +5 -0
- package/dist/themes/monokai_pro_ristretto.d.ts +5 -0
- package/dist/themes/monokai_pro_ristretto.js +5 -0
- package/dist/themes/monokai_pro_spectrum.cjs +7 -0
- package/dist/themes/monokai_pro_spectrum.d.cts +5 -0
- package/dist/themes/monokai_pro_spectrum.d.ts +5 -0
- package/dist/themes/monokai_pro_spectrum.js +5 -0
- package/dist/themes/moonfly.cjs +7 -0
- package/dist/themes/moonfly.d.cts +5 -0
- package/dist/themes/moonfly.d.ts +5 -0
- package/dist/themes/moonfly.js +5 -0
- package/dist/themes/moonlight.cjs +7 -0
- package/dist/themes/moonlight.d.cts +5 -0
- package/dist/themes/moonlight.d.ts +5 -0
- package/dist/themes/moonlight.js +5 -0
- package/dist/themes/neosolarized_dark.cjs +7 -0
- package/dist/themes/neosolarized_dark.d.cts +5 -0
- package/dist/themes/neosolarized_dark.d.ts +5 -0
- package/dist/themes/neosolarized_dark.js +5 -0
- package/dist/themes/neosolarized_light.cjs +7 -0
- package/dist/themes/neosolarized_light.d.cts +5 -0
- package/dist/themes/neosolarized_light.d.ts +5 -0
- package/dist/themes/neosolarized_light.js +5 -0
- package/dist/themes/neovim_dark.cjs +7 -0
- package/dist/themes/neovim_dark.d.cts +5 -0
- package/dist/themes/neovim_dark.d.ts +5 -0
- package/dist/themes/neovim_dark.js +5 -0
- package/dist/themes/neovim_light.cjs +7 -0
- package/dist/themes/neovim_light.d.cts +5 -0
- package/dist/themes/neovim_light.d.ts +5 -0
- package/dist/themes/neovim_light.js +5 -0
- package/dist/themes/nightfly.cjs +7 -0
- package/dist/themes/nightfly.d.cts +5 -0
- package/dist/themes/nightfly.d.ts +5 -0
- package/dist/themes/nightfly.js +5 -0
- package/dist/themes/nightfox.cjs +7 -0
- package/dist/themes/nightfox.d.cts +5 -0
- package/dist/themes/nightfox.d.ts +5 -0
- package/dist/themes/nightfox.js +5 -0
- package/dist/themes/nord.cjs +7 -0
- package/dist/themes/nord.d.cts +5 -0
- package/dist/themes/nord.d.ts +5 -0
- package/dist/themes/nord.js +5 -0
- package/dist/themes/nordfox.cjs +7 -0
- package/dist/themes/nordfox.d.cts +5 -0
- package/dist/themes/nordfox.d.ts +5 -0
- package/dist/themes/nordfox.js +5 -0
- package/dist/themes/nordic.cjs +7 -0
- package/dist/themes/nordic.d.cts +5 -0
- package/dist/themes/nordic.d.ts +5 -0
- package/dist/themes/nordic.js +5 -0
- package/dist/themes/onedark.cjs +7 -0
- package/dist/themes/onedark.d.cts +5 -0
- package/dist/themes/onedark.d.ts +5 -0
- package/dist/themes/onedark.js +5 -0
- package/dist/themes/onedark_cool.cjs +7 -0
- package/dist/themes/onedark_cool.d.cts +5 -0
- package/dist/themes/onedark_cool.d.ts +5 -0
- package/dist/themes/onedark_cool.js +5 -0
- package/dist/themes/onedark_darker.cjs +7 -0
- package/dist/themes/onedark_darker.d.cts +5 -0
- package/dist/themes/onedark_darker.d.ts +5 -0
- package/dist/themes/onedark_darker.js +5 -0
- package/dist/themes/onedark_deep.cjs +7 -0
- package/dist/themes/onedark_deep.d.cts +5 -0
- package/dist/themes/onedark_deep.d.ts +5 -0
- package/dist/themes/onedark_deep.js +5 -0
- package/dist/themes/onedark_light.cjs +7 -0
- package/dist/themes/onedark_light.d.cts +5 -0
- package/dist/themes/onedark_light.d.ts +5 -0
- package/dist/themes/onedark_light.js +5 -0
- package/dist/themes/onedark_warm.cjs +7 -0
- package/dist/themes/onedark_warm.d.cts +5 -0
- package/dist/themes/onedark_warm.d.ts +5 -0
- package/dist/themes/onedark_warm.js +5 -0
- package/dist/themes/onedark_warmer.cjs +7 -0
- package/dist/themes/onedark_warmer.d.cts +5 -0
- package/dist/themes/onedark_warmer.d.ts +5 -0
- package/dist/themes/onedark_warmer.js +5 -0
- package/dist/themes/onedarkpro_dark.cjs +7 -0
- package/dist/themes/onedarkpro_dark.d.cts +5 -0
- package/dist/themes/onedarkpro_dark.d.ts +5 -0
- package/dist/themes/onedarkpro_dark.js +5 -0
- package/dist/themes/onedarkpro_vivid.cjs +7 -0
- package/dist/themes/onedarkpro_vivid.d.cts +5 -0
- package/dist/themes/onedarkpro_vivid.d.ts +5 -0
- package/dist/themes/onedarkpro_vivid.js +5 -0
- package/dist/themes/onelight.cjs +7 -0
- package/dist/themes/onelight.d.cts +5 -0
- package/dist/themes/onelight.d.ts +5 -0
- package/dist/themes/onelight.js +5 -0
- package/dist/themes/papercolor_dark.cjs +7 -0
- package/dist/themes/papercolor_dark.d.cts +5 -0
- package/dist/themes/papercolor_dark.d.ts +5 -0
- package/dist/themes/papercolor_dark.js +5 -0
- package/dist/themes/papercolor_light.cjs +7 -0
- package/dist/themes/papercolor_light.d.cts +5 -0
- package/dist/themes/papercolor_light.d.ts +5 -0
- package/dist/themes/papercolor_light.js +5 -0
- package/dist/themes/rosepine_dark.cjs +7 -0
- package/dist/themes/rosepine_dark.d.cts +5 -0
- package/dist/themes/rosepine_dark.d.ts +5 -0
- package/dist/themes/rosepine_dark.js +5 -0
- package/dist/themes/rosepine_dawn.cjs +7 -0
- package/dist/themes/rosepine_dawn.d.cts +5 -0
- package/dist/themes/rosepine_dawn.d.ts +5 -0
- package/dist/themes/rosepine_dawn.js +5 -0
- package/dist/themes/rosepine_moon.cjs +7 -0
- package/dist/themes/rosepine_moon.d.cts +5 -0
- package/dist/themes/rosepine_moon.d.ts +5 -0
- package/dist/themes/rosepine_moon.js +5 -0
- package/dist/themes/solarized_autumn_dark.cjs +7 -0
- package/dist/themes/solarized_autumn_dark.d.cts +5 -0
- package/dist/themes/solarized_autumn_dark.d.ts +5 -0
- package/dist/themes/solarized_autumn_dark.js +5 -0
- package/dist/themes/solarized_autumn_light.cjs +7 -0
- package/dist/themes/solarized_autumn_light.d.cts +5 -0
- package/dist/themes/solarized_autumn_light.d.ts +5 -0
- package/dist/themes/solarized_autumn_light.js +5 -0
- package/dist/themes/solarized_spring_dark.cjs +7 -0
- package/dist/themes/solarized_spring_dark.d.cts +5 -0
- package/dist/themes/solarized_spring_dark.d.ts +5 -0
- package/dist/themes/solarized_spring_dark.js +5 -0
- package/dist/themes/solarized_spring_light.cjs +7 -0
- package/dist/themes/solarized_spring_light.d.cts +5 -0
- package/dist/themes/solarized_spring_light.d.ts +5 -0
- package/dist/themes/solarized_spring_light.js +5 -0
- package/dist/themes/solarized_summer_dark.cjs +7 -0
- package/dist/themes/solarized_summer_dark.d.cts +5 -0
- package/dist/themes/solarized_summer_dark.d.ts +5 -0
- package/dist/themes/solarized_summer_dark.js +5 -0
- package/dist/themes/solarized_summer_light.cjs +7 -0
- package/dist/themes/solarized_summer_light.d.cts +5 -0
- package/dist/themes/solarized_summer_light.d.ts +5 -0
- package/dist/themes/solarized_summer_light.js +5 -0
- package/dist/themes/solarized_winter_dark.cjs +7 -0
- package/dist/themes/solarized_winter_dark.d.cts +5 -0
- package/dist/themes/solarized_winter_dark.d.ts +5 -0
- package/dist/themes/solarized_winter_dark.js +5 -0
- package/dist/themes/solarized_winter_light.cjs +7 -0
- package/dist/themes/solarized_winter_light.d.cts +5 -0
- package/dist/themes/solarized_winter_light.d.ts +5 -0
- package/dist/themes/solarized_winter_light.js +5 -0
- package/dist/themes/srcery.cjs +7 -0
- package/dist/themes/srcery.d.cts +5 -0
- package/dist/themes/srcery.d.ts +5 -0
- package/dist/themes/srcery.js +5 -0
- package/dist/themes/terafox.cjs +7 -0
- package/dist/themes/terafox.d.cts +5 -0
- package/dist/themes/terafox.d.ts +5 -0
- package/dist/themes/terafox.js +5 -0
- package/dist/themes/tokyonight_day.cjs +7 -0
- package/dist/themes/tokyonight_day.d.cts +5 -0
- package/dist/themes/tokyonight_day.d.ts +5 -0
- package/dist/themes/tokyonight_day.js +5 -0
- package/dist/themes/tokyonight_moon.cjs +7 -0
- package/dist/themes/tokyonight_moon.d.cts +5 -0
- package/dist/themes/tokyonight_moon.d.ts +5 -0
- package/dist/themes/tokyonight_moon.js +5 -0
- package/dist/themes/tokyonight_night.cjs +7 -0
- package/dist/themes/tokyonight_night.d.cts +5 -0
- package/dist/themes/tokyonight_night.d.ts +5 -0
- package/dist/themes/tokyonight_night.js +5 -0
- package/dist/themes/tokyonight_storm.cjs +7 -0
- package/dist/themes/tokyonight_storm.d.cts +5 -0
- package/dist/themes/tokyonight_storm.d.ts +5 -0
- package/dist/themes/tokyonight_storm.js +5 -0
- package/dist/themes/vscode_dark.cjs +7 -0
- package/dist/themes/vscode_dark.d.cts +5 -0
- package/dist/themes/vscode_dark.d.ts +5 -0
- package/dist/themes/vscode_dark.js +5 -0
- package/dist/themes/vscode_light.cjs +7 -0
- package/dist/themes/vscode_light.d.cts +5 -0
- package/dist/themes/vscode_light.d.ts +5 -0
- package/dist/themes/vscode_light.js +5 -0
- package/dist/themes/xcode_dark.cjs +7 -0
- package/dist/themes/xcode_dark.d.cts +5 -0
- package/dist/themes/xcode_dark.d.ts +5 -0
- package/dist/themes/xcode_dark.js +5 -0
- package/dist/themes/xcode_dark_hc.cjs +7 -0
- package/dist/themes/xcode_dark_hc.d.cts +5 -0
- package/dist/themes/xcode_dark_hc.d.ts +5 -0
- package/dist/themes/xcode_dark_hc.js +5 -0
- package/dist/themes/xcode_light.cjs +7 -0
- package/dist/themes/xcode_light.d.cts +5 -0
- package/dist/themes/xcode_light.d.ts +5 -0
- package/dist/themes/xcode_light.js +5 -0
- package/dist/themes/xcode_light_hc.cjs +7 -0
- package/dist/themes/xcode_light_hc.d.cts +5 -0
- package/dist/themes/xcode_light_hc.d.ts +5 -0
- package/dist/themes/xcode_light_hc.js +5 -0
- package/dist/themes/xcode_wwdc.cjs +7 -0
- package/dist/themes/xcode_wwdc.d.cts +5 -0
- package/dist/themes/xcode_wwdc.d.ts +5 -0
- package/dist/themes/xcode_wwdc.js +5 -0
- package/dist/themes/zenburn.cjs +7 -0
- package/dist/themes/zenburn.d.cts +5 -0
- package/dist/themes/zenburn.d.ts +5 -0
- package/dist/themes/zenburn.js +5 -0
- package/dist/themes/zephyr_dark.cjs +7 -0
- package/dist/themes/zephyr_dark.d.cts +5 -0
- package/dist/themes/zephyr_dark.d.ts +5 -0
- package/dist/themes/zephyr_dark.js +5 -0
- package/json/aura_dark.json +1 -0
- package/json/aura_dark_soft_text.json +1 -0
- package/json/aura_soft_dark.json +1 -0
- package/json/aura_soft_dark_soft_text.json +1 -0
- package/json/ayu_dark.json +1 -0
- package/json/ayu_light.json +1 -0
- package/json/ayu_mirage.json +1 -0
- package/json/bamboo_light.json +1 -0
- package/json/bamboo_multiplex.json +1 -0
- package/json/bamboo_vulgaris.json +1 -0
- package/json/bluloco_dark.json +1 -0
- package/json/bluloco_light.json +1 -0
- package/json/carbonfox.json +1 -0
- package/json/catppuccin_frappe.json +1 -0
- package/json/catppuccin_latte.json +1 -0
- package/json/catppuccin_macchiato.json +1 -0
- package/json/catppuccin_mocha.json +1 -0
- package/json/cyberdream_dark.json +1 -0
- package/json/cyberdream_light.json +1 -0
- package/json/darkplus.json +1 -0
- package/json/dawnfox.json +1 -0
- package/json/dayfox.json +1 -0
- package/json/dracula.json +1 -0
- package/json/dracula_soft.json +1 -0
- package/json/duskfox.json +1 -0
- package/json/edge_aura.json +1 -0
- package/json/edge_dark.json +1 -0
- package/json/edge_light.json +1 -0
- package/json/edge_neon.json +1 -0
- package/json/everforest_dark.json +1 -0
- package/json/everforest_light.json +1 -0
- package/json/flexoki_dark.json +1 -0
- package/json/flexoki_light.json +1 -0
- package/json/github_dark.json +1 -0
- package/json/github_dark_colorblind.json +1 -0
- package/json/github_dark_dimmed.json +1 -0
- package/json/github_dark_high_contrast.json +1 -0
- package/json/github_dark_tritanopia.json +1 -0
- package/json/github_light.json +1 -0
- package/json/github_light_colorblind.json +1 -0
- package/json/github_light_high_contrast.json +1 -0
- package/json/github_light_tritanopia.json +1 -0
- package/json/gruvbox_dark.json +1 -0
- package/json/gruvbox_dark_hard.json +1 -0
- package/json/gruvbox_dark_soft.json +1 -0
- package/json/gruvbox_light.json +1 -0
- package/json/gruvbox_light_hard.json +1 -0
- package/json/gruvbox_light_soft.json +1 -0
- package/json/horizon_dark.json +1 -0
- package/json/iceberg.json +1 -0
- package/json/kanagawa_dragon.json +1 -0
- package/json/kanagawa_lotus.json +1 -0
- package/json/kanagawa_wave.json +1 -0
- package/json/material_darker.json +1 -0
- package/json/material_deep_ocean.json +1 -0
- package/json/material_lighter.json +1 -0
- package/json/material_oceanic.json +1 -0
- package/json/material_palenight.json +1 -0
- package/json/matte_black.json +1 -0
- package/json/melange_dark.json +1 -0
- package/json/melange_light.json +1 -0
- package/json/modus_operandi.json +1 -0
- package/json/modus_vivendi.json +1 -0
- package/json/molokai.json +1 -0
- package/json/monokai_pro_dark.json +1 -0
- package/json/monokai_pro_machine.json +1 -0
- package/json/monokai_pro_ristretto.json +1 -0
- package/json/monokai_pro_spectrum.json +1 -0
- package/json/moonfly.json +1 -0
- package/json/moonlight.json +1 -0
- package/json/neosolarized_dark.json +1 -0
- package/json/neosolarized_light.json +1 -0
- package/json/neovim_dark.json +1 -0
- package/json/neovim_light.json +1 -0
- package/json/nightfly.json +1 -0
- package/json/nightfox.json +1 -0
- package/json/nord.json +1 -0
- package/json/nordfox.json +1 -0
- package/json/nordic.json +1 -0
- package/json/onedark.json +1 -0
- package/json/onedark_cool.json +1 -0
- package/json/onedark_darker.json +1 -0
- package/json/onedark_deep.json +1 -0
- package/json/onedark_light.json +1 -0
- package/json/onedark_warm.json +1 -0
- package/json/onedark_warmer.json +1 -0
- package/json/onedarkpro_dark.json +1 -0
- package/json/onedarkpro_vivid.json +1 -0
- package/json/onelight.json +1 -0
- package/json/papercolor_dark.json +1 -0
- package/json/papercolor_light.json +1 -0
- package/json/rosepine_dark.json +1 -0
- package/json/rosepine_dawn.json +1 -0
- package/json/rosepine_moon.json +1 -0
- package/json/solarized_autumn_dark.json +1 -0
- package/json/solarized_autumn_light.json +1 -0
- package/json/solarized_spring_dark.json +1 -0
- package/json/solarized_spring_light.json +1 -0
- package/json/solarized_summer_dark.json +1 -0
- package/json/solarized_summer_light.json +1 -0
- package/json/solarized_winter_dark.json +1 -0
- package/json/solarized_winter_light.json +1 -0
- package/json/srcery.json +1 -0
- package/json/terafox.json +1 -0
- package/json/tokyonight_day.json +1 -0
- package/json/tokyonight_moon.json +1 -0
- package/json/tokyonight_night.json +1 -0
- package/json/tokyonight_storm.json +1 -0
- package/json/vscode_dark.json +1 -0
- package/json/vscode_light.json +1 -0
- package/json/xcode_dark.json +1 -0
- package/json/xcode_dark_hc.json +1 -0
- package/json/xcode_light.json +1 -0
- package/json/xcode_light_hc.json +1 -0
- package/json/xcode_wwdc.json +1 -0
- package/json/zenburn.json +1 -0
- package/json/zephyr_dark.json +1 -0
- package/package.json +43 -0
package/LICENSE
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
MIT License
|
|
2
|
+
|
|
3
|
+
Copyright (c) 2026 Leandro Pereira
|
|
4
|
+
|
|
5
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
7
|
+
in the Software without restriction, including without limitation the rights
|
|
8
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
9
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
10
|
+
furnished to do so, subject to the following conditions:
|
|
11
|
+
|
|
12
|
+
The above copyright notice and this permission notice shall be included in all
|
|
13
|
+
copies or substantial portions of the Software.
|
|
14
|
+
|
|
15
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
16
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
17
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
18
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
19
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
20
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
21
|
+
SOFTWARE.
|
package/README.md
ADDED
package/dist/index.cjs
ADDED
package/dist/index.d.cts
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
/** Theme JSON shape matching crates/lumis/themes/*.json */
|
|
2
|
+
interface ThemeData {
|
|
3
|
+
name: string;
|
|
4
|
+
appearance: 'light' | 'dark';
|
|
5
|
+
revision?: string;
|
|
6
|
+
highlights: Record<string, StyleEntry>;
|
|
7
|
+
}
|
|
8
|
+
/** A style entry in a theme JSON file. */
|
|
9
|
+
interface StyleEntry {
|
|
10
|
+
fg?: string;
|
|
11
|
+
bg?: string;
|
|
12
|
+
bold?: boolean;
|
|
13
|
+
italic?: boolean;
|
|
14
|
+
underline?: 'solid' | 'wavy' | 'double' | 'dotted' | 'dashed' | 'undercurl';
|
|
15
|
+
strikethrough?: boolean;
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
export type { StyleEntry, ThemeData };
|
package/dist/index.d.ts
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
/** Theme JSON shape matching crates/lumis/themes/*.json */
|
|
2
|
+
interface ThemeData {
|
|
3
|
+
name: string;
|
|
4
|
+
appearance: 'light' | 'dark';
|
|
5
|
+
revision?: string;
|
|
6
|
+
highlights: Record<string, StyleEntry>;
|
|
7
|
+
}
|
|
8
|
+
/** A style entry in a theme JSON file. */
|
|
9
|
+
interface StyleEntry {
|
|
10
|
+
fg?: string;
|
|
11
|
+
bg?: string;
|
|
12
|
+
bold?: boolean;
|
|
13
|
+
italic?: boolean;
|
|
14
|
+
underline?: 'solid' | 'wavy' | 'double' | 'dotted' | 'dashed' | 'undercurl';
|
|
15
|
+
strikethrough?: boolean;
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
export type { StyleEntry, ThemeData };
|
package/dist/index.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
// themes/aura_dark.ts
|
|
4
|
+
var theme = { "name": "aura_dark", "appearance": "dark", "revision": "20924aa0a43975420edd0e0b2f919e07a3eff9c9", "highlights": { "attribute": { "fg": "#a277ff" }, "attribute.builtin": { "fg": "#a277ff" }, "boolean": { "fg": "#61ffca" }, "character": { "fg": "#61ffca", "bold": true }, "character.special": { "fg": "#a277ff" }, "comment": { "fg": "#6d6d6d", "italic": true }, "comment.documentation": { "fg": "#6d6d6d", "italic": true }, "comment.error": { "fg": "#ffc0b9" }, "comment.hint": { "fg": "#6d6d6d", "italic": true }, "comment.note": { "fg": "#8cf8f7" }, "comment.todo": { "fg": "#61ffca", "bold": true, "italic": true }, "comment.warning": { "fg": "#fce094" }, "constant": { "fg": "#a277ff" }, "constant.builtin": { "fg": "#a277ff" }, "constant.macro": { "fg": "#a277ff" }, "constructor": { "fg": "#a277ff" }, "diff.delta": { "fg": "#8cf8f7" }, "diff.minus": { "fg": "#ffc0b9" }, "diff.plus": { "fg": "#b3f6c0" }, "function": { "fg": "#ffca85" }, "function.builtin": { "fg": "#a277ff" }, "function.call": { "fg": "#ffca85" }, "function.macro": { "fg": "#ffca85" }, "function.method": { "fg": "#ffca85" }, "function.method.call": { "fg": "#ffca85" }, "highlighted": { "bg": "#15141b" }, "keyword": { "fg": "#a277ff" }, "keyword.conditional": { "fg": "#a277ff" }, "keyword.conditional.ternary": { "fg": "#a277ff" }, "keyword.coroutine": { "fg": "#a277ff" }, "keyword.debug": { "fg": "#a277ff" }, "keyword.directive": { "fg": "#a277ff" }, "keyword.directive.define": { "fg": "#a277ff" }, "keyword.exception": { "fg": "#a277ff" }, "keyword.export": { "fg": "#a277ff" }, "keyword.function": { "fg": "#a277ff" }, "keyword.import": { "fg": "#a277ff" }, "keyword.modifier": { "fg": "#a277ff" }, "keyword.operator": { "fg": "#a277ff" }, "keyword.repeat": { "fg": "#a277ff" }, "keyword.return": { "fg": "#a277ff" }, "keyword.type": { "fg": "#a277ff" }, "label": { "fg": "#a277ff" }, "markup": { "fg": "#a277ff" }, "markup.environment": { "fg": "#a277ff" }, "markup.environment.name": { "fg": "#a277ff" }, "markup.heading": { "fg": "#61ffca", "bold": true }, "markup.heading.1": { "fg": "#61ffca", "bold": true }, "markup.heading.2": { "fg": "#61ffca", "bold": true }, "markup.heading.3": { "fg": "#61ffca", "bold": true }, "markup.heading.4": { "fg": "#61ffca", "bold": true }, "markup.heading.5": { "fg": "#61ffca", "bold": true }, "markup.heading.6": { "fg": "#61ffca", "bold": true }, "markup.italic": { "italic": true }, "markup.link": { "underline": "solid" }, "markup.link.label": { "underline": "solid" }, "markup.link.url": { "underline": "solid" }, "markup.list": { "fg": "#a277ff" }, "markup.list.checked": { "fg": "#a277ff" }, "markup.list.unchecked": { "fg": "#a277ff" }, "markup.math": { "fg": "#a277ff" }, "markup.quote": { "fg": "#a277ff" }, "markup.raw": { "fg": "#a277ff" }, "markup.raw.block": { "fg": "#a277ff" }, "markup.strikethrough": { "strikethrough": true }, "markup.strong": { "bold": true }, "markup.underline": { "underline": "solid" }, "module": { "fg": "#a277ff" }, "module.builtin": { "fg": "#a277ff" }, "normal": { "fg": "#edecee", "bg": "#15141b" }, "number": { "fg": "#61ffca" }, "number.float": { "fg": "#61ffca" }, "operator": { "fg": "#a277ff" }, "property": { "fg": "#a277ff" }, "punctuation.bracket": { "fg": "#f694ff", "bold": true }, "punctuation.delimiter": { "fg": "#f694ff", "bold": true }, "punctuation.special": { "fg": "#a277ff" }, "string": { "fg": "#61ffca" }, "string.documentation": { "fg": "#61ffca" }, "string.escape": { "fg": "#a277ff" }, "string.regexp": { "fg": "#a277ff" }, "string.special": { "fg": "#a277ff" }, "string.special.path": { "fg": "#a277ff" }, "string.special.symbol": { "fg": "#a277ff" }, "string.special.url": { "underline": "solid" }, "tag": { "fg": "#edecee" }, "tag.attribute": { "fg": "#edecee" }, "tag.builtin": { "fg": "#a277ff" }, "tag.delimiter": { "fg": "#edecee" }, "type": { "fg": "#82e2ff" }, "type.builtin": { "fg": "#a277ff" }, "type.definition": { "fg": "#82e2ff" }, "variable": { "fg": "#e0e2ea" }, "variable.builtin": { "fg": "#a277ff" }, "variable.member": { "fg": "#e0e2ea" }, "variable.parameter": { "fg": "#e0e2ea" }, "variable.parameter.builtin": { "fg": "#a277ff" } } };
|
|
5
|
+
var aura_dark_default = theme;
|
|
6
|
+
|
|
7
|
+
module.exports = aura_dark_default;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
// themes/aura_dark.ts
|
|
2
|
+
var theme = { "name": "aura_dark", "appearance": "dark", "revision": "20924aa0a43975420edd0e0b2f919e07a3eff9c9", "highlights": { "attribute": { "fg": "#a277ff" }, "attribute.builtin": { "fg": "#a277ff" }, "boolean": { "fg": "#61ffca" }, "character": { "fg": "#61ffca", "bold": true }, "character.special": { "fg": "#a277ff" }, "comment": { "fg": "#6d6d6d", "italic": true }, "comment.documentation": { "fg": "#6d6d6d", "italic": true }, "comment.error": { "fg": "#ffc0b9" }, "comment.hint": { "fg": "#6d6d6d", "italic": true }, "comment.note": { "fg": "#8cf8f7" }, "comment.todo": { "fg": "#61ffca", "bold": true, "italic": true }, "comment.warning": { "fg": "#fce094" }, "constant": { "fg": "#a277ff" }, "constant.builtin": { "fg": "#a277ff" }, "constant.macro": { "fg": "#a277ff" }, "constructor": { "fg": "#a277ff" }, "diff.delta": { "fg": "#8cf8f7" }, "diff.minus": { "fg": "#ffc0b9" }, "diff.plus": { "fg": "#b3f6c0" }, "function": { "fg": "#ffca85" }, "function.builtin": { "fg": "#a277ff" }, "function.call": { "fg": "#ffca85" }, "function.macro": { "fg": "#ffca85" }, "function.method": { "fg": "#ffca85" }, "function.method.call": { "fg": "#ffca85" }, "highlighted": { "bg": "#15141b" }, "keyword": { "fg": "#a277ff" }, "keyword.conditional": { "fg": "#a277ff" }, "keyword.conditional.ternary": { "fg": "#a277ff" }, "keyword.coroutine": { "fg": "#a277ff" }, "keyword.debug": { "fg": "#a277ff" }, "keyword.directive": { "fg": "#a277ff" }, "keyword.directive.define": { "fg": "#a277ff" }, "keyword.exception": { "fg": "#a277ff" }, "keyword.export": { "fg": "#a277ff" }, "keyword.function": { "fg": "#a277ff" }, "keyword.import": { "fg": "#a277ff" }, "keyword.modifier": { "fg": "#a277ff" }, "keyword.operator": { "fg": "#a277ff" }, "keyword.repeat": { "fg": "#a277ff" }, "keyword.return": { "fg": "#a277ff" }, "keyword.type": { "fg": "#a277ff" }, "label": { "fg": "#a277ff" }, "markup": { "fg": "#a277ff" }, "markup.environment": { "fg": "#a277ff" }, "markup.environment.name": { "fg": "#a277ff" }, "markup.heading": { "fg": "#61ffca", "bold": true }, "markup.heading.1": { "fg": "#61ffca", "bold": true }, "markup.heading.2": { "fg": "#61ffca", "bold": true }, "markup.heading.3": { "fg": "#61ffca", "bold": true }, "markup.heading.4": { "fg": "#61ffca", "bold": true }, "markup.heading.5": { "fg": "#61ffca", "bold": true }, "markup.heading.6": { "fg": "#61ffca", "bold": true }, "markup.italic": { "italic": true }, "markup.link": { "underline": "solid" }, "markup.link.label": { "underline": "solid" }, "markup.link.url": { "underline": "solid" }, "markup.list": { "fg": "#a277ff" }, "markup.list.checked": { "fg": "#a277ff" }, "markup.list.unchecked": { "fg": "#a277ff" }, "markup.math": { "fg": "#a277ff" }, "markup.quote": { "fg": "#a277ff" }, "markup.raw": { "fg": "#a277ff" }, "markup.raw.block": { "fg": "#a277ff" }, "markup.strikethrough": { "strikethrough": true }, "markup.strong": { "bold": true }, "markup.underline": { "underline": "solid" }, "module": { "fg": "#a277ff" }, "module.builtin": { "fg": "#a277ff" }, "normal": { "fg": "#edecee", "bg": "#15141b" }, "number": { "fg": "#61ffca" }, "number.float": { "fg": "#61ffca" }, "operator": { "fg": "#a277ff" }, "property": { "fg": "#a277ff" }, "punctuation.bracket": { "fg": "#f694ff", "bold": true }, "punctuation.delimiter": { "fg": "#f694ff", "bold": true }, "punctuation.special": { "fg": "#a277ff" }, "string": { "fg": "#61ffca" }, "string.documentation": { "fg": "#61ffca" }, "string.escape": { "fg": "#a277ff" }, "string.regexp": { "fg": "#a277ff" }, "string.special": { "fg": "#a277ff" }, "string.special.path": { "fg": "#a277ff" }, "string.special.symbol": { "fg": "#a277ff" }, "string.special.url": { "underline": "solid" }, "tag": { "fg": "#edecee" }, "tag.attribute": { "fg": "#edecee" }, "tag.builtin": { "fg": "#a277ff" }, "tag.delimiter": { "fg": "#edecee" }, "type": { "fg": "#82e2ff" }, "type.builtin": { "fg": "#a277ff" }, "type.definition": { "fg": "#82e2ff" }, "variable": { "fg": "#e0e2ea" }, "variable.builtin": { "fg": "#a277ff" }, "variable.member": { "fg": "#e0e2ea" }, "variable.parameter": { "fg": "#e0e2ea" }, "variable.parameter.builtin": { "fg": "#a277ff" } } };
|
|
3
|
+
var aura_dark_default = theme;
|
|
4
|
+
|
|
5
|
+
export { aura_dark_default as default };
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
// themes/aura_dark_soft_text.ts
|
|
4
|
+
var theme = { "name": "aura_dark_soft_text", "appearance": "dark", "revision": "20924aa0a43975420edd0e0b2f919e07a3eff9c9", "highlights": { "attribute": { "fg": "#a277ff" }, "attribute.builtin": { "fg": "#a277ff" }, "boolean": { "fg": "#61ffca" }, "character": { "fg": "#61ffca", "bold": true }, "character.special": { "fg": "#a277ff" }, "comment": { "fg": "#6d6d6d", "italic": true }, "comment.documentation": { "fg": "#6d6d6d", "italic": true }, "comment.error": { "fg": "#ffc0b9" }, "comment.hint": { "fg": "#6d6d6d", "italic": true }, "comment.note": { "fg": "#8cf8f7" }, "comment.todo": { "fg": "#61ffca", "bold": true, "italic": true }, "comment.warning": { "fg": "#fce094" }, "constant": { "fg": "#a277ff" }, "constant.builtin": { "fg": "#a277ff" }, "constant.macro": { "fg": "#a277ff" }, "constructor": { "fg": "#a277ff" }, "diff.delta": { "fg": "#8cf8f7" }, "diff.minus": { "fg": "#ffc0b9" }, "diff.plus": { "fg": "#b3f6c0" }, "function": { "fg": "#ffca85" }, "function.builtin": { "fg": "#a277ff" }, "function.call": { "fg": "#ffca85" }, "function.macro": { "fg": "#ffca85" }, "function.method": { "fg": "#ffca85" }, "function.method.call": { "fg": "#ffca85" }, "highlighted": { "bg": "#15141b" }, "keyword": { "fg": "#a277ff" }, "keyword.conditional": { "fg": "#a277ff" }, "keyword.conditional.ternary": { "fg": "#a277ff" }, "keyword.coroutine": { "fg": "#a277ff" }, "keyword.debug": { "fg": "#a277ff" }, "keyword.directive": { "fg": "#a277ff" }, "keyword.directive.define": { "fg": "#a277ff" }, "keyword.exception": { "fg": "#a277ff" }, "keyword.export": { "fg": "#a277ff" }, "keyword.function": { "fg": "#a277ff" }, "keyword.import": { "fg": "#a277ff" }, "keyword.modifier": { "fg": "#a277ff" }, "keyword.operator": { "fg": "#a277ff" }, "keyword.repeat": { "fg": "#a277ff" }, "keyword.return": { "fg": "#a277ff" }, "keyword.type": { "fg": "#a277ff" }, "label": { "fg": "#a277ff" }, "markup": { "fg": "#a277ff" }, "markup.environment": { "fg": "#a277ff" }, "markup.environment.name": { "fg": "#a277ff" }, "markup.heading": { "fg": "#61ffca", "bold": true }, "markup.heading.1": { "fg": "#61ffca", "bold": true }, "markup.heading.2": { "fg": "#61ffca", "bold": true }, "markup.heading.3": { "fg": "#61ffca", "bold": true }, "markup.heading.4": { "fg": "#61ffca", "bold": true }, "markup.heading.5": { "fg": "#61ffca", "bold": true }, "markup.heading.6": { "fg": "#61ffca", "bold": true }, "markup.italic": { "italic": true }, "markup.link": { "underline": "solid" }, "markup.link.label": { "underline": "solid" }, "markup.link.url": { "underline": "solid" }, "markup.list": { "fg": "#a277ff" }, "markup.list.checked": { "fg": "#a277ff" }, "markup.list.unchecked": { "fg": "#a277ff" }, "markup.math": { "fg": "#a277ff" }, "markup.quote": { "fg": "#a277ff" }, "markup.raw": { "fg": "#a277ff" }, "markup.raw.block": { "fg": "#a277ff" }, "markup.strikethrough": { "strikethrough": true }, "markup.strong": { "bold": true }, "markup.underline": { "underline": "solid" }, "module": { "fg": "#a277ff" }, "module.builtin": { "fg": "#a277ff" }, "normal": { "fg": "#edecee", "bg": "#15141b" }, "number": { "fg": "#61ffca" }, "number.float": { "fg": "#61ffca" }, "operator": { "fg": "#a277ff" }, "property": { "fg": "#a277ff" }, "punctuation.bracket": { "fg": "#f694ff", "bold": true }, "punctuation.delimiter": { "fg": "#f694ff", "bold": true }, "punctuation.special": { "fg": "#a277ff" }, "string": { "fg": "#61ffca" }, "string.documentation": { "fg": "#61ffca" }, "string.escape": { "fg": "#a277ff" }, "string.regexp": { "fg": "#a277ff" }, "string.special": { "fg": "#a277ff" }, "string.special.path": { "fg": "#a277ff" }, "string.special.symbol": { "fg": "#a277ff" }, "string.special.url": { "underline": "solid" }, "tag": { "fg": "#edecee" }, "tag.attribute": { "fg": "#edecee" }, "tag.builtin": { "fg": "#a277ff" }, "tag.delimiter": { "fg": "#edecee" }, "type": { "fg": "#82e2ff" }, "type.builtin": { "fg": "#a277ff" }, "type.definition": { "fg": "#82e2ff" }, "variable": { "fg": "#e0e2ea" }, "variable.builtin": { "fg": "#a277ff" }, "variable.member": { "fg": "#e0e2ea" }, "variable.parameter": { "fg": "#e0e2ea" }, "variable.parameter.builtin": { "fg": "#a277ff" } } };
|
|
5
|
+
var aura_dark_soft_text_default = theme;
|
|
6
|
+
|
|
7
|
+
module.exports = aura_dark_soft_text_default;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
// themes/aura_dark_soft_text.ts
|
|
2
|
+
var theme = { "name": "aura_dark_soft_text", "appearance": "dark", "revision": "20924aa0a43975420edd0e0b2f919e07a3eff9c9", "highlights": { "attribute": { "fg": "#a277ff" }, "attribute.builtin": { "fg": "#a277ff" }, "boolean": { "fg": "#61ffca" }, "character": { "fg": "#61ffca", "bold": true }, "character.special": { "fg": "#a277ff" }, "comment": { "fg": "#6d6d6d", "italic": true }, "comment.documentation": { "fg": "#6d6d6d", "italic": true }, "comment.error": { "fg": "#ffc0b9" }, "comment.hint": { "fg": "#6d6d6d", "italic": true }, "comment.note": { "fg": "#8cf8f7" }, "comment.todo": { "fg": "#61ffca", "bold": true, "italic": true }, "comment.warning": { "fg": "#fce094" }, "constant": { "fg": "#a277ff" }, "constant.builtin": { "fg": "#a277ff" }, "constant.macro": { "fg": "#a277ff" }, "constructor": { "fg": "#a277ff" }, "diff.delta": { "fg": "#8cf8f7" }, "diff.minus": { "fg": "#ffc0b9" }, "diff.plus": { "fg": "#b3f6c0" }, "function": { "fg": "#ffca85" }, "function.builtin": { "fg": "#a277ff" }, "function.call": { "fg": "#ffca85" }, "function.macro": { "fg": "#ffca85" }, "function.method": { "fg": "#ffca85" }, "function.method.call": { "fg": "#ffca85" }, "highlighted": { "bg": "#15141b" }, "keyword": { "fg": "#a277ff" }, "keyword.conditional": { "fg": "#a277ff" }, "keyword.conditional.ternary": { "fg": "#a277ff" }, "keyword.coroutine": { "fg": "#a277ff" }, "keyword.debug": { "fg": "#a277ff" }, "keyword.directive": { "fg": "#a277ff" }, "keyword.directive.define": { "fg": "#a277ff" }, "keyword.exception": { "fg": "#a277ff" }, "keyword.export": { "fg": "#a277ff" }, "keyword.function": { "fg": "#a277ff" }, "keyword.import": { "fg": "#a277ff" }, "keyword.modifier": { "fg": "#a277ff" }, "keyword.operator": { "fg": "#a277ff" }, "keyword.repeat": { "fg": "#a277ff" }, "keyword.return": { "fg": "#a277ff" }, "keyword.type": { "fg": "#a277ff" }, "label": { "fg": "#a277ff" }, "markup": { "fg": "#a277ff" }, "markup.environment": { "fg": "#a277ff" }, "markup.environment.name": { "fg": "#a277ff" }, "markup.heading": { "fg": "#61ffca", "bold": true }, "markup.heading.1": { "fg": "#61ffca", "bold": true }, "markup.heading.2": { "fg": "#61ffca", "bold": true }, "markup.heading.3": { "fg": "#61ffca", "bold": true }, "markup.heading.4": { "fg": "#61ffca", "bold": true }, "markup.heading.5": { "fg": "#61ffca", "bold": true }, "markup.heading.6": { "fg": "#61ffca", "bold": true }, "markup.italic": { "italic": true }, "markup.link": { "underline": "solid" }, "markup.link.label": { "underline": "solid" }, "markup.link.url": { "underline": "solid" }, "markup.list": { "fg": "#a277ff" }, "markup.list.checked": { "fg": "#a277ff" }, "markup.list.unchecked": { "fg": "#a277ff" }, "markup.math": { "fg": "#a277ff" }, "markup.quote": { "fg": "#a277ff" }, "markup.raw": { "fg": "#a277ff" }, "markup.raw.block": { "fg": "#a277ff" }, "markup.strikethrough": { "strikethrough": true }, "markup.strong": { "bold": true }, "markup.underline": { "underline": "solid" }, "module": { "fg": "#a277ff" }, "module.builtin": { "fg": "#a277ff" }, "normal": { "fg": "#edecee", "bg": "#15141b" }, "number": { "fg": "#61ffca" }, "number.float": { "fg": "#61ffca" }, "operator": { "fg": "#a277ff" }, "property": { "fg": "#a277ff" }, "punctuation.bracket": { "fg": "#f694ff", "bold": true }, "punctuation.delimiter": { "fg": "#f694ff", "bold": true }, "punctuation.special": { "fg": "#a277ff" }, "string": { "fg": "#61ffca" }, "string.documentation": { "fg": "#61ffca" }, "string.escape": { "fg": "#a277ff" }, "string.regexp": { "fg": "#a277ff" }, "string.special": { "fg": "#a277ff" }, "string.special.path": { "fg": "#a277ff" }, "string.special.symbol": { "fg": "#a277ff" }, "string.special.url": { "underline": "solid" }, "tag": { "fg": "#edecee" }, "tag.attribute": { "fg": "#edecee" }, "tag.builtin": { "fg": "#a277ff" }, "tag.delimiter": { "fg": "#edecee" }, "type": { "fg": "#82e2ff" }, "type.builtin": { "fg": "#a277ff" }, "type.definition": { "fg": "#82e2ff" }, "variable": { "fg": "#e0e2ea" }, "variable.builtin": { "fg": "#a277ff" }, "variable.member": { "fg": "#e0e2ea" }, "variable.parameter": { "fg": "#e0e2ea" }, "variable.parameter.builtin": { "fg": "#a277ff" } } };
|
|
3
|
+
var aura_dark_soft_text_default = theme;
|
|
4
|
+
|
|
5
|
+
export { aura_dark_soft_text_default as default };
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
// themes/aura_soft_dark.ts
|
|
4
|
+
var theme = { "name": "aura_soft_dark", "appearance": "dark", "revision": "20924aa0a43975420edd0e0b2f919e07a3eff9c9", "highlights": { "attribute": { "fg": "#a277ff" }, "attribute.builtin": { "fg": "#a277ff" }, "boolean": { "fg": "#61ffca" }, "character": { "fg": "#61ffca", "bold": true }, "character.special": { "fg": "#a277ff" }, "comment": { "fg": "#6d6d6d", "italic": true }, "comment.documentation": { "fg": "#6d6d6d", "italic": true }, "comment.error": { "fg": "#ffc0b9" }, "comment.hint": { "fg": "#6d6d6d", "italic": true }, "comment.note": { "fg": "#8cf8f7" }, "comment.todo": { "fg": "#61ffca", "bold": true, "italic": true }, "comment.warning": { "fg": "#fce094" }, "constant": { "fg": "#a277ff" }, "constant.builtin": { "fg": "#a277ff" }, "constant.macro": { "fg": "#a277ff" }, "constructor": { "fg": "#a277ff" }, "diff.delta": { "fg": "#8cf8f7" }, "diff.minus": { "fg": "#ffc0b9" }, "diff.plus": { "fg": "#b3f6c0" }, "function": { "fg": "#ffca85" }, "function.builtin": { "fg": "#a277ff" }, "function.call": { "fg": "#ffca85" }, "function.macro": { "fg": "#ffca85" }, "function.method": { "fg": "#ffca85" }, "function.method.call": { "fg": "#ffca85" }, "highlighted": { "bg": "#21202e" }, "keyword": { "fg": "#a277ff" }, "keyword.conditional": { "fg": "#a277ff" }, "keyword.conditional.ternary": { "fg": "#a277ff" }, "keyword.coroutine": { "fg": "#a277ff" }, "keyword.debug": { "fg": "#a277ff" }, "keyword.directive": { "fg": "#a277ff" }, "keyword.directive.define": { "fg": "#a277ff" }, "keyword.exception": { "fg": "#a277ff" }, "keyword.export": { "fg": "#a277ff" }, "keyword.function": { "fg": "#a277ff" }, "keyword.import": { "fg": "#a277ff" }, "keyword.modifier": { "fg": "#a277ff" }, "keyword.operator": { "fg": "#a277ff" }, "keyword.repeat": { "fg": "#a277ff" }, "keyword.return": { "fg": "#a277ff" }, "keyword.type": { "fg": "#a277ff" }, "label": { "fg": "#a277ff" }, "markup": { "fg": "#a277ff" }, "markup.environment": { "fg": "#a277ff" }, "markup.environment.name": { "fg": "#a277ff" }, "markup.heading": { "fg": "#61ffca", "bold": true }, "markup.heading.1": { "fg": "#61ffca", "bold": true }, "markup.heading.2": { "fg": "#61ffca", "bold": true }, "markup.heading.3": { "fg": "#61ffca", "bold": true }, "markup.heading.4": { "fg": "#61ffca", "bold": true }, "markup.heading.5": { "fg": "#61ffca", "bold": true }, "markup.heading.6": { "fg": "#61ffca", "bold": true }, "markup.italic": { "italic": true }, "markup.link": { "underline": "solid" }, "markup.link.label": { "underline": "solid" }, "markup.link.url": { "underline": "solid" }, "markup.list": { "fg": "#a277ff" }, "markup.list.checked": { "fg": "#a277ff" }, "markup.list.unchecked": { "fg": "#a277ff" }, "markup.math": { "fg": "#a277ff" }, "markup.quote": { "fg": "#a277ff" }, "markup.raw": { "fg": "#a277ff" }, "markup.raw.block": { "fg": "#a277ff" }, "markup.strikethrough": { "strikethrough": true }, "markup.strong": { "bold": true }, "markup.underline": { "underline": "solid" }, "module": { "fg": "#a277ff" }, "module.builtin": { "fg": "#a277ff" }, "normal": { "fg": "#edecee", "bg": "#21202e" }, "number": { "fg": "#61ffca" }, "number.float": { "fg": "#61ffca" }, "operator": { "fg": "#a277ff" }, "property": { "fg": "#a277ff" }, "punctuation.bracket": { "fg": "#f694ff", "bold": true }, "punctuation.delimiter": { "fg": "#f694ff", "bold": true }, "punctuation.special": { "fg": "#a277ff" }, "string": { "fg": "#61ffca" }, "string.documentation": { "fg": "#61ffca" }, "string.escape": { "fg": "#a277ff" }, "string.regexp": { "fg": "#a277ff" }, "string.special": { "fg": "#a277ff" }, "string.special.path": { "fg": "#a277ff" }, "string.special.symbol": { "fg": "#a277ff" }, "string.special.url": { "underline": "solid" }, "tag": { "fg": "#edecee" }, "tag.attribute": { "fg": "#edecee" }, "tag.builtin": { "fg": "#a277ff" }, "tag.delimiter": { "fg": "#edecee" }, "type": { "fg": "#82e2ff" }, "type.builtin": { "fg": "#a277ff" }, "type.definition": { "fg": "#82e2ff" }, "variable": { "fg": "#e0e2ea" }, "variable.builtin": { "fg": "#a277ff" }, "variable.member": { "fg": "#e0e2ea" }, "variable.parameter": { "fg": "#e0e2ea" }, "variable.parameter.builtin": { "fg": "#a277ff" } } };
|
|
5
|
+
var aura_soft_dark_default = theme;
|
|
6
|
+
|
|
7
|
+
module.exports = aura_soft_dark_default;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
// themes/aura_soft_dark.ts
|
|
2
|
+
var theme = { "name": "aura_soft_dark", "appearance": "dark", "revision": "20924aa0a43975420edd0e0b2f919e07a3eff9c9", "highlights": { "attribute": { "fg": "#a277ff" }, "attribute.builtin": { "fg": "#a277ff" }, "boolean": { "fg": "#61ffca" }, "character": { "fg": "#61ffca", "bold": true }, "character.special": { "fg": "#a277ff" }, "comment": { "fg": "#6d6d6d", "italic": true }, "comment.documentation": { "fg": "#6d6d6d", "italic": true }, "comment.error": { "fg": "#ffc0b9" }, "comment.hint": { "fg": "#6d6d6d", "italic": true }, "comment.note": { "fg": "#8cf8f7" }, "comment.todo": { "fg": "#61ffca", "bold": true, "italic": true }, "comment.warning": { "fg": "#fce094" }, "constant": { "fg": "#a277ff" }, "constant.builtin": { "fg": "#a277ff" }, "constant.macro": { "fg": "#a277ff" }, "constructor": { "fg": "#a277ff" }, "diff.delta": { "fg": "#8cf8f7" }, "diff.minus": { "fg": "#ffc0b9" }, "diff.plus": { "fg": "#b3f6c0" }, "function": { "fg": "#ffca85" }, "function.builtin": { "fg": "#a277ff" }, "function.call": { "fg": "#ffca85" }, "function.macro": { "fg": "#ffca85" }, "function.method": { "fg": "#ffca85" }, "function.method.call": { "fg": "#ffca85" }, "highlighted": { "bg": "#21202e" }, "keyword": { "fg": "#a277ff" }, "keyword.conditional": { "fg": "#a277ff" }, "keyword.conditional.ternary": { "fg": "#a277ff" }, "keyword.coroutine": { "fg": "#a277ff" }, "keyword.debug": { "fg": "#a277ff" }, "keyword.directive": { "fg": "#a277ff" }, "keyword.directive.define": { "fg": "#a277ff" }, "keyword.exception": { "fg": "#a277ff" }, "keyword.export": { "fg": "#a277ff" }, "keyword.function": { "fg": "#a277ff" }, "keyword.import": { "fg": "#a277ff" }, "keyword.modifier": { "fg": "#a277ff" }, "keyword.operator": { "fg": "#a277ff" }, "keyword.repeat": { "fg": "#a277ff" }, "keyword.return": { "fg": "#a277ff" }, "keyword.type": { "fg": "#a277ff" }, "label": { "fg": "#a277ff" }, "markup": { "fg": "#a277ff" }, "markup.environment": { "fg": "#a277ff" }, "markup.environment.name": { "fg": "#a277ff" }, "markup.heading": { "fg": "#61ffca", "bold": true }, "markup.heading.1": { "fg": "#61ffca", "bold": true }, "markup.heading.2": { "fg": "#61ffca", "bold": true }, "markup.heading.3": { "fg": "#61ffca", "bold": true }, "markup.heading.4": { "fg": "#61ffca", "bold": true }, "markup.heading.5": { "fg": "#61ffca", "bold": true }, "markup.heading.6": { "fg": "#61ffca", "bold": true }, "markup.italic": { "italic": true }, "markup.link": { "underline": "solid" }, "markup.link.label": { "underline": "solid" }, "markup.link.url": { "underline": "solid" }, "markup.list": { "fg": "#a277ff" }, "markup.list.checked": { "fg": "#a277ff" }, "markup.list.unchecked": { "fg": "#a277ff" }, "markup.math": { "fg": "#a277ff" }, "markup.quote": { "fg": "#a277ff" }, "markup.raw": { "fg": "#a277ff" }, "markup.raw.block": { "fg": "#a277ff" }, "markup.strikethrough": { "strikethrough": true }, "markup.strong": { "bold": true }, "markup.underline": { "underline": "solid" }, "module": { "fg": "#a277ff" }, "module.builtin": { "fg": "#a277ff" }, "normal": { "fg": "#edecee", "bg": "#21202e" }, "number": { "fg": "#61ffca" }, "number.float": { "fg": "#61ffca" }, "operator": { "fg": "#a277ff" }, "property": { "fg": "#a277ff" }, "punctuation.bracket": { "fg": "#f694ff", "bold": true }, "punctuation.delimiter": { "fg": "#f694ff", "bold": true }, "punctuation.special": { "fg": "#a277ff" }, "string": { "fg": "#61ffca" }, "string.documentation": { "fg": "#61ffca" }, "string.escape": { "fg": "#a277ff" }, "string.regexp": { "fg": "#a277ff" }, "string.special": { "fg": "#a277ff" }, "string.special.path": { "fg": "#a277ff" }, "string.special.symbol": { "fg": "#a277ff" }, "string.special.url": { "underline": "solid" }, "tag": { "fg": "#edecee" }, "tag.attribute": { "fg": "#edecee" }, "tag.builtin": { "fg": "#a277ff" }, "tag.delimiter": { "fg": "#edecee" }, "type": { "fg": "#82e2ff" }, "type.builtin": { "fg": "#a277ff" }, "type.definition": { "fg": "#82e2ff" }, "variable": { "fg": "#e0e2ea" }, "variable.builtin": { "fg": "#a277ff" }, "variable.member": { "fg": "#e0e2ea" }, "variable.parameter": { "fg": "#e0e2ea" }, "variable.parameter.builtin": { "fg": "#a277ff" } } };
|
|
3
|
+
var aura_soft_dark_default = theme;
|
|
4
|
+
|
|
5
|
+
export { aura_soft_dark_default as default };
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
// themes/aura_soft_dark_soft_text.ts
|
|
4
|
+
var theme = { "name": "aura_soft_dark_soft_text", "appearance": "dark", "revision": "20924aa0a43975420edd0e0b2f919e07a3eff9c9", "highlights": { "attribute": { "fg": "#8464c6" }, "attribute.builtin": { "fg": "#8464c6" }, "boolean": { "fg": "#54c59f" }, "character": { "fg": "#54c59f", "bold": true }, "character.special": { "fg": "#8464c6" }, "comment": { "fg": "#6d6d6d", "italic": true }, "comment.documentation": { "fg": "#6d6d6d", "italic": true }, "comment.error": { "fg": "#ffc0b9" }, "comment.hint": { "fg": "#6d6d6d", "italic": true }, "comment.note": { "fg": "#8cf8f7" }, "comment.todo": { "fg": "#54c59f", "bold": true, "italic": true }, "comment.warning": { "fg": "#fce094" }, "constant": { "fg": "#8464c6" }, "constant.builtin": { "fg": "#8464c6" }, "constant.macro": { "fg": "#8464c6" }, "constructor": { "fg": "#8464c6" }, "diff.delta": { "fg": "#8cf8f7" }, "diff.minus": { "fg": "#ffc0b9" }, "diff.plus": { "fg": "#b3f6c0" }, "function": { "fg": "#c7a06f" }, "function.builtin": { "fg": "#8464c6" }, "function.call": { "fg": "#c7a06f" }, "function.macro": { "fg": "#c7a06f" }, "function.method": { "fg": "#c7a06f" }, "function.method.call": { "fg": "#c7a06f" }, "highlighted": { "bg": "#21202e" }, "keyword": { "fg": "#8464c6" }, "keyword.conditional": { "fg": "#8464c6" }, "keyword.conditional.ternary": { "fg": "#8464c6" }, "keyword.coroutine": { "fg": "#8464c6" }, "keyword.debug": { "fg": "#8464c6" }, "keyword.directive": { "fg": "#8464c6" }, "keyword.directive.define": { "fg": "#8464c6" }, "keyword.exception": { "fg": "#8464c6" }, "keyword.export": { "fg": "#8464c6" }, "keyword.function": { "fg": "#8464c6" }, "keyword.import": { "fg": "#8464c6" }, "keyword.modifier": { "fg": "#8464c6" }, "keyword.operator": { "fg": "#8464c6" }, "keyword.repeat": { "fg": "#8464c6" }, "keyword.return": { "fg": "#8464c6" }, "keyword.type": { "fg": "#8464c6" }, "label": { "fg": "#8464c6" }, "markup": { "fg": "#8464c6" }, "markup.environment": { "fg": "#8464c6" }, "markup.environment.name": { "fg": "#8464c6" }, "markup.heading": { "fg": "#54c59f", "bold": true }, "markup.heading.1": { "fg": "#54c59f", "bold": true }, "markup.heading.2": { "fg": "#54c59f", "bold": true }, "markup.heading.3": { "fg": "#54c59f", "bold": true }, "markup.heading.4": { "fg": "#54c59f", "bold": true }, "markup.heading.5": { "fg": "#54c59f", "bold": true }, "markup.heading.6": { "fg": "#54c59f", "bold": true }, "markup.italic": { "italic": true }, "markup.link": { "underline": "solid" }, "markup.link.label": { "underline": "solid" }, "markup.link.url": { "underline": "solid" }, "markup.list": { "fg": "#8464c6" }, "markup.list.checked": { "fg": "#8464c6" }, "markup.list.unchecked": { "fg": "#8464c6" }, "markup.math": { "fg": "#8464c6" }, "markup.quote": { "fg": "#8464c6" }, "markup.raw": { "fg": "#8464c6" }, "markup.raw.block": { "fg": "#8464c6" }, "markup.strikethrough": { "strikethrough": true }, "markup.strong": { "bold": true }, "markup.underline": { "underline": "solid" }, "module": { "fg": "#8464c6" }, "module.builtin": { "fg": "#8464c6" }, "normal": { "fg": "#bdbdbd", "bg": "#21202e" }, "number": { "fg": "#54c59f" }, "number.float": { "fg": "#54c59f" }, "operator": { "fg": "#8464c6" }, "property": { "fg": "#8464c6" }, "punctuation.bracket": { "fg": "#c17ac8", "bold": true }, "punctuation.delimiter": { "fg": "#c17ac8", "bold": true }, "punctuation.special": { "fg": "#8464c6" }, "string": { "fg": "#54c59f" }, "string.documentation": { "fg": "#54c59f" }, "string.escape": { "fg": "#8464c6" }, "string.regexp": { "fg": "#8464c6" }, "string.special": { "fg": "#8464c6" }, "string.special.path": { "fg": "#8464c6" }, "string.special.symbol": { "fg": "#8464c6" }, "string.special.url": { "underline": "solid" }, "tag": { "fg": "#bdbdbd" }, "tag.attribute": { "fg": "#bdbdbd" }, "tag.builtin": { "fg": "#8464c6" }, "tag.delimiter": { "fg": "#bdbdbd" }, "type": { "fg": "#6cb2c7" }, "type.builtin": { "fg": "#8464c6" }, "type.definition": { "fg": "#6cb2c7" }, "variable": { "fg": "#e0e2ea" }, "variable.builtin": { "fg": "#8464c6" }, "variable.member": { "fg": "#e0e2ea" }, "variable.parameter": { "fg": "#e0e2ea" }, "variable.parameter.builtin": { "fg": "#8464c6" } } };
|
|
5
|
+
var aura_soft_dark_soft_text_default = theme;
|
|
6
|
+
|
|
7
|
+
module.exports = aura_soft_dark_soft_text_default;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
// themes/aura_soft_dark_soft_text.ts
|
|
2
|
+
var theme = { "name": "aura_soft_dark_soft_text", "appearance": "dark", "revision": "20924aa0a43975420edd0e0b2f919e07a3eff9c9", "highlights": { "attribute": { "fg": "#8464c6" }, "attribute.builtin": { "fg": "#8464c6" }, "boolean": { "fg": "#54c59f" }, "character": { "fg": "#54c59f", "bold": true }, "character.special": { "fg": "#8464c6" }, "comment": { "fg": "#6d6d6d", "italic": true }, "comment.documentation": { "fg": "#6d6d6d", "italic": true }, "comment.error": { "fg": "#ffc0b9" }, "comment.hint": { "fg": "#6d6d6d", "italic": true }, "comment.note": { "fg": "#8cf8f7" }, "comment.todo": { "fg": "#54c59f", "bold": true, "italic": true }, "comment.warning": { "fg": "#fce094" }, "constant": { "fg": "#8464c6" }, "constant.builtin": { "fg": "#8464c6" }, "constant.macro": { "fg": "#8464c6" }, "constructor": { "fg": "#8464c6" }, "diff.delta": { "fg": "#8cf8f7" }, "diff.minus": { "fg": "#ffc0b9" }, "diff.plus": { "fg": "#b3f6c0" }, "function": { "fg": "#c7a06f" }, "function.builtin": { "fg": "#8464c6" }, "function.call": { "fg": "#c7a06f" }, "function.macro": { "fg": "#c7a06f" }, "function.method": { "fg": "#c7a06f" }, "function.method.call": { "fg": "#c7a06f" }, "highlighted": { "bg": "#21202e" }, "keyword": { "fg": "#8464c6" }, "keyword.conditional": { "fg": "#8464c6" }, "keyword.conditional.ternary": { "fg": "#8464c6" }, "keyword.coroutine": { "fg": "#8464c6" }, "keyword.debug": { "fg": "#8464c6" }, "keyword.directive": { "fg": "#8464c6" }, "keyword.directive.define": { "fg": "#8464c6" }, "keyword.exception": { "fg": "#8464c6" }, "keyword.export": { "fg": "#8464c6" }, "keyword.function": { "fg": "#8464c6" }, "keyword.import": { "fg": "#8464c6" }, "keyword.modifier": { "fg": "#8464c6" }, "keyword.operator": { "fg": "#8464c6" }, "keyword.repeat": { "fg": "#8464c6" }, "keyword.return": { "fg": "#8464c6" }, "keyword.type": { "fg": "#8464c6" }, "label": { "fg": "#8464c6" }, "markup": { "fg": "#8464c6" }, "markup.environment": { "fg": "#8464c6" }, "markup.environment.name": { "fg": "#8464c6" }, "markup.heading": { "fg": "#54c59f", "bold": true }, "markup.heading.1": { "fg": "#54c59f", "bold": true }, "markup.heading.2": { "fg": "#54c59f", "bold": true }, "markup.heading.3": { "fg": "#54c59f", "bold": true }, "markup.heading.4": { "fg": "#54c59f", "bold": true }, "markup.heading.5": { "fg": "#54c59f", "bold": true }, "markup.heading.6": { "fg": "#54c59f", "bold": true }, "markup.italic": { "italic": true }, "markup.link": { "underline": "solid" }, "markup.link.label": { "underline": "solid" }, "markup.link.url": { "underline": "solid" }, "markup.list": { "fg": "#8464c6" }, "markup.list.checked": { "fg": "#8464c6" }, "markup.list.unchecked": { "fg": "#8464c6" }, "markup.math": { "fg": "#8464c6" }, "markup.quote": { "fg": "#8464c6" }, "markup.raw": { "fg": "#8464c6" }, "markup.raw.block": { "fg": "#8464c6" }, "markup.strikethrough": { "strikethrough": true }, "markup.strong": { "bold": true }, "markup.underline": { "underline": "solid" }, "module": { "fg": "#8464c6" }, "module.builtin": { "fg": "#8464c6" }, "normal": { "fg": "#bdbdbd", "bg": "#21202e" }, "number": { "fg": "#54c59f" }, "number.float": { "fg": "#54c59f" }, "operator": { "fg": "#8464c6" }, "property": { "fg": "#8464c6" }, "punctuation.bracket": { "fg": "#c17ac8", "bold": true }, "punctuation.delimiter": { "fg": "#c17ac8", "bold": true }, "punctuation.special": { "fg": "#8464c6" }, "string": { "fg": "#54c59f" }, "string.documentation": { "fg": "#54c59f" }, "string.escape": { "fg": "#8464c6" }, "string.regexp": { "fg": "#8464c6" }, "string.special": { "fg": "#8464c6" }, "string.special.path": { "fg": "#8464c6" }, "string.special.symbol": { "fg": "#8464c6" }, "string.special.url": { "underline": "solid" }, "tag": { "fg": "#bdbdbd" }, "tag.attribute": { "fg": "#bdbdbd" }, "tag.builtin": { "fg": "#8464c6" }, "tag.delimiter": { "fg": "#bdbdbd" }, "type": { "fg": "#6cb2c7" }, "type.builtin": { "fg": "#8464c6" }, "type.definition": { "fg": "#6cb2c7" }, "variable": { "fg": "#e0e2ea" }, "variable.builtin": { "fg": "#8464c6" }, "variable.member": { "fg": "#e0e2ea" }, "variable.parameter": { "fg": "#e0e2ea" }, "variable.parameter.builtin": { "fg": "#8464c6" } } };
|
|
3
|
+
var aura_soft_dark_soft_text_default = theme;
|
|
4
|
+
|
|
5
|
+
export { aura_soft_dark_soft_text_default as default };
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
// themes/ayu_dark.ts
|
|
4
|
+
var theme = { "name": "ayu_dark", "appearance": "dark", "revision": "e5a9f0fa2918d6b5f57c21b3ac014314ee5e41c8", "highlights": { "attribute": { "fg": "#e6b450" }, "attribute.builtin": { "fg": "#e6b450" }, "boolean": { "fg": "#d2a6ff" }, "character": { "fg": "#d2a6ff" }, "character.special": { "fg": "#e6b450" }, "comment": { "fg": "#636a72", "italic": true }, "comment.documentation": { "fg": "#636a72", "italic": true }, "comment.error": { "fg": "#d95757" }, "comment.hint": { "fg": "#636a72", "italic": true }, "comment.note": { "fg": "#39bae6" }, "comment.todo": { "fg": "#f07178" }, "comment.warning": { "fg": "#ff8f40" }, "constant": { "fg": "#d2a6ff" }, "constant.builtin": { "fg": "#e6b450" }, "constant.macro": { "fg": "#d2a6ff" }, "constructor": { "fg": "#e6b450" }, "diff.delta": { "fg": "#73b8ff" }, "diff.minus": { "fg": "#f26d78" }, "diff.plus": { "fg": "#7fd962" }, "function": { "fg": "#ffb454" }, "function.builtin": { "fg": "#e6b450" }, "function.call": { "fg": "#ffb454" }, "function.macro": { "fg": "#ffb454" }, "function.method": { "fg": "#ffb454" }, "function.method.call": { "fg": "#ffb454" }, "highlighted": { "bg": "#11151c" }, "keyword": { "fg": "#ff8f40" }, "keyword.conditional": { "fg": "#ff8f40" }, "keyword.conditional.ternary": { "fg": "#ff8f40" }, "keyword.coroutine": { "fg": "#ff8f40" }, "keyword.debug": { "fg": "#ff8f40" }, "keyword.directive": { "fg": "#ff8f40" }, "keyword.directive.define": { "fg": "#ff8f40" }, "keyword.exception": { "fg": "#ff8f40" }, "keyword.export": { "fg": "#ff8f40" }, "keyword.function": { "fg": "#ff8f40" }, "keyword.import": { "fg": "#ff8f40" }, "keyword.modifier": { "fg": "#ff8f40" }, "keyword.operator": { "fg": "#ff8f40" }, "keyword.repeat": { "fg": "#ff8f40" }, "keyword.return": { "fg": "#ff8f40" }, "keyword.type": { "fg": "#ff8f40" }, "label": { "fg": "#ff8f40" }, "markup": { "fg": "#e6b450" }, "markup.environment": { "fg": "#e6b450" }, "markup.environment.name": { "fg": "#e6b450" }, "markup.heading": { "fg": "#ff8f40" }, "markup.heading.1": { "fg": "#ff8f40" }, "markup.heading.2": { "fg": "#ff8f40" }, "markup.heading.3": { "fg": "#ff8f40" }, "markup.heading.4": { "fg": "#ff8f40" }, "markup.heading.5": { "fg": "#ff8f40" }, "markup.heading.6": { "fg": "#ff8f40" }, "markup.italic": { "italic": true }, "markup.link": { "underline": "solid" }, "markup.link.label": { "underline": "solid" }, "markup.link.url": { "underline": "solid" }, "markup.list": { "fg": "#e6b450" }, "markup.list.checked": { "fg": "#e6b450" }, "markup.list.unchecked": { "fg": "#e6b450" }, "markup.math": { "fg": "#e6b450" }, "markup.quote": { "fg": "#e6b450" }, "markup.raw": { "fg": "#e6b450" }, "markup.raw.block": { "fg": "#e6b450" }, "markup.strikethrough": { "strikethrough": true }, "markup.strong": { "bold": true }, "markup.underline": { "underline": "solid" }, "module": { "fg": "#ffb454" }, "module.builtin": { "fg": "#e6b450" }, "normal": { "fg": "#bfbdb6", "bg": "#0b0e14" }, "number": { "fg": "#d2a6ff" }, "number.float": { "fg": "#d2a6ff" }, "operator": { "fg": "#f29668" }, "property": { "fg": "#39bae6" }, "punctuation.bracket": { "fg": "#e6b673" }, "punctuation.delimiter": { "fg": "#e6b673" }, "punctuation.special": { "fg": "#e6b450" }, "string": { "fg": "#aad94c" }, "string.documentation": { "fg": "#aad94c" }, "string.escape": { "fg": "#e6b450" }, "string.regexp": { "fg": "#e6b450" }, "string.special": { "fg": "#e6b450" }, "string.special.path": { "fg": "#e6b450" }, "string.special.symbol": { "fg": "#e6b450" }, "string.special.url": { "underline": "solid" }, "tag": { "fg": "#ff8f40" }, "tag.attribute": { "fg": "#59c2ff" }, "tag.builtin": { "fg": "#e6b450" }, "tag.delimiter": { "fg": "#e6b673" }, "type": { "fg": "#59c2ff" }, "type.builtin": { "fg": "#e6b450" }, "type.definition": { "fg": "#59c2ff" }, "variable": { "fg": "#bfbdb6" }, "variable.builtin": { "fg": "#ffb454" }, "variable.member": { "fg": "#39bae6" }, "variable.parameter": { "fg": "#bfbdb6" }, "variable.parameter.builtin": { "fg": "#e6b450" } } };
|
|
5
|
+
var ayu_dark_default = theme;
|
|
6
|
+
|
|
7
|
+
module.exports = ayu_dark_default;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
// themes/ayu_dark.ts
|
|
2
|
+
var theme = { "name": "ayu_dark", "appearance": "dark", "revision": "e5a9f0fa2918d6b5f57c21b3ac014314ee5e41c8", "highlights": { "attribute": { "fg": "#e6b450" }, "attribute.builtin": { "fg": "#e6b450" }, "boolean": { "fg": "#d2a6ff" }, "character": { "fg": "#d2a6ff" }, "character.special": { "fg": "#e6b450" }, "comment": { "fg": "#636a72", "italic": true }, "comment.documentation": { "fg": "#636a72", "italic": true }, "comment.error": { "fg": "#d95757" }, "comment.hint": { "fg": "#636a72", "italic": true }, "comment.note": { "fg": "#39bae6" }, "comment.todo": { "fg": "#f07178" }, "comment.warning": { "fg": "#ff8f40" }, "constant": { "fg": "#d2a6ff" }, "constant.builtin": { "fg": "#e6b450" }, "constant.macro": { "fg": "#d2a6ff" }, "constructor": { "fg": "#e6b450" }, "diff.delta": { "fg": "#73b8ff" }, "diff.minus": { "fg": "#f26d78" }, "diff.plus": { "fg": "#7fd962" }, "function": { "fg": "#ffb454" }, "function.builtin": { "fg": "#e6b450" }, "function.call": { "fg": "#ffb454" }, "function.macro": { "fg": "#ffb454" }, "function.method": { "fg": "#ffb454" }, "function.method.call": { "fg": "#ffb454" }, "highlighted": { "bg": "#11151c" }, "keyword": { "fg": "#ff8f40" }, "keyword.conditional": { "fg": "#ff8f40" }, "keyword.conditional.ternary": { "fg": "#ff8f40" }, "keyword.coroutine": { "fg": "#ff8f40" }, "keyword.debug": { "fg": "#ff8f40" }, "keyword.directive": { "fg": "#ff8f40" }, "keyword.directive.define": { "fg": "#ff8f40" }, "keyword.exception": { "fg": "#ff8f40" }, "keyword.export": { "fg": "#ff8f40" }, "keyword.function": { "fg": "#ff8f40" }, "keyword.import": { "fg": "#ff8f40" }, "keyword.modifier": { "fg": "#ff8f40" }, "keyword.operator": { "fg": "#ff8f40" }, "keyword.repeat": { "fg": "#ff8f40" }, "keyword.return": { "fg": "#ff8f40" }, "keyword.type": { "fg": "#ff8f40" }, "label": { "fg": "#ff8f40" }, "markup": { "fg": "#e6b450" }, "markup.environment": { "fg": "#e6b450" }, "markup.environment.name": { "fg": "#e6b450" }, "markup.heading": { "fg": "#ff8f40" }, "markup.heading.1": { "fg": "#ff8f40" }, "markup.heading.2": { "fg": "#ff8f40" }, "markup.heading.3": { "fg": "#ff8f40" }, "markup.heading.4": { "fg": "#ff8f40" }, "markup.heading.5": { "fg": "#ff8f40" }, "markup.heading.6": { "fg": "#ff8f40" }, "markup.italic": { "italic": true }, "markup.link": { "underline": "solid" }, "markup.link.label": { "underline": "solid" }, "markup.link.url": { "underline": "solid" }, "markup.list": { "fg": "#e6b450" }, "markup.list.checked": { "fg": "#e6b450" }, "markup.list.unchecked": { "fg": "#e6b450" }, "markup.math": { "fg": "#e6b450" }, "markup.quote": { "fg": "#e6b450" }, "markup.raw": { "fg": "#e6b450" }, "markup.raw.block": { "fg": "#e6b450" }, "markup.strikethrough": { "strikethrough": true }, "markup.strong": { "bold": true }, "markup.underline": { "underline": "solid" }, "module": { "fg": "#ffb454" }, "module.builtin": { "fg": "#e6b450" }, "normal": { "fg": "#bfbdb6", "bg": "#0b0e14" }, "number": { "fg": "#d2a6ff" }, "number.float": { "fg": "#d2a6ff" }, "operator": { "fg": "#f29668" }, "property": { "fg": "#39bae6" }, "punctuation.bracket": { "fg": "#e6b673" }, "punctuation.delimiter": { "fg": "#e6b673" }, "punctuation.special": { "fg": "#e6b450" }, "string": { "fg": "#aad94c" }, "string.documentation": { "fg": "#aad94c" }, "string.escape": { "fg": "#e6b450" }, "string.regexp": { "fg": "#e6b450" }, "string.special": { "fg": "#e6b450" }, "string.special.path": { "fg": "#e6b450" }, "string.special.symbol": { "fg": "#e6b450" }, "string.special.url": { "underline": "solid" }, "tag": { "fg": "#ff8f40" }, "tag.attribute": { "fg": "#59c2ff" }, "tag.builtin": { "fg": "#e6b450" }, "tag.delimiter": { "fg": "#e6b673" }, "type": { "fg": "#59c2ff" }, "type.builtin": { "fg": "#e6b450" }, "type.definition": { "fg": "#59c2ff" }, "variable": { "fg": "#bfbdb6" }, "variable.builtin": { "fg": "#ffb454" }, "variable.member": { "fg": "#39bae6" }, "variable.parameter": { "fg": "#bfbdb6" }, "variable.parameter.builtin": { "fg": "#e6b450" } } };
|
|
3
|
+
var ayu_dark_default = theme;
|
|
4
|
+
|
|
5
|
+
export { ayu_dark_default as default };
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
// themes/ayu_light.ts
|
|
4
|
+
var theme = { "name": "ayu_light", "appearance": "light", "revision": "e5a9f0fa2918d6b5f57c21b3ac014314ee5e41c8", "highlights": { "attribute": { "fg": "#ffaa33" }, "attribute.builtin": { "fg": "#ffaa33" }, "boolean": { "fg": "#a37acc" }, "character": { "fg": "#a37acc" }, "character.special": { "fg": "#ffaa33" }, "comment": { "fg": "#abadb1", "italic": true }, "comment.documentation": { "fg": "#abadb1", "italic": true }, "comment.error": { "fg": "#e65050" }, "comment.hint": { "fg": "#abadb1", "italic": true }, "comment.note": { "fg": "#55b4d4" }, "comment.todo": { "fg": "#f07171" }, "comment.warning": { "fg": "#fa8d3e" }, "constant": { "fg": "#a37acc" }, "constant.builtin": { "fg": "#ffaa33" }, "constant.macro": { "fg": "#a37acc" }, "constructor": { "fg": "#ffaa33" }, "diff.delta": { "fg": "#478acc" }, "diff.minus": { "fg": "#ff7383" }, "diff.plus": { "fg": "#6cbf43" }, "function": { "fg": "#f2ae49" }, "function.builtin": { "fg": "#ffaa33" }, "function.call": { "fg": "#f2ae49" }, "function.macro": { "fg": "#f2ae49" }, "function.method": { "fg": "#f2ae49" }, "function.method.call": { "fg": "#f2ae49" }, "highlighted": { "bg": "#e7eaed" }, "keyword": { "fg": "#fa8d3e" }, "keyword.conditional": { "fg": "#fa8d3e" }, "keyword.conditional.ternary": { "fg": "#fa8d3e" }, "keyword.coroutine": { "fg": "#fa8d3e" }, "keyword.debug": { "fg": "#fa8d3e" }, "keyword.directive": { "fg": "#fa8d3e" }, "keyword.directive.define": { "fg": "#fa8d3e" }, "keyword.exception": { "fg": "#fa8d3e" }, "keyword.export": { "fg": "#fa8d3e" }, "keyword.function": { "fg": "#fa8d3e" }, "keyword.import": { "fg": "#fa8d3e" }, "keyword.modifier": { "fg": "#fa8d3e" }, "keyword.operator": { "fg": "#fa8d3e" }, "keyword.repeat": { "fg": "#fa8d3e" }, "keyword.return": { "fg": "#fa8d3e" }, "keyword.type": { "fg": "#fa8d3e" }, "label": { "fg": "#fa8d3e" }, "markup": { "fg": "#ffaa33" }, "markup.environment": { "fg": "#ffaa33" }, "markup.environment.name": { "fg": "#ffaa33" }, "markup.heading": { "fg": "#fa8d3e" }, "markup.heading.1": { "fg": "#fa8d3e" }, "markup.heading.2": { "fg": "#fa8d3e" }, "markup.heading.3": { "fg": "#fa8d3e" }, "markup.heading.4": { "fg": "#fa8d3e" }, "markup.heading.5": { "fg": "#fa8d3e" }, "markup.heading.6": { "fg": "#fa8d3e" }, "markup.italic": { "italic": true }, "markup.link": { "underline": "solid" }, "markup.link.label": { "underline": "solid" }, "markup.link.url": { "underline": "solid" }, "markup.list": { "fg": "#ffaa33" }, "markup.list.checked": { "fg": "#ffaa33" }, "markup.list.unchecked": { "fg": "#ffaa33" }, "markup.math": { "fg": "#ffaa33" }, "markup.quote": { "fg": "#ffaa33" }, "markup.raw": { "fg": "#ffaa33" }, "markup.raw.block": { "fg": "#ffaa33" }, "markup.strikethrough": { "strikethrough": true }, "markup.strong": { "bold": true }, "markup.underline": { "underline": "solid" }, "module": { "fg": "#f2ae49" }, "module.builtin": { "fg": "#ffaa33" }, "normal": { "fg": "#5c6166", "bg": "#f8f9fa" }, "number": { "fg": "#a37acc" }, "number.float": { "fg": "#a37acc" }, "operator": { "fg": "#ed9366" }, "property": { "fg": "#55b4d4" }, "punctuation.bracket": { "fg": "#e6ba7e" }, "punctuation.delimiter": { "fg": "#e6ba7e" }, "punctuation.special": { "fg": "#ffaa33" }, "string": { "fg": "#86b300" }, "string.documentation": { "fg": "#86b300" }, "string.escape": { "fg": "#ffaa33" }, "string.regexp": { "fg": "#ffaa33" }, "string.special": { "fg": "#ffaa33" }, "string.special.path": { "fg": "#ffaa33" }, "string.special.symbol": { "fg": "#ffaa33" }, "string.special.url": { "underline": "solid" }, "tag": { "fg": "#fa8d3e" }, "tag.attribute": { "fg": "#399ee6" }, "tag.builtin": { "fg": "#ffaa33" }, "tag.delimiter": { "fg": "#e6ba7e" }, "type": { "fg": "#399ee6" }, "type.builtin": { "fg": "#ffaa33" }, "type.definition": { "fg": "#399ee6" }, "variable": { "fg": "#5c6166" }, "variable.builtin": { "fg": "#f2ae49" }, "variable.member": { "fg": "#55b4d4" }, "variable.parameter": { "fg": "#5c6166" }, "variable.parameter.builtin": { "fg": "#ffaa33" } } };
|
|
5
|
+
var ayu_light_default = theme;
|
|
6
|
+
|
|
7
|
+
module.exports = ayu_light_default;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
// themes/ayu_light.ts
|
|
2
|
+
var theme = { "name": "ayu_light", "appearance": "light", "revision": "e5a9f0fa2918d6b5f57c21b3ac014314ee5e41c8", "highlights": { "attribute": { "fg": "#ffaa33" }, "attribute.builtin": { "fg": "#ffaa33" }, "boolean": { "fg": "#a37acc" }, "character": { "fg": "#a37acc" }, "character.special": { "fg": "#ffaa33" }, "comment": { "fg": "#abadb1", "italic": true }, "comment.documentation": { "fg": "#abadb1", "italic": true }, "comment.error": { "fg": "#e65050" }, "comment.hint": { "fg": "#abadb1", "italic": true }, "comment.note": { "fg": "#55b4d4" }, "comment.todo": { "fg": "#f07171" }, "comment.warning": { "fg": "#fa8d3e" }, "constant": { "fg": "#a37acc" }, "constant.builtin": { "fg": "#ffaa33" }, "constant.macro": { "fg": "#a37acc" }, "constructor": { "fg": "#ffaa33" }, "diff.delta": { "fg": "#478acc" }, "diff.minus": { "fg": "#ff7383" }, "diff.plus": { "fg": "#6cbf43" }, "function": { "fg": "#f2ae49" }, "function.builtin": { "fg": "#ffaa33" }, "function.call": { "fg": "#f2ae49" }, "function.macro": { "fg": "#f2ae49" }, "function.method": { "fg": "#f2ae49" }, "function.method.call": { "fg": "#f2ae49" }, "highlighted": { "bg": "#e7eaed" }, "keyword": { "fg": "#fa8d3e" }, "keyword.conditional": { "fg": "#fa8d3e" }, "keyword.conditional.ternary": { "fg": "#fa8d3e" }, "keyword.coroutine": { "fg": "#fa8d3e" }, "keyword.debug": { "fg": "#fa8d3e" }, "keyword.directive": { "fg": "#fa8d3e" }, "keyword.directive.define": { "fg": "#fa8d3e" }, "keyword.exception": { "fg": "#fa8d3e" }, "keyword.export": { "fg": "#fa8d3e" }, "keyword.function": { "fg": "#fa8d3e" }, "keyword.import": { "fg": "#fa8d3e" }, "keyword.modifier": { "fg": "#fa8d3e" }, "keyword.operator": { "fg": "#fa8d3e" }, "keyword.repeat": { "fg": "#fa8d3e" }, "keyword.return": { "fg": "#fa8d3e" }, "keyword.type": { "fg": "#fa8d3e" }, "label": { "fg": "#fa8d3e" }, "markup": { "fg": "#ffaa33" }, "markup.environment": { "fg": "#ffaa33" }, "markup.environment.name": { "fg": "#ffaa33" }, "markup.heading": { "fg": "#fa8d3e" }, "markup.heading.1": { "fg": "#fa8d3e" }, "markup.heading.2": { "fg": "#fa8d3e" }, "markup.heading.3": { "fg": "#fa8d3e" }, "markup.heading.4": { "fg": "#fa8d3e" }, "markup.heading.5": { "fg": "#fa8d3e" }, "markup.heading.6": { "fg": "#fa8d3e" }, "markup.italic": { "italic": true }, "markup.link": { "underline": "solid" }, "markup.link.label": { "underline": "solid" }, "markup.link.url": { "underline": "solid" }, "markup.list": { "fg": "#ffaa33" }, "markup.list.checked": { "fg": "#ffaa33" }, "markup.list.unchecked": { "fg": "#ffaa33" }, "markup.math": { "fg": "#ffaa33" }, "markup.quote": { "fg": "#ffaa33" }, "markup.raw": { "fg": "#ffaa33" }, "markup.raw.block": { "fg": "#ffaa33" }, "markup.strikethrough": { "strikethrough": true }, "markup.strong": { "bold": true }, "markup.underline": { "underline": "solid" }, "module": { "fg": "#f2ae49" }, "module.builtin": { "fg": "#ffaa33" }, "normal": { "fg": "#5c6166", "bg": "#f8f9fa" }, "number": { "fg": "#a37acc" }, "number.float": { "fg": "#a37acc" }, "operator": { "fg": "#ed9366" }, "property": { "fg": "#55b4d4" }, "punctuation.bracket": { "fg": "#e6ba7e" }, "punctuation.delimiter": { "fg": "#e6ba7e" }, "punctuation.special": { "fg": "#ffaa33" }, "string": { "fg": "#86b300" }, "string.documentation": { "fg": "#86b300" }, "string.escape": { "fg": "#ffaa33" }, "string.regexp": { "fg": "#ffaa33" }, "string.special": { "fg": "#ffaa33" }, "string.special.path": { "fg": "#ffaa33" }, "string.special.symbol": { "fg": "#ffaa33" }, "string.special.url": { "underline": "solid" }, "tag": { "fg": "#fa8d3e" }, "tag.attribute": { "fg": "#399ee6" }, "tag.builtin": { "fg": "#ffaa33" }, "tag.delimiter": { "fg": "#e6ba7e" }, "type": { "fg": "#399ee6" }, "type.builtin": { "fg": "#ffaa33" }, "type.definition": { "fg": "#399ee6" }, "variable": { "fg": "#5c6166" }, "variable.builtin": { "fg": "#f2ae49" }, "variable.member": { "fg": "#55b4d4" }, "variable.parameter": { "fg": "#5c6166" }, "variable.parameter.builtin": { "fg": "#ffaa33" } } };
|
|
3
|
+
var ayu_light_default = theme;
|
|
4
|
+
|
|
5
|
+
export { ayu_light_default as default };
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
// themes/ayu_mirage.ts
|
|
4
|
+
var theme = { "name": "ayu_mirage", "appearance": "dark", "revision": "e5a9f0fa2918d6b5f57c21b3ac014314ee5e41c8", "highlights": { "attribute": { "fg": "#ffcc66" }, "attribute.builtin": { "fg": "#ffcc66" }, "boolean": { "fg": "#dfbfff" }, "character": { "fg": "#dfbfff" }, "character.special": { "fg": "#ffcc66" }, "comment": { "fg": "#6c7a8b", "italic": true }, "comment.documentation": { "fg": "#6c7a8b", "italic": true }, "comment.error": { "fg": "#ff6666" }, "comment.hint": { "fg": "#6c7a8b", "italic": true }, "comment.note": { "fg": "#5ccfe6" }, "comment.todo": { "fg": "#f28779" }, "comment.warning": { "fg": "#ffad66" }, "constant": { "fg": "#dfbfff" }, "constant.builtin": { "fg": "#ffcc66" }, "constant.macro": { "fg": "#dfbfff" }, "constructor": { "fg": "#ffcc66" }, "diff.delta": { "fg": "#80bfff" }, "diff.minus": { "fg": "#f27983" }, "diff.plus": { "fg": "#87d96c" }, "function": { "fg": "#ffd173" }, "function.builtin": { "fg": "#ffcc66" }, "function.call": { "fg": "#ffd173" }, "function.macro": { "fg": "#ffd173" }, "function.method": { "fg": "#ffd173" }, "function.method.call": { "fg": "#ffd173" }, "highlighted": { "bg": "#171b24" }, "keyword": { "fg": "#ffad66" }, "keyword.conditional": { "fg": "#ffad66" }, "keyword.conditional.ternary": { "fg": "#ffad66" }, "keyword.coroutine": { "fg": "#ffad66" }, "keyword.debug": { "fg": "#ffad66" }, "keyword.directive": { "fg": "#ffad66" }, "keyword.directive.define": { "fg": "#ffad66" }, "keyword.exception": { "fg": "#ffad66" }, "keyword.export": { "fg": "#ffad66" }, "keyword.function": { "fg": "#ffad66" }, "keyword.import": { "fg": "#ffad66" }, "keyword.modifier": { "fg": "#ffad66" }, "keyword.operator": { "fg": "#ffad66" }, "keyword.repeat": { "fg": "#ffad66" }, "keyword.return": { "fg": "#ffad66" }, "keyword.type": { "fg": "#ffad66" }, "label": { "fg": "#ffad66" }, "markup": { "fg": "#ffcc66" }, "markup.environment": { "fg": "#ffcc66" }, "markup.environment.name": { "fg": "#ffcc66" }, "markup.heading": { "fg": "#ffad66" }, "markup.heading.1": { "fg": "#ffad66" }, "markup.heading.2": { "fg": "#ffad66" }, "markup.heading.3": { "fg": "#ffad66" }, "markup.heading.4": { "fg": "#ffad66" }, "markup.heading.5": { "fg": "#ffad66" }, "markup.heading.6": { "fg": "#ffad66" }, "markup.italic": { "italic": true }, "markup.link": { "underline": "solid" }, "markup.link.label": { "underline": "solid" }, "markup.link.url": { "underline": "solid" }, "markup.list": { "fg": "#ffcc66" }, "markup.list.checked": { "fg": "#ffcc66" }, "markup.list.unchecked": { "fg": "#ffcc66" }, "markup.math": { "fg": "#ffcc66" }, "markup.quote": { "fg": "#ffcc66" }, "markup.raw": { "fg": "#ffcc66" }, "markup.raw.block": { "fg": "#ffcc66" }, "markup.strikethrough": { "strikethrough": true }, "markup.strong": { "bold": true }, "markup.underline": { "underline": "solid" }, "module": { "fg": "#ffd173" }, "module.builtin": { "fg": "#ffcc66" }, "normal": { "fg": "#cccac2", "bg": "#1f2430" }, "number": { "fg": "#dfbfff" }, "number.float": { "fg": "#dfbfff" }, "operator": { "fg": "#f29e74" }, "property": { "fg": "#5ccfe6" }, "punctuation.bracket": { "fg": "#ffdfb3" }, "punctuation.delimiter": { "fg": "#ffdfb3" }, "punctuation.special": { "fg": "#ffcc66" }, "string": { "fg": "#d5ff80" }, "string.documentation": { "fg": "#d5ff80" }, "string.escape": { "fg": "#ffcc66" }, "string.regexp": { "fg": "#ffcc66" }, "string.special": { "fg": "#ffcc66" }, "string.special.path": { "fg": "#ffcc66" }, "string.special.symbol": { "fg": "#ffcc66" }, "string.special.url": { "underline": "solid" }, "tag": { "fg": "#ffad66" }, "tag.attribute": { "fg": "#73d0ff" }, "tag.builtin": { "fg": "#ffcc66" }, "tag.delimiter": { "fg": "#ffdfb3" }, "type": { "fg": "#73d0ff" }, "type.builtin": { "fg": "#ffcc66" }, "type.definition": { "fg": "#73d0ff" }, "variable": { "fg": "#cccac2" }, "variable.builtin": { "fg": "#ffd173" }, "variable.member": { "fg": "#5ccfe6" }, "variable.parameter": { "fg": "#cccac2" }, "variable.parameter.builtin": { "fg": "#ffcc66" } } };
|
|
5
|
+
var ayu_mirage_default = theme;
|
|
6
|
+
|
|
7
|
+
module.exports = ayu_mirage_default;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
// themes/ayu_mirage.ts
|
|
2
|
+
var theme = { "name": "ayu_mirage", "appearance": "dark", "revision": "e5a9f0fa2918d6b5f57c21b3ac014314ee5e41c8", "highlights": { "attribute": { "fg": "#ffcc66" }, "attribute.builtin": { "fg": "#ffcc66" }, "boolean": { "fg": "#dfbfff" }, "character": { "fg": "#dfbfff" }, "character.special": { "fg": "#ffcc66" }, "comment": { "fg": "#6c7a8b", "italic": true }, "comment.documentation": { "fg": "#6c7a8b", "italic": true }, "comment.error": { "fg": "#ff6666" }, "comment.hint": { "fg": "#6c7a8b", "italic": true }, "comment.note": { "fg": "#5ccfe6" }, "comment.todo": { "fg": "#f28779" }, "comment.warning": { "fg": "#ffad66" }, "constant": { "fg": "#dfbfff" }, "constant.builtin": { "fg": "#ffcc66" }, "constant.macro": { "fg": "#dfbfff" }, "constructor": { "fg": "#ffcc66" }, "diff.delta": { "fg": "#80bfff" }, "diff.minus": { "fg": "#f27983" }, "diff.plus": { "fg": "#87d96c" }, "function": { "fg": "#ffd173" }, "function.builtin": { "fg": "#ffcc66" }, "function.call": { "fg": "#ffd173" }, "function.macro": { "fg": "#ffd173" }, "function.method": { "fg": "#ffd173" }, "function.method.call": { "fg": "#ffd173" }, "highlighted": { "bg": "#171b24" }, "keyword": { "fg": "#ffad66" }, "keyword.conditional": { "fg": "#ffad66" }, "keyword.conditional.ternary": { "fg": "#ffad66" }, "keyword.coroutine": { "fg": "#ffad66" }, "keyword.debug": { "fg": "#ffad66" }, "keyword.directive": { "fg": "#ffad66" }, "keyword.directive.define": { "fg": "#ffad66" }, "keyword.exception": { "fg": "#ffad66" }, "keyword.export": { "fg": "#ffad66" }, "keyword.function": { "fg": "#ffad66" }, "keyword.import": { "fg": "#ffad66" }, "keyword.modifier": { "fg": "#ffad66" }, "keyword.operator": { "fg": "#ffad66" }, "keyword.repeat": { "fg": "#ffad66" }, "keyword.return": { "fg": "#ffad66" }, "keyword.type": { "fg": "#ffad66" }, "label": { "fg": "#ffad66" }, "markup": { "fg": "#ffcc66" }, "markup.environment": { "fg": "#ffcc66" }, "markup.environment.name": { "fg": "#ffcc66" }, "markup.heading": { "fg": "#ffad66" }, "markup.heading.1": { "fg": "#ffad66" }, "markup.heading.2": { "fg": "#ffad66" }, "markup.heading.3": { "fg": "#ffad66" }, "markup.heading.4": { "fg": "#ffad66" }, "markup.heading.5": { "fg": "#ffad66" }, "markup.heading.6": { "fg": "#ffad66" }, "markup.italic": { "italic": true }, "markup.link": { "underline": "solid" }, "markup.link.label": { "underline": "solid" }, "markup.link.url": { "underline": "solid" }, "markup.list": { "fg": "#ffcc66" }, "markup.list.checked": { "fg": "#ffcc66" }, "markup.list.unchecked": { "fg": "#ffcc66" }, "markup.math": { "fg": "#ffcc66" }, "markup.quote": { "fg": "#ffcc66" }, "markup.raw": { "fg": "#ffcc66" }, "markup.raw.block": { "fg": "#ffcc66" }, "markup.strikethrough": { "strikethrough": true }, "markup.strong": { "bold": true }, "markup.underline": { "underline": "solid" }, "module": { "fg": "#ffd173" }, "module.builtin": { "fg": "#ffcc66" }, "normal": { "fg": "#cccac2", "bg": "#1f2430" }, "number": { "fg": "#dfbfff" }, "number.float": { "fg": "#dfbfff" }, "operator": { "fg": "#f29e74" }, "property": { "fg": "#5ccfe6" }, "punctuation.bracket": { "fg": "#ffdfb3" }, "punctuation.delimiter": { "fg": "#ffdfb3" }, "punctuation.special": { "fg": "#ffcc66" }, "string": { "fg": "#d5ff80" }, "string.documentation": { "fg": "#d5ff80" }, "string.escape": { "fg": "#ffcc66" }, "string.regexp": { "fg": "#ffcc66" }, "string.special": { "fg": "#ffcc66" }, "string.special.path": { "fg": "#ffcc66" }, "string.special.symbol": { "fg": "#ffcc66" }, "string.special.url": { "underline": "solid" }, "tag": { "fg": "#ffad66" }, "tag.attribute": { "fg": "#73d0ff" }, "tag.builtin": { "fg": "#ffcc66" }, "tag.delimiter": { "fg": "#ffdfb3" }, "type": { "fg": "#73d0ff" }, "type.builtin": { "fg": "#ffcc66" }, "type.definition": { "fg": "#73d0ff" }, "variable": { "fg": "#cccac2" }, "variable.builtin": { "fg": "#ffd173" }, "variable.member": { "fg": "#5ccfe6" }, "variable.parameter": { "fg": "#cccac2" }, "variable.parameter.builtin": { "fg": "#ffcc66" } } };
|
|
3
|
+
var ayu_mirage_default = theme;
|
|
4
|
+
|
|
5
|
+
export { ayu_mirage_default as default };
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
// themes/bamboo_light.ts
|
|
4
|
+
var theme = { "name": "bamboo_light", "appearance": "light", "revision": "1309bc88bffcf1bedc3e84e7fa9004de93da774a", "highlights": { "attribute": { "fg": "#188a9e" }, "attribute.builtin": { "fg": "#c72a3c" }, "attribute.typescript": { "fg": "#1745d5" }, "boolean": { "fg": "#df5926" }, "character": { "fg": "#df5926" }, "character.special": { "fg": "#c72a3c" }, "comment": { "fg": "#6f4c05", "italic": true }, "comment.documentation": { "fg": "#6f4c05", "italic": true }, "comment.error": { "fg": "#fff8f0", "bg": "#c72a3c", "bold": true }, "comment.hint": { "fg": "#6f4c05", "italic": true }, "comment.note": { "fg": "#fff8f0", "bg": "#1745d5", "bold": true }, "comment.todo": { "fg": "#fff8f0", "bg": "#8a4adf", "bold": true }, "comment.warning": { "fg": "#fff8f0", "bg": "#df5926", "bold": true }, "comment.warning.gitcommit": { "bg": "#f3d2b2" }, "constant": { "fg": "#df5926" }, "constant.builtin": { "fg": "#df5926" }, "constant.macro": { "fg": "#c810d0" }, "constructor": { "fg": "#a77b00", "bold": true }, "constructor.lua": { "fg": "#a77b00" }, "diff.delta": { "bg": "#d2dceb" }, "diff.minus": { "bg": "#f9afb5" }, "diff.plus": { "bg": "#c0e3ab" }, "error": { "fg": "#c72a3c" }, "function": { "fg": "#1745d5" }, "function.builtin": { "fg": "#df5926" }, "function.call": { "fg": "#1745d5" }, "function.macro": { "fg": "#c810d0" }, "function.method": { "fg": "#1745d5" }, "function.method.call": { "fg": "#1745d5" }, "highlighted": { "bg": "#eaead0" }, "keyword": { "fg": "#8a4adf" }, "keyword.conditional": { "fg": "#8a4adf", "italic": true }, "keyword.conditional.ternary": { "fg": "#6c47a0" }, "keyword.coroutine": { "fg": "#8a4adf" }, "keyword.debug": { "fg": "#8a4adf" }, "keyword.directive": { "fg": "#8a4adf" }, "keyword.directive.define": { "fg": "#8a4adf", "bold": true }, "keyword.exception": { "fg": "#8a4adf" }, "keyword.export": { "fg": "#8a4adf" }, "keyword.function": { "fg": "#8a4adf" }, "keyword.import": { "fg": "#8a4adf" }, "keyword.modifier": { "fg": "#8a4adf", "italic": true }, "keyword.operator": { "fg": "#8a4adf" }, "keyword.repeat": { "fg": "#8a4adf" }, "keyword.return": { "fg": "#8a4adf" }, "keyword.type": { "fg": "#8a4adf" }, "label": { "fg": "#c72a3c", "bold": true }, "label.diff": { "fg": "#a77b00" }, "markup": { "fg": "#c72a3c" }, "markup.environment": { "fg": "#c72a3c" }, "markup.environment.name": { "fg": "#c72a3c" }, "markup.heading": { "fg": "#df5926", "bold": true }, "markup.heading.1": { "fg": "#95202d", "bold": true }, "markup.heading.2": { "fg": "#a7431d", "bold": true }, "markup.heading.3": { "fg": "#7d5c00", "bold": true }, "markup.heading.4": { "fg": "#1d6408", "bold": true }, "markup.heading.5": { "fg": "#126877", "bold": true }, "markup.heading.6": { "fg": "#1134a0", "bold": true }, "markup.italic": { "fg": "#df5926", "italic": true }, "markup.link": { "fg": "#1745d5" }, "markup.link.label": { "fg": "#1745d5", "underline": "solid" }, "markup.link.url": { "fg": "#188a9e", "italic": true, "underline": "solid" }, "markup.list": { "fg": "#c72a3c" }, "markup.list.checked": { "fg": "#a77b00", "bold": true }, "markup.list.unchecked": { "fg": "#838781", "bold": true }, "markup.math": { "fg": "#177fff" }, "markup.quote": { "fg": "#838781" }, "markup.raw": { "fg": "#27850b" }, "markup.raw.block": { "fg": "#27850b" }, "markup.strikethrough": { "fg": "#df5926", "strikethrough": true }, "markup.strong": { "fg": "#df5926", "bold": true }, "markup.underline": { "fg": "#df5926", "underline": "solid" }, "module": { "fg": "#177fff", "italic": true }, "module.builtin": { "fg": "#c72a3c" }, "module.latex": { "fg": "#188a9e", "italic": true }, "normal": { "fg": "#3a4238", "bg": "#fafae0" }, "number": { "fg": "#df5926" }, "number.float": { "fg": "#df5926" }, "operator": { "fg": "#6c47a0" }, "property": { "fg": "#188a9e" }, "punctuation.bracket": { "fg": "#838781" }, "punctuation.delimiter": { "fg": "#838781" }, "punctuation.special": { "fg": "#c72a3c" }, "punctuation.special.diff": { "fg": "#838781" }, "string": { "fg": "#27850b" }, "string.documentation": { "fg": "#1d6408" }, "string.escape": { "fg": "#c05050" }, "string.regexp": { "fg": "#df5926" }, "string.special": { "fg": "#c72a3c" }, "string.special.path": { "fg": "#177fff", "underline": "solid" }, "string.special.path.diff": { "fg": "#177fff" }, "string.special.symbol": { "fg": "#188a9e" }, "string.special.url": { "fg": "#188a9e", "italic": true, "underline": "solid" }, "tag": { "fg": "#8a4adf" }, "tag.attribute": { "fg": "#188a9e" }, "tag.builtin": { "fg": "#8a4adf" }, "tag.delimiter": { "fg": "#838781" }, "type": { "fg": "#a77b00" }, "type.builtin": { "fg": "#a77b00" }, "type.definition": { "fg": "#a77b00" }, "variable": { "fg": "#3a4238" }, "variable.builtin": { "fg": "#c72a3c" }, "variable.member": { "fg": "#188a9e" }, "variable.parameter": { "fg": "#c05050", "italic": true }, "variable.parameter.builtin": { "fg": "#c72a3c", "italic": true } } };
|
|
5
|
+
var bamboo_light_default = theme;
|
|
6
|
+
|
|
7
|
+
module.exports = bamboo_light_default;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
// themes/bamboo_light.ts
|
|
2
|
+
var theme = { "name": "bamboo_light", "appearance": "light", "revision": "1309bc88bffcf1bedc3e84e7fa9004de93da774a", "highlights": { "attribute": { "fg": "#188a9e" }, "attribute.builtin": { "fg": "#c72a3c" }, "attribute.typescript": { "fg": "#1745d5" }, "boolean": { "fg": "#df5926" }, "character": { "fg": "#df5926" }, "character.special": { "fg": "#c72a3c" }, "comment": { "fg": "#6f4c05", "italic": true }, "comment.documentation": { "fg": "#6f4c05", "italic": true }, "comment.error": { "fg": "#fff8f0", "bg": "#c72a3c", "bold": true }, "comment.hint": { "fg": "#6f4c05", "italic": true }, "comment.note": { "fg": "#fff8f0", "bg": "#1745d5", "bold": true }, "comment.todo": { "fg": "#fff8f0", "bg": "#8a4adf", "bold": true }, "comment.warning": { "fg": "#fff8f0", "bg": "#df5926", "bold": true }, "comment.warning.gitcommit": { "bg": "#f3d2b2" }, "constant": { "fg": "#df5926" }, "constant.builtin": { "fg": "#df5926" }, "constant.macro": { "fg": "#c810d0" }, "constructor": { "fg": "#a77b00", "bold": true }, "constructor.lua": { "fg": "#a77b00" }, "diff.delta": { "bg": "#d2dceb" }, "diff.minus": { "bg": "#f9afb5" }, "diff.plus": { "bg": "#c0e3ab" }, "error": { "fg": "#c72a3c" }, "function": { "fg": "#1745d5" }, "function.builtin": { "fg": "#df5926" }, "function.call": { "fg": "#1745d5" }, "function.macro": { "fg": "#c810d0" }, "function.method": { "fg": "#1745d5" }, "function.method.call": { "fg": "#1745d5" }, "highlighted": { "bg": "#eaead0" }, "keyword": { "fg": "#8a4adf" }, "keyword.conditional": { "fg": "#8a4adf", "italic": true }, "keyword.conditional.ternary": { "fg": "#6c47a0" }, "keyword.coroutine": { "fg": "#8a4adf" }, "keyword.debug": { "fg": "#8a4adf" }, "keyword.directive": { "fg": "#8a4adf" }, "keyword.directive.define": { "fg": "#8a4adf", "bold": true }, "keyword.exception": { "fg": "#8a4adf" }, "keyword.export": { "fg": "#8a4adf" }, "keyword.function": { "fg": "#8a4adf" }, "keyword.import": { "fg": "#8a4adf" }, "keyword.modifier": { "fg": "#8a4adf", "italic": true }, "keyword.operator": { "fg": "#8a4adf" }, "keyword.repeat": { "fg": "#8a4adf" }, "keyword.return": { "fg": "#8a4adf" }, "keyword.type": { "fg": "#8a4adf" }, "label": { "fg": "#c72a3c", "bold": true }, "label.diff": { "fg": "#a77b00" }, "markup": { "fg": "#c72a3c" }, "markup.environment": { "fg": "#c72a3c" }, "markup.environment.name": { "fg": "#c72a3c" }, "markup.heading": { "fg": "#df5926", "bold": true }, "markup.heading.1": { "fg": "#95202d", "bold": true }, "markup.heading.2": { "fg": "#a7431d", "bold": true }, "markup.heading.3": { "fg": "#7d5c00", "bold": true }, "markup.heading.4": { "fg": "#1d6408", "bold": true }, "markup.heading.5": { "fg": "#126877", "bold": true }, "markup.heading.6": { "fg": "#1134a0", "bold": true }, "markup.italic": { "fg": "#df5926", "italic": true }, "markup.link": { "fg": "#1745d5" }, "markup.link.label": { "fg": "#1745d5", "underline": "solid" }, "markup.link.url": { "fg": "#188a9e", "italic": true, "underline": "solid" }, "markup.list": { "fg": "#c72a3c" }, "markup.list.checked": { "fg": "#a77b00", "bold": true }, "markup.list.unchecked": { "fg": "#838781", "bold": true }, "markup.math": { "fg": "#177fff" }, "markup.quote": { "fg": "#838781" }, "markup.raw": { "fg": "#27850b" }, "markup.raw.block": { "fg": "#27850b" }, "markup.strikethrough": { "fg": "#df5926", "strikethrough": true }, "markup.strong": { "fg": "#df5926", "bold": true }, "markup.underline": { "fg": "#df5926", "underline": "solid" }, "module": { "fg": "#177fff", "italic": true }, "module.builtin": { "fg": "#c72a3c" }, "module.latex": { "fg": "#188a9e", "italic": true }, "normal": { "fg": "#3a4238", "bg": "#fafae0" }, "number": { "fg": "#df5926" }, "number.float": { "fg": "#df5926" }, "operator": { "fg": "#6c47a0" }, "property": { "fg": "#188a9e" }, "punctuation.bracket": { "fg": "#838781" }, "punctuation.delimiter": { "fg": "#838781" }, "punctuation.special": { "fg": "#c72a3c" }, "punctuation.special.diff": { "fg": "#838781" }, "string": { "fg": "#27850b" }, "string.documentation": { "fg": "#1d6408" }, "string.escape": { "fg": "#c05050" }, "string.regexp": { "fg": "#df5926" }, "string.special": { "fg": "#c72a3c" }, "string.special.path": { "fg": "#177fff", "underline": "solid" }, "string.special.path.diff": { "fg": "#177fff" }, "string.special.symbol": { "fg": "#188a9e" }, "string.special.url": { "fg": "#188a9e", "italic": true, "underline": "solid" }, "tag": { "fg": "#8a4adf" }, "tag.attribute": { "fg": "#188a9e" }, "tag.builtin": { "fg": "#8a4adf" }, "tag.delimiter": { "fg": "#838781" }, "type": { "fg": "#a77b00" }, "type.builtin": { "fg": "#a77b00" }, "type.definition": { "fg": "#a77b00" }, "variable": { "fg": "#3a4238" }, "variable.builtin": { "fg": "#c72a3c" }, "variable.member": { "fg": "#188a9e" }, "variable.parameter": { "fg": "#c05050", "italic": true }, "variable.parameter.builtin": { "fg": "#c72a3c", "italic": true } } };
|
|
3
|
+
var bamboo_light_default = theme;
|
|
4
|
+
|
|
5
|
+
export { bamboo_light_default as default };
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
// themes/bamboo_multiplex.ts
|
|
4
|
+
var theme = { "name": "bamboo_multiplex", "appearance": "dark", "revision": "1309bc88bffcf1bedc3e84e7fa9004de93da774a", "highlights": { "attribute": { "fg": "#68baae" }, "attribute.builtin": { "fg": "#dc4f62" }, "attribute.typescript": { "fg": "#409cdc" }, "boolean": { "fg": "#ef9946" }, "character": { "fg": "#ef9946" }, "character.special": { "fg": "#dc4f62" }, "comment": { "fg": "#dcbf84", "italic": true }, "comment.documentation": { "fg": "#dcbf84", "italic": true }, "comment.error": { "fg": "#101210", "bg": "#dc4f62", "bold": true }, "comment.hint": { "fg": "#dcbf84", "italic": true }, "comment.note": { "fg": "#101210", "bg": "#409cdc", "bold": true }, "comment.todo": { "fg": "#101210", "bg": "#a09af8", "bold": true }, "comment.warning": { "fg": "#101210", "bg": "#ef9946", "bold": true }, "comment.warning.gitcommit": { "bg": "#56452c" }, "constant": { "fg": "#ef9946" }, "constant.builtin": { "fg": "#ef9946" }, "constant.macro": { "fg": "#de6bdb" }, "constructor": { "fg": "#ceba49", "bold": true }, "constructor.lua": { "fg": "#ceba49" }, "diff.delta": { "bg": "#2a3a57" }, "diff.minus": { "bg": "#893f45" }, "diff.plus": { "bg": "#40531b" }, "error": { "fg": "#dc4f62" }, "function": { "fg": "#409cdc" }, "function.builtin": { "fg": "#ef9946" }, "function.call": { "fg": "#409cdc" }, "function.macro": { "fg": "#de6bdb" }, "function.method": { "fg": "#409cdc" }, "function.method.call": { "fg": "#409cdc" }, "highlighted": { "bg": "#2d312c" }, "keyword": { "fg": "#a09af8" }, "keyword.conditional": { "fg": "#a09af8", "italic": true }, "keyword.conditional.ternary": { "fg": "#bdb5e3" }, "keyword.coroutine": { "fg": "#a09af8" }, "keyword.debug": { "fg": "#a09af8" }, "keyword.directive": { "fg": "#a09af8" }, "keyword.directive.define": { "fg": "#a09af8", "bold": true }, "keyword.exception": { "fg": "#a09af8" }, "keyword.export": { "fg": "#a09af8" }, "keyword.function": { "fg": "#a09af8" }, "keyword.import": { "fg": "#a09af8" }, "keyword.modifier": { "fg": "#a09af8", "italic": true }, "keyword.operator": { "fg": "#a09af8" }, "keyword.repeat": { "fg": "#a09af8" }, "keyword.return": { "fg": "#a09af8" }, "keyword.type": { "fg": "#a09af8" }, "label": { "fg": "#dc4f62", "bold": true }, "label.diff": { "fg": "#ceba49" }, "markup": { "fg": "#dc4f62" }, "markup.environment": { "fg": "#dc4f62" }, "markup.environment.name": { "fg": "#dc4f62" }, "markup.heading": { "fg": "#ef9946", "bold": true }, "markup.heading.1": { "fg": "#e57b89", "bold": true }, "markup.heading.2": { "fg": "#f3b374", "bold": true }, "markup.heading.3": { "fg": "#dacb77", "bold": true }, "markup.heading.4": { "fg": "#a1c382", "bold": true }, "markup.heading.5": { "fg": "#8ecbc2", "bold": true }, "markup.heading.6": { "fg": "#70b5e5", "bold": true }, "markup.italic": { "fg": "#ef9946", "italic": true }, "markup.link": { "fg": "#409cdc" }, "markup.link.label": { "fg": "#409cdc", "underline": "solid" }, "markup.link.url": { "fg": "#68baae", "italic": true, "underline": "solid" }, "markup.list": { "fg": "#dc4f62" }, "markup.list.checked": { "fg": "#ceba49", "bold": true }, "markup.list.unchecked": { "fg": "#818781", "bold": true }, "markup.math": { "fg": "#88c1e9" }, "markup.quote": { "fg": "#818781" }, "markup.raw": { "fg": "#81af58" }, "markup.raw.block": { "fg": "#81af58" }, "markup.strikethrough": { "fg": "#ef9946", "strikethrough": true }, "markup.strong": { "fg": "#ef9946", "bold": true }, "markup.underline": { "fg": "#ef9946", "underline": "solid" }, "module": { "fg": "#88c1e9", "italic": true }, "module.builtin": { "fg": "#dc4f62" }, "module.latex": { "fg": "#68baae", "italic": true }, "normal": { "fg": "#ece1c0", "bg": "#232923" }, "number": { "fg": "#ef9946" }, "number.float": { "fg": "#ef9946" }, "operator": { "fg": "#bdb5e3" }, "property": { "fg": "#68baae" }, "punctuation.bracket": { "fg": "#818781" }, "punctuation.delimiter": { "fg": "#818781" }, "punctuation.special": { "fg": "#dc4f62" }, "punctuation.special.diff": { "fg": "#818781" }, "string": { "fg": "#81af58" }, "string.documentation": { "fg": "#a1c382" }, "string.escape": { "fg": "#e07870" }, "string.regexp": { "fg": "#ef9946" }, "string.special": { "fg": "#dc4f62" }, "string.special.path": { "fg": "#88c1e9", "underline": "solid" }, "string.special.path.diff": { "fg": "#88c1e9" }, "string.special.symbol": { "fg": "#68baae" }, "string.special.url": { "fg": "#68baae", "italic": true, "underline": "solid" }, "tag": { "fg": "#a09af8" }, "tag.attribute": { "fg": "#68baae" }, "tag.builtin": { "fg": "#a09af8" }, "tag.delimiter": { "fg": "#818781" }, "type": { "fg": "#ceba49" }, "type.builtin": { "fg": "#ceba49" }, "type.definition": { "fg": "#ceba49" }, "variable": { "fg": "#ece1c0" }, "variable.builtin": { "fg": "#dc4f62" }, "variable.member": { "fg": "#68baae" }, "variable.parameter": { "fg": "#e07870", "italic": true }, "variable.parameter.builtin": { "fg": "#dc4f62", "italic": true } } };
|
|
5
|
+
var bamboo_multiplex_default = theme;
|
|
6
|
+
|
|
7
|
+
module.exports = bamboo_multiplex_default;
|