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,35 @@
{
"CBsettings": {
"version": "1.1.7",
"voice": {
"voice": true,
"text": true,
"emoji": true,
"voice_color": "#1ABC9C"
},
"forum": {
"forum": true,
"text": true,
"emoji": true,
"forum_color": "#206694"
},
"nsfw": {
"nsfw": true,
"text": true,
"emoji": true,
"nsfw_color": "#F23F42"
},
"rule": {
"rule": true,
"text": true,
"emoji": true,
"rule_color": "#FF9B2B"
},
"ads": {
"ads": true,
"text": true,
"emoji": true,
"ads_color": "#FF2BC2"
}
}
}