vesktop: use local theme
This commit is contained in:
parent
8ea9f38613
commit
e2c764c20f
|
@ -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
Loading…
Reference in a new issue