theme: regenerate intent defaults for OKLab derivations (theme-common 0.6.0)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2 files changed,
+9 insertions,
-9 deletions
| 6207 |
6207 |
|
|
| 6208 |
6208 |
|
[[package]]
|
| 6209 |
6209 |
|
name = "theme-common"
|
| 6210 |
|
- |
version = "0.5.0"
|
|
6210 |
+ |
version = "0.6.0"
|
| 6211 |
6211 |
|
dependencies = [
|
| 6212 |
6212 |
|
"serde",
|
| 6213 |
6213 |
|
"toml 0.8.2",
|
| 253 |
253 |
|
--content-muted: #6B6B6B;
|
| 254 |
254 |
|
--content-on-action: #000000;
|
| 255 |
255 |
|
--action: #6196FF;
|
| 256 |
|
- |
--action-hover: #71a1ff;
|
| 257 |
|
- |
--action-active: #5787e6;
|
|
256 |
+ |
--action-hover: #70a6ff;
|
|
257 |
+ |
--action-active: #5286ee;
|
| 258 |
258 |
|
--danger: #DC3545;
|
| 259 |
259 |
|
--success: #5CB85C;
|
| 260 |
260 |
|
--warning: #F7D154;
|
| 261 |
261 |
|
--info: #17A2B8;
|
| 262 |
|
- |
--danger-surface: #e0cfe4;
|
| 263 |
|
- |
--success-surface: #d0dfe7;
|
| 264 |
|
- |
--warning-surface: #e3e2e6;
|
| 265 |
|
- |
--info-surface: #c8dcf2;
|
|
262 |
+ |
--danger-surface: #e5cdde;
|
|
263 |
+ |
--success-surface: #cddee3;
|
|
264 |
+ |
--warning-surface: #e3e2e5;
|
|
265 |
+ |
--info-surface: #c8daf0;
|
| 266 |
266 |
|
--border: #000000;
|
| 267 |
267 |
|
--border-strong: #000000;
|
| 268 |
268 |
|
--focus-ring: #6196ff;
|
| 269 |
|
- |
--selection: #bacdfc;
|
| 270 |
|
- |
--row-stripe: #dadff7;
|
|
269 |
+ |
--selection: #c6d5fc;
|
|
270 |
+ |
--row-stripe: #d6dbf5;
|
| 271 |
271 |
|
--hover-surface: #bac2e6;
|
| 272 |
272 |
|
--category-one: #DC3545;
|
| 273 |
273 |
|
--category-two: #5CB85C;
|