reykit 1.0.251 → 1.0.252

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.
Files changed (2) hide show
  1. package/dist/index.js +2 -0
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -50291,6 +50291,8 @@ function Ak({
50291
50291
  style: {
50292
50292
  "--bgColor-default": "transparent",
50293
50293
  "--fgColor-default": "var(--foreground)",
50294
+ "--bgColor-muted": "var(--muted)",
50295
+ "--fgColor-muted": "var(--muted-foreground)",
50294
50296
  color: "inherit",
50295
50297
  ...a.style
50296
50298
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "reykit",
3
- "version": "1.0.251",
3
+ "version": "1.0.252",
4
4
  "description": "General-purpose JavaScript utility method package.",
5
5
  "author": "reyxbo",
6
6
  "keywords": [