triafly-ui-kit 1.0.109 → 1.0.110
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/package.json
CHANGED
|
@@ -203,8 +203,8 @@ html[data-theme="light"] {
|
|
|
203
203
|
--color-chart-accent_purple: var(--light-purple-100);
|
|
204
204
|
|
|
205
205
|
/* Light Theme - Effects */
|
|
206
|
-
--effect-shadow-L: #
|
|
207
|
-
--effect-shadow-XL: #
|
|
206
|
+
--effect-shadow-L: #12121212;
|
|
207
|
+
--effect-shadow-XL: #12121220;
|
|
208
208
|
|
|
209
209
|
/* Light Theme - SideMenu */
|
|
210
210
|
--color-sidemenu-bg-default: var(--light-neutral-0);
|