chore: sync first auth step styles with new design

This commit is contained in:
Mahyar Khanbolooki
2025-07-02 19:56:38 +03:30
parent 1fcaa1323a
commit af1fd49664
3 changed files with 14 additions and 10 deletions
+8 -3
View File
@@ -4,12 +4,17 @@
@theme {
--font-irancell: "Irancell";
--color-background: #FFFFFF;
--color-primary: #C39854;
--color-background: #F4F5F9;
--color-container: #FFFFFF;
--color-primary: #000000;
--color-border: #E5E5E5;
--color-invalid: red;
--color-valid: #439C46;
--color-foreground: #333333;
--color-disabled: #999999;
--color-disabled: #FFFFFF61;
--radius-normal: 10px;
--text-sm2: 13px;
--radius-container: 30px;
}
* {