You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Finish ink & brass conversion for compare and review (v1.49.1)
The compare and tire-review standalone templates carried drifted
token fallbacks (#111827 deep bg, #334155 border) and a navy
section-header hover that the v1.49.0 sweep missed, since those
values never appeared in the site export's palette. Also converts
the focused-search background, toggle off-track, and guest-notice
fallback in the main stylesheet.
Aligns compare grade colors with the documented A-F scale
(A #34c759, B #7dc734) and the review toast info accent with the
system info color (#60a5fa); the no-grade fallback becomes
warm-neutral.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,13 @@ All notable changes to the Rivian Tire Guide plugin will be documented in this f
4
4
5
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
6
6
7
+
## [1.49.1] - 2026-06-12
8
+
9
+
### Fixed
10
+
-**Compare & review follow-ups for the ink & brass theme.** The compare and tire-review standalone templates had drifted token fallbacks (`--rtg-bg-deep: #111827`, `--rtg-border: #334155`) plus a navy section-header hover (`#1a2537`) that the 1.49.0 conversion missed — now `#121418` / `#3a3e45` / `#1f2228`. Also converted the focused-search background, the toggle off-track, and the guest-notice background fallback in the main stylesheet.
11
+
-**Compare grade colors now match the documented A–F scale**: grade A `#5ec095 → #34c759`, grade B `#a3e635 → #7dc734` (C/D/F already matched); the no-grade fallback gray is warm-neutral (`#a19e97`).
12
+
- Review toast "info" accent aligned to the system info color (`#3b82f6 → #60a5fa`).
0 commit comments