element-themes/Catppuccin/Latte/Catppuccin-Latte-Theme.json
2023-03-06 16:42:54 -08:00

44 lines
1.2 KiB
JSON

{
"name": "Catppuccin Latte",
"is_dark": false,
"colors": {
"accent-color": "#7287fd",
"primary-color": "#7287fd",
"warning-color": "#d20f39",
"alert": "#df8e1d",
"sidebar-color": "#dce0e8",
"roomlist-background-color": "#e6e9ef",
"roomlist-text-color": "#4c4f69",
"roomlist-text-secondary-color": "#4c4f69",
"roomlist-highlights-color": "#bcc0cc",
"roomlist-separator-color": "#8c8fa1",
"timeline-background-color": "#eff1f5",
"timeline-text-color": "#4c4f69",
"secondary-content": "#4c4f69",
"tertiary-content": "#4c4f69",
"timeline-text-secondary-color": "#6c6f85",
"timeline-highlights-color": "#bcc0cc",
"reaction-row-button-selected-bg-color": "#bcc0cc",
"menu-selected-color": "#bcc0cc",
"focus-bg-color": "#acb0be",
"room-highlight-color": "#04a5e5",
"togglesw-off-color": "#7c7f93",
"other-user-pill-bg-color": "#04a5e5",
"username-colors": [
"#8839ef",
"#e64553",
"#fe640b",
"#40a02b",
"#179299",
"#04a5e5",
"#209fb5",
"#7287fd"
],
"avatar-background-colors": [
"#1e66f5",
"#8839ef",
"#40a02b"
]
}
}