@agorapulse/ui-theme 16.1.3 → 16.1.5
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.
|
Binary file
|
|
@@ -82,6 +82,7 @@
|
|
|
82
82
|
--ref-color-menthol-80: #1DBEB0;
|
|
83
83
|
--ref-color-menthol-100: #0FA09B;
|
|
84
84
|
--ref-color-menthol-150: #057E7A;
|
|
85
|
+
--ref-color-web-100: #1F1F1F;
|
|
85
86
|
--ref-color-facebook-10: #e7f1fd;
|
|
86
87
|
--ref-color-facebook-100: #0866FF;
|
|
87
88
|
--ref-color-instagram-10: #fbe9f1;
|
|
@@ -318,8 +319,8 @@
|
|
|
318
319
|
--comp-input-padding-horizontal: 12px;
|
|
319
320
|
--comp-input-spacing-horizontal: 8px;
|
|
320
321
|
--comp-input-border-radius: 4px;
|
|
321
|
-
--comp-input-border-default-color: #
|
|
322
|
-
--comp-input-border-hover-color: #
|
|
322
|
+
--comp-input-border-default-color: #D6DAE0;
|
|
323
|
+
--comp-input-border-hover-color: #AEB5C1;
|
|
323
324
|
--comp-input-border-focused-color: #178DFE;
|
|
324
325
|
--comp-input-border-error-color: #E81313;
|
|
325
326
|
--comp-input-border-success-color: #45B854;
|
|
@@ -82,6 +82,7 @@
|
|
|
82
82
|
--ref-color-menthol-80: #1DBEB0;
|
|
83
83
|
--ref-color-menthol-100: #0FA09B;
|
|
84
84
|
--ref-color-menthol-150: #057E7A;
|
|
85
|
+
--ref-color-web-100: #1F1F1F;
|
|
85
86
|
--ref-color-facebook-10: #e7f1fd;
|
|
86
87
|
--ref-color-facebook-100: #0866FF;
|
|
87
88
|
--ref-color-instagram-10: #fbe9f1;
|
|
@@ -318,8 +319,8 @@
|
|
|
318
319
|
--comp-input-padding-horizontal: 12px;
|
|
319
320
|
--comp-input-spacing-horizontal: 8px;
|
|
320
321
|
--comp-input-border-radius: 4px;
|
|
321
|
-
--comp-input-border-default-color: #
|
|
322
|
-
--comp-input-border-hover-color: #
|
|
322
|
+
--comp-input-border-default-color: #D6DAE0;
|
|
323
|
+
--comp-input-border-hover-color: #AEB5C1;
|
|
323
324
|
--comp-input-border-focused-color: #178DFE;
|
|
324
325
|
--comp-input-border-error-color: #E81313;
|
|
325
326
|
--comp-input-border-success-color: #45B854;
|
package/package.json
CHANGED
|
Binary file
|