Add BetterDiscord themes and plugin configurations for customization

This commit is contained in:
2026-02-21 14:17:51 +01:00
parent ff0be9b328
commit 19f4a500dc
87 changed files with 68305 additions and 35 deletions
@@ -0,0 +1,28 @@
{
"all": {
"amounts": {
"tooltipDelay": 0,
"tooltipWidth": 300
},
"colors": {
"tooltipColor": ""
},
"dates": {
"tooltipDates": {}
},
"general": {
"onlyShowOnShift": false
},
"items": {
"icon": true,
"owner": true,
"creationDate": true,
"joinDate": true,
"members": true,
"channels": true,
"roles": true,
"boosts": true,
"language": true
}
}
}