@cascivo/themes 0.4.0 → 0.4.1
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/package.json +1 -1
- package/src/arcade.css +1 -0
- package/src/brutalist.css +1 -0
- package/src/corporate.css +1 -0
- package/src/cyberpunk.css +1 -0
- package/src/dark.css +3 -0
- package/src/flat.css +1 -0
- package/src/light.css +1 -0
- package/src/midnight.css +1 -0
- package/src/minimal.css +1 -0
- package/src/pastel.css +1 -0
- package/src/terminal.css +1 -0
- package/src/warm.css +1 -0
package/package.json
CHANGED
package/src/arcade.css
CHANGED
|
@@ -124,6 +124,7 @@
|
|
|
124
124
|
--cascivo-chart-8: oklch(0.48 0.1 200);
|
|
125
125
|
--cascivo-chart-grid: oklch(0.72 0.005 250);
|
|
126
126
|
--cascivo-chart-axis: oklch(0.3 0.01 265);
|
|
127
|
+
--cascivo-chart-fill-opacity: 0.25;
|
|
127
128
|
|
|
128
129
|
/* ── -content tokens (foreground ≥4.5:1 on paired background) ── */
|
|
129
130
|
--cascivo-color-primary-content: var(--cascivo-color-primary-fg);
|
package/src/brutalist.css
CHANGED
|
@@ -120,6 +120,7 @@
|
|
|
120
120
|
--cascivo-chart-8: oklch(0.48 0.1 200);
|
|
121
121
|
--cascivo-chart-grid: oklch(0.7 0 0);
|
|
122
122
|
--cascivo-chart-axis: oklch(0.3 0 0);
|
|
123
|
+
--cascivo-chart-fill-opacity: 0.25;
|
|
123
124
|
|
|
124
125
|
/* ── -content tokens (foreground ≥4.5:1 on paired background) ── */
|
|
125
126
|
--cascivo-color-primary-content: var(--cascivo-color-primary-fg);
|
package/src/corporate.css
CHANGED
|
@@ -124,6 +124,7 @@
|
|
|
124
124
|
--cascivo-chart-8: oklch(0.5 0.1 200);
|
|
125
125
|
--cascivo-chart-grid: oklch(0.91 0.005 250);
|
|
126
126
|
--cascivo-chart-axis: oklch(0.65 0.012 255);
|
|
127
|
+
--cascivo-chart-fill-opacity: 0.25;
|
|
127
128
|
|
|
128
129
|
/* ── -content tokens (foreground ≥4.5:1 on paired background) ── */
|
|
129
130
|
--cascivo-color-primary-content: var(--cascivo-color-primary-fg);
|
package/src/cyberpunk.css
CHANGED
|
@@ -122,6 +122,7 @@
|
|
|
122
122
|
--cascivo-chart-8: oklch(0.78 0.03 160);
|
|
123
123
|
--cascivo-chart-grid: oklch(0.4 0.1 300 / 40%);
|
|
124
124
|
--cascivo-chart-axis: oklch(0.65 0.06 300);
|
|
125
|
+
--cascivo-chart-fill-opacity: 0.4;
|
|
125
126
|
|
|
126
127
|
/* ── -content tokens (foreground ≥4.5:1 on paired background) ── */
|
|
127
128
|
--cascivo-color-primary-content: var(--cascivo-color-primary-fg);
|
package/src/dark.css
CHANGED
|
@@ -128,6 +128,9 @@
|
|
|
128
128
|
--cascivo-chart-8: oklch(0.72 0.08 200);
|
|
129
129
|
--cascivo-chart-grid: oklch(1 0 0 / 0.06);
|
|
130
130
|
--cascivo-chart-axis: oklch(0.707 0.015 264);
|
|
131
|
+
/* Raised from the 0.25 base: a low-opacity fill over the dark surface (L≈0.185)
|
|
132
|
+
desaturates into a muddy neutral, so give area fills more presence on dark. */
|
|
133
|
+
--cascivo-chart-fill-opacity: 0.4;
|
|
131
134
|
|
|
132
135
|
/* ── -content tokens (foreground ≥4.5:1 on paired background) ── */
|
|
133
136
|
--cascivo-color-primary-content: var(--cascivo-color-primary-fg);
|
package/src/flat.css
CHANGED
|
@@ -130,6 +130,7 @@
|
|
|
130
130
|
--cascivo-chart-8: oklch(0.5 0.12 200);
|
|
131
131
|
--cascivo-chart-grid: oklch(0.85 0 0);
|
|
132
132
|
--cascivo-chart-axis: oklch(0.55 0 0);
|
|
133
|
+
--cascivo-chart-fill-opacity: 0.25;
|
|
133
134
|
|
|
134
135
|
/* ── -content tokens (foreground ≥4.5:1 on paired background) ── */
|
|
135
136
|
--cascivo-color-primary-content: var(--cascivo-color-primary-fg);
|
package/src/light.css
CHANGED
|
@@ -128,6 +128,7 @@
|
|
|
128
128
|
--cascivo-chart-grid: var(--cascivo-gray-200);
|
|
129
129
|
/* Axis labels are text — gray-400 (2.6:1) fails; match text-muted. */
|
|
130
130
|
--cascivo-chart-axis: oklch(0.5 0.016 264);
|
|
131
|
+
--cascivo-chart-fill-opacity: 0.25;
|
|
131
132
|
|
|
132
133
|
/* ── -content tokens (foreground ≥4.5:1 on paired background) ── */
|
|
133
134
|
--cascivo-color-primary-content: var(--cascivo-color-primary-fg);
|
package/src/midnight.css
CHANGED
|
@@ -126,6 +126,7 @@
|
|
|
126
126
|
--cascivo-chart-8: oklch(0.75 0.03 265);
|
|
127
127
|
--cascivo-chart-grid: oklch(1 0 0 / 0.06);
|
|
128
128
|
--cascivo-chart-axis: oklch(0.68 0.02 285);
|
|
129
|
+
--cascivo-chart-fill-opacity: 0.4;
|
|
129
130
|
|
|
130
131
|
/* ── -content tokens (foreground ≥4.5:1 on paired background) ── */
|
|
131
132
|
--cascivo-color-primary-content: var(--cascivo-color-primary-fg);
|
package/src/minimal.css
CHANGED
|
@@ -132,6 +132,7 @@
|
|
|
132
132
|
--cascivo-chart-8: oklch(0.46 0.12 200);
|
|
133
133
|
--cascivo-chart-grid: oklch(0.92 0.005 80);
|
|
134
134
|
--cascivo-chart-axis: oklch(0.65 0.012 80);
|
|
135
|
+
--cascivo-chart-fill-opacity: 0.25;
|
|
135
136
|
|
|
136
137
|
/* ── -content tokens (foreground ≥4.5:1 on paired background) ── */
|
|
137
138
|
--cascivo-color-primary-content: var(--cascivo-color-primary-fg);
|
package/src/pastel.css
CHANGED
|
@@ -125,6 +125,7 @@
|
|
|
125
125
|
--cascivo-chart-8: oklch(0.46 0.09 240);
|
|
126
126
|
--cascivo-chart-grid: oklch(0.92 0.02 330);
|
|
127
127
|
--cascivo-chart-axis: oklch(0.7 0.02 325);
|
|
128
|
+
--cascivo-chart-fill-opacity: 0.25;
|
|
128
129
|
|
|
129
130
|
/* ── -content tokens (foreground ≥4.5:1 on paired background) ── */
|
|
130
131
|
--cascivo-color-primary-content: var(--cascivo-color-primary-fg);
|
package/src/terminal.css
CHANGED
|
@@ -124,6 +124,7 @@
|
|
|
124
124
|
--cascivo-chart-8: oklch(0.78 0.03 160);
|
|
125
125
|
--cascivo-chart-grid: oklch(0.4 0.08 150 / 40%);
|
|
126
126
|
--cascivo-chart-axis: oklch(0.65 0.05 148);
|
|
127
|
+
--cascivo-chart-fill-opacity: 0.4;
|
|
127
128
|
|
|
128
129
|
/* ── -content tokens (foreground ≥4.5:1 on paired background) ── */
|
|
129
130
|
--cascivo-color-primary-content: var(--cascivo-color-primary-fg);
|
package/src/warm.css
CHANGED
|
@@ -118,6 +118,7 @@
|
|
|
118
118
|
--cascivo-chart-8: oklch(0.5 0.12 200);
|
|
119
119
|
--cascivo-chart-grid: oklch(0.92 0.018 80);
|
|
120
120
|
--cascivo-chart-axis: oklch(0.64 0.025 65);
|
|
121
|
+
--cascivo-chart-fill-opacity: 0.25;
|
|
121
122
|
|
|
122
123
|
/* ── -content tokens (foreground ≥4.5:1 on paired background) ── */
|
|
123
124
|
--cascivo-color-primary-content: var(--cascivo-color-primary-fg);
|