update vesktop settings to use catppuccin

This commit is contained in:
askiiart 2025-03-29 15:20:34 -05:00
parent 6d07d12110
commit 2e44fadcdc
Signed by untrusted user who does not match committer: askiiart
GPG key ID: 6A32977DAF31746A
3 changed files with 21 additions and 11 deletions

View file

@ -2,8 +2,8 @@
"minimizeToTray": true,
"discordBranch": "stable",
"arRPC": true,
"splashColor": "oklab(0.89908 -0.00192907 -0.0048306)",
"splashBackground": "rgb(0, 7, 32)",
"splashColor": "rgb(205, 214, 244)",
"splashBackground": "rgb(30, 30, 46)",
"spellCheckLanguages": [
"en-US",
"en"

View file

@ -0,0 +1 @@
@import url("https://milbits.github.io/oldcord/src/main.css");

View file

@ -2,13 +2,13 @@
"notifyAboutUpdates": true,
"autoUpdate": true,
"autoUpdateNotification": true,
"useQuickCss": true,
"useQuickCss": false,
"themeLinks": [],
"enabledThemes": [
"discolored.theme.css",
"Material-Discord.theme.css",
"SettingsModal.theme.css",
"Nord.theme.css"
"mocha.theme.css"
],
"enableReactDevtools": false,
"frameless": false,
@ -185,9 +185,6 @@
"GreetStickerPicker": {
"enabled": true
},
"HideAttachments": {
"enabled": false
},
"iLoveSpam": {
"enabled": false
},
@ -361,8 +358,13 @@
},
"PinDMs": {
"enabled": true,
"dmSectioncollapsed": false,
"pinOrder": 0
"pinOrder": 0,
"dmSectionCollapsed": false,
"canCollapseDmSection": false,
"userBasedCategoryList": {
"1025553250440720474": [],
"552658564368302092": []
}
},
"PlainFolderIcon": {
"enabled": false
@ -730,6 +732,12 @@
},
"FullUserInChatbox": {
"enabled": false
},
"HideMedia": {
"enabled": false
},
"IrcColors": {
"enabled": false
}
},
"notifications": {
@ -742,6 +750,7 @@
"authenticated": false,
"url": "https://api.vencord.dev/",
"settingsSync": false,
"settingsSyncVersion": 1736978258906
}
"settingsSyncVersion": 1742950782065
},
"eagerPatches": false
}