From 9571cdd0aad8bff1aa854bca106e830d3a5d5553 Mon Sep 17 00:00:00 2001 From: djagoo Date: Sun, 15 Sep 2024 16:29:32 +0200 Subject: [PATCH] corrected quinary --- element/djagoo-dark.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/element/djagoo-dark.json b/element/djagoo-dark.json index 8a3aebf..49bc967 100644 --- a/element/djagoo-dark.json +++ b/element/djagoo-dark.json @@ -19,6 +19,8 @@ "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", @@ -27,6 +29,8 @@ "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" } } \ No newline at end of file