vesktop: use local theme
This commit is contained in:
parent
8ea9f38613
commit
e2c764c20f
|
@ -2,10 +2,10 @@
|
||||||
"autoUpdate": true,
|
"autoUpdate": true,
|
||||||
"autoUpdateNotification": true,
|
"autoUpdateNotification": true,
|
||||||
"useQuickCss": true,
|
"useQuickCss": true,
|
||||||
"themeLinks": [
|
"themeLinks": [],
|
||||||
"https://catppuccin.github.io/discord/dist/catppuccin-mocha-blue.theme.css"
|
"enabledThemes": [
|
||||||
|
"catppuccin-mocha-blue.theme.css"
|
||||||
],
|
],
|
||||||
"enabledThemes": [],
|
|
||||||
"enableReactDevtools": false,
|
"enableReactDevtools": false,
|
||||||
"frameless": false,
|
"frameless": false,
|
||||||
"transparent": false,
|
"transparent": false,
|
||||||
|
@ -610,6 +610,6 @@
|
||||||
"authenticated": true,
|
"authenticated": true,
|
||||||
"url": "https://api.vencord.dev/",
|
"url": "https://api.vencord.dev/",
|
||||||
"settingsSync": true,
|
"settingsSync": true,
|
||||||
"settingsSyncVersion": 1731730708667
|
"settingsSyncVersion": 1733731663448
|
||||||
}
|
}
|
||||||
}
|
}
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue