@luminati-io/uikit 5.0.1 → 5.0.2
Sign up to get free protection for your applications and to get access to all the features.
@@ -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',
|