vesktop: change theme to system24

This commit is contained in:
wo2wz 2026-01-01 10:39:26 -05:00
parent 5e45baf205
commit d5bde071ec

View file

@ -4,8 +4,8 @@
programs.vesktop = {
enable = true;
vencord.settings = {
themeLinks = [ "https://catppuccin.github.io/discord/dist/catppuccin-mocha.theme.css" ];
enabledThemes = [ "catppuccin-mocha.theme.css" ];
themeLinks = [ "https://raw.githubusercontent.com/refact0r/system24/refs/heads/main/theme/flavors/system24-tokyo-night.theme.css" ];
enabledThemes = [ "system24-tokyo-night.theme.css" ];
plugins = {
ChatInputButtonAPI.enabled = true;
CommandsAPI.enabled = true;