From d8c628c15ae5ba9594fa0d6253b25d925bb8167c Mon Sep 17 00:00:00 2001 From: Mika Kuns Date: Tue, 14 Apr 2026 10:20:58 +0200 Subject: [PATCH] style: add Forest Teal accent resources and force dark theme Co-Authored-By: Claude Opus 4.6 (1M context) --- src/ClaudeDo.App/App.axaml | 30 +++++++++++++++++++++++++++--- 1 file changed, 27 insertions(+), 3 deletions(-) diff --git a/src/ClaudeDo.App/App.axaml b/src/ClaudeDo.App/App.axaml index c2f87da..480c689 100644 --- a/src/ClaudeDo.App/App.axaml +++ b/src/ClaudeDo.App/App.axaml @@ -2,13 +2,37 @@ xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" x:Class="ClaudeDo.App.App" xmlns:local="using:ClaudeDo.App" - RequestedThemeVariant="Default"> - + RequestedThemeVariant="Dark"> + + + + + + + + + + + + + + + + + + + + + + + + + - +