mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
style: adjusted error color
This commit is contained in:
@@ -62,16 +62,16 @@
|
||||
--bew-warning-color-80: rgba(250 204 21 / 0.8);
|
||||
--bew-warning-color-90: rgba(250 204 21 / 0.9);
|
||||
|
||||
--bew-error-color: rgb(251 114 153);
|
||||
--bew-error-color-10: rgba(251 114 153 / 0.1);
|
||||
--bew-error-color-20: rgba(251 114 153 / 0.2);
|
||||
--bew-error-color-30: rgba(251 114 153 / 0.3);
|
||||
--bew-error-color-40: rgba(251 114 153 / 0.4);
|
||||
--bew-error-color-50: rgba(251 114 153 / 0.5);
|
||||
--bew-error-color-60: rgba(251 114 153 / 0.6);
|
||||
--bew-error-color-70: rgba(251 114 153 / 0.7);
|
||||
--bew-error-color-80: rgba(251 114 153 / 0.8);
|
||||
--bew-error-color-90: rgba(251 114 153 / 0.9);
|
||||
--bew-error-color: rgb(222 34 88);
|
||||
--bew-error-color-10: rgba(222 34 88 / 0.1);
|
||||
--bew-error-color-20: rgba(222 34 88 / 0.2);
|
||||
--bew-error-color-30: rgba(222 34 88 / 0.3);
|
||||
--bew-error-color-40: rgba(222 34 88 / 0.4);
|
||||
--bew-error-color-50: rgba(222 34 88 / 0.5);
|
||||
--bew-error-color-60: rgba(222 34 88 / 0.6);
|
||||
--bew-error-color-70: rgba(222 34 88 / 0.7);
|
||||
--bew-error-color-80: rgba(222 34 88 / 0.8);
|
||||
--bew-error-color-90: rgba(222 34 88 / 0.9);
|
||||
// #endregion
|
||||
|
||||
// #region text colors
|
||||
|
||||
Reference in New Issue
Block a user