Skip to main content

max / makeover

2.5.0: derive an elevation intent, and make a translucent one readable The cast shadow for a surface that overlays the page, wave 2 tier A1, plus SemanticTokens::rgba so the two translucent intents are reachable from something that is not a stylesheet.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-08-10 14:46 UTC
Signed with PGP, not checked
Commit: bcfd5fae7e8f17bbcbb968989eba41353dc6caed
Parent: 7383ae3
1 file changed, +1 insertion, -1 deletion
M Cargo.toml +1 -1
@@ -1,6 +1,6 @@
1 1 [package]
2 2 name = "makeover"
3 - version = "2.4.1"
3 + version = "2.5.0"
4 4 edition = "2024"
5 5 description = "Shared theme loading for the make-family apps: TOML theme files parsed into intent-based color tokens, with perceptual derivations and WCAG contrast."
6 6 license = "MIT"