mirror of
https://github.com/logto-io/logto.git
synced 2024-12-30 20:33:54 -05:00
style(experience): add missing brand-60 color token (#6490)
This commit is contained in:
parent
f04678e7bb
commit
b61787e431
1 changed files with 2 additions and 0 deletions
|
@ -38,6 +38,7 @@
|
||||||
--color-brand-30: #4300da;
|
--color-brand-30: #4300da;
|
||||||
--color-brand-40: #5d34f2;
|
--color-brand-40: #5d34f2;
|
||||||
--color-brand-50: #7958ff;
|
--color-brand-50: #7958ff;
|
||||||
|
--color-brand-60: #9b80f9;
|
||||||
--color-brand-70: #af9eff;
|
--color-brand-70: #af9eff;
|
||||||
|
|
||||||
--color-alert-60: #ca8000;
|
--color-alert-60: #ca8000;
|
||||||
|
@ -140,6 +141,7 @@
|
||||||
--color-brand-30: #e6deff;
|
--color-brand-30: #e6deff;
|
||||||
--color-brand-40: #cabeff;
|
--color-brand-40: #cabeff;
|
||||||
--color-brand-50: #af9eff;
|
--color-brand-50: #af9eff;
|
||||||
|
--color-brand-60: #6137f6;
|
||||||
--color-brand-70: #7958ff;
|
--color-brand-70: #7958ff;
|
||||||
|
|
||||||
--color-surface: var(--color-neutral-99);
|
--color-surface: var(--color-neutral-99);
|
||||||
|
|
Loading…
Reference in a new issue