randmarcomps 1.589.0 → 1.590.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.
Files changed (2) hide show
  1. package/dist/style.css +4 -5
  2. package/package.json +1 -1
package/dist/style.css CHANGED
@@ -6,7 +6,7 @@
6
6
  --randmar-blue: hsl(222 68% 62%);
7
7
  --randmar-purple: hsl(269 21% 56%);
8
8
  --randmar-green: hsl(77 45% 58%);
9
- --randmar-black: hsl(0 0.01% 7.06%);
9
+ --randmar-black: hsl(0 0% 17.3%);
10
10
 
11
11
  --background: oklch(1 0 0);
12
12
  --foreground: oklch(0.145 0 0);
@@ -86,12 +86,11 @@
86
86
  --sidebar-border: oklch(from var(--primary) 38% c h);
87
87
  }
88
88
 
89
- .partner-theme
90
- {
89
+ .partner-theme {
91
90
  --primary: var(--randmar-black);
92
91
  --primary-foreground: oklch(0.985 0 0);
93
- --sidebar: oklch(from var(--primary) 28% c h);
94
- --sidebar-border: oklch(from var(--primary) 38% c h);
92
+ --sidebar: oklch(from var(--primary) 18% c h);
93
+ --sidebar-border: oklch(from var(--primary) 28% c h);
95
94
  }
96
95
 
97
96
  .shopify-theme
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "randmarcomps",
3
3
  "private": false,
4
- "version": "1.589.0",
4
+ "version": "1.590.0",
5
5
  "description": "The UI library enabling speed and consistency in Randmar frontends.",
6
6
  "type": "module",
7
7
  "files": [