@profitliga/ui 1.2.47 → 1.2.49

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -132,16 +132,16 @@
132
132
 
133
133
  //ERROR
134
134
  :root {
135
- --theme-error-100: #fceaea;
136
- --theme-error-100_50: #fef5f5; //use fill
137
- --theme-error-200: #ffd4d4; //use stroke
138
- --theme-error-300: #f4a6a6; //hover
139
- --theme-error-400: #df575c;
140
- --theme-error-500: #de292f; //use icon
141
- --theme-error-600: #bd2429;
142
- --theme-error-700: #921d21;
143
- --theme-error-800: #6e1820;
144
- --theme-error-900: #4e1012;
135
+ --theme-error-50: #f8e9e9;
136
+ --theme-error-100: #f1d3d4;
137
+ --theme-error-200: #e4a7a9; //use stroke
138
+ --theme-error-300: #d77b7e; //hover
139
+ --theme-error-400: #ca4f53;
140
+ --theme-error-500: #bd2429; //use icon
141
+ --theme-error-600: #971c20;
142
+ --theme-error-700: #711518;
143
+ --theme-error-800: #4b0e10;
144
+ --theme-error-900: #250708;
145
145
  }
146
146
 
147
147
  //SHADOW