This commit is contained in:
iFargle 2024-01-07 22:29:37 +09:00
parent f7baa04c2b
commit fd8403ef8d

View file

@ -2,6 +2,6 @@
# Themes https://github.com/tinted-theming/base16-schemes
stylix = {
polarity = "dark";
base16Scheme = ./everforest-dark-hard.yaml;
base16Scheme = ../green/everforest-dark-hard.yaml;
};
}