randmarcomps 1.41.0 → 1.43.0

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/style.css CHANGED
@@ -55,6 +55,8 @@ body {
55
55
  .manufacturer-theme
56
56
  {
57
57
  --primary: var(--randmar-purple);
58
+ --sidebar: oklch(from var(--primary) 22% c h);
59
+ --sidebar-border: oklch(from var(--primary) 32% c h);
58
60
  }
59
61
 
60
62
  .central-theme
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "randmarcomps",
3
3
  "private": false,
4
- "version": "1.41.0",
4
+ "version": "1.43.0",
5
5
  "description": "The UI library enabling speed and consistency in Randmar frontends.",
6
6
  "type": "module",
7
7
  "files": [