This commit is contained in:
2025-07-07 10:11:41 +02:00
parent 9296782fc1
commit 19c762fe67
19 changed files with 848 additions and 138 deletions
+6 -2
View File
@@ -13,13 +13,17 @@
/* Gombok */
--color-button-primary: #5fa985;
--color-button-hover: #4b7e65;
--color-button-primary-hover: #529174;
--color-button-secondary: #181d23;
--color-button-secondary-hover: #0d0d0f;
--color-button-green: #178a5b;
--color-button-green-hover: #14784d;
/* Funkcionális színek */
--color-primary: #5fa985;
--color-secondary: #8d8e83;
--color-accent: #0d0d0f;
/* Háttérszínek */
--color-background: #181d23;
--color-surface: #222d2f;