@agorapulse/ui-theme 16.1.3 → 16.1.4
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
|
|
@@ -318,8 +318,8 @@
|
|
|
318
318
|
--comp-input-padding-horizontal: 12px;
|
|
319
319
|
--comp-input-spacing-horizontal: 8px;
|
|
320
320
|
--comp-input-border-radius: 4px;
|
|
321
|
-
--comp-input-border-default-color: #
|
|
322
|
-
--comp-input-border-hover-color: #
|
|
321
|
+
--comp-input-border-default-color: #D6DAE0;
|
|
322
|
+
--comp-input-border-hover-color: #AEB5C1;
|
|
323
323
|
--comp-input-border-focused-color: #178DFE;
|
|
324
324
|
--comp-input-border-error-color: #E81313;
|
|
325
325
|
--comp-input-border-success-color: #45B854;
|
|
@@ -318,8 +318,8 @@
|
|
|
318
318
|
--comp-input-padding-horizontal: 12px;
|
|
319
319
|
--comp-input-spacing-horizontal: 8px;
|
|
320
320
|
--comp-input-border-radius: 4px;
|
|
321
|
-
--comp-input-border-default-color: #
|
|
322
|
-
--comp-input-border-hover-color: #
|
|
321
|
+
--comp-input-border-default-color: #D6DAE0;
|
|
322
|
+
--comp-input-border-hover-color: #AEB5C1;
|
|
323
323
|
--comp-input-border-focused-color: #178DFE;
|
|
324
324
|
--comp-input-border-error-color: #E81313;
|
|
325
325
|
--comp-input-border-success-color: #45B854;
|
package/package.json
CHANGED
|
Binary file
|