feat: add selenized theme

This commit is contained in:
Ian Johnson 2025-12-13 12:18:28 -05:00 committed by CJ van den Berg
parent 26cd364560
commit 870b0340c6
3 changed files with 8 additions and 0 deletions

View file

@ -50,6 +50,7 @@ pub const theme_files = [_]theme_file{
THEME("themes/kanagawa-wave-color-theme.json"),
THEME("themes/kanagawa-dragon-color-theme.json"),
THEME("themes/ethereal-color-theme.json"),
THEME("editors/visual-studio-code/themes/selenized-dark.json"),
// base16 collection dark
@ -150,6 +151,7 @@ pub const theme_files = [_]theme_file{
THEME("themes/latte.json"),
THEME("themes/kanagawa-lotus-color-theme.json"),
THEME("theme/alabaster-color-theme.json"),
THEME("editors/visual-studio-code/themes/selenized-light.json"),
// base16 collection light