From 16b0d1177aeca63b11879b35892c7df119884c6b Mon Sep 17 00:00:00 2001 From: mika kuns Date: Sat, 30 May 2026 16:36:23 +0200 Subject: [PATCH] refactor(ui): tokenize ThemedDatePicker Co-Authored-By: Claude Sonnet 4.6 --- src/ClaudeDo.Ui/Views/Controls/ThemedDatePicker.axaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/ClaudeDo.Ui/Views/Controls/ThemedDatePicker.axaml b/src/ClaudeDo.Ui/Views/Controls/ThemedDatePicker.axaml index 115a0f2..55d1ae2 100644 --- a/src/ClaudeDo.Ui/Views/Controls/ThemedDatePicker.axaml +++ b/src/ClaudeDo.Ui/Views/Controls/ThemedDatePicker.axaml @@ -31,7 +31,7 @@ - + @@ -137,7 +137,7 @@ HorizontalAlignment="Center" VerticalAlignment="Center" FontWeight="SemiBold" - FontSize="13" + FontSize="{StaticResource FontSizeBody}" Foreground="{DynamicResource TextBrush}"/>