From 4609e803edae92fda3a9745069d56165f825d12d Mon Sep 17 00:00:00 2001 From: Siegfried Pammer Date: Thu, 4 Jun 2026 16:29:35 +0200 Subject: [PATCH] Tint the focused tool-pane header muted accent-blue instead of gray The neutral gray focused-tool header read as flat and lifeless. A muted accent-blue (calmer than the #007ACC document-active fill) ties tool focus into the app's blue/purple accent language while staying subordinate to documents. Tuned per-theme: pale #C4DEF5 on light, deep #21527D on dark, both with readable title text. --- ILSpy/App.axaml | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/ILSpy/App.axaml b/ILSpy/App.axaml index efc28d261..1142f6ad1 100644 --- a/ILSpy/App.axaml +++ b/ILSpy/App.axaml @@ -74,9 +74,10 @@ PreviewTabActiveBackground must match BoolToBrushConverter's purple. --> - - + + @@ -120,8 +121,9 @@ the dark chrome. Keep in sync with BoolToBrushConverter's purple. --> - - + +