vesktop: use local theme

This commit is contained in:
timoxa0 2024-12-12 13:26:42 +05:00
parent 8ea9f38613
commit e2c764c20f
2 changed files with 6 additions and 5 deletions

View file

@ -2,10 +2,10 @@
"autoUpdate": true,
"autoUpdateNotification": true,
"useQuickCss": true,
"themeLinks": [
"https://catppuccin.github.io/discord/dist/catppuccin-mocha-blue.theme.css"
"themeLinks": [],
"enabledThemes": [
"catppuccin-mocha-blue.theme.css"
],
"enabledThemes": [],
"enableReactDevtools": false,
"frameless": false,
"transparent": false,
@ -610,6 +610,6 @@
"authenticated": true,
"url": "https://api.vencord.dev/",
"settingsSync": true,
"settingsSyncVersion": 1731730708667
"settingsSyncVersion": 1733731663448
}
}

File diff suppressed because one or more lines are too long