xetup/web
X9 Dev e0206f7e1e
All checks were successful
release / build-and-release (push) Successful in 33s
fix(backinfo): background color is COLORREF, revert to 4668194 (#223B47)
BackInfo reads BackgroundColor as a Windows COLORREF (0x00BBGGRR / BGR), as its
own header documents. The 0.7 value 2243399 (0x223B47) was therefore read with
red/blue swapped and rendered olive-brown (#473B22 / observed ~#554D39). The
correct COLORREF for #223B47 is 71*65536 + 59*256 + 34 = 4668194 (the original
value). Docs updated to match.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-02 14:25:12 +02:00
..
changelog docs: version changelog as 0.7 + add web changelog page 2026-06-02 14:07:27 +02:00
data fix(backinfo): background color is COLORREF, revert to 4668194 (#223B47) 2026-06-02 14:25:12 +02:00
navod docs: version changelog as 0.7 + add web changelog page 2026-06-02 14:07:27 +02:00
spec fix(backinfo): background color is COLORREF, revert to 4668194 (#223B47) 2026-06-02 14:25:12 +02:00
favicon.ico PS scripts, web platform, Forgejo CI, xetup.exe launcher 2026-04-16 14:49:41 +02:00
get.ps1 PS scripts, web platform, Forgejo CI, xetup.exe launcher 2026-04-16 14:49:41 +02:00
index.html docs: version changelog as 0.7 + add web changelog page 2026-06-02 14:07:27 +02:00
nginx.conf PS scripts, web platform, Forgejo CI, xetup.exe launcher 2026-04-16 14:49:41 +02:00
x9-logo.jpeg PS scripts, web platform, Forgejo CI, xetup.exe launcher 2026-04-16 14:49:41 +02:00