@luminati-io/uikit 5.0.1 → 5.0.2
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.
|
@@ -44854,7 +44854,7 @@ var lightTheme = _objectSpread(_objectSpread({}, baseTheme), {}, {
|
|
|
44854
44854
|
});
|
|
44855
44855
|
var darkTheme = _objectSpread(_objectSpread({}, baseTheme), {}, {
|
|
44856
44856
|
color: _objectSpread(_objectSpread({}, color), {}, {
|
|
44857
|
-
bg_primary:
|
|
44857
|
+
bg_primary: '#151718',
|
|
44858
44858
|
blue_1: '#0a1a29',
|
|
44859
44859
|
blue_2: '#10253b',
|
|
44860
44860
|
blue_3: '#16304d',
|