randmarcomps 1.45.0 → 1.46.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
@@ -45,6 +45,8 @@ body {
45
45
  .reseller-theme
46
46
  {
47
47
  --primary: var(--randmar-blue);
48
+ --sidebar: oklch(from var(--primary) 28% c h);
49
+ --sidebar-border: oklch(from var(--primary) 38% c h);
48
50
  }
49
51
 
50
52
  .shopify-theme
@@ -55,8 +57,8 @@ body {
55
57
  .manufacturer-theme
56
58
  {
57
59
  --primary: var(--randmar-purple);
58
- --sidebar: oklch(from var(--primary) 22% c h);
59
- --sidebar-border: oklch(from var(--primary) 32% c h);
60
+ --sidebar: oklch(from var(--primary) 28% c h);
61
+ --sidebar-border: oklch(from var(--primary) 38% c h);
60
62
  }
61
63
 
62
64
  .central-theme
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "randmarcomps",
3
3
  "private": false,
4
- "version": "1.45.0",
4
+ "version": "1.46.0",
5
5
  "description": "The UI library enabling speed and consistency in Randmar frontends.",
6
6
  "type": "module",
7
7
  "files": [