chore: sync first auth step styles with new design
This commit is contained in:
+8
-3
@@ -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;
|
||||
}
|
||||
|
||||
* {
|
||||
|
||||
Reference in New Issue
Block a user