@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
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"name":"tokyonight_storm","appearance":"dark","revision":"5da1b76e64daf4c5d410f06bcb6b9cb640da7dfd","highlights":{"attribute":{"fg":"#7dcfff"},"attribute.builtin":{"fg":"#2ac3de"},"boolean":{"fg":"#ff9e64"},"character":{"fg":"#9ece6a"},"character.special":{"fg":"#2ac3de"},"comment":{"fg":"#565f89","italic":true},"comment.documentation":{"fg":"#565f89","italic":true},"comment.error":{"fg":"#db4b4b"},"comment.hint":{"fg":"#1abc9c"},"comment.note":{"fg":"#1abc9c"},"comment.todo":{"fg":"#7aa2f7"},"comment.warning":{"fg":"#e0af68"},"constant":{"fg":"#ff9e64"},"constant.builtin":{"fg":"#2ac3de"},"constant.macro":{"fg":"#7dcfff"},"constructor":{"fg":"#bb9af7"},"constructor.tsx":{"fg":"#2ac3de"},"diff.delta":{"bg":"#272d43"},"diff.minus":{"bg":"#52313f"},"diff.plus":{"bg":"#2b485a"},"function":{"fg":"#7aa2f7"},"function.builtin":{"fg":"#2ac3de"},"function.call":{"fg":"#7aa2f7"},"function.macro":{"fg":"#7dcfff"},"function.method":{"fg":"#7aa2f7"},"function.method.call":{"fg":"#7aa2f7"},"highlighted":{"bg":"#292e42"},"keyword":{"fg":"#9d7cd8","italic":true},"keyword.conditional":{"fg":"#bb9af7"},"keyword.conditional.ternary":{"fg":"#bb9af7"},"keyword.coroutine":{"fg":"#9d7cd8","italic":true},"keyword.debug":{"fg":"#ff9e64"},"keyword.directive":{"fg":"#7dcfff"},"keyword.directive.define":{"fg":"#7dcfff"},"keyword.exception":{"fg":"#bb9af7"},"keyword.export":{"fg":"#9d7cd8","italic":true},"keyword.function":{"fg":"#bb9af7"},"keyword.import":{"fg":"#7dcfff"},"keyword.modifier":{"fg":"#9d7cd8","italic":true},"keyword.operator":{"fg":"#89ddff"},"keyword.repeat":{"fg":"#bb9af7"},"keyword.return":{"fg":"#9d7cd8","italic":true},"keyword.type":{"fg":"#9d7cd8","italic":true},"label":{"fg":"#7aa2f7"},"markup.environment":{"fg":"#7dcfff"},"markup.environment.name":{"fg":"#2ac3de"},"markup.heading":{"fg":"#7aa2f7","bold":true},"markup.heading.1":{"fg":"#7aa2f7","bold":true},"markup.heading.1.markdown":{"fg":"#7aa2f7","bg":"#2d344e","bold":true},"markup.heading.2":{"fg":"#7aa2f7","bold":true},"markup.heading.2.markdown":{"fg":"#e0af68","bg":"#373640","bold":true},"markup.heading.3":{"fg":"#7aa2f7","bold":true},"markup.heading.3.markdown":{"fg":"#9ece6a","bg":"#303940","bold":true},"markup.heading.4":{"fg":"#7aa2f7","bold":true},"markup.heading.4.markdown":{"fg":"#1abc9c","bg":"#233745","bold":true},"markup.heading.5":{"fg":"#7aa2f7","bold":true},"markup.heading.5.markdown":{"fg":"#bb9af7","bg":"#33334e","bold":true},"markup.heading.6":{"fg":"#7aa2f7","bold":true},"markup.heading.6.markdown":{"fg":"#9d7cd8","bg":"#30304b","bold":true},"markup.italic":{"italic":true},"markup.link":{"fg":"#1abc9c"},"markup.link.label":{"fg":"#2ac3de"},"markup.link.url":{"underline":"solid"},"markup.list":{"fg":"#89ddff"},"markup.list.checked":{"fg":"#73daca"},"markup.list.markdown":{"fg":"#ff9e64","bold":true},"markup.list.unchecked":{"fg":"#7aa2f7"},"markup.math":{"fg":"#2ac3de"},"markup.raw":{"fg":"#9ece6a"},"markup.raw.block":{"fg":"#9ece6a"},"markup.raw.markdown_inline":{"fg":"#7aa2f7","bg":"#414868"},"markup.strikethrough":{"strikethrough":true},"markup.strong":{"bold":true},"markup.underline":{"underline":"solid"},"module":{"fg":"#7dcfff"},"module.builtin":{"fg":"#f7768e"},"normal":{"fg":"#c0caf5","bg":"#24283b"},"number":{"fg":"#ff9e64"},"number.float":{"fg":"#ff9e64"},"operator":{"fg":"#89ddff"},"property":{"fg":"#73daca"},"punctuation.bracket":{"fg":"#a9b1d6"},"punctuation.delimiter":{"fg":"#89ddff"},"punctuation.special":{"fg":"#89ddff"},"punctuation.special.markdown":{"fg":"#ff9e64"},"string":{"fg":"#9ece6a"},"string.documentation":{"fg":"#e0af68"},"string.escape":{"fg":"#bb9af7"},"string.regexp":{"fg":"#b4f9f8"},"string.special":{"fg":"#2ac3de"},"string.special.path":{"fg":"#2ac3de"},"string.special.symbol":{"fg":"#2ac3de"},"string.special.url":{"underline":"solid"},"tag":{"fg":"#bb9af7"},"tag.attribute":{"fg":"#73daca"},"tag.builtin":{"fg":"#2ac3de"},"tag.delimiter":{"fg":"#2ac3de"},"tag.delimiter.tsx":{"fg":"#607dbf"},"tag.javascript":{"fg":"#f7768e"},"tag.tsx":{"fg":"#f7768e"},"type":{"fg":"#2ac3de"},"type.builtin":{"fg":"#29a4bd"},"type.definition":{"fg":"#2ac3de"},"variable":{"fg":"#c0caf5"},"variable.builtin":{"fg":"#f7768e"},"variable.member":{"fg":"#73daca"},"variable.parameter":{"fg":"#e0af68"},"variable.parameter.builtin":{"fg":"#dab484"}}}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"name":"vscode_dark","appearance":"dark","revision":"aa1102a7e15195c9cca22730b09224a7f7745ba8","highlights":{"attribute":{"fg":"#dcdcaa"},"attribute.builtin":{"fg":"#4ec9b0"},"boolean":{"fg":"#569cd6"},"character":{"fg":"#ce9178"},"character.special":{"fg":"#d4d4d4"},"comment":{"fg":"#6a9955"},"comment.documentation":{"fg":"#6a9955"},"comment.error":{"fg":"#f44747","bold":true},"comment.hint":{"fg":"#6a9955"},"comment.note":{"fg":"#4ec9b0","bold":true},"comment.todo":{"fg":"#d7ba7d","bg":"#1f1f1f","bold":true},"comment.warning":{"fg":"#d7ba7d","bold":true},"constant":{"fg":"#4fc1ff"},"constant.builtin":{"fg":"#569cd6"},"constant.macro":{"fg":"#4ec9b0"},"constructor":{"fg":"#569cd6"},"constructor.python":{"fg":"#4ec9b0"},"diff.delta":{"bg":"#4b1818"},"diff.minus":{"bg":"#6f1313"},"diff.plus":{"bg":"#4b5632"},"error":{"fg":"#f44747"},"function":{"fg":"#dcdcaa"},"function.builtin":{"fg":"#dcdcaa"},"function.call":{"fg":"#dcdcaa"},"function.macro":{"fg":"#dcdcaa"},"function.method":{"fg":"#dcdcaa"},"function.method.call":{"fg":"#dcdcaa"},"highlighted":{"bg":"#222222"},"keyword":{"fg":"#569cd6"},"keyword.conditional":{"fg":"#c586c0"},"keyword.conditional.ternary":{"fg":"#c586c0"},"keyword.coroutine":{"fg":"#569cd6"},"keyword.debug":{"fg":"#569cd6"},"keyword.directive":{"fg":"#569cd6"},"keyword.directive.define":{"fg":"#569cd6"},"keyword.exception":{"fg":"#c586c0"},"keyword.export":{"fg":"#569cd6"},"keyword.function":{"fg":"#569cd6"},"keyword.import":{"fg":"#c586c0"},"keyword.modifier":{"fg":"#569cd6"},"keyword.operator":{"fg":"#569cd6"},"keyword.repeat":{"fg":"#c586c0"},"keyword.return":{"fg":"#c586c0"},"keyword.type":{"fg":"#569cd6"},"label":{"fg":"#9cdcfe"},"markup":{"fg":"#d7ba7d"},"markup.environment":{"fg":"#d7ba7d"},"markup.environment.name":{"fg":"#d7ba7d"},"markup.heading":{"fg":"#569cd6","bold":true},"markup.heading.1":{"fg":"#569cd6","bold":true},"markup.heading.2":{"fg":"#569cd6","bold":true},"markup.heading.2.markdown":{"fg":"#ce9178","bold":true},"markup.heading.3":{"fg":"#569cd6","bold":true},"markup.heading.3.markdown":{"fg":"#dcdcaa","bold":true},"markup.heading.4":{"fg":"#569cd6","bold":true},"markup.heading.4.markdown":{"fg":"#6a9955","bold":true},"markup.heading.5":{"fg":"#569cd6","bold":true},"markup.heading.6":{"fg":"#569cd6","bold":true},"markup.heading.6.markdown":{"fg":"#c586c0","bold":true},"markup.italic":{"fg":"#d4d4d4","italic":true},"markup.link":{"underline":"solid"},"markup.link.label":{"fg":"#9cdcfe"},"markup.link.url":{"fg":"#d4d4d4"},"markup.list":{"fg":"#d7ba7d"},"markup.list.checked":{"fg":"#d7ba7d","bg":"#1f1f1f","bold":true},"markup.list.unchecked":{"fg":"#d7ba7d","bg":"#1f1f1f","bold":true},"markup.math":{"fg":"#d7ba7d"},"markup.quote":{"fg":"#d7ba7d"},"markup.raw":{"fg":"#d4d4d4"},"markup.raw.block":{"fg":"#d4d4d4"},"markup.raw.markdown":{"fg":"#ce9178"},"markup.raw.markdown_inline":{"fg":"#ce9178"},"markup.strikethrough":{"fg":"#d4d4d4","strikethrough":true},"markup.strong":{"fg":"#569cd6","bold":true},"markup.underline":{"fg":"#d7ba7d","underline":"solid"},"module":{"fg":"#4ec9b0"},"module.builtin":{"fg":"#d7ba7d"},"namespace":{"fg":"#4ec9b0"},"normal":{"fg":"#d4d4d4","bg":"#1f1f1f"},"number":{"fg":"#b5cea8"},"number.float":{"fg":"#b5cea8"},"operator":{"fg":"#d4d4d4"},"property":{"fg":"#9cdcfe"},"punctuation.bracket":{"fg":"#d4d4d4"},"punctuation.delimiter":{"fg":"#d4d4d4"},"punctuation.special":{"fg":"#d4d4d4"},"string":{"fg":"#ce9178"},"string.documentation":{"fg":"#ce9178"},"string.escape":{"fg":"#d4d4d4"},"string.regexp":{"fg":"#ce9178"},"string.special":{"fg":"#d4d4d4"},"string.special.path":{"fg":"#d4d4d4"},"string.special.symbol":{"fg":"#d4d4d4"},"string.special.url":{"underline":"solid"},"tag":{"fg":"#569cd6"},"tag.attribute":{"fg":"#9cdcfe"},"tag.builtin":{"fg":"#569cd6"},"tag.delimiter":{"fg":"#808080"},"type":{"fg":"#4ec9b0"},"type.builtin":{"fg":"#569cd6"},"type.builtin.tsx":{"fg":"#4ec9b0"},"type.builtin.typescript":{"fg":"#4ec9b0"},"type.definition":{"fg":"#4ec9b0"},"variable":{"fg":"#9cdcfe"},"variable.builtin":{"fg":"#569cd6"},"variable.member":{"fg":"#9cdcfe"},"variable.parameter":{"fg":"#9cdcfe"},"variable.parameter.builtin":{"fg":"#d7ba7d"}}}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"name":"vscode_light","appearance":"light","revision":"aa1102a7e15195c9cca22730b09224a7f7745ba8","highlights":{"attribute":{"fg":"#795e26"},"attribute.builtin":{"fg":"#16825d"},"boolean":{"fg":"#0000ff"},"character":{"fg":"#c72e0f"},"character.special":{"fg":"#343434"},"comment":{"fg":"#008000"},"comment.documentation":{"fg":"#008000"},"comment.error":{"fg":"#ff0000","bold":true},"comment.hint":{"fg":"#008000"},"comment.note":{"fg":"#16825d","bold":true},"comment.todo":{"fg":"#800000","bg":"#ffffff","bold":true},"comment.warning":{"fg":"#800000","bold":true},"constant":{"fg":"#4fc1ff"},"constant.builtin":{"fg":"#0000ff"},"constant.macro":{"fg":"#16825d"},"constructor":{"fg":"#0000ff"},"constructor.python":{"fg":"#16825d"},"diff.delta":{"bg":"#ffcccc"},"diff.minus":{"bg":"#ffa3a3"},"diff.plus":{"bg":"#ebf1dd"},"error":{"fg":"#ff0000"},"function":{"fg":"#795e26"},"function.builtin":{"fg":"#795e26"},"function.call":{"fg":"#795e26"},"function.macro":{"fg":"#795e26"},"function.method":{"fg":"#795e26"},"function.method.call":{"fg":"#795e26"},"highlighted":{"bg":"#e5e5e5"},"keyword":{"fg":"#0000ff"},"keyword.conditional":{"fg":"#af00db"},"keyword.conditional.ternary":{"fg":"#af00db"},"keyword.coroutine":{"fg":"#0000ff"},"keyword.debug":{"fg":"#0000ff"},"keyword.directive":{"fg":"#0000ff"},"keyword.directive.define":{"fg":"#0000ff"},"keyword.exception":{"fg":"#af00db"},"keyword.export":{"fg":"#0000ff"},"keyword.function":{"fg":"#0000ff"},"keyword.import":{"fg":"#af00db"},"keyword.modifier":{"fg":"#0000ff"},"keyword.operator":{"fg":"#0000ff"},"keyword.repeat":{"fg":"#af00db"},"keyword.return":{"fg":"#af00db"},"keyword.type":{"fg":"#0000ff"},"label":{"fg":"#0451a5"},"markup":{"fg":"#800000"},"markup.environment":{"fg":"#800000"},"markup.environment.name":{"fg":"#800000"},"markup.heading":{"fg":"#800000","bold":true},"markup.heading.1":{"fg":"#800000","bold":true},"markup.heading.1.markdown":{"fg":"#0000ff","bold":true},"markup.heading.2":{"fg":"#800000","bold":true},"markup.heading.2.markdown":{"fg":"#c72e0f","bold":true},"markup.heading.3":{"fg":"#800000","bold":true},"markup.heading.3.markdown":{"fg":"#795e26","bold":true},"markup.heading.4":{"fg":"#800000","bold":true},"markup.heading.4.markdown":{"fg":"#008000","bold":true},"markup.heading.5":{"fg":"#800000","bold":true},"markup.heading.5.markdown":{"fg":"#0000ff","bold":true},"markup.heading.6":{"fg":"#800000","bold":true},"markup.heading.6.markdown":{"fg":"#af00db","bold":true},"markup.italic":{"fg":"#343434","italic":true},"markup.link":{"underline":"solid"},"markup.link.label":{"fg":"#0451a5"},"markup.link.url":{"fg":"#343434"},"markup.list":{"fg":"#800000"},"markup.list.checked":{"fg":"#800000","bg":"#ffffff","bold":true},"markup.list.unchecked":{"fg":"#800000","bg":"#ffffff","bold":true},"markup.math":{"fg":"#800000"},"markup.quote":{"fg":"#800000"},"markup.raw":{"fg":"#343434"},"markup.raw.block":{"fg":"#343434"},"markup.raw.markdown":{"fg":"#c72e0f"},"markup.raw.markdown_inline":{"fg":"#c72e0f"},"markup.strikethrough":{"fg":"#343434","strikethrough":true},"markup.strong":{"fg":"#000080","bold":true},"markup.underline":{"fg":"#800000","underline":"solid"},"module":{"fg":"#16825d"},"module.builtin":{"fg":"#800000"},"namespace":{"fg":"#16825d"},"normal":{"fg":"#343434","bg":"#ffffff"},"number":{"fg":"#098658"},"number.float":{"fg":"#098658"},"operator":{"fg":"#343434"},"property":{"fg":"#0451a5"},"punctuation.bracket":{"fg":"#343434"},"punctuation.delimiter":{"fg":"#343434"},"punctuation.special":{"fg":"#343434"},"string":{"fg":"#c72e0f"},"string.documentation":{"fg":"#c72e0f"},"string.escape":{"fg":"#343434"},"string.regexp":{"fg":"#c72e0f"},"string.special":{"fg":"#343434"},"string.special.path":{"fg":"#343434"},"string.special.symbol":{"fg":"#343434"},"string.special.url":{"underline":"solid"},"tag":{"fg":"#0000ff"},"tag.attribute":{"fg":"#0451a5"},"tag.builtin":{"fg":"#0000ff"},"tag.delimiter":{"fg":"#000000"},"type":{"fg":"#16825d"},"type.builtin":{"fg":"#0000ff"},"type.builtin.tsx":{"fg":"#16825d"},"type.builtin.typescript":{"fg":"#16825d"},"type.definition":{"fg":"#16825d"},"variable":{"fg":"#0451a5"},"variable.builtin":{"fg":"#0000ff"},"variable.member":{"fg":"#0451a5"},"variable.parameter":{"fg":"#0451a5"},"variable.parameter.builtin":{"fg":"#800000"}}}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"name":"xcode_dark","appearance":"dark","revision":"c57b4df378952382eb0c8aa93614d1d70f35798a","highlights":{"attribute":{"fg":"#ffa14f"},"attribute.builtin":{"fg":"#78c2b3"},"boolean":{"fg":"#ff7ab2","bold":true},"character":{"fg":"#d9c97c"},"character.special":{"fg":"#78c2b3"},"comment":{"fg":"#7f8c98"},"comment.documentation":{"fg":"#7f8c98"},"comment.error":{"fg":"#ffc0b9"},"comment.hint":{"fg":"#7f8c98"},"comment.note":{"fg":"#8cf8f7"},"comment.todo":{"fg":"#a3b1bf","bold":true},"comment.warning":{"fg":"#fce094"},"constant":{"fg":"#b281eb"},"constant.builtin":{"fg":"#78c2b3"},"constant.macro":{"fg":"#b281eb"},"constructor":{"fg":"#78c2b3"},"diff.delta":{"fg":"#8cf8f7"},"diff.minus":{"fg":"#ffc0b9"},"diff.plus":{"fg":"#b3f6c0"},"function":{"fg":"#b281eb"},"function.builtin":{"fg":"#78c2b3"},"function.call":{"fg":"#b281eb"},"function.macro":{"fg":"#b281eb"},"function.method":{"fg":"#b281eb"},"function.method.call":{"fg":"#b281eb"},"highlighted":{"bg":"#2f3037"},"keyword":{"fg":"#ff7ab2","bold":true},"keyword.conditional":{"fg":"#ff7ab2","bold":true},"keyword.conditional.ternary":{"fg":"#ff7ab2","bold":true},"keyword.coroutine":{"fg":"#ff7ab2","bold":true},"keyword.debug":{"fg":"#ff7ab2","bold":true},"keyword.directive":{"fg":"#ff7ab2","bold":true},"keyword.directive.define":{"fg":"#ff7ab2","bold":true},"keyword.exception":{"fg":"#ff7ab2","bold":true},"keyword.export":{"fg":"#ff7ab2","bold":true},"keyword.function":{"fg":"#ff7ab2","bold":true},"keyword.import":{"fg":"#ff7ab2","bold":true},"keyword.modifier":{"fg":"#ff7ab2","bold":true},"keyword.operator":{"fg":"#ff7ab2","bold":true},"keyword.repeat":{"fg":"#ff7ab2","bold":true},"keyword.return":{"fg":"#ff7ab2","bold":true},"keyword.type":{"fg":"#ff7ab2","bold":true},"label":{"fg":"#ff7ab2","bold":true},"markup":{"fg":"#78c2b3"},"markup.environment":{"fg":"#78c2b3"},"markup.environment.name":{"fg":"#78c2b3"},"markup.heading":{"fg":"#dfdfe0","bold":true},"markup.heading.1":{"fg":"#dfdfe0","bold":true},"markup.heading.2":{"fg":"#dfdfe0","bold":true},"markup.heading.3":{"fg":"#dfdfe0","bold":true},"markup.heading.4":{"fg":"#dfdfe0","bold":true},"markup.heading.5":{"fg":"#dfdfe0","bold":true},"markup.heading.6":{"fg":"#dfdfe0","bold":true},"markup.italic":{"italic":true},"markup.link":{"fg":"#6bdfff","underline":"solid"},"markup.link.label":{"fg":"#6bdfff","underline":"solid"},"markup.link.url":{"fg":"#6bdfff","underline":"solid"},"markup.list":{"fg":"#78c2b3"},"markup.list.checked":{"fg":"#78c2b3"},"markup.list.unchecked":{"fg":"#78c2b3"},"markup.math":{"fg":"#78c2b3"},"markup.quote":{"fg":"#78c2b3"},"markup.raw":{"fg":"#78c2b3"},"markup.raw.block":{"fg":"#78c2b3"},"markup.strikethrough":{"strikethrough":true},"markup.strong":{"bold":true},"markup.underline":{"underline":"solid"},"module":{"fg":"#ff7ab2","bold":true},"module.builtin":{"fg":"#78c2b3"},"normal":{"fg":"#dfdfe0","bg":"#292a30"},"number":{"fg":"#d9c97c"},"number.float":{"fg":"#d9c97c"},"operator":{"fg":"#a3b1bf"},"property":{"fg":"#78c2b3"},"punctuation.bracket":{"fg":"#a3b1bf"},"punctuation.delimiter":{"fg":"#a3b1bf"},"punctuation.special":{"fg":"#78c2b3"},"string":{"fg":"#ff8170"},"string.documentation":{"fg":"#ff8170"},"string.escape":{"fg":"#78c2b3"},"string.regexp":{"fg":"#78c2b3"},"string.special":{"fg":"#78c2b3"},"string.special.path":{"fg":"#78c2b3"},"string.special.symbol":{"fg":"#78c2b3"},"string.special.url":{"fg":"#6bdfff","underline":"solid"},"tag":{"fg":"#78c2b3"},"tag.attribute":{"fg":"#78c2b3"},"tag.builtin":{"fg":"#78c2b3"},"tag.delimiter":{"fg":"#78c2b3"},"type":{"fg":"#dabaff"},"type.builtin":{"fg":"#78c2b3"},"type.definition":{"fg":"#dabaff"},"variable":{"fg":"#e0e2ea"},"variable.builtin":{"fg":"#78c2b3"},"variable.member":{"fg":"#e0e2ea"},"variable.parameter":{"fg":"#e0e2ea"},"variable.parameter.builtin":{"fg":"#78c2b3"}}}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"name":"xcode_dark_hc","appearance":"dark","revision":"c57b4df378952382eb0c8aa93614d1d70f35798a","highlights":{"attribute":{"fg":"#ffa14f"},"attribute.builtin":{"fg":"#83c9bc"},"boolean":{"fg":"#ff85b8","bold":true},"character":{"fg":"#d9c668"},"character.special":{"fg":"#83c9bc"},"comment":{"fg":"#838991"},"comment.documentation":{"fg":"#838991"},"comment.error":{"fg":"#ffc0b9"},"comment.hint":{"fg":"#838991"},"comment.note":{"fg":"#8cf8f7"},"comment.todo":{"fg":"#aeb7c0","bold":true},"comment.warning":{"fg":"#fce094"},"constant":{"fg":"#cda1ff"},"constant.builtin":{"fg":"#83c9bc"},"constant.macro":{"fg":"#cda1ff"},"constructor":{"fg":"#83c9bc"},"diff.delta":{"fg":"#8cf8f7"},"diff.minus":{"fg":"#ffc0b9"},"diff.plus":{"fg":"#b3f6c0"},"function":{"fg":"#cda1ff"},"function.builtin":{"fg":"#83c9bc"},"function.call":{"fg":"#cda1ff"},"function.macro":{"fg":"#cda1ff"},"function.method":{"fg":"#cda1ff"},"function.method.call":{"fg":"#cda1ff"},"highlighted":{"bg":"#26262b"},"keyword":{"fg":"#ff85b8","bold":true},"keyword.conditional":{"fg":"#ff85b8","bold":true},"keyword.conditional.ternary":{"fg":"#ff85b8","bold":true},"keyword.coroutine":{"fg":"#ff85b8","bold":true},"keyword.debug":{"fg":"#ff85b8","bold":true},"keyword.directive":{"fg":"#ff85b8","bold":true},"keyword.directive.define":{"fg":"#ff85b8","bold":true},"keyword.exception":{"fg":"#ff85b8","bold":true},"keyword.export":{"fg":"#ff85b8","bold":true},"keyword.function":{"fg":"#ff85b8","bold":true},"keyword.import":{"fg":"#ff85b8","bold":true},"keyword.modifier":{"fg":"#ff85b8","bold":true},"keyword.operator":{"fg":"#ff85b8","bold":true},"keyword.repeat":{"fg":"#ff85b8","bold":true},"keyword.return":{"fg":"#ff85b8","bold":true},"keyword.type":{"fg":"#ff85b8","bold":true},"label":{"fg":"#ff85b8","bold":true},"markup":{"fg":"#83c9bc"},"markup.environment":{"fg":"#83c9bc"},"markup.environment.name":{"fg":"#83c9bc"},"markup.heading":{"fg":"#ffffff","bold":true},"markup.heading.1":{"fg":"#ffffff","bold":true},"markup.heading.2":{"fg":"#ffffff","bold":true},"markup.heading.3":{"fg":"#ffffff","bold":true},"markup.heading.4":{"fg":"#ffffff","bold":true},"markup.heading.5":{"fg":"#ffffff","bold":true},"markup.heading.6":{"fg":"#ffffff","bold":true},"markup.italic":{"italic":true},"markup.link":{"fg":"#6bdfff","underline":"solid"},"markup.link.label":{"fg":"#6bdfff","underline":"solid"},"markup.link.url":{"fg":"#6bdfff","underline":"solid"},"markup.list":{"fg":"#83c9bc"},"markup.list.checked":{"fg":"#83c9bc"},"markup.list.unchecked":{"fg":"#83c9bc"},"markup.math":{"fg":"#83c9bc"},"markup.quote":{"fg":"#83c9bc"},"markup.raw":{"fg":"#83c9bc"},"markup.raw.block":{"fg":"#83c9bc"},"markup.strikethrough":{"strikethrough":true},"markup.strong":{"bold":true},"markup.underline":{"underline":"solid"},"module":{"fg":"#ff85b8","bold":true},"module.builtin":{"fg":"#83c9bc"},"normal":{"fg":"#ffffff","bg":"#1f1f24"},"number":{"fg":"#d9c668"},"number.float":{"fg":"#d9c668"},"operator":{"fg":"#aeb7c0"},"property":{"fg":"#83c9bc"},"punctuation.bracket":{"fg":"#aeb7c0"},"punctuation.delimiter":{"fg":"#aeb7c0"},"punctuation.special":{"fg":"#83c9bc"},"string":{"fg":"#ff8a7a"},"string.documentation":{"fg":"#ff8a7a"},"string.escape":{"fg":"#83c9bc"},"string.regexp":{"fg":"#83c9bc"},"string.special":{"fg":"#83c9bc"},"string.special.path":{"fg":"#83c9bc"},"string.special.symbol":{"fg":"#83c9bc"},"string.special.url":{"fg":"#6bdfff","underline":"solid"},"tag":{"fg":"#83c9bc"},"tag.attribute":{"fg":"#83c9bc"},"tag.builtin":{"fg":"#83c9bc"},"tag.delimiter":{"fg":"#83c9bc"},"type":{"fg":"#e5cfff"},"type.builtin":{"fg":"#83c9bc"},"type.definition":{"fg":"#e5cfff"},"variable":{"fg":"#e0e2ea"},"variable.builtin":{"fg":"#83c9bc"},"variable.member":{"fg":"#e0e2ea"},"variable.parameter":{"fg":"#e0e2ea"},"variable.parameter.builtin":{"fg":"#83c9bc"}}}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"name":"xcode_light","appearance":"light","revision":"c57b4df378952382eb0c8aa93614d1d70f35798a","highlights":{"attribute":{"fg":"#78492a"},"attribute.builtin":{"fg":"#23575c"},"boolean":{"fg":"#ad3da4","bold":true},"character":{"fg":"#272ad8"},"character.special":{"fg":"#23575c"},"comment":{"fg":"#8a99a6"},"comment.documentation":{"fg":"#8a99a6"},"comment.error":{"fg":"#590008"},"comment.hint":{"fg":"#8a99a6"},"comment.note":{"fg":"#007373"},"comment.todo":{"fg":"#5c6873","bold":true},"comment.warning":{"fg":"#6b5300"},"constant":{"fg":"#804fb8"},"constant.builtin":{"fg":"#23575c"},"constant.macro":{"fg":"#804fb8"},"constructor":{"fg":"#23575c"},"diff.delta":{"fg":"#007373"},"diff.minus":{"fg":"#590008"},"diff.plus":{"fg":"#005523"},"function":{"fg":"#804fb8"},"function.builtin":{"fg":"#23575c"},"function.call":{"fg":"#804fb8"},"function.macro":{"fg":"#804fb8"},"function.method":{"fg":"#804fb8"},"function.method.call":{"fg":"#804fb8"},"highlighted":{"bg":"#ecf5ff"},"keyword":{"fg":"#ad3da4","bold":true},"keyword.conditional":{"fg":"#ad3da4","bold":true},"keyword.conditional.ternary":{"fg":"#ad3da4","bold":true},"keyword.coroutine":{"fg":"#ad3da4","bold":true},"keyword.debug":{"fg":"#ad3da4","bold":true},"keyword.directive":{"fg":"#ad3da4","bold":true},"keyword.directive.define":{"fg":"#ad3da4","bold":true},"keyword.exception":{"fg":"#ad3da4","bold":true},"keyword.export":{"fg":"#ad3da4","bold":true},"keyword.function":{"fg":"#ad3da4","bold":true},"keyword.import":{"fg":"#ad3da4","bold":true},"keyword.modifier":{"fg":"#ad3da4","bold":true},"keyword.operator":{"fg":"#ad3da4","bold":true},"keyword.repeat":{"fg":"#ad3da4","bold":true},"keyword.return":{"fg":"#ad3da4","bold":true},"keyword.type":{"fg":"#ad3da4","bold":true},"label":{"fg":"#ad3da4","bold":true},"markup":{"fg":"#23575c"},"markup.environment":{"fg":"#23575c"},"markup.environment.name":{"fg":"#23575c"},"markup.heading":{"fg":"#262626","bold":true},"markup.heading.1":{"fg":"#262626","bold":true},"markup.heading.2":{"fg":"#262626","bold":true},"markup.heading.3":{"fg":"#262626","bold":true},"markup.heading.4":{"fg":"#262626","bold":true},"markup.heading.5":{"fg":"#262626","bold":true},"markup.heading.6":{"fg":"#262626","bold":true},"markup.italic":{"italic":true},"markup.link":{"fg":"#0f68a0","underline":"solid"},"markup.link.label":{"fg":"#0f68a0","underline":"solid"},"markup.link.url":{"fg":"#0f68a0","underline":"solid"},"markup.list":{"fg":"#23575c"},"markup.list.checked":{"fg":"#23575c"},"markup.list.unchecked":{"fg":"#23575c"},"markup.math":{"fg":"#23575c"},"markup.quote":{"fg":"#23575c"},"markup.raw":{"fg":"#23575c"},"markup.raw.block":{"fg":"#23575c"},"markup.strikethrough":{"strikethrough":true},"markup.strong":{"bold":true},"markup.underline":{"underline":"solid"},"module":{"fg":"#ad3da4","bold":true},"module.builtin":{"fg":"#23575c"},"normal":{"fg":"#262626","bg":"#ffffff"},"number":{"fg":"#272ad8"},"number.float":{"fg":"#272ad8"},"operator":{"fg":"#5c6873"},"property":{"fg":"#3e8087"},"punctuation.bracket":{"fg":"#5c6873"},"punctuation.delimiter":{"fg":"#5c6873"},"punctuation.special":{"fg":"#23575c"},"string":{"fg":"#d12f1b"},"string.documentation":{"fg":"#d12f1b"},"string.escape":{"fg":"#23575c"},"string.regexp":{"fg":"#23575c"},"string.special":{"fg":"#23575c"},"string.special.path":{"fg":"#23575c"},"string.special.symbol":{"fg":"#23575c"},"string.special.url":{"fg":"#0f68a0","underline":"solid"},"tag":{"fg":"#23575c"},"tag.attribute":{"fg":"#23575c"},"tag.builtin":{"fg":"#23575c"},"tag.delimiter":{"fg":"#23575c"},"type":{"fg":"#4b21b0"},"type.builtin":{"fg":"#23575c"},"type.definition":{"fg":"#4b21b0"},"variable":{"fg":"#14161b"},"variable.builtin":{"fg":"#23575c"},"variable.member":{"fg":"#14161b"},"variable.parameter":{"fg":"#14161b"},"variable.parameter.builtin":{"fg":"#23575c"}}}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"name":"xcode_light_hc","appearance":"light","revision":"c57b4df378952382eb0c8aa93614d1d70f35798a","highlights":{"attribute":{"fg":"#78492a"},"attribute.builtin":{"fg":"#174145"},"boolean":{"fg":"#9c2191","bold":true},"character":{"fg":"#272ad8"},"character.special":{"fg":"#174145"},"comment":{"fg":"#8a99a6"},"comment.documentation":{"fg":"#8a99a6"},"comment.error":{"fg":"#590008"},"comment.hint":{"fg":"#8a99a6"},"comment.note":{"fg":"#007373"},"comment.todo":{"fg":"#5c6873","bold":true},"comment.warning":{"fg":"#6b5300"},"constant":{"fg":"#703daa"},"constant.builtin":{"fg":"#174145"},"constant.macro":{"fg":"#703daa"},"constructor":{"fg":"#174145"},"diff.delta":{"fg":"#007373"},"diff.minus":{"fg":"#590008"},"diff.plus":{"fg":"#005523"},"function":{"fg":"#703daa"},"function.builtin":{"fg":"#174145"},"function.call":{"fg":"#703daa"},"function.macro":{"fg":"#703daa"},"function.method":{"fg":"#703daa"},"function.method.call":{"fg":"#703daa"},"highlighted":{"bg":"#ecf5ff"},"keyword":{"fg":"#9c2191","bold":true},"keyword.conditional":{"fg":"#9c2191","bold":true},"keyword.conditional.ternary":{"fg":"#9c2191","bold":true},"keyword.coroutine":{"fg":"#9c2191","bold":true},"keyword.debug":{"fg":"#9c2191","bold":true},"keyword.directive":{"fg":"#9c2191","bold":true},"keyword.directive.define":{"fg":"#9c2191","bold":true},"keyword.exception":{"fg":"#9c2191","bold":true},"keyword.export":{"fg":"#9c2191","bold":true},"keyword.function":{"fg":"#9c2191","bold":true},"keyword.import":{"fg":"#9c2191","bold":true},"keyword.modifier":{"fg":"#9c2191","bold":true},"keyword.operator":{"fg":"#9c2191","bold":true},"keyword.repeat":{"fg":"#9c2191","bold":true},"keyword.return":{"fg":"#9c2191","bold":true},"keyword.type":{"fg":"#9c2191","bold":true},"label":{"fg":"#9c2191","bold":true},"markup":{"fg":"#174145"},"markup.environment":{"fg":"#174145"},"markup.environment.name":{"fg":"#174145"},"markup.heading":{"fg":"#000000","bold":true},"markup.heading.1":{"fg":"#000000","bold":true},"markup.heading.2":{"fg":"#000000","bold":true},"markup.heading.3":{"fg":"#000000","bold":true},"markup.heading.4":{"fg":"#000000","bold":true},"markup.heading.5":{"fg":"#000000","bold":true},"markup.heading.6":{"fg":"#000000","bold":true},"markup.italic":{"italic":true},"markup.link":{"fg":"#0058a1","underline":"solid"},"markup.link.label":{"fg":"#0058a1","underline":"solid"},"markup.link.url":{"fg":"#0058a1","underline":"solid"},"markup.list":{"fg":"#174145"},"markup.list.checked":{"fg":"#174145"},"markup.list.unchecked":{"fg":"#174145"},"markup.math":{"fg":"#174145"},"markup.quote":{"fg":"#174145"},"markup.raw":{"fg":"#174145"},"markup.raw.block":{"fg":"#174145"},"markup.strikethrough":{"strikethrough":true},"markup.strong":{"bold":true},"markup.underline":{"underline":"solid"},"module":{"fg":"#9c2191","bold":true},"module.builtin":{"fg":"#174145"},"normal":{"fg":"#000000","bg":"#ffffff"},"number":{"fg":"#272ad8"},"number.float":{"fg":"#272ad8"},"operator":{"fg":"#5c6873"},"property":{"fg":"#355d61"},"punctuation.bracket":{"fg":"#5c6873"},"punctuation.delimiter":{"fg":"#5c6873"},"punctuation.special":{"fg":"#174145"},"string":{"fg":"#ad1805"},"string.documentation":{"fg":"#ad1805"},"string.escape":{"fg":"#174145"},"string.regexp":{"fg":"#174145"},"string.special":{"fg":"#174145"},"string.special.path":{"fg":"#174145"},"string.special.symbol":{"fg":"#174145"},"string.special.url":{"fg":"#0058a1","underline":"solid"},"tag":{"fg":"#174145"},"tag.attribute":{"fg":"#174145"},"tag.builtin":{"fg":"#174145"},"tag.delimiter":{"fg":"#174145"},"type":{"fg":"#441ea1"},"type.builtin":{"fg":"#174145"},"type.definition":{"fg":"#441ea1"},"variable":{"fg":"#14161b"},"variable.builtin":{"fg":"#174145"},"variable.member":{"fg":"#14161b"},"variable.parameter":{"fg":"#14161b"},"variable.parameter.builtin":{"fg":"#174145"}}}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"name":"xcode_wwdc","appearance":"dark","revision":"c57b4df378952382eb0c8aa93614d1d70f35798a","highlights":{"attribute":{"fg":"#d28e5d"},"attribute.builtin":{"fg":"#8884c5"},"boolean":{"fg":"#b73999"},"character":{"fg":"#d28e5d"},"character.special":{"fg":"#8884c5"},"comment":{"fg":"#7f869e"},"comment.documentation":{"fg":"#7f869e"},"comment.error":{"fg":"#ffc0b9"},"comment.hint":{"fg":"#7f869e"},"comment.note":{"fg":"#8cf8f7"},"comment.todo":{"fg":"#b3b6c0","bold":true},"comment.warning":{"fg":"#fce094"},"constant":{"fg":"#00aba4"},"constant.builtin":{"fg":"#8884c5"},"constant.macro":{"fg":"#00aba4"},"constructor":{"fg":"#8884c5"},"diff.delta":{"fg":"#8cf8f7"},"diff.minus":{"fg":"#ffc0b9"},"diff.plus":{"fg":"#b3f6c0"},"function":{"fg":"#00aba4"},"function.builtin":{"fg":"#8884c5"},"function.call":{"fg":"#00aba4"},"function.macro":{"fg":"#00aba4"},"function.method":{"fg":"#00aba4"},"function.method.call":{"fg":"#00aba4"},"highlighted":{"bg":"#2f323d"},"keyword":{"fg":"#b73999"},"keyword.conditional":{"fg":"#b73999"},"keyword.conditional.ternary":{"fg":"#b73999"},"keyword.coroutine":{"fg":"#b73999"},"keyword.debug":{"fg":"#b73999"},"keyword.directive":{"fg":"#b73999"},"keyword.directive.define":{"fg":"#b73999"},"keyword.exception":{"fg":"#b73999"},"keyword.export":{"fg":"#b73999"},"keyword.function":{"fg":"#b73999"},"keyword.import":{"fg":"#b73999"},"keyword.modifier":{"fg":"#b73999"},"keyword.operator":{"fg":"#b73999"},"keyword.repeat":{"fg":"#b73999"},"keyword.return":{"fg":"#b73999"},"keyword.type":{"fg":"#b73999"},"label":{"fg":"#b73999"},"markup":{"fg":"#8884c5"},"markup.environment":{"fg":"#8884c5"},"markup.environment.name":{"fg":"#8884c5"},"markup.heading":{"fg":"#e7e8eb","bold":true},"markup.heading.1":{"fg":"#e7e8eb","bold":true},"markup.heading.2":{"fg":"#e7e8eb","bold":true},"markup.heading.3":{"fg":"#e7e8eb","bold":true},"markup.heading.4":{"fg":"#e7e8eb","bold":true},"markup.heading.5":{"fg":"#e7e8eb","bold":true},"markup.heading.6":{"fg":"#e7e8eb","bold":true},"markup.italic":{"italic":true},"markup.link":{"fg":"#00aba4","underline":"solid"},"markup.link.label":{"fg":"#00aba4","underline":"solid"},"markup.link.url":{"fg":"#00aba4","underline":"solid"},"markup.list":{"fg":"#8884c5"},"markup.list.checked":{"fg":"#8884c5"},"markup.list.unchecked":{"fg":"#8884c5"},"markup.math":{"fg":"#8884c5"},"markup.quote":{"fg":"#8884c5"},"markup.raw":{"fg":"#8884c5"},"markup.raw.block":{"fg":"#8884c5"},"markup.strikethrough":{"strikethrough":true},"markup.strong":{"bold":true},"markup.underline":{"underline":"solid"},"module":{"fg":"#b73999"},"module.builtin":{"fg":"#8884c5"},"normal":{"fg":"#e7e8eb","bg":"#292c36"},"number":{"fg":"#d28e5d"},"number.float":{"fg":"#d28e5d"},"operator":{"fg":"#b3b6c0"},"property":{"fg":"#94c66e"},"punctuation.bracket":{"fg":"#b3b6c0"},"punctuation.delimiter":{"fg":"#b3b6c0"},"punctuation.special":{"fg":"#8884c5"},"string":{"fg":"#bb383a"},"string.documentation":{"fg":"#bb383a"},"string.escape":{"fg":"#8884c5"},"string.regexp":{"fg":"#8884c5"},"string.special":{"fg":"#8884c5"},"string.special.path":{"fg":"#8884c5"},"string.special.symbol":{"fg":"#8884c5"},"string.special.url":{"fg":"#00aba4","underline":"solid"},"tag":{"fg":"#8884c5"},"tag.attribute":{"fg":"#8884c5"},"tag.builtin":{"fg":"#8884c5"},"tag.delimiter":{"fg":"#8884c5"},"type":{"fg":"#64dcd4"},"type.builtin":{"fg":"#8884c5"},"type.definition":{"fg":"#64dcd4"},"variable":{"fg":"#e0e2ea"},"variable.builtin":{"fg":"#8884c5"},"variable.member":{"fg":"#e0e2ea"},"variable.parameter":{"fg":"#e0e2ea"},"variable.parameter.builtin":{"fg":"#8884c5"}}}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"name":"zenburn","appearance":"dark","revision":"f5ee12b30119499c7fa7f95719cd7c5aab9f9f29","highlights":{"attribute":{"fg":"#ffcfaf","bold":true},"attribute.builtin":{"fg":"#cfbfaf"},"boolean":{"fg":"#dca3a3"},"character":{"fg":"#dca3a3","bold":true},"character.special":{"fg":"#dca3a3","bold":true},"comment":{"fg":"#7f9f7f"},"comment.documentation":{"fg":"#7f9f7f"},"comment.error":{"fg":"#e89393"},"comment.hint":{"fg":"#7f9f7f"},"comment.note":{"fg":"#e3ceab"},"comment.todo":{"fg":"#dfdfdf","bold":true},"comment.warning":{"fg":"#ffcfaf"},"constant":{"fg":"#dca3a3","bold":true},"constant.builtin":{"fg":"#cfbfaf"},"constant.macro":{"fg":"#dca3a3","bold":true},"constructor":{"fg":"#cfbfaf"},"diff.delta":{"fg":"#8cf8f7"},"diff.minus":{"fg":"#ffc0b9"},"diff.plus":{"fg":"#b3f6c0"},"function":{"fg":"#efef8f"},"function.builtin":{"fg":"#cfbfaf"},"function.call":{"fg":"#efef8f"},"function.macro":{"fg":"#efef8f"},"function.method":{"fg":"#efef8f"},"function.method.call":{"fg":"#efef8f"},"highlighted":{"bg":"#434443"},"keyword":{"fg":"#f0dfaf","bold":true},"keyword.conditional":{"fg":"#f0dfaf","bold":true},"keyword.conditional.ternary":{"fg":"#f0dfaf","bold":true},"keyword.coroutine":{"fg":"#f0dfaf","bold":true},"keyword.debug":{"fg":"#f0dfaf","bold":true},"keyword.directive":{"fg":"#f0dfaf","bold":true},"keyword.directive.define":{"fg":"#f0dfaf","bold":true},"keyword.exception":{"fg":"#f0dfaf","bold":true},"keyword.export":{"fg":"#f0dfaf","bold":true},"keyword.function":{"fg":"#f0dfaf","bold":true},"keyword.import":{"fg":"#f0dfaf","bold":true},"keyword.modifier":{"fg":"#f0dfaf","bold":true},"keyword.operator":{"fg":"#f0dfaf","bold":true},"keyword.repeat":{"fg":"#f0dfaf","bold":true},"keyword.return":{"fg":"#f0dfaf","bold":true},"keyword.type":{"fg":"#f0dfaf","bold":true},"label":{"fg":"#dfcfaf","underline":"solid"},"markup":{"fg":"#cfbfaf"},"markup.environment":{"fg":"#cfbfaf"},"markup.environment.name":{"fg":"#cfbfaf"},"markup.heading":{"fg":"#efefef","bold":true},"markup.heading.1":{"fg":"#efefef","bold":true},"markup.heading.2":{"fg":"#efefef","bold":true},"markup.heading.3":{"fg":"#efefef","bold":true},"markup.heading.4":{"fg":"#efefef","bold":true},"markup.heading.5":{"fg":"#efefef","bold":true},"markup.heading.6":{"fg":"#efefef","bold":true},"markup.italic":{"italic":true},"markup.link":{"fg":"#dcdccc","underline":"solid"},"markup.link.label":{"fg":"#dcdccc","underline":"solid"},"markup.link.url":{"fg":"#dcdccc","underline":"solid"},"markup.list":{"fg":"#cfbfaf"},"markup.list.checked":{"fg":"#cfbfaf"},"markup.list.unchecked":{"fg":"#cfbfaf"},"markup.math":{"fg":"#cfbfaf"},"markup.quote":{"fg":"#cfbfaf"},"markup.raw":{"fg":"#cfbfaf"},"markup.raw.block":{"fg":"#cfbfaf"},"markup.strikethrough":{"strikethrough":true},"markup.strong":{"bold":true},"markup.underline":{"underline":"solid"},"module":{"fg":"#efefaf","bold":true},"module.builtin":{"fg":"#cfbfaf"},"normal":{"fg":"#dcdccc","bg":"#3f3f3f"},"number":{"fg":"#8cd0d3"},"number.float":{"fg":"#c0bed1"},"operator":{"fg":"#f0efd0"},"property":{"fg":"#efdcbc"},"punctuation.bracket":{"fg":"#8f8f8f"},"punctuation.delimiter":{"fg":"#8f8f8f"},"punctuation.special":{"fg":"#cfbfaf"},"string":{"fg":"#cc9393"},"string.documentation":{"fg":"#cc9393"},"string.escape":{"fg":"#dca3a3","bold":true},"string.regexp":{"fg":"#dca3a3","bold":true},"string.special":{"fg":"#dca3a3","bold":true},"string.special.path":{"fg":"#dca3a3","bold":true},"string.special.symbol":{"fg":"#dca3a3","bold":true},"string.special.url":{"fg":"#dcdccc","underline":"solid"},"tag":{"fg":"#e89393","bold":true},"tag.attribute":{"fg":"#e89393","bold":true},"tag.builtin":{"fg":"#cfbfaf"},"tag.delimiter":{"fg":"#e89393","bold":true},"type":{"fg":"#dfdfbf"},"type.builtin":{"fg":"#cfbfaf"},"type.definition":{"fg":"#dfdfbf"},"variable":{"fg":"#e0e2ea"},"variable.builtin":{"fg":"#cfbfaf"},"variable.member":{"fg":"#e0e2ea"},"variable.parameter":{"fg":"#e0e2ea"},"variable.parameter.builtin":{"fg":"#cfbfaf"}}}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"name":"zephyr_dark","appearance":"dark","revision":"7fd86b7164442d3b5ec2c81b2694d040e716b5cf","highlights":{"attribute":{"fg":"#36d0e0"},"attribute.builtin":{"fg":"#f7bb3b"},"boolean":{"fg":"#ff8700"},"character":{"fg":"#afd700"},"character.special":{"fg":"#f7bb3b"},"comment":{"fg":"#73797e","italic":true},"comment.documentation":{"fg":"#73797e","italic":true},"comment.error":{"fg":"#ffc0b9"},"comment.hint":{"fg":"#73797e","italic":true},"comment.note":{"fg":"#8cf8f7"},"comment.todo":{"fg":"#cba6f7"},"comment.warning":{"fg":"#fce094"},"constant":{"fg":"#36d0e0"},"constant.builtin":{"fg":"#f7bb3b"},"constant.macro":{"fg":"#36d0e0"},"constructor":{"fg":"#f7bb3b"},"diff.delta":{"fg":"#8cf8f7"},"diff.minus":{"fg":"#ffc0b9"},"diff.plus":{"fg":"#b3f6c0"},"function":{"fg":"#f7bb3b"},"function.builtin":{"fg":"#f7bb3b"},"function.call":{"fg":"#f7bb3b"},"function.macro":{"fg":"#f7bb3b"},"function.method":{"fg":"#f7bb3b"},"function.method.call":{"fg":"#f7bb3b"},"highlighted":{"bg":"#2e323c"},"keyword":{"fg":"#afd700"},"keyword.conditional":{"fg":"#afd700"},"keyword.conditional.ternary":{"fg":"#afd700"},"keyword.coroutine":{"fg":"#afd700"},"keyword.debug":{"fg":"#afd700"},"keyword.directive":{"fg":"#afd700"},"keyword.directive.define":{"fg":"#afd700"},"keyword.exception":{"fg":"#afd700"},"keyword.export":{"fg":"#afd700"},"keyword.function":{"fg":"#afd700"},"keyword.import":{"fg":"#afd700"},"keyword.modifier":{"fg":"#afd700"},"keyword.operator":{"fg":"#afd700"},"keyword.repeat":{"fg":"#afd700"},"keyword.return":{"fg":"#afd700"},"keyword.type":{"fg":"#afd700"},"label":{"fg":"#ff8700"},"markup":{"fg":"#f7bb3b"},"markup.environment":{"fg":"#f7bb3b"},"markup.environment.name":{"fg":"#f7bb3b"},"markup.heading":{"fg":"#ff8700","bold":true},"markup.heading.1":{"fg":"#ff8700","bold":true},"markup.heading.2":{"fg":"#ff8700","bold":true},"markup.heading.3":{"fg":"#ff8700","bold":true},"markup.heading.4":{"fg":"#ff8700","bold":true},"markup.heading.5":{"fg":"#ff8700","bold":true},"markup.heading.6":{"fg":"#ff8700","bold":true},"markup.italic":{"italic":true},"markup.link":{"underline":"solid"},"markup.link.label":{"underline":"solid"},"markup.link.url":{"underline":"solid"},"markup.list":{"fg":"#f7bb3b"},"markup.list.checked":{"fg":"#f7bb3b"},"markup.list.unchecked":{"fg":"#f7bb3b"},"markup.math":{"fg":"#f7bb3b"},"markup.quote":{"fg":"#f7bb3b"},"markup.raw":{"fg":"#f7bb3b"},"markup.raw.block":{"fg":"#f7bb3b"},"markup.strikethrough":{"strikethrough":true},"markup.strong":{"bold":true},"markup.underline":{"underline":"solid"},"module":{"fg":"#ff8700"},"module.builtin":{"fg":"#f7bb3b"},"normal":{"fg":"#bbc2cf","bg":"#262a33"},"number":{"fg":"#c78665"},"number.float":{"fg":"#c78665"},"operator":{"fg":"#d16d9e"},"property":{"fg":"#61afef"},"punctuation.bracket":{"fg":"#bbc2cf"},"punctuation.delimiter":{"fg":"#bbc2cf"},"punctuation.special":{"fg":"#f7bb3b"},"string":{"fg":"#fab795"},"string.documentation":{"fg":"#fab795"},"string.escape":{"fg":"#f7bb3b"},"string.regexp":{"fg":"#f7bb3b"},"string.special":{"fg":"#f7bb3b"},"string.special.path":{"fg":"#f7bb3b"},"string.special.symbol":{"fg":"#f7bb3b"},"string.special.url":{"underline":"solid"},"tag":{"fg":"#ff8700"},"tag.attribute":{"fg":"#ff8700"},"tag.builtin":{"fg":"#f7bb3b"},"tag.delimiter":{"fg":"#ff8700"},"type":{"fg":"#1abc9c"},"type.builtin":{"fg":"#f7bb3b"},"type.definition":{"fg":"#1abc9c"},"variable":{"fg":"#e0e2ea"},"variable.builtin":{"fg":"#f7bb3b"},"variable.member":{"fg":"#e0e2ea"},"variable.parameter":{"fg":"#e0e2ea"},"variable.parameter.builtin":{"fg":"#f7bb3b"}}}
|
package/package.json
ADDED
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@lumis-sh/themes",
|
|
3
|
+
"version": "0.0.1",
|
|
4
|
+
"description": "Neovim themes for Lumis Syntax Highlighter",
|
|
5
|
+
"license": "MIT",
|
|
6
|
+
"repository": {
|
|
7
|
+
"type": "git",
|
|
8
|
+
"url": "git+https://github.com/leandrocp/lumis.git",
|
|
9
|
+
"directory": "packages/js/themes"
|
|
10
|
+
},
|
|
11
|
+
"homepage": "https://lumis.sh",
|
|
12
|
+
"sideEffects": false,
|
|
13
|
+
"type": "module",
|
|
14
|
+
"main": "./dist/index.cjs",
|
|
15
|
+
"module": "./dist/index.js",
|
|
16
|
+
"types": "./dist/index.d.ts",
|
|
17
|
+
"exports": {
|
|
18
|
+
".": {
|
|
19
|
+
"types": "./dist/index.d.ts",
|
|
20
|
+
"import": "./dist/index.js",
|
|
21
|
+
"require": "./dist/index.cjs"
|
|
22
|
+
},
|
|
23
|
+
"./json/*": "./json/*.json",
|
|
24
|
+
"./*": {
|
|
25
|
+
"types": "./dist/themes/*.d.ts",
|
|
26
|
+
"import": "./dist/themes/*.js",
|
|
27
|
+
"require": "./dist/themes/*.cjs"
|
|
28
|
+
}
|
|
29
|
+
},
|
|
30
|
+
"files": [
|
|
31
|
+
"dist",
|
|
32
|
+
"json"
|
|
33
|
+
],
|
|
34
|
+
"scripts": {
|
|
35
|
+
"build:themes": "tsx scripts/build-themes.ts",
|
|
36
|
+
"build": "npm run build:themes && tsup"
|
|
37
|
+
},
|
|
38
|
+
"devDependencies": {
|
|
39
|
+
"tsup": "^8.3.0",
|
|
40
|
+
"tsx": "^4.19.0",
|
|
41
|
+
"typescript": "^5.6.0"
|
|
42
|
+
}
|
|
43
|
+
}
|