We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baad713 commit 97bd390Copy full SHA for 97bd390
Styles/PDFViewerThemes/App.xaml
@@ -62,7 +62,7 @@
62
<Color x:Key="SfPdfViewerNormalOutlineMenuItemHoverBackgroundColor">aqua</Color>
63
<Color x:Key="SfPdfViewerBookmarkTextInputFocusedStrokeColor">#D0BCFF</Color>
64
<Color x:Key="SfPdfViewerControlBackgroundColor">#322E3A</Color>
65
- <Color x:Key="SfPdfViewerLoadingIndicatorColor">Transparent</Color>
+ <Color x:Key="SfPdfViewerLoadingIndicatorColor">#D0BCFF</Color>
66
<Color x:Key="SfPdfViewerColorPaletteSelectedButtonStrokeColor">#E6E1E5</Color>
67
<Color x:Key="SfPdfViewerSliderThumbOverlayStyleColor">#1FD0BCFF</Color>
68
<Color x:Key="SfPdfViewerSliderThumbStyleColor">#D0BCFF</Color>
0 commit comments