vesktop: change theme to catppuccin mocha red
This commit is contained in:
parent
3e412b37f1
commit
a45326403d
|
@ -7,5 +7,9 @@
|
|||
"staticTitle": true,
|
||||
"enableMenu": true,
|
||||
"splashTheming": true,
|
||||
"disableMinSize": false
|
||||
"disableMinSize": false,
|
||||
"spellCheckLanguages": [
|
||||
"en-US",
|
||||
"en"
|
||||
]
|
||||
}
|
|
@ -4,7 +4,7 @@
|
|||
"useQuickCss": true,
|
||||
"themeLinks": [],
|
||||
"enabledThemes": [
|
||||
"catppuccin-mocha-blue.theme.css"
|
||||
"catppuccin-mocha-red.theme.css"
|
||||
],
|
||||
"enableReactDevtools": false,
|
||||
"frameless": false,
|
||||
|
@ -199,7 +199,7 @@
|
|||
"enabled": false
|
||||
},
|
||||
"FriendsSince": {
|
||||
"enabled": false
|
||||
"enabled": true
|
||||
},
|
||||
"GameActivityToggle": {
|
||||
"enabled": false
|
||||
|
@ -224,11 +224,13 @@
|
|||
},
|
||||
"ImageZoom": {
|
||||
"enabled": true,
|
||||
"size": 100,
|
||||
"zoom": 2,
|
||||
"size": 317.94871794871796,
|
||||
"zoom": 2.8,
|
||||
"nearestNeighbour": false,
|
||||
"square": false,
|
||||
"saveZoomValues": true
|
||||
"saveZoomValues": true,
|
||||
"invertScroll": true,
|
||||
"zoomSpeed": 0.5
|
||||
},
|
||||
"ImplicitRelationships": {
|
||||
"enabled": false
|
||||
|
@ -598,6 +600,9 @@
|
|||
},
|
||||
"FixImagesQuality": {
|
||||
"enabled": false
|
||||
},
|
||||
"FullUserInChatbox": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"notifications": {
|
||||
|
|
1
dot-config/vesktop/themes/catppuccin-mocha-red.theme.css
Normal file
1
dot-config/vesktop/themes/catppuccin-mocha-red.theme.css
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue