[#37] Login & Register Page UI

https://project.mdnd-it.cc/work_packages/37
This commit is contained in:
2025-05-16 20:08:24 +00:00
parent a231fa4b5e
commit f089d314ca
18 changed files with 561 additions and 21 deletions
+8 -1
View File
@@ -3,11 +3,18 @@
@theme {
/* Fő színek */
--color-night: #0d0d0f;
--color-mint: #5fa985;
--color-battleship-gray: #8d8e83;
--color-gunmetal: #222d2f;
--color-eerie-black: #181d23;
--color-mint: #5fa985;
--color-mint-dark: #1e3328;
--color-mint-darker: #0f2019;
/* Gombok */
--color-button-primary: #5fa985;
--color-button-hover: #4b7e65;
/* Funkcionális színek */
--color-primary: #5fa985;
--color-secondary: #8d8e83;