Version 2026.5.23 — Reset bulleState.pinned + iv._reloading

[code interpolé v2026.5.22 → v2026.5.35]
This commit is contained in:
2026-04-22 13:00:00 +02:00
parent a382d8f35f
commit e69482add4
3 changed files with 116 additions and 21 deletions
+4 -4
View File
@@ -9,8 +9,8 @@
--border: #e2e4e8;
--border-strong: #cfd3da;
--text: #1a1f2b;
--text-muted: #5b6573;
--text-faint: #8892a0;
--text-muted: #2e3642; /* v2026.5.29 : +contraste (était #4a5260) */
--text-faint: #50596a; /* v2026.5.29 : +contraste (était #6c7583) */
--accent: #0f4f8b;
--accent-soft: #e1ecf7;
--danger: #b03030;
@@ -59,8 +59,8 @@
--border: #2e333c;
--border-strong: #414754;
--text: #e6e8ec;
--text-muted: #9ba2ad;
--text-faint: #6a727e;
--text-muted: #d0d5de; /* v2026.5.29 : +contraste (était #b8c0cc) — quasi blanc */
--text-faint: #a8b0bc; /* v2026.5.29 : +contraste (était #8b93a0) */
--accent: #5ea8e8;
--accent-soft: #223348;
--danger: #e87878;