xetup/scripts
X9 Dev 4d08d0cd46 fix: reliable accent color in all profiles + BackInfo background
- 04 profile: write AccentPalette (REG_BINARY, 8 shades derived from #223B47)
  alongside AccentColor/AccentColorMenu. Without AccentPalette, Win11 ignores
  the custom accent on Start/taskbar and falls back to the default - the cause
  of "colors not applied everywhere". Also mirror the full theme + accent into
  HKU\.DEFAULT (lock/welcome screen, system context) on top of the Default hive
  and current user, so all profiles match. Mode stays Custom (dark system,
  light apps); ColorPrevalence on for Start/taskbar and title bars/borders.
- BackInfo.ini: BackgroundColor 4668194 -> 2243399. BackInfo reads the value as
  0xRRGGBB (RGB), not COLORREF/BGR, so #223B47 = 0x223B47 = 2243399; the BGR
  value rendered with red/blue swapped.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-02 10:39:57 +02:00
..
00-admin-account.ps1 fix: workflow audit - config parsing, step ordering, cleanup 2026-04-17 12:21:41 +02:00
01-bloatware.ps1 fix: workflow audit - config parsing, step ordering, cleanup 2026-04-17 12:21:41 +02:00
02-software.ps1 fix: taskbar Explorer pin + Atera install under SYSTEM 2026-06-01 14:26:08 +02:00
03-system-registry.ps1 fix: comprehensive reliability and robustness improvements 2026-04-28 11:49:43 +02:00
04-default-profile.ps1 fix: reliable accent color in all profiles + BackInfo background 2026-06-02 10:39:57 +02:00
07-backinfo.ps1 fix: workflow audit - config parsing, step ordering, cleanup 2026-04-17 12:21:41 +02:00
08-activation.ps1 fix: comprehensive reliability and robustness improvements 2026-04-28 11:49:43 +02:00
09-pc-identity.ps1 fix: workflow audit - config parsing, step ordering, cleanup 2026-04-17 12:21:41 +02:00
10-network.ps1 fix: field fixes from fresh Win11 deployment (Dell Latitude / GLBNTB63) 2026-05-29 15:00:05 +02:00
11-dell-update.ps1 fix: field fixes from fresh Win11 deployment (Dell Latitude / GLBNTB63) 2026-05-29 15:00:05 +02:00
12-windows-update.ps1 fix: field fixes from fresh Win11 deployment (Dell Latitude / GLBNTB63) 2026-05-29 15:00:05 +02:00
common.ps1 fix: workflow audit - config parsing, step ordering, cleanup 2026-04-17 12:21:41 +02:00