djagoo-theme/element/djagoo-dark.json
2024-09-15 16:29:32 +02:00

36 lines
No EOL
1.2 KiB
JSON

{
"name": "djagoo dark theme",
"is_dark": true,
"colors": {
"accent-color": "#ff8800",
"accent": "#ff8800",
"primary-color": "#336699",
"warning-color": "#ff8800",
"alert": "#ff8800",
"sidebar-color": "#10161d",
"roomlist-background-color": "#1d262f",
"roomlist-text-color": "#d2e0f0",
"roomlist-text-secondary-color": "#e5e9f0",
"roomlist-highlights-color": "#10161d",
"roomlist-separator-color": "#171e26",
"timeline-background-color": "#171e26",
"timeline-text-color": "#d2e0f0",
"secondary-content": "#d2e0f0",
"tertiary-content": "#d2e0f0",
"quaternary-content": "#1d262f",
"quinary-content": "#2b3642",
"timeline-text-secondary-color": "#81a1c1",
"timeline-highlights-color": "#1d262f",
"reaction-row-button-selected-bg-color": "#ff8800",
"menu-selected-color": "#ff8800",
"focus-bg-color": "#ff8800",
"room-highlight-color": "#ff8800",
"other-user-pill-bg-color": "#ff8800",
"cpd-color-bg-subtle-secondary": "#10161d",
"cpd-color-bg-accent-rest": "#ff8800",
"togglesw-off-color": "#1d262f"
}
}