@ecohouse/ui 0.1.26 → 0.1.27

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.cjs CHANGED
@@ -3264,7 +3264,7 @@ var DatePicker = react.forwardRef(
3264
3264
  usesRangeTrigger && (usesVerticalRangeTrigger ? styles12.rangeTriggerVertical : styles12.rangeTriggerHorizontal),
3265
3265
  {
3266
3266
  borderColor: triggerBorderColor,
3267
- backgroundColor: usesRangeTrigger ? colors.grey800 : colors.grey700
3267
+ backgroundColor: usesRangeTrigger ? colors.grey500 : colors.grey700
3268
3268
  }
3269
3269
  ],
3270
3270
  children: usesRangeTrigger ? /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [