From e9cfebf8de010431e949de34438587fd18e5b7c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20R=C5=AF=C5=BEi=C4=8Dka?= <97810333+thejakubruzicka@users.noreply.github.com> Date: Tue, 20 May 2025 19:52:51 +0200 Subject: [PATCH] Update style.css --- style.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/style.css b/style.css index d704a67..9fe2829 100644 --- a/style.css +++ b/style.css @@ -7,9 +7,9 @@ Example: */ :root { - /* --md-sys-color-primary: #6750A4; */ - /* --md-sys-color-secondary: #958DA5; */ - /* --md-sys-color-tertiary: #B58392; */ + --md-sys-color-primary: #6750A4; */ + --md-sys-color-secondary: #958DA5; */ + --md-sys-color-tertiary: #B58392; */ /* --md-ref-typeface-brand: 'Your Custom Font', sans-serif; */ /* For expressive typography */ }