feat(fitness): tinted body-part icons with semantic accents

Unifies PNG and SVG body-part images behind a single CSS-mask
render path, so both now colorize with a --accent CSS variable.
Accent splits by measurement type: --blue for proportion parts
(chest, shoulders, waist, hips) and --nord8 for muscle parts
(neck, biceps, forearms, thighs, calves). Stats cards gain a
matching 8%-tint fill and accent-colored hover border. History
page header image enlarged. Thigh SVG stroke-width bumped to 11
for better mask legibility.
This commit is contained in:
2026-04-21 12:37:46 +02:00
parent 5915fd323d
commit 56d438631b
6 changed files with 57 additions and 72 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "homepage",
"version": "1.40.5",
"version": "1.40.6",
"private": true,
"type": "module",
"scripts": {