@trops/dash-react 1.0.12 → 1.0.13

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/dist/index.js CHANGED
@@ -8036,8 +8036,8 @@ var generateMockTheme = function generateMockTheme() {
8036
8036
  "very-light": 100,
8037
8037
  light: 200,
8038
8038
  medium: 300,
8039
- dark: 400,
8040
- "very-dark": 500
8039
+ dark: 200,
8040
+ "very-dark": 100
8041
8041
  },
8042
8042
  dark: {
8043
8043
  "very-light": 500,