Auto-commit: 2026-01-06 04:42:25
This commit is contained in:
@@ -11,18 +11,15 @@
|
|||||||
enable = true;
|
enable = true;
|
||||||
}; # Equibop
|
}; # Equibop
|
||||||
dorion.enable = false; # Dorion
|
dorion.enable = false; # Dorion
|
||||||
quickCss = "some CSS"; # quickCSS file
|
quickCss = "@import url(\"https://catppuccin.github.io/discord/dist/catppuccin-mocha-mauve.theme.css\") (prefers-color-scheme: dark);"; # quickCSS file
|
||||||
config = {
|
config = {
|
||||||
# useQuickCss = true; # use out quickCSS
|
useQuickCss = true; # use out quickCSS
|
||||||
themeLinks = [ # or use an online theme
|
themeLinks = [ # or use an online theme
|
||||||
"https://catppuccin.github.io/discord/dist/catppuccin-mocha-mauve.theme.css"
|
"https://catppuccin.github.io/discord/dist/catppuccin-mocha-mauve.theme.css"
|
||||||
];
|
];
|
||||||
frameless = true; # Set some Vencord/Equicord options
|
frameless = true; # Set some Vencord/Equicord options
|
||||||
};
|
};
|
||||||
equibopConfig = {
|
equibopConfig = {
|
||||||
enabledThemes = [
|
|
||||||
"https://catppuccin.github.io/discord/dist/catppuccin-mocha-mauve.theme.css"
|
|
||||||
];
|
|
||||||
plugins = {
|
plugins = {
|
||||||
AlwaysTrust.enabled = true;
|
AlwaysTrust.enabled = true;
|
||||||
BetterSessions.enabled = true;
|
BetterSessions.enabled = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user