29 lines
984 B
JSON
29 lines
984 B
JSON
|
{
|
||
|
"settingDefaults": {
|
||
|
"custom_themes": [
|
||
|
{
|
||
|
"name": "Catppuccin Mocha",
|
||
|
"is_dark": true,
|
||
|
"colors": {
|
||
|
"accent-color": "#cba6f7",
|
||
|
"primary-color": "#cba6f7",
|
||
|
"warning-color": "#f38ba8",
|
||
|
"sidebar-color": "#11111b",
|
||
|
"roomlist-background-color": "#181825",
|
||
|
"roomlist-text-color": "#cdd6f4",
|
||
|
"roomlist-text-secondary-color": "#bac2de",
|
||
|
"roomlist-highlights-color": "#313244",
|
||
|
"roomlist-seperator-color": "#6c7086",
|
||
|
"timeline-background-color": "#1e1e2e",
|
||
|
"timeline-text-color": "#cdd6f4",
|
||
|
"timeline-text-secondary-color": "#bac2de",
|
||
|
"timeline-highlights-color": "#181825",
|
||
|
"username-colors": [ "#f2cdcd", "#f5c2e7", "#f38ba8", "#fab387", "#a6e3a1", "#89b4fa", "#f9e2af", "#89dceb" ],
|
||
|
"avatar-background-colors": [ "#f5c2e7", "#a6e3a1", "#89b4fa" ]
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"showLabsSettings": true
|
||
|
}
|