vesktop: change theme to system24
This commit is contained in:
parent
5e45baf205
commit
d5bde071ec
1 changed files with 2 additions and 2 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue