From 4aaa9f6316be6e5799c70e920ebf904fb4f5d820 Mon Sep 17 00:00:00 2001 From: buzz-lightsnack-2007 <73412182+buzz-lightsnack-2007@users.noreply.github.com> Date: Sat, 18 May 2024 18:29:30 +0800 Subject: [PATCH] set flat buttons to use primary color --- styles/colors/all.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/styles/colors/all.css b/styles/colors/all.css index 0619767..b68dab8 100644 --- a/styles/colors/all.css +++ b/styles/colors/all.css @@ -9,6 +9,10 @@ body { background-color: var(--background-color); } +.btn-flat { + color: var(--font-color-main); +} + .background { background: linear-gradient( 25deg,