Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit 14f0070

Browse files
committed
Fix Home hyperlink style
1 parent b063ca9 commit 14f0070

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/GitHub.VisualStudio.UI/UI/Views/GitHubHomeContent.xaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
<ResourceDictionary.MergedDictionaries>
2525
<ghfvs:SharedDictionaryManager Source="pack://application:,,,/GitHub.VisualStudio.UI;component/SharedDictionary.xaml" />
2626
<ghfvs:SharedDictionaryManager Source="pack://application:,,,/GitHub.UI;component/SharedDictionary.xaml" />
27+
<StaticResource ResourceKey="ThemedDialogDefaultStylesKey"/>
2728
</ResourceDictionary.MergedDictionaries>
2829
<ghfvs:BooleanToInverseVisibilityConverter x:Key="BooleanToInverseVisibilityConverter" />
2930
</ResourceDictionary>

0 commit comments

Comments
 (0)