corrected quinary

This commit is contained in:
djagoo 2024-09-15 16:29:32 +02:00
parent 6be0b1a048
commit 9571cdd0aa

View file

@ -19,6 +19,8 @@
"timeline-text-color": "#d2e0f0", "timeline-text-color": "#d2e0f0",
"secondary-content": "#d2e0f0", "secondary-content": "#d2e0f0",
"tertiary-content": "#d2e0f0", "tertiary-content": "#d2e0f0",
"quaternary-content": "#1d262f",
"quinary-content": "#2b3642",
"timeline-text-secondary-color": "#81a1c1", "timeline-text-secondary-color": "#81a1c1",
"timeline-highlights-color": "#1d262f", "timeline-highlights-color": "#1d262f",
@ -27,6 +29,8 @@
"focus-bg-color": "#ff8800", "focus-bg-color": "#ff8800",
"room-highlight-color": "#ff8800", "room-highlight-color": "#ff8800",
"other-user-pill-bg-color": "#ff8800", "other-user-pill-bg-color": "#ff8800",
"cpd-color-bg-subtle-secondary": "#10161d",
"cpd-color-bg-accent-rest": "#ff8800",
"togglesw-off-color": "#1d262f" "togglesw-off-color": "#1d262f"
} }
} }