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:
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "homepage",
|
||||
"version": "1.40.5",
|
||||
"version": "1.40.6",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user