add Zenbones dark theme and fix some build issues

This commit is contained in:
plyght 2025-02-03 14:59:25 -05:00 committed by CJ van den Berg
parent 8b79cf6d79
commit 82b64b6a7f
4 changed files with 31 additions and 8 deletions

View file

@ -46,7 +46,8 @@ pub const theme_files = [_]theme_file{
THEME("themes/macchiato.json"),
THEME("themes/mocha.json"),
THEME("themes/mellow.json"),
THEME("extras/vscode/themes/zenbones_dark_default.json"),
// light themes
THEME("themes/1984-light-color-theme.json"),