ui-theme-igc-effect 1.4.4 → 1.4.6

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.
@@ -12,6 +12,7 @@
12
12
  --color-aquamarine-50: rgb(242, 254, 255, 1);
13
13
  --color-aquamarine-300: rgba(107, 245, 207, 1);
14
14
  --color-aquamarine-500: rgba(59, 233, 185, 1);
15
+ --color-aquamarine-700: rgba(11, 201, 148, 1);
15
16
  --color-aquamarine-800: rgba(8, 188, 139, 1);
16
17
  --color-aquamarine-900: rgba(12, 163, 121, 1);
17
18
  --color-dark-blue: rgba(71, 91, 229, 1);
@@ -96,9 +96,9 @@
96
96
  --color-control-typo-clear: rgba(53, 33, 255);
97
97
 
98
98
  --color-control-typo-clear-hover: rgba(23, 0, 254);
99
- --color-control-bg-disable: rgba(0, 66, 105, 0.07);
99
+ --color-control-bg-disable: rgba(233, 234, 242);
100
100
 
101
- --color-control-bg-border-disable: rgba(0, 65, 102, 0.2);
101
+ --color-control-bg-border-disable: rgba(183, 185, 199);
102
102
 
103
103
  --color-control-typo-disable: rgb(26, 27, 38);
104
104
  --color-shadow-group-1: rgba(0, 32, 51, 0.02);
@@ -54,6 +54,17 @@
54
54
  color: var(--color-control-bg-primary);
55
55
  }
56
56
 
57
+ .Theme_control_igcEffect
58
+ .Select
59
+ .Select-SelectContainer_disabled
60
+ .Select-IndicatorsDropdown,
61
+ .Theme_control_igcEffect
62
+ .deprecated--Select
63
+ .deprecated--Select-SelectContainer_disabled
64
+ .deprecated--Select-IndicatorsDropdown {
65
+ color: var(--color-typo-secondary);
66
+ }
67
+
57
68
  .Theme_control_igcEffect .Select-SelectContainer_status_alert,
58
69
  .Theme_control_igcEffect .deprecated--Select-SelectContainer_status_alert {
59
70
  --container-border-color: var(--color-typo-alert);
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "ui-theme-igc-effect",
3
3
  "private": false,
4
- "version": "1.4.4",
4
+ "version": "1.4.6",
5
5
  "type": "module",
6
6
  "license": "MIT",
7
7
  "files": [