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 = {
|
programs.vesktop = {
|
||||||
enable = true;
|
enable = true;
|
||||||
vencord.settings = {
|
vencord.settings = {
|
||||||
themeLinks = [ "https://catppuccin.github.io/discord/dist/catppuccin-mocha.theme.css" ];
|
themeLinks = [ "https://raw.githubusercontent.com/refact0r/system24/refs/heads/main/theme/flavors/system24-tokyo-night.theme.css" ];
|
||||||
enabledThemes = [ "catppuccin-mocha.theme.css" ];
|
enabledThemes = [ "system24-tokyo-night.theme.css" ];
|
||||||
plugins = {
|
plugins = {
|
||||||
ChatInputButtonAPI.enabled = true;
|
ChatInputButtonAPI.enabled = true;
|
||||||
CommandsAPI.enabled = true;
|
CommandsAPI.enabled = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue