@acorex/styles 19.10.3 → 19.10.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.
- package/components/_table.scss +1 -1
- package/package.json +1 -1
- package/themes/default.scss +1 -4
package/components/_table.scss
CHANGED
package/package.json
CHANGED
package/themes/default.scss
CHANGED
@@ -9,10 +9,7 @@ $theme-colors: (
|
|
9
9
|
oklch(24.65% 0.0531 250.05),
|
10
10
|
oklch(47.03% 0.0531 250.05),
|
11
11
|
),
|
12
|
-
'success': (
|
13
|
-
oklch(62.71% 0.1699 149.21),
|
14
|
-
oklch(80.03% 0.1821 151.71),
|
15
|
-
),
|
12
|
+
'success': oklch(0.696 0.17 162.48),
|
16
13
|
'warning': (
|
17
14
|
oklch(81.17% 0.188 70.08),
|
18
15
|
oklch(86.5% 0.188 70.08),
|