This commit is contained in:
2025-08-30 13:45:22 -06:00
parent 1dae2173af
commit 576a13ea8f
7 changed files with 32 additions and 13 deletions

View File

@@ -5,9 +5,10 @@
enable = true;
themes = {
everforest_dark_trans = ./everforest_dark_trans.toml;
dracula_trans = ./dracula_trans.toml;
};
settings = {
theme = "everforest_dark_trans";
theme = "dracula_trans";
};
};