@wavv/ui 2.4.10 → 2.4.11

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.
@@ -541,7 +541,7 @@ const dark = {
541
541
  slider: darkScale.background0
542
542
  },
543
543
  tooltip: {
544
- background: darkScale.background4,
544
+ background: darkScale.background5,
545
545
  color: {
546
546
  default: darkScale.scale10,
547
547
  subtext: darkScale.scale6
@@ -541,7 +541,7 @@ const dark = {
541
541
  slider: darkScale.background0
542
542
  },
543
543
  tooltip: {
544
- background: darkScale.background4,
544
+ background: darkScale.background5,
545
545
  color: {
546
546
  default: darkScale.scale10,
547
547
  subtext: darkScale.scale6
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wavv/ui",
3
- "version": "2.4.10",
3
+ "version": "2.4.11",
4
4
  "type": "module",
5
5
  "exports": {
6
6
  ".": {