From bf50ddbf5491fd25885afa23367b9c46c20e537a Mon Sep 17 00:00:00 2001 From: Corentin Choisy Date: Wed, 15 Jan 2025 18:57:04 +0000 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'nordic-material.th?= =?UTF-8?q?eme.css'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nordic-material.theme.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nordic-material.theme.css b/nordic-material.theme.css index e836427..2a4dbee 100644 --- a/nordic-material.theme.css +++ b/nordic-material.theme.css @@ -39,9 +39,9 @@ --txt-dark: var(--bg-0); /* color of dark text on colored backgrounds. */ --txt-link: var(--aqua); /* color of links. */ --txt-0: #eceff4; /* color of bright/white text. */ - --txt-1: #e5e9f0; /* main text color. */ - --txt-2: #d8dee9; /* color of secondary text like channel list. */ - --txt-3: #c2c7d1; /* color of muted text. */ + --txt-1: #e5e9f0d8; /* main text color. */ + --txt-2: #b2b7c2; /* color of secondary text like channel list. */ + --txt-3: #717379; /* color of muted text. */ /* accent colors */ --acc-0: var(--blue); /* main accent color. */