mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
1670 lines
152 KiB
XML
1670 lines
152 KiB
XML
<ResourceDictionary
|
|
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
|
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
|
xmlns:local="http://schemas.modernwpf.com/2019"
|
|
xmlns:m="http://schemas.modernwpf.com/2019"
|
|
xmlns:primitives="http://schemas.modernwpf.com/2019"
|
|
xmlns:sys="clr-namespace:System;assembly=mscorlib">
|
|
|
|
<SolidColorBrush x:Key="SystemThemeBorder" Color="#aaaaaa" />
|
|
<SolidColorBrush x:Key="QuerySuggestionBoxForeground" Color="#51000000" />
|
|
<SolidColorBrush x:Key="QuerySelectionBrush" Color="#0a68d8" />
|
|
<SolidColorBrush x:Key="SubTitleForeground" Color="#818181" />
|
|
<SolidColorBrush x:Key="SubTitleSelectedForeground" Color="#72767d" />
|
|
<SolidColorBrush x:Key="SearchIconForeground" Color="#20000000" />
|
|
<SolidColorBrush x:Key="SeparatorForeground" Color="#20000000" />
|
|
<SolidColorBrush x:Key="ThumbColor" Color="#1F000000" />
|
|
<SolidColorBrush x:Key="InlineHighlight" Color="#0078d7" />
|
|
<SolidColorBrush x:Key="HotkeyForeground" Color="#51000000" />
|
|
<SolidColorBrush x:Key="HotkeySelectedForeground" Color="#51000000" />
|
|
<SolidColorBrush x:Key="ClockDateForeground" Color="#44000000" />
|
|
<Color x:Key="ItemSelectedBackgroundColorBrush">#7EFFFFFF</Color>
|
|
|
|
<SolidColorBrush x:Key="BasicSystemAccentColor" Color="{m:DynamicColor SystemAccentColor}" />
|
|
|
|
<SolidColorBrush x:Key="Color00B" Color="#FAFAFA" />
|
|
<SolidColorBrush x:Key="Color01B" Color="#f3f3f3" />
|
|
<SolidColorBrush x:Key="Color02B" Color="#ffffff" />
|
|
<SolidColorBrush x:Key="Color03B" Color="#e5e5e5" />
|
|
<SolidColorBrush x:Key="Color04B" Color="#5f5f5f" />
|
|
<SolidColorBrush x:Key="Color05B" Color="#1b1b1b" />
|
|
<SolidColorBrush x:Key="Color06B" Color="#eaeaea" />
|
|
<SolidColorBrush x:Key="Color07B" Color="#f6f6f6" />
|
|
<SolidColorBrush x:Key="Color08B" Color="#878787" />
|
|
<SolidColorBrush x:Key="Color09B" Color="#ededed" />
|
|
<SolidColorBrush x:Key="Color10B" Color="#c42b1c" />
|
|
<SolidColorBrush x:Key="Color11B" Color="#c83c31" />
|
|
<SolidColorBrush x:Key="Color12B" Color="#fefefe" />
|
|
<SolidColorBrush x:Key="Color13B" Color="#e5e5e5" />
|
|
<SolidColorBrush x:Key="Color14B" Color="#d3d3d3" />
|
|
<SolidColorBrush x:Key="Color15B" Color="#5d5d5d" />
|
|
<SolidColorBrush x:Key="Color16B" Color="#f6f6f6" />
|
|
<SolidColorBrush x:Key="Color17B" Color="#868686" />
|
|
<SolidColorBrush x:Key="Color18B" Color="#b7b7b7" />
|
|
<SolidColorBrush x:Key="Color19B" Color="#dcdcdc" />
|
|
<SolidColorBrush x:Key="Color20B" Color="#5a5a5a" />
|
|
<SolidColorBrush x:Key="Color21B" Color="#cccccc" />
|
|
<SolidColorBrush x:Key="Color22B" Color="#f0f0f0" />
|
|
<SolidColorBrush x:Key="NumberBoxColor23B" Color="#f2f2f2" />
|
|
<SolidColorBrush x:Key="NumberBoxColor24B" Color="#f5f5f5" />
|
|
<SolidColorBrush x:Key="NumberBoxColor25B" Color="#878787" />
|
|
<SolidColorBrush x:Key="NumberBoxColor26B" Color="#1b1b1b" />
|
|
<SolidColorBrush x:Key="CustomNumberBoxBG" Color="#fdfdfd" />
|
|
<SolidColorBrush x:Key="PluginInfoColor" Color="#8f8f8f" />
|
|
<SolidColorBrush x:Key="BasicLabelColor" Color="#1b1b1b" />
|
|
|
|
<SolidColorBrush x:Key="NewHotkeyForeground" Color="#5E000000" />
|
|
<SolidColorBrush x:Key="BasicHotkeyBGColor" Color="#0A000000" />
|
|
|
|
<SolidColorBrush x:Key="ThemeHoverButton" Color="#f6f6f6" />
|
|
<!-- Typo -->
|
|
<SolidColorBrush x:Key="PopuBGColor" Color="#ffffff" />
|
|
<SolidColorBrush x:Key="PopupBGColor" Color="#ffffff" />
|
|
<SolidColorBrush x:Key="PopupTextColor" Color="#1b1b1b" />
|
|
<SolidColorBrush x:Key="PopupButtonAreaBGColor" Color="#f3f3f3" />
|
|
<SolidColorBrush x:Key="PopupButtonAreaBorderColor" Color="#e5e5e5" />
|
|
|
|
<SolidColorBrush x:Key="CustomContextBorder" Color="#dadada" />
|
|
<SolidColorBrush x:Key="CustomContextBackground" Color="#f2f2f2" />
|
|
<SolidColorBrush x:Key="CustomContextHover" Color="#e4e4e4" />
|
|
<SolidColorBrush x:Key="CustomContextClick" Color="#ececec" />
|
|
<SolidColorBrush x:Key="CustomContextDisabled" Color="#868686" />
|
|
<SolidColorBrush x:Key="ContextSeparator" Color="#dadada" />
|
|
|
|
<SolidColorBrush x:Key="HoverStoreGrid2">#f6f6f6</SolidColorBrush>
|
|
|
|
<Color x:Key="Color01">#f3f3f3</Color>
|
|
<Color x:Key="Color02">#ffffff</Color>
|
|
<Color x:Key="Color03">#e5e5e5</Color>
|
|
<Color x:Key="Color04">#5f5f5f</Color>
|
|
<Color x:Key="Color05">#000000</Color>
|
|
<Color x:Key="Color06">#eaeaea</Color>
|
|
<Color x:Key="Color07">#f6f6f6</Color>
|
|
<Color x:Key="Color08">#878787</Color>
|
|
<Color x:Key="Color09">#ededed</Color>
|
|
<Color x:Key="Color10">#c42b1c</Color>
|
|
<Color x:Key="Color11">#c81c31</Color>
|
|
<Color x:Key="Color12">#fefefe</Color>
|
|
<Color x:Key="Color13">#e5e5e5</Color>
|
|
<Color x:Key="Color14">#d3d3d3</Color>
|
|
<Color x:Key="Color15">#5d5d5d</Color>
|
|
<Color x:Key="Color16">#f6f6f6</Color>
|
|
<Color x:Key="Color17">#868686</Color>
|
|
<Color x:Key="Color18">#b7b7b7</Color>
|
|
<Color x:Key="Color19">#dcdcdc</Color>
|
|
<Color x:Key="Color20">#5a5a5a</Color>
|
|
<Color x:Key="Color21">#cccccc</Color>
|
|
<Color x:Key="Color22">#f0f0f0</Color>
|
|
<Color x:Key="NumberBoxColor23">#f2f2f2</Color>
|
|
<Color x:Key="NumberBoxColor24">#f5f5f5</Color>
|
|
<Color x:Key="NumberBoxColor25">#878787</Color>
|
|
<Color x:Key="NumberBoxColor26">#1b1b1b</Color>
|
|
<SolidColorBrush x:Key="NumberBoxPlaceHolder" Color="#A2A2A2" />
|
|
<Color x:Key="HoverStoreGrid">#f6f6f6</Color>
|
|
|
|
|
|
|
|
<!-- Resources for HotkeyControl -->
|
|
<SolidColorBrush x:Key="CustomHotkeyHover" Color="#f6f6f6" />
|
|
<!-- Resources for Expander -->
|
|
<SolidColorBrush x:Key="CustomExpanderHover" Color="#f6f6f6" />
|
|
<!-- Resource for ContentDialog -->
|
|
<SolidColorBrush x:Key="ContentDialogOverlayBG" Color="#4D000000" />
|
|
|
|
<!-- DIY Infobar -->
|
|
<SolidColorBrush x:Key="InfoBarBD" Color="#0F000000" />
|
|
<SolidColorBrush
|
|
x:Key="InfoBarInfoIcon"
|
|
Opacity="0.8"
|
|
Color="{m:DynamicColor SystemAccentColor}" />
|
|
<SolidColorBrush x:Key="InfoBarInfoBG" Color="{m:DynamicColor Color01}" />
|
|
<SolidColorBrush x:Key="InfoBarWarningIcon" Color="#9D5D00" />
|
|
<SolidColorBrush x:Key="InfoBarWarningBG" Color="#FFF4CE" />
|
|
<SolidColorBrush x:Key="InfoBarSuccessIcon" Color="#3f973e" />
|
|
<SolidColorBrush x:Key="InfoBarSuccessBG" Color="#dff6dd" />
|
|
<SolidColorBrush x:Key="InfoBarErrorIcon" Color="#c42b1c" />
|
|
<SolidColorBrush x:Key="InfoBarErrorBG" Color="#fde7e9" />
|
|
|
|
<SolidColorBrush x:Key="MouseOverWindowCloseButtonForegroundBrush" Color="#ffffff" />
|
|
|
|
<SolidColorBrush x:Key="ButtonOutBorder" Color="#e5e5e5" />
|
|
<SolidColorBrush x:Key="ButtonInsideBorder" Color="#d3d3d3" />
|
|
<SolidColorBrush x:Key="ButtonBackgroundColor" Color="#fefefe" />
|
|
<SolidColorBrush x:Key="ButtonMouseOver" Color="#f6f6f6" />
|
|
<SolidColorBrush x:Key="ButtonInsideMouseOverBorder" Color="#f6f6f6" />
|
|
<SolidColorBrush x:Key="ButtonMousePressed" Color="#f6f6f6" />
|
|
<SolidColorBrush x:Key="ButtonMousePressedInsideBorder" Color="#d3d3d3" />
|
|
<SolidColorBrush x:Key="ButtonMousePressedText" Color="#5d5d5d" />
|
|
<SolidColorBrush x:Key="ButtonBackgroundDisabledColor" Color="#f6f6f6" />
|
|
<SolidColorBrush x:Key="ButtonInsideBorderDisabled" Color="#f6f6f6" />
|
|
<SolidColorBrush x:Key="ButtonDisabledText" Color="#9d9d9d" />
|
|
<Thickness x:Key="CustomButtonOutBorderThickness">1,1,1,0</Thickness>
|
|
<Thickness x:Key="CustomButtonInsideBorderThickness">0,0,0,2</Thickness>
|
|
<Thickness x:Key="PressedCustomButtonOutBorderThickness">1,1,1,1</Thickness>
|
|
<Thickness x:Key="PressedCustomButtonInsideBorderThickness">0,0,0,1</Thickness>
|
|
<Thickness x:Key="DisabledCustomButtonOutBorderThickness">1,1,1,1</Thickness>
|
|
<Thickness x:Key="DisabledCustomButtonInsideBorderThickness">0,0,0,0</Thickness>
|
|
|
|
<SolidColorBrush x:Key="CustomRadioBorder" Color="#858585" />
|
|
<SolidColorBrush x:Key="CustomRadioBackground" Color="#ededed" />
|
|
<SolidColorBrush x:Key="HoverCustomRadioBorder" Color="#858585" />
|
|
<SolidColorBrush x:Key="HoverCustomRadioBackground" Color="#e5e5e5" />
|
|
<SolidColorBrush x:Key="PressedCustomRadioBorder" Color="#b4b4b4" />
|
|
<SolidColorBrush x:Key="PressedCustomRadioBackground" Color="#dcdcdc" />
|
|
|
|
<m:StaticResource x:Key="CustomComboOutline" ResourceKey="Color13B" />
|
|
<m:StaticResource x:Key="CustomComboInline" ResourceKey="Color21B" />
|
|
<m:StaticResource x:Key="PopUpBorderBG" ResourceKey="Color07B" />
|
|
<SolidColorBrush x:Key="CustomPopUpBorderBG" Color="#f6f6f6" />
|
|
<SolidColorBrush
|
|
x:Key="CustomComboBorder"
|
|
Opacity="0.14"
|
|
Color="#000000" />
|
|
<m:StaticResource x:Key="CustomComboHoverBG" ResourceKey="Color07B" />
|
|
<m:StaticResource x:Key="CustomComboPressedBG" ResourceKey="Color07B" />
|
|
|
|
<SolidColorBrush x:Key="CustomComboItemHoverBG" Color="#E5E5E5" />
|
|
<SolidColorBrush x:Key="CustomComboItemSelectedHoverBG" Color="#D9D9D9" />
|
|
|
|
<m:StaticResource x:Key="CustomComboPressedOutLine" ResourceKey="Color13B" />
|
|
<m:StaticResource x:Key="CustomComboPressedText" ResourceKey="Color08B" />
|
|
<m:StaticResource x:Key="CustomComboDisabledBG" ResourceKey="Color07B" />
|
|
<m:StaticResource x:Key="CustomComboDisabledOutLine" ResourceKey="Color13B" />
|
|
<m:StaticResource x:Key="CustomComboDisabledText" ResourceKey="Color08B" />
|
|
<m:StaticResource x:Key="CustomComboHighlightBG" ResourceKey="Color22B" />
|
|
|
|
|
|
<Thickness x:Key="CustomComboOutlineThickness">1,1,1,0</Thickness>
|
|
<Thickness x:Key="CustomComboInlineThickness">0,0,0,2</Thickness>
|
|
<Thickness x:Key="PressedCustomComboOutlineThickness">1,1,1,0</Thickness>
|
|
<Thickness x:Key="DisabledCustomComboOutlineThickness">1,1,1,1</Thickness>
|
|
|
|
|
|
<m:StaticResource x:Key="CustomTextBoxOutline" ResourceKey="Color03B" />
|
|
<m:StaticResource x:Key="CustomTextBoxBG" ResourceKey="Color00B" />
|
|
<m:StaticResource x:Key="CustomTextBoxInline" ResourceKey="Color17B" />
|
|
<m:StaticResource x:Key="CustomTextBoxHoverBG" ResourceKey="Color16B" />
|
|
|
|
<Thickness x:Key="CustomTextBoxOutlineThickness">1,1,1,1</Thickness>
|
|
<Thickness x:Key="CustomTextBoxInlineThickness">0,0,0,1</Thickness>
|
|
|
|
|
|
|
|
<CornerRadius x:Key="ControlCornerRadius">4,4,4,4</CornerRadius>
|
|
<CornerRadius x:Key="OverlayCornerRadius">4,4,4,4</CornerRadius>
|
|
|
|
|
|
<SolidColorBrush x:Key="SystemAccentColorDark1Brush" Color="{m:DynamicColor SystemAccentColorDark1}" />
|
|
<SolidColorBrush x:Key="SystemAccentColorDark2Brush" Color="{m:DynamicColor SystemAccentColorDark2}" />
|
|
<SolidColorBrush x:Key="SystemAccentColorDark3Brush" Color="{m:DynamicColor SystemAccentColorDark3}" />
|
|
<SolidColorBrush x:Key="SystemAccentColorLight1Brush" Color="{m:DynamicColor SystemAccentColorLight1}" />
|
|
<SolidColorBrush x:Key="SystemAccentColorLight2Brush" Color="{m:DynamicColor SystemAccentColorLight2}" />
|
|
<SolidColorBrush x:Key="SystemAccentColorLight3Brush" Color="{m:DynamicColor SystemAccentColorLight3}" />
|
|
|
|
<Color x:Key="SystemAltHighColor">#FFFFFFFF</Color>
|
|
<Color x:Key="SystemAltLowColor">#33FFFFFF</Color>
|
|
<Color x:Key="SystemAltMediumColor">#99FFFFFF</Color>
|
|
<Color x:Key="SystemAltMediumHighColor">#CCFFFFFF</Color>
|
|
<Color x:Key="SystemAltMediumLowColor">#66FFFFFF</Color>
|
|
<Color x:Key="SystemBaseHighColor">#FF000000</Color>
|
|
<Color x:Key="SystemBaseLowColor">#33000000</Color>
|
|
<Color x:Key="SystemBaseMediumColor">#99000000</Color>
|
|
<Color x:Key="SystemBaseMediumHighColor">#CC000000</Color>
|
|
<Color x:Key="SystemBaseMediumLowColor">#66000000</Color>
|
|
<!-- Context Menu Disabled -->
|
|
<Color x:Key="SystemBaseMediumLowColor2">#3E000000</Color>
|
|
<Color x:Key="SystemChromeAltLowColor">#FF171717</Color>
|
|
<Color x:Key="SystemChromeBlackHighColor">#FF000000</Color>
|
|
<Color x:Key="SystemChromeBlackLowColor">#33000000</Color>
|
|
<Color x:Key="SystemChromeBlackMediumLowColor">#66000000</Color>
|
|
<Color x:Key="SystemChromeBlackMediumColor">#CC000000</Color>
|
|
<Color x:Key="SystemChromeDisabledHighColor">#FFCCCCCC</Color>
|
|
<Color x:Key="SystemChromeDisabledLowColor">#FF7A7A7A</Color>
|
|
<Color x:Key="SystemChromeHighColor">#FFCCCCCC</Color>
|
|
<Color x:Key="SystemChromeLowColor">#FFF2F2F2</Color>
|
|
<Color x:Key="SystemChromeMediumColor">#FFE6E6E6</Color>
|
|
<Color x:Key="SystemChromeMediumHighColor">#FFE6E6E6</Color>
|
|
<Color x:Key="SystemChromeMediumLowColor">#FFF2F2F2</Color>
|
|
<Color x:Key="SystemChromeWhiteColor">#FFFFFFFF</Color>
|
|
<Color x:Key="SystemChromeGrayColor">#FF767676</Color>
|
|
<Color x:Key="SystemListLowColor">#19000000</Color>
|
|
<Color x:Key="SystemListMediumColor">#33000000</Color>
|
|
<Color x:Key="SystemErrorTextColor">#C50500</Color>
|
|
|
|
<SolidColorBrush x:Key="SystemControlBackgroundAccentBrush" Color="{m:DynamicColor SystemAccentColor}" />
|
|
<SolidColorBrush x:Key="SystemControlBackgroundAltHighBrush" Color="{m:StaticColor SystemAltHighColor}" />
|
|
<SolidColorBrush x:Key="SystemControlBackgroundAltMediumHighBrush" Color="{m:StaticColor SystemAltMediumHighColor}" />
|
|
<SolidColorBrush x:Key="SystemControlBackgroundAltMediumBrush" Color="{m:StaticColor SystemAltMediumColor}" />
|
|
<SolidColorBrush x:Key="SystemControlBackgroundAltMediumLowBrush" Color="{m:StaticColor SystemAltMediumLowColor}" />
|
|
<SolidColorBrush x:Key="SystemControlBackgroundBaseHighBrush" Color="{m:StaticColor SystemBaseHighColor}" />
|
|
<SolidColorBrush x:Key="SystemControlBackgroundBaseLowBrush" Color="{m:StaticColor SystemBaseLowColor}" />
|
|
<SolidColorBrush x:Key="SystemControlBackgroundBaseMediumBrush" Color="{m:StaticColor SystemBaseMediumColor}" />
|
|
<SolidColorBrush x:Key="SystemControlBackgroundBaseMediumHighBrush" Color="{m:StaticColor SystemBaseMediumHighColor}" />
|
|
<SolidColorBrush x:Key="SystemControlBackgroundBaseMediumLowBrush" Color="{m:StaticColor SystemBaseMediumLowColor}" />
|
|
<SolidColorBrush x:Key="SystemControlBackgroundChromeBlackHighBrush" Color="{m:StaticColor SystemChromeBlackHighColor}" />
|
|
<SolidColorBrush x:Key="SystemControlBackgroundChromeBlackMediumBrush" Color="{m:StaticColor SystemChromeBlackMediumColor}" />
|
|
<SolidColorBrush x:Key="SystemControlBackgroundChromeBlackLowBrush" Color="{m:StaticColor SystemChromeBlackLowColor}" />
|
|
<SolidColorBrush x:Key="SystemControlBackgroundChromeBlackMediumLowBrush" Color="{m:StaticColor SystemChromeBlackMediumLowColor}" />
|
|
<SolidColorBrush x:Key="SystemControlBackgroundChromeMediumBrush" Color="{m:StaticColor SystemChromeMediumColor}" />
|
|
<SolidColorBrush x:Key="SystemControlBackgroundChromeMediumLowBrush" Color="{m:StaticColor SystemChromeMediumLowColor}" />
|
|
<SolidColorBrush x:Key="SystemControlBackgroundChromeWhiteBrush" Color="{m:StaticColor SystemChromeWhiteColor}" />
|
|
<SolidColorBrush x:Key="SystemControlBackgroundListLowBrush" Color="{m:StaticColor SystemListLowColor}" />
|
|
<SolidColorBrush x:Key="SystemControlBackgroundListMediumBrush" Color="{m:StaticColor SystemListMediumColor}" />
|
|
<SolidColorBrush x:Key="SystemControlDisabledAccentBrush" Color="{m:DynamicColor SystemAccentColor}" />
|
|
<SolidColorBrush x:Key="SystemControlDisabledBaseHighBrush" Color="{m:StaticColor SystemBaseHighColor}" />
|
|
<SolidColorBrush x:Key="SystemControlDisabledBaseLowBrush" Color="{m:StaticColor SystemBaseLowColor}" />
|
|
<SolidColorBrush x:Key="SystemControlDisabledBaseMediumLowBrush" Color="{m:StaticColor SystemBaseMediumLowColor2}" />
|
|
<SolidColorBrush x:Key="SystemControlDisabledChromeDisabledHighBrush" Color="{m:StaticColor SystemChromeDisabledHighColor}" />
|
|
<SolidColorBrush x:Key="SystemControlDisabledChromeDisabledLowBrush" Color="{m:StaticColor SystemChromeDisabledLowColor}" />
|
|
<SolidColorBrush x:Key="SystemControlDisabledChromeHighBrush" Color="{m:StaticColor SystemChromeHighColor}" />
|
|
<SolidColorBrush x:Key="SystemControlDisabledChromeMediumLowBrush" Color="{m:StaticColor SystemChromeMediumLowColor}" />
|
|
<SolidColorBrush x:Key="SystemControlDisabledListMediumBrush" Color="{m:StaticColor SystemListMediumColor}" />
|
|
<SolidColorBrush x:Key="SystemControlDisabledTransparentBrush" Color="Transparent" />
|
|
<SolidColorBrush x:Key="SystemControlFocusVisualPrimaryBrush" Color="{m:StaticColor SystemBaseHighColor}" />
|
|
<SolidColorBrush x:Key="SystemControlFocusVisualSecondaryBrush" Color="{m:StaticColor SystemAltMediumColor}" />
|
|
<SolidColorBrush x:Key="SystemControlRevealFocusVisualBrush" Color="{m:DynamicColor SystemAccentColor}" />
|
|
<SolidColorBrush x:Key="SystemControlForegroundAccentBrush" Color="{m:DynamicColor SystemAccentColor}" />
|
|
<SolidColorBrush x:Key="SystemControlForegroundAltHighBrush" Color="{m:StaticColor SystemAltHighColor}" />
|
|
<SolidColorBrush x:Key="SystemControlForegroundAltMediumHighBrush" Color="{m:StaticColor SystemAltMediumHighColor}" />
|
|
<SolidColorBrush x:Key="SystemControlForegroundBaseHighBrush" Color="{m:StaticColor SystemBaseHighColor}" />
|
|
<SolidColorBrush x:Key="SystemControlForegroundBaseLowBrush" Color="{m:StaticColor SystemBaseLowColor}" />
|
|
<SolidColorBrush x:Key="SystemControlForegroundBaseMediumBrush" Color="{m:StaticColor SystemBaseMediumColor}" />
|
|
<SolidColorBrush x:Key="SystemControlForegroundBaseMediumHighBrush" Color="{m:StaticColor SystemBaseMediumHighColor}" />
|
|
<SolidColorBrush x:Key="SystemControlForegroundBaseMediumLowBrush" Color="{m:StaticColor SystemBaseMediumLowColor}" />
|
|
<SolidColorBrush x:Key="SystemControlForegroundChromeBlackHighBrush" Color="{m:StaticColor SystemChromeBlackHighColor}" />
|
|
<SolidColorBrush x:Key="SystemControlForegroundChromeHighBrush" Color="{m:StaticColor SystemChromeHighColor}" />
|
|
<SolidColorBrush x:Key="SystemControlForegroundChromeMediumBrush" Color="{m:StaticColor SystemChromeMediumColor}" />
|
|
<SolidColorBrush x:Key="SystemControlForegroundChromeDisabledLowBrush" Color="{m:StaticColor SystemChromeDisabledLowColor}" />
|
|
<SolidColorBrush x:Key="SystemControlForegroundChromeWhiteBrush" Color="{m:StaticColor SystemChromeWhiteColor}" />
|
|
<SolidColorBrush x:Key="SystemControlForegroundChromeBlackMediumBrush" Color="{m:StaticColor SystemChromeBlackMediumColor}" />
|
|
<SolidColorBrush x:Key="SystemControlForegroundChromeBlackMediumLowBrush" Color="{m:StaticColor SystemChromeBlackMediumLowColor}" />
|
|
<SolidColorBrush x:Key="SystemControlForegroundChromeGrayBrush" Color="{m:StaticColor SystemChromeGrayColor}" />
|
|
<SolidColorBrush x:Key="SystemControlForegroundListLowBrush" Color="{m:StaticColor SystemListLowColor}" />
|
|
<SolidColorBrush x:Key="SystemControlForegroundListMediumBrush" Color="{m:StaticColor SystemListMediumColor}" />
|
|
<SolidColorBrush x:Key="SystemControlForegroundTransparentBrush" Color="Transparent" />
|
|
<SolidColorBrush x:Key="SystemControlHighlightAccentBrush" Color="{m:DynamicColor SystemAccentColor}" />
|
|
<SolidColorBrush x:Key="SystemControlHighlightAltAccentBrush" Color="{m:DynamicColor SystemAccentColor}" />
|
|
<SolidColorBrush x:Key="SystemControlHighlightAltAltHighBrush" Color="{m:StaticColor SystemAltHighColor}" />
|
|
<SolidColorBrush x:Key="SystemControlHighlightAltBaseHighBrush" Color="{m:StaticColor SystemBaseHighColor}" />
|
|
<SolidColorBrush x:Key="SystemControlHighlightAltBaseLowBrush" Color="{m:StaticColor SystemBaseLowColor}" />
|
|
<SolidColorBrush x:Key="SystemControlHighlightAltBaseMediumBrush" Color="{m:StaticColor SystemBaseMediumColor}" />
|
|
<SolidColorBrush x:Key="SystemControlHighlightAltBaseMediumHighBrush" Color="{m:StaticColor SystemBaseMediumHighColor}" />
|
|
<SolidColorBrush x:Key="SystemControlHighlightAltAltMediumHighBrush" Color="{m:StaticColor SystemAltMediumHighColor}" />
|
|
<SolidColorBrush x:Key="SystemControlHighlightAltBaseMediumLowBrush" Color="{m:StaticColor SystemBaseMediumLowColor}" />
|
|
<SolidColorBrush
|
|
x:Key="SystemControlHighlightAltListAccentHighBrush"
|
|
Opacity="0.7"
|
|
Color="{m:DynamicColor SystemAccentColor}" />
|
|
<SolidColorBrush
|
|
x:Key="SystemControlHighlightAltListAccentLowBrush"
|
|
Opacity="0.4"
|
|
Color="{m:DynamicColor SystemAccentColor}" />
|
|
<SolidColorBrush
|
|
x:Key="SystemControlHighlightAltListAccentMediumBrush"
|
|
Opacity="0.6"
|
|
Color="{m:DynamicColor SystemAccentColor}" />
|
|
<SolidColorBrush x:Key="SystemControlHighlightAltChromeWhiteBrush" Color="{m:StaticColor SystemChromeWhiteColor}" />
|
|
<SolidColorBrush x:Key="SystemControlHighlightAltTransparentBrush" Color="Transparent" />
|
|
<SolidColorBrush x:Key="SystemControlHighlightBaseHighBrush" Color="{m:StaticColor SystemBaseHighColor}" />
|
|
<SolidColorBrush x:Key="SystemControlHighlightBaseLowBrush" Color="{m:StaticColor SystemBaseLowColor}" />
|
|
<SolidColorBrush x:Key="SystemControlHighlightBaseMediumBrush" Color="{m:StaticColor SystemBaseMediumColor}" />
|
|
<SolidColorBrush x:Key="SystemControlHighlightBaseMediumHighBrush" Color="{m:StaticColor SystemBaseMediumHighColor}" />
|
|
<SolidColorBrush x:Key="SystemControlHighlightBaseMediumLowBrush" Color="{m:StaticColor SystemBaseMediumLowColor}" />
|
|
<SolidColorBrush x:Key="SystemControlHighlightChromeAltLowBrush" Color="{m:StaticColor SystemChromeAltLowColor}" />
|
|
<SolidColorBrush x:Key="SystemControlHighlightChromeHighBrush" Color="{m:StaticColor SystemChromeHighColor}" />
|
|
<SolidColorBrush
|
|
x:Key="SystemControlHighlightListAccentHighBrush"
|
|
Opacity="0.7"
|
|
Color="{m:DynamicColor SystemAccentColor}" />
|
|
<SolidColorBrush
|
|
x:Key="SystemControlHighlightListAccentLowBrush"
|
|
Opacity="0.4"
|
|
Color="{m:DynamicColor SystemAccentColor}" />
|
|
<SolidColorBrush
|
|
x:Key="SystemControlHighlightListAccentMediumBrush"
|
|
Opacity="0.6"
|
|
Color="{m:DynamicColor SystemAccentColor}" />
|
|
<SolidColorBrush
|
|
x:Key="SystemControlHighlightListAccentVeryHighBrush"
|
|
Opacity="0.9"
|
|
Color="{m:DynamicColor SystemAccentColor}" />
|
|
<SolidColorBrush
|
|
x:Key="SystemControlHighlightListAccentMediumLowBrush"
|
|
Opacity="0.75"
|
|
Color="{m:DynamicColor SystemAccentColor}" />
|
|
<SolidColorBrush x:Key="SystemControlHighlightListMediumBrush" Color="{m:StaticColor SystemListMediumColor}" />
|
|
<SolidColorBrush x:Key="SystemControlHighlightListLowBrush" Color="{m:StaticColor SystemListLowColor}" />
|
|
<SolidColorBrush x:Key="SystemControlHighlightChromeWhiteBrush" Color="{m:StaticColor SystemChromeWhiteColor}" />
|
|
<SolidColorBrush x:Key="SystemControlHighlightTransparentBrush" Color="Transparent" />
|
|
<SolidColorBrush x:Key="SystemControlHyperlinkTextBrush" Color="{m:DynamicColor SystemAccentColor}" />
|
|
<SolidColorBrush x:Key="SystemControlHyperlinkBaseHighBrush" Color="{m:StaticColor SystemBaseHighColor}" />
|
|
<SolidColorBrush x:Key="SystemControlHyperlinkBaseMediumBrush" Color="{m:StaticColor SystemBaseMediumColor}" />
|
|
<SolidColorBrush x:Key="SystemControlHyperlinkBaseMediumHighBrush" Color="{m:StaticColor SystemBaseMediumHighColor}" />
|
|
<SolidColorBrush x:Key="SystemControlPageBackgroundAltMediumBrush" Color="{m:StaticColor SystemAltMediumColor}" />
|
|
<SolidColorBrush x:Key="SystemControlPageBackgroundAltHighBrush" Color="{m:StaticColor SystemAltHighColor}" />
|
|
<SolidColorBrush x:Key="SystemControlPageBackgroundMediumAltMediumBrush" Color="{m:StaticColor SystemAltMediumColor}" />
|
|
<SolidColorBrush x:Key="SystemControlPageBackgroundBaseLowBrush" Color="{m:StaticColor SystemBaseLowColor}" />
|
|
<SolidColorBrush x:Key="SystemControlPageBackgroundBaseMediumBrush" Color="{m:StaticColor SystemBaseMediumColor}" />
|
|
<SolidColorBrush x:Key="SystemControlPageBackgroundListLowBrush" Color="{m:StaticColor SystemListLowColor}" />
|
|
<SolidColorBrush x:Key="SystemControlPageBackgroundChromeLowBrush" Color="{m:StaticColor SystemChromeLowColor}" />
|
|
<SolidColorBrush x:Key="SystemControlPageBackgroundChromeMediumLowBrush" Color="{m:StaticColor SystemChromeMediumLowColor}" />
|
|
<SolidColorBrush x:Key="SystemControlPageBackgroundTransparentBrush" Color="Transparent" />
|
|
<SolidColorBrush x:Key="SystemControlPageTextBaseHighBrush" Color="{m:StaticColor SystemBaseHighColor}" />
|
|
<SolidColorBrush x:Key="SystemControlPageTextBaseMediumBrush" Color="{m:StaticColor SystemBaseMediumColor}" />
|
|
<SolidColorBrush x:Key="SystemControlPageTextChromeBlackMediumLowBrush" Color="{m:StaticColor SystemChromeBlackMediumLowColor}" />
|
|
<SolidColorBrush x:Key="SystemControlTransparentBrush" Color="Transparent" />
|
|
<SolidColorBrush x:Key="SystemControlErrorTextForegroundBrush" Color="{m:StaticColor SystemErrorTextColor}" />
|
|
<SolidColorBrush
|
|
x:Key="SystemControlTransientBorderBrush"
|
|
Opacity="0.14"
|
|
Color="#000000" />
|
|
<SolidColorBrush x:Key="AcrylicBackgroundFillColorDefaultBrush" Color="{m:StaticColor SystemChromeMediumLowColor}" />
|
|
<SolidColorBrush x:Key="AcrylicInAppFillColorDefaultBrush" Color="{StaticResource SystemChromeMediumLowColor}" />
|
|
<SolidColorBrush x:Key="AcrylicBackgroundFillColorDefaultInverseBrush" Color="#2B2B2B" />
|
|
<SolidColorBrush x:Key="AcrylicBackgroundFillColorBaseBrush" Color="{StaticResource SystemChromeMediumLowColor}" />
|
|
<SolidColorBrush
|
|
x:Key="SystemControlDefaultBrighteningBrush"
|
|
Opacity="0.5"
|
|
Color="#FFFFFF" />
|
|
<m:StaticResource x:Key="SystemControlDescriptionTextForegroundBrush" ResourceKey="SystemControlPageTextBaseMediumBrush" />
|
|
|
|
<!-- Acrylic Brushes -->
|
|
<SolidColorBrush x:Key="SystemControlAcrylicElementBrush" Color="{m:StaticColor SystemChromeMediumColor}" />
|
|
<SolidColorBrush x:Key="SystemControlChromeMediumLowAcrylicElementMediumBrush" Color="{m:StaticColor SystemChromeMediumLowColor}" />
|
|
|
|
<!-- Background Brushes -->
|
|
<SolidColorBrush x:Key="SystemControlBackgroundBaseLowRevealBackgroundBrush" Color="{m:StaticColor SystemBaseLowColor}" />
|
|
<SolidColorBrush x:Key="SystemControlTransparentRevealBackgroundBrush" Color="Transparent" />
|
|
<SolidColorBrush x:Key="SystemControlBackgroundAltHighRevealBackgroundBrush" Color="{m:StaticColor SystemAltHighColor}" />
|
|
<SolidColorBrush x:Key="SystemControlHighlightAccentRevealBackgroundBrush" Color="{m:DynamicColor SystemAccentColor}" />
|
|
<SolidColorBrush
|
|
x:Key="SystemControlHighlightAccent3RevealBackgroundBrush"
|
|
Opacity="0.6"
|
|
Color="{m:DynamicColor SystemAccentColor}" />
|
|
<SolidColorBrush
|
|
x:Key="SystemControlHighlightAccent2RevealBackgroundBrush"
|
|
Opacity="0.8"
|
|
Color="{m:DynamicColor SystemAccentColor}" />
|
|
<SolidColorBrush x:Key="SystemControlHighlightListMediumRevealBackgroundBrush" Color="{m:StaticColor SystemListMediumColor}" />
|
|
<SolidColorBrush x:Key="SystemControlHighlightListLowRevealBackgroundBrush" Color="{m:StaticColor SystemListLowColor}" />
|
|
<SolidColorBrush x:Key="SystemControlBackgroundBaseMediumLowRevealBaseLowBackgroundBrush" Color="{m:StaticColor SystemBaseMediumLowColor}" />
|
|
<SolidColorBrush x:Key="SystemControlHighlightBaseMediumLowRevealAccentBackgroundBrush" Color="{m:StaticColor SystemBaseMediumLowColor}" />
|
|
<SolidColorBrush x:Key="SystemControlHighlightListMediumRevealListLowBackgroundBrush" Color="{m:StaticColor SystemListMediumColor}" />
|
|
<SolidColorBrush
|
|
x:Key="SystemControlHighlightAccent3RevealAccent2BackgroundBrush"
|
|
Opacity="0.6"
|
|
Color="{m:DynamicColor SystemAccentColor}" />
|
|
|
|
<!-- Border Brushes -->
|
|
<SolidColorBrush x:Key="SystemControlBackgroundAccentRevealBorderBrush" Color="{m:DynamicColor SystemAccentColor}" />
|
|
<SolidColorBrush x:Key="SystemControlBackgroundBaseHighRevealBorderBrush" Color="{m:StaticColor SystemBaseHighColor}" />
|
|
<SolidColorBrush x:Key="SystemControlBackgroundBaseLowRevealBorderBrush" Color="{m:StaticColor SystemBaseLowColor}" />
|
|
<SolidColorBrush x:Key="SystemControlBackgroundBaseMediumRevealBorderBrush" Color="{m:StaticColor SystemBaseMediumColor}" />
|
|
<SolidColorBrush x:Key="SystemControlBackgroundBaseMediumHighRevealBorderBrush" Color="{m:StaticColor SystemBaseMediumHighColor}" />
|
|
<SolidColorBrush x:Key="SystemControlBackgroundBaseMediumLowRevealBorderBrush" Color="{m:StaticColor SystemBaseMediumLowColor}" />
|
|
<SolidColorBrush x:Key="SystemControlBackgroundChromeBlackHighRevealBorderBrush" Color="{m:StaticColor SystemChromeBlackHighColor}" />
|
|
<SolidColorBrush x:Key="SystemControlBackgroundChromeBlackMediumRevealChromeBorderBrush" Color="{m:StaticColor SystemChromeBlackMediumColor}" />
|
|
<SolidColorBrush x:Key="SystemControlBackgroundChromeMediumRevealBorderBrush" Color="{m:StaticColor SystemChromeMediumColor}" />
|
|
<SolidColorBrush x:Key="SystemControlBackgroundChromeMediumLowRevealBorderBrush" Color="{m:StaticColor SystemChromeMediumLowColor}" />
|
|
<SolidColorBrush x:Key="SystemControlBackgroundChromeWhiteRevealBorderBrush" Color="{m:StaticColor SystemChromeWhiteColor}" />
|
|
<SolidColorBrush x:Key="SystemControlTransparentRevealListLowBorderBrush" Color="Transparent" />
|
|
<SolidColorBrush x:Key="SystemControlBackgroundListLowRevealBorderBrush" Color="{m:StaticColor SystemListLowColor}" />
|
|
<SolidColorBrush x:Key="SystemControlBackgroundListMediumRevealBorderBrush" Color="{m:StaticColor SystemListMediumColor}" />
|
|
<SolidColorBrush x:Key="SystemControlTransparentRevealBorderBrush" Color="Transparent" />
|
|
<SolidColorBrush x:Key="SystemControlForegroundRevealTransparentBorderBrush" Color="Transparent" />
|
|
<SolidColorBrush x:Key="SystemControlBackgroundTransparentRevealBorderBrush" Color="Transparent" />
|
|
<SolidColorBrush x:Key="SystemControlHighlightTransparentRevealBorderBrush" Color="Transparent" />
|
|
<SolidColorBrush x:Key="SystemControlHighlightAltTransparentRevealBorderBrush" Color="Transparent" />
|
|
<SolidColorBrush x:Key="SystemControlHighlightAccentRevealBorderBrush" Color="{m:DynamicColor SystemAccentColor}" />
|
|
<SolidColorBrush x:Key="SystemControlHighlightBaseHighRevealBorderBrush" Color="{m:StaticColor SystemBaseHighColor}" />
|
|
<SolidColorBrush x:Key="SystemControlHighlightBaseLowRevealBorderBrush" Color="{m:StaticColor SystemBaseLowColor}" />
|
|
<SolidColorBrush x:Key="SystemControlHighlightBaseMediumRevealBorderBrush" Color="{m:StaticColor SystemBaseMediumColor}" />
|
|
<SolidColorBrush x:Key="SystemControlHighlightBaseMediumHighRevealBorderBrush" Color="{m:StaticColor SystemBaseMediumHighColor}" />
|
|
<SolidColorBrush x:Key="SystemControlHighlightBaseMediumLowRevealBorderBrush" Color="{m:StaticColor SystemBaseMediumLowColor}" />
|
|
<SolidColorBrush x:Key="ListViewItemRevealBorderBrush" Color="Transparent" />
|
|
<SolidColorBrush x:Key="ListViewItemRevealBorderBrushPointerOver" Color="Transparent" />
|
|
<SolidColorBrush x:Key="ListViewItemRevealBorderBrushPressed" Color="Transparent" />
|
|
<SolidColorBrush x:Key="GridViewItemRevealBorderBrush" Color="Transparent" />
|
|
|
|
<!-- Legacy brushes -->
|
|
<SolidColorBrush x:Key="ApplicationPageBackgroundThemeBrush" Color="#FFFFFFFF" />
|
|
|
|
<!-- Resources for AppBarButton -->
|
|
<sys:Double x:Key="AppBarExpandButtonThemeHeight">24</sys:Double>
|
|
<sys:Double x:Key="AppBarExpandButtonThemeWidth">48</sys:Double>
|
|
<sys:Double x:Key="AppBarExpandButtonCircleDiameter">3</sys:Double>
|
|
|
|
<m:StaticResource x:Key="AppBarButtonBackground" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="AppBarButtonBackgroundPointerOver" ResourceKey="SystemControlHighlightListLowBrush" />
|
|
<m:StaticResource x:Key="AppBarButtonBackgroundPressed" ResourceKey="SystemControlHighlightListMediumBrush" />
|
|
<m:StaticResource x:Key="AppBarButtonBackgroundDisabled" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="AppBarButtonForeground" ResourceKey="SystemControlForegroundBaseHighBrush" />
|
|
<m:StaticResource x:Key="AppBarButtonForegroundPointerOver" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="AppBarButtonForegroundPressed" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="AppBarButtonForegroundDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="AppBarButtonBorderBrush" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="AppBarButtonBorderBrushPointerOver" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="AppBarButtonBorderBrushPressed" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="AppBarButtonBorderBrushDisabled" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="AppBarButtonKeyboardAcceleratorTextForeground" ResourceKey="SystemControlForegroundBaseMediumBrush" />
|
|
<m:StaticResource x:Key="AppBarButtonKeyboardAcceleratorTextForegroundPointerOver" ResourceKey="SystemControlHighlightAltBaseMediumBrush" />
|
|
<m:StaticResource x:Key="AppBarButtonKeyboardAcceleratorTextForegroundPressed" ResourceKey="SystemControlHighlightAltBaseMediumBrush" />
|
|
<m:StaticResource x:Key="AppBarButtonKeyboardAcceleratorTextForegroundDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="AppBarButtonBackgroundSubMenuOpened" ResourceKey="SystemControlHighlightListAccentLowBrush" />
|
|
<m:StaticResource x:Key="AppBarButtonForegroundSubMenuOpened" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="AppBarButtonKeyboardAcceleratorTextForegroundSubMenuOpened" ResourceKey="SystemControlHighlightAltBaseMediumBrush" />
|
|
<m:StaticResource x:Key="AppBarButtonBorderBrushSubMenuOpened" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="AppBarButtonSubItemChevronForeground" ResourceKey="SystemControlForegroundBaseMediumHighBrush" />
|
|
<m:StaticResource x:Key="AppBarButtonSubItemChevronForegroundPointerOver" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="AppBarButtonSubItemChevronForegroundPressed" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="AppBarButtonSubItemChevronForegroundSubMenuOpened" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="AppBarButtonSubItemChevronForegroundDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
|
|
<!-- Resources for AppBarToggleButton -->
|
|
<m:StaticResource x:Key="AppBarToggleButtonBackground" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="AppBarToggleButtonBackgroundDisabled" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="AppBarToggleButtonBackgroundChecked" ResourceKey="SystemControlHighlightListAccentLowBrush" />
|
|
<m:StaticResource x:Key="AppBarToggleButtonBackgroundCheckedPointerOver" ResourceKey="SystemControlHighlightListAccentMediumBrush" />
|
|
<m:StaticResource x:Key="AppBarToggleButtonBackgroundCheckedPressed" ResourceKey="SystemControlHighlightListAccentHighBrush" />
|
|
<m:StaticResource x:Key="AppBarToggleButtonBackgroundCheckedDisabled" ResourceKey="SystemControlDisabledAccentBrush" />
|
|
<m:StaticResource x:Key="AppBarToggleButtonBackgroundHighLightOverlay" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="AppBarToggleButtonBackgroundHighLightOverlayPointerOver" ResourceKey="SystemControlHighlightListLowBrush" />
|
|
<m:StaticResource x:Key="AppBarToggleButtonBackgroundHighLightOverlayPressed" ResourceKey="SystemControlHighlightListMediumBrush" />
|
|
<m:StaticResource x:Key="AppBarToggleButtonBackgroundHighLightOverlayCheckedPointerOver" ResourceKey="SystemControlHighlightListLowBrush" />
|
|
<m:StaticResource x:Key="AppBarToggleButtonBackgroundHighLightOverlayCheckedPressed" ResourceKey="SystemControlHighlightListMediumBrush" />
|
|
<m:StaticResource x:Key="AppBarToggleButtonForeground" ResourceKey="SystemControlForegroundBaseHighBrush" />
|
|
<m:StaticResource x:Key="AppBarToggleButtonForegroundPointerOver" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="AppBarToggleButtonForegroundPressed" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="AppBarToggleButtonForegroundDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="AppBarToggleButtonForegroundChecked" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="AppBarToggleButtonForegroundCheckedPointerOver" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="AppBarToggleButtonForegroundCheckedPressed" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="AppBarToggleButtonForegroundCheckedDisabled" ResourceKey="SystemControlBackgroundBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="AppBarToggleButtonBorderBrush" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="AppBarToggleButtonBorderBrushPointerOver" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="AppBarToggleButtonBorderBrushPressed" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="AppBarToggleButtonBorderBrushDisabled" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="AppBarToggleButtonBorderBrushChecked" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="AppBarToggleButtonBorderBrushCheckedPointerOver" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="AppBarToggleButtonBorderBrushCheckedPressed" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="AppBarToggleButtonBorderBrushCheckedDisabled" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="AppBarToggleButtonCheckGlyphForeground" ResourceKey="SystemControlForegroundBaseHighBrush" />
|
|
<m:StaticResource x:Key="AppBarToggleButtonCheckGlyphForegroundPointerOver" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="AppBarToggleButtonCheckGlyphForegroundPressed" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="AppBarToggleButtonCheckGlyphForegroundDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="AppBarToggleButtonCheckGlyphForegroundChecked" ResourceKey="SystemControlForegroundBaseHighBrush" />
|
|
<m:StaticResource x:Key="AppBarToggleButtonCheckGlyphForegroundCheckedPointerOver" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="AppBarToggleButtonCheckGlyphForegroundCheckedPressed" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="AppBarToggleButtonCheckGlyphForegroundCheckedDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="AppBarToggleButtonOverflowLabelForegroundPointerOver" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="AppBarToggleButtonOverflowLabelForegroundPressed" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="AppBarToggleButtonOverflowLabelForegroundDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="AppBarToggleButtonOverflowLabelForegroundCheckedPointerOver" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="AppBarToggleButtonOverflowLabelForegroundCheckedPressed" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="AppBarToggleButtonOverflowLabelForegroundCheckedDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="AppBarToggleButtonKeyboardAcceleratorTextForeground" ResourceKey="SystemControlForegroundBaseMediumBrush" />
|
|
<m:StaticResource x:Key="AppBarToggleButtonKeyboardAcceleratorTextForegroundPointerOver" ResourceKey="SystemControlHighlightAltBaseMediumBrush" />
|
|
<m:StaticResource x:Key="AppBarToggleButtonKeyboardAcceleratorTextForegroundPressed" ResourceKey="SystemControlHighlightAltBaseMediumBrush" />
|
|
<m:StaticResource x:Key="AppBarToggleButtonKeyboardAcceleratorTextForegroundDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="AppBarToggleButtonKeyboardAcceleratorTextForegroundChecked" ResourceKey="SystemControlForegroundBaseMediumBrush" />
|
|
<m:StaticResource x:Key="AppBarToggleButtonKeyboardAcceleratorTextForegroundCheckedPointerOver" ResourceKey="SystemControlHighlightAltBaseMediumBrush" />
|
|
<m:StaticResource x:Key="AppBarToggleButtonKeyboardAcceleratorTextForegroundCheckedPressed" ResourceKey="SystemControlHighlightAltBaseMediumBrush" />
|
|
<m:StaticResource x:Key="AppBarToggleButtonKeyboardAcceleratorTextForegroundCheckedDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
|
|
<m:StaticResource x:Key="AppBarEllipsisButtonBackground" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="AppBarEllipsisButtonBackgroundPointerOver" ResourceKey="SystemControlHighlightListLowBrush" />
|
|
<m:StaticResource x:Key="AppBarEllipsisButtonBackgroundPressed" ResourceKey="SystemControlHighlightListMediumBrush" />
|
|
<m:StaticResource x:Key="AppBarEllipsisButtonBackgroundDisabled" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="AppBarEllipsisButtonForeground" ResourceKey="SystemControlForegroundBaseHighBrush" />
|
|
<m:StaticResource x:Key="AppBarEllipsisButtonForegroundPointerOver" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="AppBarEllipsisButtonForegroundPressed" ResourceKey="SystemControlForegroundBaseHighBrush" />
|
|
<m:StaticResource x:Key="AppBarEllipsisButtonForegroundDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="AppBarEllipsisButtonBorderBrush" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="AppBarEllipsisButtonBorderBrushPointerOver" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="AppBarEllipsisButtonBorderBrushPressed" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="AppBarEllipsisButtonBorderBrushDisabled" ResourceKey="SystemControlTransparentBrush" />
|
|
|
|
<m:StaticResource x:Key="AppBarSeparatorForeground" ResourceKey="SystemControlForegroundBaseMediumLowBrush" />
|
|
|
|
<!-- Resources for AutoSuggestBox -->
|
|
<sys:Double x:Key="AutoSuggestListMaxHeight">374</sys:Double>
|
|
<sys:Double x:Key="AutoSuggestListBorderOpacity">0</sys:Double>
|
|
<Thickness x:Key="AutoSuggestListBorderThemeThickness">1</Thickness>
|
|
<Thickness x:Key="AutoSuggestListMargin">0,2,0,2</Thickness>
|
|
<Thickness x:Key="AutoSuggestListPadding">-1,0,-1,0</Thickness>
|
|
<Thickness x:Key="AutoSuggestListViewItemMargin">10,11,0,13</Thickness>
|
|
<m:StaticResource x:Key="AutoSuggestBoxSuggestionsListBackground" ResourceKey="SystemControlBackgroundChromeMediumLowBrush" />
|
|
<m:StaticResource x:Key="AutoSuggestBoxSuggestionsListBorderBrush" ResourceKey="SystemControlForegroundChromeHighBrush" />
|
|
<m:StaticResource x:Key="AutoSuggestBoxLightDismissOverlayBackground" ResourceKey="SystemControlPageBackgroundMediumAltMediumBrush" />
|
|
<sys:Double x:Key="AutoSuggestBoxIconFontSize">12</sys:Double>
|
|
|
|
<!-- Resources for Button -->
|
|
<Thickness x:Key="ButtonBorderThemeThickness">1</Thickness>
|
|
<m:StaticResource x:Key="ButtonBackground" ResourceKey="SystemControlBackgroundBaseLowBrush" />
|
|
<SolidColorBrush
|
|
x:Key="ButtonBackgroundPointerOver"
|
|
Opacity="0.1"
|
|
Color="{m:StaticColor SystemBaseHighColor}" />
|
|
<m:StaticResource x:Key="ButtonBackgroundPressed" ResourceKey="SystemControlBackgroundBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="ButtonBackgroundDisabled" ResourceKey="SystemControlBackgroundBaseLowBrush" />
|
|
<m:StaticResource x:Key="ButtonForeground" ResourceKey="SystemControlForegroundBaseHighBrush" />
|
|
<m:StaticResource x:Key="ButtonForegroundPointerOver" ResourceKey="SystemControlHighlightBaseHighBrush" />
|
|
<m:StaticResource x:Key="ButtonForegroundPressed" ResourceKey="SystemControlHighlightBaseHighBrush" />
|
|
<m:StaticResource x:Key="ButtonForegroundDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="ButtonBorderBrush" ResourceKey="SystemControlForegroundTransparentBrush" />
|
|
<m:StaticResource x:Key="ButtonBorderBrushPointerOver" ResourceKey="SystemControlForegroundTransparentBrush" />
|
|
<m:StaticResource x:Key="ButtonBorderBrushPressed" ResourceKey="SystemControlHighlightTransparentBrush" />
|
|
<m:StaticResource x:Key="ButtonBorderBrushDisabled" ResourceKey="SystemControlDisabledTransparentBrush" />
|
|
|
|
<!-- Resources for CalendarDatePicker -->
|
|
<Thickness x:Key="CalendarDatePickerBorderThemeThickness">1</Thickness>
|
|
<m:StaticResource x:Key="CalendarDatePickerForeground" ResourceKey="SystemControlForegroundBaseHighBrush" />
|
|
<m:StaticResource x:Key="CalendarDatePickerForegroundDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="CalendarDatePickerCalendarGlyphForeground" ResourceKey="SystemControlForegroundBaseMediumHighBrush" />
|
|
<m:StaticResource x:Key="CalendarDatePickerCalendarGlyphForegroundDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="CalendarDatePickerTextForeground" ResourceKey="SystemControlForegroundBaseMediumBrush" />
|
|
<m:StaticResource x:Key="CalendarDatePickerTextForegroundDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="CalendarDatePickerTextForegroundSelected" ResourceKey="SystemControlForegroundBaseHighBrush" />
|
|
<m:StaticResource x:Key="CalendarDatePickerHeaderForegroundDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="CalendarDatePickerBackground" ResourceKey="SystemControlBackgroundAltMediumLowBrush" />
|
|
<m:StaticResource x:Key="CalendarDatePickerBackgroundPointerOver" ResourceKey="SystemControlPageBackgroundAltMediumBrush" />
|
|
<m:StaticResource x:Key="CalendarDatePickerBackgroundPressed" ResourceKey="SystemControlBackgroundBaseLowBrush" />
|
|
<m:StaticResource x:Key="CalendarDatePickerBackgroundDisabled" ResourceKey="SystemControlBackgroundBaseLowBrush" />
|
|
<m:StaticResource x:Key="CalendarDatePickerBackgroundFocused" ResourceKey="SystemControlHighlightListAccentLowBrush" />
|
|
<m:StaticResource x:Key="CalendarDatePickerBorderBrush" ResourceKey="SystemControlForegroundBaseMediumBrush" />
|
|
<m:StaticResource x:Key="CalendarDatePickerBorderBrushPointerOver" ResourceKey="SystemControlHighlightBaseMediumHighBrush" />
|
|
<m:StaticResource x:Key="CalendarDatePickerBorderBrushPressed" ResourceKey="SystemControlHighlightBaseMediumBrush" />
|
|
<m:StaticResource x:Key="CalendarDatePickerBorderBrushDisabled" ResourceKey="SystemControlDisabledBaseLowBrush" />
|
|
<m:StaticResource x:Key="CalendarDatePickerLightDismissOverlayBackground" ResourceKey="SystemControlPageBackgroundMediumAltMediumBrush" />
|
|
|
|
<!-- Resources for CalendarView -->
|
|
<m:StaticResource x:Key="CalendarViewFocusBorderBrush" ResourceKey="SystemControlForegroundBaseHighBrush" />
|
|
<m:StaticResource x:Key="CalendarViewSelectedHoverBorderBrush" ResourceKey="SystemControlHighlightListAccentMediumBrush" />
|
|
<m:StaticResource x:Key="CalendarViewSelectedPressedBorderBrush" ResourceKey="SystemControlHighlightListAccentHighBrush" />
|
|
<m:StaticResource x:Key="CalendarViewSelectedBorderBrush" ResourceKey="SystemControlHighlightAccentBrush" />
|
|
<m:StaticResource x:Key="CalendarViewHoverBorderBrush" ResourceKey="SystemControlHighlightBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="CalendarViewPressedBorderBrush" ResourceKey="SystemControlHighlightBaseMediumBrush" />
|
|
<m:StaticResource x:Key="CalendarViewTodayForeground" ResourceKey="SystemControlHighlightAltChromeWhiteBrush" />
|
|
<m:StaticResource x:Key="CalendarViewBlackoutForeground" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="CalendarViewSelectedForeground" ResourceKey="SystemControlHighlightBaseHighBrush" />
|
|
<m:StaticResource x:Key="CalendarViewPressedForeground" ResourceKey="SystemControlHighlightBaseHighBrush" />
|
|
<m:StaticResource x:Key="CalendarViewOutOfScopeForeground" ResourceKey="SystemControlHyperlinkBaseHighBrush" />
|
|
<m:StaticResource x:Key="CalendarViewCalendarItemForeground" ResourceKey="SystemControlForegroundBaseHighBrush" />
|
|
<m:StaticResource x:Key="CalendarViewOutOfScopeBackground" ResourceKey="SystemControlDisabledChromeMediumLowBrush" />
|
|
<m:StaticResource x:Key="CalendarViewCalendarItemBackground" ResourceKey="SystemControlBackgroundAltHighBrush" />
|
|
<m:StaticResource x:Key="CalendarViewForeground" ResourceKey="SystemControlHyperlinkBaseMediumHighBrush" />
|
|
<m:StaticResource x:Key="CalendarViewBackground" ResourceKey="SystemControlBackgroundAltHighBrush" />
|
|
<m:StaticResource x:Key="CalendarViewBorderBrush" ResourceKey="SystemControlForegroundChromeMediumBrush" />
|
|
<m:StaticResource x:Key="CalendarViewWeekDayForegroundDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="CalendarViewNavigationButtonBackground" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="CalendarViewNavigationButtonForegroundPointerOver" ResourceKey="SystemControlForegroundBaseHighBrush" />
|
|
<m:StaticResource x:Key="CalendarViewNavigationButtonForegroundPressed" ResourceKey="SystemControlForegroundBaseMediumBrush" />
|
|
<m:StaticResource x:Key="CalendarViewNavigationButtonForegroundDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="CalendarViewCalendarItemRevealBackground" ResourceKey="SystemControlTransparentRevealBackgroundBrush" />
|
|
<m:StaticResource x:Key="CalendarViewCalendarItemRevealBorderBrush" ResourceKey="SystemControlTransparentRevealBorderBrush" />
|
|
<m:StaticResource x:Key="CalendarViewNavigationButtonBorderBrushPointerOver" ResourceKey="SystemControlHighlightTransparentBrush" />
|
|
<m:StaticResource x:Key="CalendarViewNavigationButtonBorderBrush" ResourceKey="SystemControlTransparentBrush" />
|
|
|
|
<!-- Resources for CheckBox -->
|
|
<sys:Double x:Key="CheckBoxBorderThemeThickness">1</sys:Double>
|
|
<sys:Double x:Key="CheckBoxCheckedStrokeThickness">0</sys:Double>
|
|
<m:StaticResource x:Key="CheckBoxForegroundUnchecked" ResourceKey="SystemControlForegroundBaseHighBrush" />
|
|
<m:StaticResource x:Key="CheckBoxForegroundUncheckedPointerOver" ResourceKey="SystemControlForegroundBaseHighBrush" />
|
|
<m:StaticResource x:Key="CheckBoxForegroundUncheckedPressed" ResourceKey="SystemControlForegroundBaseHighBrush" />
|
|
<m:StaticResource x:Key="CheckBoxForegroundUncheckedDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="CheckBoxForegroundChecked" ResourceKey="SystemControlForegroundBaseHighBrush" />
|
|
<m:StaticResource x:Key="CheckBoxForegroundCheckedPointerOver" ResourceKey="SystemControlForegroundBaseHighBrush" />
|
|
<m:StaticResource x:Key="CheckBoxForegroundCheckedPressed" ResourceKey="SystemControlForegroundBaseHighBrush" />
|
|
<m:StaticResource x:Key="CheckBoxForegroundCheckedDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="CheckBoxForegroundIndeterminate" ResourceKey="SystemControlForegroundBaseHighBrush" />
|
|
<m:StaticResource x:Key="CheckBoxForegroundIndeterminatePointerOver" ResourceKey="SystemControlForegroundBaseHighBrush" />
|
|
<m:StaticResource x:Key="CheckBoxForegroundIndeterminatePressed" ResourceKey="SystemControlForegroundBaseHighBrush" />
|
|
<m:StaticResource x:Key="CheckBoxForegroundIndeterminateDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="CheckBoxBackgroundUnchecked" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="CheckBoxBackgroundUncheckedPointerOver" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="CheckBoxBackgroundUncheckedPressed" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="CheckBoxBackgroundUncheckedDisabled" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="CheckBoxBackgroundChecked" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="CheckBoxBackgroundCheckedPointerOver" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="CheckBoxBackgroundCheckedPressed" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="CheckBoxBackgroundCheckedDisabled" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="CheckBoxBackgroundIndeterminate" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="CheckBoxBackgroundIndeterminatePointerOver" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="CheckBoxBackgroundIndeterminatePressed" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="CheckBoxBackgroundIndeterminateDisabled" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="CheckBoxBorderBrushUnchecked" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="CheckBoxBorderBrushUncheckedPointerOver" ResourceKey="Color17B" />
|
|
<m:StaticResource x:Key="CheckBoxBorderBrushUncheckedPressed" ResourceKey="Color18B" />
|
|
<m:StaticResource x:Key="CheckBoxBorderBrushUncheckedDisabled" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="CheckBoxBorderBrushChecked" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="CheckBoxBorderBrushCheckedPointerOver" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="CheckBoxBorderBrushCheckedPressed" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="CheckBoxBorderBrushCheckedDisabled" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="CheckBoxBorderBrushIndeterminate" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="CheckBoxBorderBrushIndeterminatePointerOver" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="CheckBoxBorderBrushIndeterminatePressed" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="CheckBoxBorderBrushIndeterminateDisabled" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="CheckBoxCheckBackgroundStrokeUnchecked" ResourceKey="Color17B" />
|
|
<m:StaticResource x:Key="CheckBoxCheckBackgroundStrokeUncheckedPointerOver" ResourceKey="Color17B" />
|
|
<m:StaticResource x:Key="CheckBoxCheckBackgroundStrokeUncheckedPressed" ResourceKey="Color18B" />
|
|
<m:StaticResource x:Key="CheckBoxCheckBackgroundStrokeUncheckedDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="CheckBoxCheckBackgroundStrokeChecked" ResourceKey="SystemControlHighlightTransparentBrush" />
|
|
<m:StaticResource x:Key="CheckBoxCheckBackgroundStrokeCheckedPointerOver" ResourceKey="SystemAccentColorLight1Brush" />
|
|
<m:StaticResource x:Key="CheckBoxCheckBackgroundStrokeCheckedPressed" ResourceKey="SystemControlHighlightTransparentBrush" />
|
|
<m:StaticResource x:Key="CheckBoxCheckBackgroundStrokeCheckedDisabled" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="CheckBoxCheckBackgroundStrokeIndeterminate" ResourceKey="SystemControlHighlightAccentBrush" />
|
|
<m:StaticResource x:Key="CheckBoxCheckBackgroundStrokeIndeterminatePointerOver" ResourceKey="SystemAccentColorLight1Brush" />
|
|
<m:StaticResource x:Key="CheckBoxCheckBackgroundStrokeIndeterminatePressed" ResourceKey="SystemAccentColorDark1Brush" />
|
|
<m:StaticResource x:Key="CheckBoxCheckBackgroundStrokeIndeterminateDisabled" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="CheckBoxCheckBackgroundFillUnchecked" ResourceKey="Color09B" />
|
|
<m:StaticResource x:Key="CheckBoxCheckBackgroundFillUncheckedPointerOver" ResourceKey="Color13B" />
|
|
<m:StaticResource x:Key="CheckBoxCheckBackgroundFillUncheckedPressed" ResourceKey="Color19B" />
|
|
<m:StaticResource x:Key="CheckBoxCheckBackgroundFillUncheckedDisabled" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="CheckBoxCheckBackgroundFillChecked" ResourceKey="SystemControlHighlightAccentBrush" />
|
|
<m:StaticResource x:Key="CheckBoxCheckBackgroundFillCheckedPointerOver" ResourceKey="SystemAccentColorLight1Brush" />
|
|
<m:StaticResource x:Key="CheckBoxCheckBackgroundFillCheckedPressed" ResourceKey="SystemAccentColorDark1Brush" />
|
|
<m:StaticResource x:Key="CheckBoxCheckBackgroundFillCheckedDisabled" ResourceKey="SystemControlBackgroundBaseLowBrush" />
|
|
<m:StaticResource x:Key="CheckBoxCheckBackgroundFillIndeterminate" ResourceKey="SystemControlHighlightAccentBrush" />
|
|
<m:StaticResource x:Key="CheckBoxCheckBackgroundFillIndeterminatePointerOver" ResourceKey="SystemAccentColorLight1Brush" />
|
|
<m:StaticResource x:Key="CheckBoxCheckBackgroundFillIndeterminatePressed" ResourceKey="SystemAccentColorDark1Brush" />
|
|
<m:StaticResource x:Key="CheckBoxCheckBackgroundFillIndeterminateDisabled" ResourceKey="SystemControlBackgroundBaseLowBrush" />
|
|
<m:StaticResource x:Key="CheckBoxCheckGlyphForegroundUnchecked" ResourceKey="SystemControlHighlightAltChromeWhiteBrush" />
|
|
<m:StaticResource x:Key="CheckBoxCheckGlyphForegroundUncheckedPointerOver" ResourceKey="SystemControlHighlightAltChromeWhiteBrush" />
|
|
<m:StaticResource x:Key="CheckBoxCheckGlyphForegroundUncheckedPressed" ResourceKey="SystemControlHighlightAltChromeWhiteBrush" />
|
|
<m:StaticResource x:Key="CheckBoxCheckGlyphForegroundUncheckedDisabled" ResourceKey="SystemControlHighlightAltChromeWhiteBrush" />
|
|
<m:StaticResource x:Key="CheckBoxCheckGlyphForegroundChecked" ResourceKey="SystemControlHighlightAltChromeWhiteBrush" />
|
|
<m:StaticResource x:Key="CheckBoxCheckGlyphForegroundCheckedPointerOver" ResourceKey="SystemControlForegroundChromeWhiteBrush" />
|
|
<m:StaticResource x:Key="CheckBoxCheckGlyphForegroundCheckedPressed" ResourceKey="SystemControlForegroundChromeWhiteBrush" />
|
|
<m:StaticResource x:Key="CheckBoxCheckGlyphForegroundCheckedDisabled" ResourceKey="SystemControlForegroundChromeWhiteBrush" />
|
|
<m:StaticResource x:Key="CheckBoxCheckGlyphForegroundIndeterminate" ResourceKey="SystemControlForegroundChromeWhiteBrush" />
|
|
<m:StaticResource x:Key="CheckBoxCheckGlyphForegroundIndeterminatePointerOver" ResourceKey="SystemControlForegroundChromeWhiteBrush" />
|
|
<m:StaticResource x:Key="CheckBoxCheckGlyphForegroundIndeterminatePressed" ResourceKey="SystemControlForegroundChromeWhiteBrush" />
|
|
<m:StaticResource x:Key="CheckBoxCheckGlyphForegroundIndeterminateDisabled" ResourceKey="SystemControlForegroundChromeWhiteBrush" />
|
|
|
|
<!-- Resource for ComboBox -->
|
|
<sys:Double x:Key="ComboBoxThemeMinWidth">64</sys:Double>
|
|
<Thickness x:Key="ComboBoxBorderThemeThickness">1</Thickness>
|
|
<Thickness x:Key="ComboBoxDropdownBorderThickness">1</Thickness>
|
|
<Thickness x:Key="ComboBoxDropdownBorderPadding">0</Thickness>
|
|
<Thickness x:Key="ComboBoxDropdownContentMargin">0,4,0,4</Thickness>
|
|
<FontWeight x:Key="ComboBoxHeaderThemeFontWeight">Normal</FontWeight>
|
|
<m:StaticResource x:Key="ComboBoxBackground" ResourceKey="SystemControlBackgroundAltMediumLowBrush" />
|
|
<m:StaticResource x:Key="ComboBoxBackgroundPointerOver" ResourceKey="SystemControlPageBackgroundAltMediumBrush" />
|
|
<m:StaticResource x:Key="ComboBoxBackgroundPressed" ResourceKey="SystemControlBackgroundListMediumBrush" />
|
|
<m:StaticResource x:Key="ComboBoxBackgroundDisabled" ResourceKey="SystemControlBackgroundBaseLowBrush" />
|
|
<m:StaticResource x:Key="ComboBoxBackgroundUnfocused" ResourceKey="SystemControlHighlightListAccentLowBrush" />
|
|
<m:StaticResource x:Key="ComboBoxBackgroundFocused" ResourceKey="ComboBoxBackgroundUnfocused" />
|
|
<m:StaticResource x:Key="ComboBoxBackgroundBorderBrushFocused" ResourceKey="SystemControlHighlightTransparentBrush" />
|
|
<m:StaticResource x:Key="ComboBoxBackgroundBorderBrushUnfocused" ResourceKey="SystemControlHighlightBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="ComboBoxForeground" ResourceKey="SystemControlForegroundBaseHighBrush" />
|
|
<m:StaticResource x:Key="ComboBoxForegroundPointerOver" ResourceKey="SystemControlForegroundBaseHighBrush" />
|
|
<m:StaticResource x:Key="ComboBoxForegroundPressed" ResourceKey="SystemControlForegroundBaseHighBrush" />
|
|
<m:StaticResource x:Key="ComboBoxForegroundDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="ComboBoxForegroundFocused" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="ComboBoxForegroundFocusedPressed" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="ComboBoxHeaderForeground" ResourceKey="SystemControlForegroundBaseHighBrush" />
|
|
<m:StaticResource x:Key="ComboBoxHeaderForegroundDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="ComboBoxPlaceHolderForeground" ResourceKey="SystemControlPageTextBaseMediumBrush" />
|
|
<m:StaticResource x:Key="ComboBoxPlaceHolderForegroundPointerOver" ResourceKey="SystemControlPageTextBaseMediumBrush" />
|
|
<m:StaticResource x:Key="ComboBoxPlaceHolderForegroundPressed" ResourceKey="SystemControlPageTextBaseMediumBrush" />
|
|
<m:StaticResource x:Key="ComboBoxPlaceHolderForegroundDisabled" ResourceKey="SystemControlDisabledChromeDisabledLowBrush" />
|
|
<m:StaticResource x:Key="ComboBoxPlaceHolderForegroundFocused" ResourceKey="SystemControlPageTextBaseMediumBrush" />
|
|
<m:StaticResource x:Key="ComboBoxPlaceHolderForegroundFocusedPressed" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="ComboBoxBorderBrush" ResourceKey="SystemControlForegroundBaseMediumBrush" />
|
|
<m:StaticResource x:Key="ComboBoxBorderBrushPointerOver" ResourceKey="SystemControlHighlightBaseMediumHighBrush" />
|
|
<m:StaticResource x:Key="ComboBoxBorderBrushPressed" ResourceKey="SystemControlHighlightBaseMediumBrush" />
|
|
<m:StaticResource x:Key="ComboBoxBorderBrushDisabled" ResourceKey="SystemControlDisabledBaseLowBrush" />
|
|
<m:StaticResource x:Key="ComboBoxDropDownGlyphForeground" ResourceKey="SystemControlForegroundBaseMediumHighBrush" />
|
|
<m:StaticResource x:Key="ComboBoxDropDownGlyphForegroundDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="ComboBoxDropDownGlyphForegroundFocused" ResourceKey="SystemControlHighlightAltBaseMediumHighBrush" />
|
|
<m:StaticResource x:Key="ComboBoxDropDownGlyphForegroundFocusedPressed" ResourceKey="SystemControlHighlightAltBaseMediumHighBrush" />
|
|
<m:StaticResource x:Key="ComboBoxDropDownForeground" ResourceKey="SystemControlForegroundBaseHighBrush" />
|
|
<m:StaticResource x:Key="ComboBoxDropDownBackground" ResourceKey="AcrylicBackgroundFillColorDefaultBrush" />
|
|
<m:StaticResource x:Key="ComboBoxDropDownBorderBrush" ResourceKey="SystemControlTransientBorderBrush" />
|
|
<m:StaticResource x:Key="ComboBoxDropDownBackgroundPointerOver" ResourceKey="SystemControlBackgroundListLowBrush" />
|
|
<m:StaticResource x:Key="ComboBoxDropDownBackgroundPointerPressed" ResourceKey="SystemControlBackgroundListMediumBrush" />
|
|
<m:StaticResource x:Key="ComboBoxFocusedDropDownBackgroundPointerOver" ResourceKey="SystemControlBackgroundBaseLowBrush" />
|
|
<m:StaticResource x:Key="ComboBoxFocusedDropDownBackgroundPointerPressed" ResourceKey="SystemControlBackgroundBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="ComboBoxEditableDropDownGlyphForeground" ResourceKey="SystemControlForegroundBaseMediumHighBrush" />
|
|
|
|
<!-- Resources for ComboBoxItem -->
|
|
<Thickness x:Key="ComboBoxItemThemePadding">11,5,11,7</Thickness>
|
|
<Thickness x:Key="ComboBoxItemThemeTouchPadding">11,11,11,13</Thickness>
|
|
<Thickness x:Key="ComboBoxItemThemeGameControllerPadding">11,11,11,13</Thickness>
|
|
<m:StaticResource x:Key="ComboBoxItemForeground" ResourceKey="SystemControlForegroundBaseHighBrush" />
|
|
<m:StaticResource x:Key="ComboBoxItemForegroundPressed" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="ComboBoxItemForegroundPointerOver" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="ComboBoxItemForegroundDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="ComboBoxItemForegroundSelected" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="ComboBoxItemForegroundSelectedUnfocused" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="ComboBoxItemForegroundSelectedPressed" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="ComboBoxItemForegroundSelectedPointerOver" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="ComboBoxItemForegroundSelectedDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="ComboBoxItemBackground" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="ComboBoxItemBackgroundPressed" ResourceKey="SystemControlHighlightListMediumBrush" />
|
|
<m:StaticResource x:Key="ComboBoxItemBackgroundPointerOver" ResourceKey="SystemControlHighlightListLowBrush" />
|
|
<m:StaticResource x:Key="ComboBoxItemBackgroundDisabled" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="ComboBoxItemBackgroundSelected" ResourceKey="SystemControlHighlightListAccentLowBrush" />
|
|
<m:StaticResource x:Key="ComboBoxItemBackgroundSelectedUnfocused" ResourceKey="SystemControlHighlightListAccentLowBrush" />
|
|
<m:StaticResource x:Key="ComboBoxItemBackgroundSelectedPressed" ResourceKey="SystemControlHighlightListAccentHighBrush" />
|
|
<m:StaticResource x:Key="ComboBoxItemBackgroundSelectedPointerOver" ResourceKey="SystemControlHighlightListAccentMediumBrush" />
|
|
<m:StaticResource x:Key="ComboBoxItemBackgroundSelectedDisabled" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="ComboBoxItemBorderBrush" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="ComboBoxItemBorderBrushPressed" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="ComboBoxItemBorderBrushPointerOver" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="ComboBoxItemBorderBrushDisabled" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="ComboBoxItemBorderBrushSelected" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="ComboBoxItemBorderBrushSelectedUnfocused" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="ComboBoxItemBorderBrushSelectedPressed" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="ComboBoxItemBorderBrushSelectedPointerOver" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="ComboBoxItemBorderBrushSelectedDisabled" ResourceKey="SystemControlTransparentBrush" />
|
|
|
|
<!-- Resources for CommandBar -->
|
|
<sys:Double x:Key="CommandBarOverflowMinWidth">160</sys:Double>
|
|
<sys:Double x:Key="CommandBarOverflowTouchMinWidth">240</sys:Double>
|
|
<sys:Double x:Key="CommandBarOverflowMaxWidth">480</sys:Double>
|
|
<sys:Double x:Key="CommandBarOverflowMaxHeight">198</sys:Double>
|
|
<m:StaticResource x:Key="CommandBarBackground" ResourceKey="SystemControlBackgroundChromeMediumBrush" />
|
|
<m:StaticResource x:Key="CommandBarForeground" ResourceKey="SystemControlForegroundBaseHighBrush" />
|
|
<m:StaticResource x:Key="CommandBarHighContrastBorder" ResourceKey="SystemControlForegroundTransparentBrush" />
|
|
<m:StaticResource x:Key="CommandBarEllipsisIconForegroundDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="CommandBarOverflowPresenterBackground" ResourceKey="AcrylicBackgroundFillColorDefaultBrush" />
|
|
<m:StaticResource x:Key="CommandBarOverflowPresenterBorderBrush" ResourceKey="SystemControlTransientBorderBrush" />
|
|
<m:StaticResource x:Key="CommandBarLightDismissOverlayBackground" ResourceKey="SystemControlPageBackgroundMediumAltMediumBrush" />
|
|
<Thickness x:Key="CommandBarOverflowPresenterBorderThickness">1</Thickness>
|
|
<Thickness x:Key="CommandBarOverflowPresenterBorderDownThickness">0,0,0,1</Thickness>
|
|
<Thickness x:Key="CommandBarOverflowPresenterBorderUpThickness">0,1,0,0</Thickness>
|
|
<Thickness x:Key="CommandBarOverflowPresenterBorderPadding">0</Thickness>
|
|
<Thickness x:Key="CommandBarOverflowPresenterBorderDownPadding">0</Thickness>
|
|
<Thickness x:Key="CommandBarOverflowPresenterBorderUpPadding">0</Thickness>
|
|
|
|
<!-- Resources for CommandBarFlyout -->
|
|
<Thickness x:Key="CommandBarFlyoutBorderThemeThickness">1</Thickness>
|
|
<Thickness x:Key="CommandBarFlyoutBorderUpThemeThickness">1,1,1,0</Thickness>
|
|
<Thickness x:Key="CommandBarFlyoutBorderDownThemeThickness">1,0,1,1</Thickness>
|
|
<m:StaticResource x:Key="CommandBarFlyoutButtonBackground" ResourceKey="SystemControlTransparentBrush" />
|
|
|
|
<!-- Resources for ContentDialog -->
|
|
<sys:Double x:Key="ContentDialogMinWidth">320</sys:Double>
|
|
<sys:Double x:Key="ContentDialogMaxWidth">548</sys:Double>
|
|
<sys:Double x:Key="ContentDialogMinHeight">184</sys:Double>
|
|
<sys:Double x:Key="ContentDialogMaxHeight">756</sys:Double>
|
|
<sys:Double x:Key="ContentDialogButtonMinWidth">130</sys:Double>
|
|
<sys:Double x:Key="ContentDialogButtonMaxWidth">202</sys:Double>
|
|
<sys:Double x:Key="ContentDialogButtonMinHeight">32</sys:Double>
|
|
<sys:Double x:Key="ContentDialogButtonHeight">32</sys:Double>
|
|
<sys:Double x:Key="ContentDialogTitleMaxHeight">56</sys:Double>
|
|
<Thickness x:Key="ContentDialogBorderWidth">1</Thickness>
|
|
<Thickness x:Key="ContentDialogButton1HostMargin">0,0,4,0</Thickness>
|
|
<Thickness x:Key="ContentDialogButton2HostMargin">0,0,0,0</Thickness>
|
|
<Thickness x:Key="ContentDialogContentMargin">0,0,0,0</Thickness>
|
|
<Thickness x:Key="ContentDialogContentScrollViewerMargin">0,0,0,0</Thickness>
|
|
<Thickness x:Key="ContentDialogCommandSpaceMargin">0,24,0,0</Thickness>
|
|
<Thickness x:Key="ContentDialogTitleMargin">0,0,0,12</Thickness>
|
|
<Thickness x:Key="ContentDialogPadding">24,18,24,24</Thickness>
|
|
<m:StaticResource x:Key="ContentDialogForeground" ResourceKey="SystemControlPageTextBaseHighBrush" />
|
|
<m:StaticResource x:Key="ContentDialogBackground" ResourceKey="SystemControlPageBackgroundAltHighBrush" />
|
|
<m:StaticResource x:Key="ContentDialogBorderBrush" ResourceKey="SystemControlBackgroundBaseLowBrush" />
|
|
<m:StaticResource x:Key="ContentDialogLightDismissOverlayBackground" ResourceKey="SystemControlPageBackgroundMediumAltMediumBrush" />
|
|
|
|
<!-- Resources for DataGrid -->
|
|
<sys:Double x:Key="ListAccentLowOpacity">0.4</sys:Double>
|
|
<sys:Double x:Key="ListAccentMediumOpacity">0.6</sys:Double>
|
|
<SolidColorBrush x:Key="InvalidBrush" Color="#C50500" />
|
|
<SolidColorBrush x:Key="FillerGridLinesBrush" Color="Transparent" />
|
|
<SolidColorBrush
|
|
x:Key="ScrollBarsSeparatorBackground"
|
|
Opacity="0.9"
|
|
Color="{m:StaticColor SystemChromeMediumColor}" />
|
|
<m:StaticResource x:Key="DataGridColumnHeaderForegroundBrush" ResourceKey="SystemControlForegroundBaseMediumBrush" />
|
|
<SolidColorBrush x:Key="DataGridColumnHeaderBackgroundBrush" Color="{m:StaticColor SystemAltHighColor}" />
|
|
<SolidColorBrush x:Key="DataGridColumnHeaderHoveredBackgroundBrush" Color="{m:StaticColor SystemListLowColor}" />
|
|
<SolidColorBrush x:Key="DataGridColumnHeaderPressedBackgroundBrush" Color="{m:StaticColor SystemListMediumColor}" />
|
|
<m:StaticResource x:Key="DataGridColumnHeaderDraggedBackgroundBrush" ResourceKey="SystemControlBackgroundChromeMediumLowBrush" />
|
|
<m:StaticResource x:Key="DataGridColumnHeaderPointerOverBrush" ResourceKey="SystemControlHighlightListLowBrush" />
|
|
<m:StaticResource x:Key="DataGridColumnHeaderPressedBrush" ResourceKey="SystemControlHighlightListMediumBrush" />
|
|
<SolidColorBrush x:Key="SystemControlGridLinesBaseMediumLowBrush" Color="#FF999999" />
|
|
<SolidColorBrush x:Key="SystemControlRowGroupHeaderBackgroundMediumBrush" Color="{m:StaticColor SystemChromeMediumColor}" />
|
|
<SolidColorBrush x:Key="DataGridCurrencyVisualPrimaryBrush" Color="Transparent" />
|
|
<m:StaticResource x:Key="GridLinesBrush" ResourceKey="SystemControlGridLinesBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="DataGridDetailsPresenterBackgroundBrush" ResourceKey="SystemControlBackgroundChromeMediumLowBrush" />
|
|
<m:StaticResource x:Key="DataGridFillerColumnGridLinesBrush" ResourceKey="FillerGridLinesBrush" />
|
|
<m:StaticResource x:Key="DataGridRowSelectedBackgroundOpacity" ResourceKey="ListAccentLowOpacity" />
|
|
<m:StaticResource x:Key="DataGridRowSelectedHoveredBackgroundOpacity" ResourceKey="ListAccentMediumOpacity" />
|
|
<m:StaticResource x:Key="DataGridRowSelectedUnfocusedBackgroundOpacity" ResourceKey="ListAccentLowOpacity" />
|
|
<m:StaticResource x:Key="DataGridRowSelectedHoveredUnfocusedBackgroundOpacity" ResourceKey="ListAccentMediumOpacity" />
|
|
<m:StaticResource x:Key="DataGridRowHeaderForegroundBrush" ResourceKey="SystemControlForegroundBaseMediumBrush" />
|
|
<m:StaticResource x:Key="DataGridRowHeaderBackgroundBrush" ResourceKey="SystemControlBackgroundAltHighBrush" />
|
|
<m:StaticResource x:Key="DataGridRowGroupHeaderBackgroundBrush" ResourceKey="SystemControlBackgroundChromeMediumBrush" />
|
|
<m:StaticResource x:Key="DataGridRowGroupHeaderHoveredBackgroundBrush" ResourceKey="SystemControlBackgroundListLowBrush" />
|
|
<m:StaticResource x:Key="DataGridRowGroupHeaderPressedBackgroundBrush" ResourceKey="SystemControlBackgroundListMediumBrush" />
|
|
<m:StaticResource x:Key="DataGridRowGroupHeaderForegroundBrush" ResourceKey="SystemControlForegroundBaseHighBrush" />
|
|
<m:StaticResource x:Key="DataGridRowInvalidBrush" ResourceKey="InvalidBrush" />
|
|
<m:StaticResource x:Key="DataGridCellBackgroundBrush" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="DataGridCellFocusVisualPrimaryBrush" ResourceKey="SystemControlFocusVisualPrimaryBrush" />
|
|
<m:StaticResource x:Key="DataGridCellFocusVisualSecondaryBrush" ResourceKey="SystemControlFocusVisualSecondaryBrush" />
|
|
<m:StaticResource x:Key="DataGridCellInvalidBrush" ResourceKey="InvalidBrush" />
|
|
<m:StaticResource x:Key="DataGridRowHoveredBackground" ResourceKey="SystemControlHighlightListLowBrush" />
|
|
<SolidColorBrush x:Key="DataGridRowSelectedBackground" Color="{m:DynamicColor SystemAccentColor}" />
|
|
<SolidColorBrush x:Key="DataGridRowSelectedHoveredBackground" Color="{m:DynamicColor SystemAccentColor}" />
|
|
<SolidColorBrush x:Key="DataGridRowSelectedHoveredUnfocusedBackground" Color="{m:DynamicColor SystemAccentColor}" />
|
|
<SolidColorBrush x:Key="DataGridRowSelectedUnfocusedBackground" Color="{m:DynamicColor SystemAccentColor}" />
|
|
<m:StaticResource x:Key="DataGridRowSelectedForeground" ResourceKey="SystemControlHighlightAltChromeWhiteBrush" />
|
|
|
|
<Thickness x:Key="DatePickerHeaderThemeMargin">0,0,0,4</Thickness>
|
|
<Thickness x:Key="DateTimeFlyoutBorderThickness">1</Thickness>
|
|
<Thickness x:Key="DateTimeFlyoutBorderPadding">0</Thickness>
|
|
<Thickness x:Key="DateTimeFlyoutButtonBorderThickness">0</Thickness>
|
|
|
|
<m:StaticResource x:Key="DateTimePickerFlyoutButtonBackground" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="DateTimePickerFlyoutButtonBackgroundPointerOver" ResourceKey="SystemControlHighlightListLowBrush" />
|
|
<m:StaticResource x:Key="DateTimePickerFlyoutButtonBackgroundPressed" ResourceKey="SystemControlHighlightListMediumBrush" />
|
|
<m:StaticResource x:Key="DateTimePickerFlyoutButtonBorderBrush" ResourceKey="SystemControlForegroundTransparentBrush" />
|
|
<m:StaticResource x:Key="DateTimePickerFlyoutButtonBorderBrushPointerOver" ResourceKey="SystemControlHighlightTransparentBrush" />
|
|
<m:StaticResource x:Key="DateTimePickerFlyoutButtonBorderBrushPressed" ResourceKey="SystemControlHighlightTransparentBrush" />
|
|
<m:StaticResource x:Key="DateTimePickerFlyoutButtonForegroundPointerOver" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="DateTimePickerFlyoutButtonForegroundPressed" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
|
|
<!-- Resources for FlipView -->
|
|
<Thickness x:Key="FlipViewButtonBorderThemeThickness">0</Thickness>
|
|
<m:StaticResource x:Key="FlipViewBackground" ResourceKey="SystemControlPageBackgroundListLowBrush" />
|
|
<m:StaticResource x:Key="FlipViewNextPreviousButtonBackground" ResourceKey="SystemControlBackgroundBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="FlipViewNextPreviousButtonBackgroundPointerOver" ResourceKey="SystemControlHighlightBaseMediumBrush" />
|
|
<m:StaticResource x:Key="FlipViewNextPreviousButtonBackgroundPressed" ResourceKey="SystemControlHighlightBaseMediumHighBrush" />
|
|
<m:StaticResource x:Key="FlipViewNextPreviousArrowForeground" ResourceKey="SystemControlForegroundAltMediumHighBrush" />
|
|
<m:StaticResource x:Key="FlipViewNextPreviousArrowForegroundPointerOver" ResourceKey="SystemControlHighlightAltAltMediumHighBrush" />
|
|
<m:StaticResource x:Key="FlipViewNextPreviousArrowForegroundPressed" ResourceKey="SystemControlHighlightAltAltMediumHighBrush" />
|
|
<m:StaticResource x:Key="FlipViewNextPreviousButtonBorderBrush" ResourceKey="SystemControlForegroundTransparentBrush" />
|
|
<m:StaticResource x:Key="FlipViewNextPreviousButtonBorderBrushPointerOver" ResourceKey="SystemControlForegroundTransparentBrush" />
|
|
<m:StaticResource x:Key="FlipViewNextPreviousButtonBorderBrushPressed" ResourceKey="SystemControlForegroundTransparentBrush" />
|
|
<m:StaticResource x:Key="FlipViewItemBackground" ResourceKey="SystemControlTransparentBrush" />
|
|
|
|
<!-- Resources for FlyoutPresenter -->
|
|
<sys:Double x:Key="FlyoutThemeMaxHeight">758</sys:Double>
|
|
<sys:Double x:Key="FlyoutThemeMaxWidth">456</sys:Double>
|
|
<sys:Double x:Key="FlyoutThemeMinHeight">40</sys:Double>
|
|
<sys:Double x:Key="FlyoutThemeMinWidth">96</sys:Double>
|
|
<sys:Double x:Key="FlyoutThemeTouchMinWidth">240</sys:Double>
|
|
<Thickness x:Key="FlyoutBorderThemeThickness">1</Thickness>
|
|
<Thickness x:Key="FlyoutBorderThemePadding">0</Thickness>
|
|
<Thickness x:Key="FlyoutContentThemePadding">12,11,12,12</Thickness>
|
|
<m:StaticResource x:Key="FlyoutPresenterBackground" ResourceKey="SystemControlBackgroundChromeMediumLowBrush" />
|
|
<m:StaticResource x:Key="FlyoutBorderThemeBrush" ResourceKey="SystemControlForegroundChromeHighBrush" />
|
|
|
|
<!-- Resources for HyperlinkButton -->
|
|
<Thickness x:Key="HyperlinkButtonBorderThemeThickness">0</Thickness>
|
|
<m:StaticResource x:Key="HyperlinkButtonForeground" ResourceKey="SystemControlHyperlinkTextBrush" />
|
|
<m:StaticResource x:Key="HyperlinkButtonForegroundPointerOver" ResourceKey="SystemControlPageTextBaseMediumBrush" />
|
|
<m:StaticResource x:Key="HyperlinkButtonForegroundPressed" ResourceKey="SystemControlHighlightBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="HyperlinkButtonForegroundDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="HyperlinkButtonBackground" ResourceKey="SystemControlPageBackgroundTransparentBrush" />
|
|
<m:StaticResource x:Key="HyperlinkButtonBackgroundPointerOver" ResourceKey="SystemControlPageBackgroundTransparentBrush" />
|
|
<m:StaticResource x:Key="HyperlinkButtonBackgroundPressed" ResourceKey="SystemControlPageBackgroundTransparentBrush" />
|
|
<m:StaticResource x:Key="HyperlinkButtonBackgroundDisabled" ResourceKey="SystemControlPageBackgroundTransparentBrush" />
|
|
<m:StaticResource x:Key="HyperlinkButtonBorderBrush" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="HyperlinkButtonBorderBrushPointerOver" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="HyperlinkButtonBorderBrushPressed" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="HyperlinkButtonBorderBrushDisabled" ResourceKey="SystemControlTransparentBrush" />
|
|
|
|
<!-- Resources for ListBox -->
|
|
<Thickness x:Key="ListBoxBorderThemeThickness">0</Thickness>
|
|
|
|
<!-- Resources for ListViewHeaderItem -->
|
|
<sys:Double x:Key="ListViewHeaderItemMinHeight">44</sys:Double>
|
|
<sys:Double x:Key="GridViewHeaderItemMinHeight">44</sys:Double>
|
|
<sys:Double x:Key="ListViewHeaderItemThemeFontSize">20</sys:Double>
|
|
<sys:Double x:Key="GridViewHeaderItemThemeFontSize">20</sys:Double>
|
|
<m:StaticResource x:Key="ListViewHeaderItemBackground" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="GridViewHeaderItemBackground" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="ListViewHeaderItemDividerStroke" ResourceKey="SystemControlForegroundBaseLowBrush" />
|
|
<m:StaticResource x:Key="GridViewHeaderItemDividerStroke" ResourceKey="SystemControlForegroundBaseLowBrush" />
|
|
|
|
<!-- Resources for ListViewItem -->
|
|
<sys:Double x:Key="ListViewItemContentOffsetX">-40.5</sys:Double>
|
|
<sys:Double x:Key="ListViewItemDisabledThemeOpacity">0.55</sys:Double>
|
|
<sys:Double x:Key="ListViewItemDragThemeOpacity">0.80</sys:Double>
|
|
<sys:Double x:Key="ListViewItemReorderThemeOpacity">0.80</sys:Double>
|
|
<sys:Double x:Key="ListViewItemReorderTargetThemeOpacity">0.50</sys:Double>
|
|
<sys:Double x:Key="ListViewItemReorderTargetThemeScale">0.95</sys:Double>
|
|
<sys:Double x:Key="ListViewItemReorderHintThemeOffset">10.0</sys:Double>
|
|
<sys:Double x:Key="ListViewItemSelectedBorderThemeThickness">4</sys:Double>
|
|
<m:StaticResource x:Key="ListViewItemBackground" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="ListViewItemBackgroundPointerOver" ResourceKey="SystemControlHighlightListLowBrush" />
|
|
<m:StaticResource x:Key="ListViewItemBackgroundPressed" ResourceKey="SystemControlHighlightListMediumBrush" />
|
|
<m:StaticResource x:Key="ListViewItemBackgroundSelected" ResourceKey="SystemControlHighlightListAccentMediumLowBrush" />
|
|
<m:StaticResource x:Key="ListViewItemBackgroundSelectedPointerOver" ResourceKey="SystemControlHighlightListAccentMediumBrush" />
|
|
<m:StaticResource x:Key="ListViewItemBackgroundSelectedPressed" ResourceKey="SystemControlHighlightListAccentVeryHighBrush" />
|
|
<m:StaticResource x:Key="ListViewItemForeground" ResourceKey="SystemControlForegroundBaseHighBrush" />
|
|
<m:StaticResource x:Key="ListViewItemForegroundPointerOver" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="ListViewItemForegroundSelected" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="ListViewItemFocusVisualPrimaryBrush" ResourceKey="SystemControlFocusVisualPrimaryBrush" />
|
|
<m:StaticResource x:Key="ListViewItemFocusVisualSecondaryBrush" ResourceKey="SystemControlFocusVisualSecondaryBrush" />
|
|
<m:StaticResource x:Key="ListViewItemFocusBorderBrush" ResourceKey="SystemControlForegroundAltHighBrush" />
|
|
<m:StaticResource x:Key="ListViewItemFocusSecondaryBorderBrush" ResourceKey="SystemControlForegroundBaseHighBrush" />
|
|
<m:StaticResource x:Key="ListViewItemCheckBrush" ResourceKey="SystemControlForegroundBaseMediumHighBrush" />
|
|
<m:StaticResource x:Key="ListViewItemCheckBoxBrush" ResourceKey="SystemControlForegroundBaseMediumHighBrush" />
|
|
<m:StaticResource x:Key="ListViewItemDragBackground" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="ListViewItemDragForeground" ResourceKey="SystemControlHighlightAltChromeWhiteBrush" />
|
|
<m:StaticResource x:Key="ListViewItemPlaceholderBackground" ResourceKey="SystemControlDisabledChromeDisabledHighBrush" />
|
|
<sys:Boolean x:Key="ListViewItemSelectionCheckMarkVisualEnabled">True</sys:Boolean>
|
|
<!--<ListViewItemPresenterCheckMode x:Key="ListViewItemCheckMode">Inline</ListViewItemPresenterCheckMode>-->
|
|
|
|
<!-- Resources for LoopingSelector -->
|
|
<m:StaticResource x:Key="LoopingSelectorButtonBackground" ResourceKey="SystemControlBackgroundChromeMediumBrush" />
|
|
<!-- Resources for LoopingSelectorItem -->
|
|
<m:StaticResource x:Key="LoopingSelectorItemForeground" ResourceKey="SystemControlForegroundBaseHighBrush" />
|
|
<m:StaticResource x:Key="LoopingSelectorItemForegroundSelected" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="LoopingSelectorItemForegroundPointerOver" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="LoopingSelectorItemForegroundPressed" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="LoopingSelectorItemBackgroundPointerOver" ResourceKey="SystemControlHighlightListLowBrush" />
|
|
<m:StaticResource x:Key="LoopingSelectorItemBackgroundPressed" ResourceKey="SystemControlHighlightListMediumBrush" />
|
|
|
|
<!-- Resources for MenuBar -->
|
|
<m:StaticResource x:Key="MenuBarBackground" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="MenuBarItemBackground" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="MenuBarItemBackgroundPointerOver" ResourceKey="SystemControlBackgroundListLowBrush" />
|
|
<m:StaticResource x:Key="MenuBarItemBackgroundPressed" ResourceKey="SystemControlBackgroundListMediumBrush" />
|
|
<m:StaticResource x:Key="MenuBarItemBackgroundSelected" ResourceKey="SystemControlBackgroundListMediumBrush" />
|
|
<Thickness x:Key="MenuBarItemBorderThickness">0</Thickness>
|
|
<m:StaticResource x:Key="MenuBarItemBorderBrush" ResourceKey="SystemControlForegroundBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="MenuBarItemBorderBrushPointerOver" ResourceKey="SystemControlHighlightBaseMediumBrush" />
|
|
<m:StaticResource x:Key="MenuBarItemBorderBrushPressed" ResourceKey="SystemControlHighlightBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="MenuBarItemBorderBrushSelected" ResourceKey="SystemControlHighlightBaseMediumLowBrush" />
|
|
|
|
<!-- Resources for MenuFlyout -->
|
|
<sys:Double x:Key="MenuFlyoutSeparatorThemeHeight">1</sys:Double>
|
|
<sys:Double x:Key="MenuFlyoutThemeMinHeight">32</sys:Double>
|
|
<Thickness x:Key="MenuFlyoutPresenterBorderThemeThickness">1</Thickness>
|
|
<Thickness x:Key="MenuFlyoutPresenterThemePadding">0,0</Thickness>
|
|
<Thickness x:Key="MenuFlyoutItemChevronMargin">24,0,0,0</Thickness>
|
|
<Thickness x:Key="MenuFlyoutItemThemePadding">11,9,11,10</Thickness>
|
|
<Thickness x:Key="MenuFlyoutItemThemePaddingNarrow">11,4,11,7</Thickness>
|
|
<Thickness x:Key="MenuFlyoutItemPlaceholderThemeThickness">28,0,0,0</Thickness>
|
|
<Thickness x:Key="MenuFlyoutItemDoublePlaceholderThemeThickness">56,0,0,0</Thickness>
|
|
<Thickness x:Key="MenuFlyoutSeparatorThemePadding">12,4,12,4</Thickness>
|
|
<m:StaticResource x:Key="MenuFlyoutPresenterBackground" ResourceKey="AcrylicBackgroundFillColorDefaultBrush" />
|
|
<m:StaticResource x:Key="MenuFlyoutPresenterBorderBrush" ResourceKey="SystemControlTransientBorderBrush" />
|
|
<!-- Resources for Windows.UI.Xaml.Controls.MenuFlyoutItem -->
|
|
<m:StaticResource x:Key="MenuFlyoutItemBackground" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="MenuFlyoutItemBackgroundPointerOver" ResourceKey="SystemControlHighlightListLowBrush" />
|
|
<m:StaticResource x:Key="MenuFlyoutItemBackgroundPressed" ResourceKey="SystemControlHighlightListMediumBrush" />
|
|
<m:StaticResource x:Key="MenuFlyoutItemBackgroundDisabled" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="MenuFlyoutItemForeground" ResourceKey="SystemControlForegroundBaseHighBrush" />
|
|
<m:StaticResource x:Key="MenuFlyoutItemForegroundPointerOver" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="MenuFlyoutItemForegroundPressed" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="MenuFlyoutItemForegroundDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="MenuFlyoutItemKeyboardAcceleratorTextForeground" ResourceKey="SystemControlForegroundBaseMediumBrush" />
|
|
<m:StaticResource x:Key="MenuFlyoutItemKeyboardAcceleratorTextForegroundPointerOver" ResourceKey="SystemControlHighlightAltBaseMediumBrush" />
|
|
<m:StaticResource x:Key="MenuFlyoutItemKeyboardAcceleratorTextForegroundPressed" ResourceKey="SystemControlHighlightAltBaseMediumBrush" />
|
|
<m:StaticResource x:Key="MenuFlyoutItemKeyboardAcceleratorTextForegroundDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="MenuFlyoutItemRevealBackground" ResourceKey="SystemControlTransparentRevealBackgroundBrush" />
|
|
<m:StaticResource x:Key="MenuFlyoutItemRevealBackgroundPointerOver" ResourceKey="SystemControlHighlightListLowRevealBackgroundBrush" />
|
|
<m:StaticResource x:Key="MenuFlyoutItemRevealBackgroundPressed" ResourceKey="SystemControlHighlightListMediumRevealBackgroundBrush" />
|
|
<m:StaticResource x:Key="MenuFlyoutItemRevealBackgroundDisabled" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="MenuFlyoutItemRevealBorderBrush" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="MenuFlyoutItemRevealBorderBrushPressed" ResourceKey="SystemControlTransparentRevealBorderBrush" />
|
|
<m:StaticResource x:Key="MenuFlyoutItemRevealBorderBrushPointerOver" ResourceKey="SystemControlTransparentRevealBorderBrush" />
|
|
<m:StaticResource x:Key="MenuFlyoutItemRevealBorderBrushDisabled" ResourceKey="SystemControlTransparentBrush" />
|
|
<!-- Resources for Windows.UI.Xaml.Controls.ToggleMenuFlyoutItem -->
|
|
<m:StaticResource x:Key="ToggleMenuFlyoutItemBackground" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="ToggleMenuFlyoutItemBackgroundPointerOver" ResourceKey="SystemControlHighlightListLowBrush" />
|
|
<m:StaticResource x:Key="ToggleMenuFlyoutItemBackgroundPressed" ResourceKey="SystemControlHighlightListMediumBrush" />
|
|
<m:StaticResource x:Key="ToggleMenuFlyoutItemBackgroundDisabled" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="ToggleMenuFlyoutItemForeground" ResourceKey="SystemControlForegroundBaseHighBrush" />
|
|
<m:StaticResource x:Key="ToggleMenuFlyoutItemForegroundPointerOver" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="ToggleMenuFlyoutItemForegroundPressed" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="ToggleMenuFlyoutItemForegroundDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="ToggleMenuFlyoutItemKeyboardAcceleratorTextForeground" ResourceKey="SystemControlForegroundBaseMediumBrush" />
|
|
<m:StaticResource x:Key="ToggleMenuFlyoutItemKeyboardAcceleratorTextForegroundPointerOver" ResourceKey="SystemControlHighlightAltBaseMediumBrush" />
|
|
<m:StaticResource x:Key="ToggleMenuFlyoutItemKeyboardAcceleratorTextForegroundPressed" ResourceKey="SystemControlHighlightAltBaseMediumBrush" />
|
|
<m:StaticResource x:Key="ToggleMenuFlyoutItemKeyboardAcceleratorTextForegroundDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="ToggleMenuFlyoutItemCheckGlyphForeground" ResourceKey="SystemControlForegroundBaseMediumHighBrush" />
|
|
<m:StaticResource x:Key="ToggleMenuFlyoutItemCheckGlyphForegroundPointerOver" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="ToggleMenuFlyoutItemCheckGlyphForegroundPressed" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="ToggleMenuFlyoutItemCheckGlyphForegroundDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="ToggleMenuFlyoutItemRevealBackground" ResourceKey="SystemControlTransparentRevealBackgroundBrush" />
|
|
<m:StaticResource x:Key="ToggleMenuFlyoutItemRevealBackgroundPointerOver" ResourceKey="SystemControlHighlightListLowRevealBackgroundBrush" />
|
|
<m:StaticResource x:Key="ToggleMenuFlyoutItemRevealBackgroundPressed" ResourceKey="SystemControlHighlightListMediumRevealBackgroundBrush" />
|
|
<m:StaticResource x:Key="ToggleMenuFlyoutItemRevealBackgroundDisabled" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="ToggleMenuFlyoutItemRevealBorderBrush" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="ToggleMenuFlyoutItemRevealBorderBrushPressed" ResourceKey="SystemControlTransparentRevealBorderBrush" />
|
|
<m:StaticResource x:Key="ToggleMenuFlyoutItemRevealBorderBrushPointerOver" ResourceKey="SystemControlTransparentRevealBorderBrush" />
|
|
<m:StaticResource x:Key="ToggleMenuFlyoutItemRevealBorderBrushDisabled" ResourceKey="SystemControlTransparentBrush" />
|
|
<!-- Resources for Windows.UI.Xaml.Controls.MenuFlyoutSubItem -->
|
|
<m:StaticResource x:Key="MenuFlyoutSubItemBackground" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="MenuFlyoutSubItemBackgroundPointerOver" ResourceKey="SystemControlHighlightListLowBrush" />
|
|
<m:StaticResource x:Key="MenuFlyoutSubItemBackgroundPressed" ResourceKey="SystemControlHighlightListAccentHighBrush" />
|
|
<m:StaticResource x:Key="MenuFlyoutSubItemBackgroundSubMenuOpened" ResourceKey="SystemControlHighlightListLowBrush" />
|
|
<m:StaticResource x:Key="MenuFlyoutSubItemBackgroundDisabled" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="MenuFlyoutSubItemForeground" ResourceKey="SystemControlForegroundBaseHighBrush" />
|
|
<m:StaticResource x:Key="MenuFlyoutSubItemForegroundPointerOver" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="MenuFlyoutSubItemForegroundPressed" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="MenuFlyoutSubItemForegroundSubMenuOpened" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="MenuFlyoutSubItemForegroundDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="MenuFlyoutSubItemChevron" ResourceKey="SystemControlForegroundBaseMediumHighBrush" />
|
|
<m:StaticResource x:Key="MenuFlyoutSubItemChevronPointerOver" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="MenuFlyoutSubItemChevronPressed" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="MenuFlyoutSubItemChevronSubMenuOpened" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="MenuFlyoutSubItemChevronDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="MenuFlyoutSubItemRevealBackground" ResourceKey="SystemControlTransparentRevealBackgroundBrush" />
|
|
<m:StaticResource x:Key="MenuFlyoutSubItemRevealBackgroundPointerOver" ResourceKey="SystemControlHighlightListLowRevealBackgroundBrush" />
|
|
<m:StaticResource x:Key="MenuFlyoutSubItemRevealBackgroundPressed" ResourceKey="SystemControlHighlightAccentRevealBackgroundBrush" />
|
|
<m:StaticResource x:Key="MenuFlyoutSubItemRevealBackgroundSubMenuOpened" ResourceKey="SystemControlHighlightListLowBrush" />
|
|
<m:StaticResource x:Key="MenuFlyoutSubItemRevealBackgroundDisabled" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="MenuFlyoutSubItemRevealBorderBrush" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="MenuFlyoutSubItemRevealBorderBrushPressed" ResourceKey="SystemControlTransparentRevealBorderBrush" />
|
|
<m:StaticResource x:Key="MenuFlyoutSubItemRevealBorderBrushPointerOver" ResourceKey="SystemControlTransparentRevealBorderBrush" />
|
|
<m:StaticResource x:Key="MenuFlyoutSubItemRevealBorderBrushSubMenuOpened" ResourceKey="SystemControlTransparentRevealBorderBrush" />
|
|
<m:StaticResource x:Key="MenuFlyoutSubItemRevealBorderBrushDisabled" ResourceKey="SystemControlTransparentBrush" />
|
|
|
|
<!-- Resources for NavigationView -->
|
|
<m:StaticResource x:Key="NavigationViewDefaultPaneBackground" ResourceKey="AcrylicInAppFillColorDefaultBrush" />
|
|
<!--<SolidColorBrush x:Key="NavigationViewExpandedPaneBackground" Color="{m:StaticColor SystemChromeMediumColor}" />-->
|
|
<SolidColorBrush x:Key="NavigationViewExpandedPaneBackground" Color="{m:StaticColor Color01}" />
|
|
<m:StaticResource x:Key="NavigationViewTopPaneBackground" ResourceKey="AcrylicInAppFillColorDefaultBrush" />
|
|
|
|
<m:StaticResource x:Key="NavigationViewItemBackground" ResourceKey="SystemControlTransparentRevealBackgroundBrush" />
|
|
<m:StaticResource x:Key="NavigationViewItemBackgroundPointerOver" ResourceKey="SystemControlHighlightListLowRevealBackgroundBrush" />
|
|
<m:StaticResource x:Key="NavigationViewItemBackgroundPressed" ResourceKey="SystemControlHighlightListMediumRevealBackgroundBrush" />
|
|
<m:StaticResource x:Key="NavigationViewItemBackgroundDisabled" ResourceKey="SystemControlTransparentRevealBackgroundBrush" />
|
|
<m:StaticResource x:Key="NavigationViewItemBackgroundChecked" ResourceKey="SystemControlTransparentRevealBackgroundBrush" />
|
|
<m:StaticResource x:Key="NavigationViewItemBackgroundCheckedPointerOver" ResourceKey="SystemControlHighlightListLowRevealBackgroundBrush" />
|
|
<m:StaticResource x:Key="NavigationViewItemBackgroundCheckedPressed" ResourceKey="SystemControlHighlightListMediumRevealBackgroundBrush" />
|
|
<m:StaticResource x:Key="NavigationViewItemBackgroundCheckedDisabled" ResourceKey="SystemControlTransparentRevealBackgroundBrush" />
|
|
<m:StaticResource x:Key="NavigationViewItemBackgroundSelected" ResourceKey="SystemControlTransparentRevealBackgroundBrush" />
|
|
<m:StaticResource x:Key="NavigationViewItemBackgroundSelectedPointerOver" ResourceKey="SystemControlHighlightListLowRevealBackgroundBrush" />
|
|
<m:StaticResource x:Key="NavigationViewItemBackgroundSelectedPressed" ResourceKey="SystemControlHighlightListMediumRevealBackgroundBrush" />
|
|
<m:StaticResource x:Key="NavigationViewItemBackgroundSelectedDisabled" ResourceKey="SystemControlTransparentRevealBackgroundBrush" />
|
|
|
|
<m:StaticResource x:Key="NavigationViewItemForeground" ResourceKey="SystemControlForegroundBaseHighBrush" />
|
|
<m:StaticResource x:Key="NavigationViewItemForegroundPointerOver" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="NavigationViewItemForegroundPressed" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="NavigationViewItemForegroundDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="NavigationViewItemForegroundChecked" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="NavigationViewItemForegroundCheckedPointerOver" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="NavigationViewItemForegroundCheckedPressed" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="NavigationViewItemForegroundCheckedDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="NavigationViewItemForegroundSelected" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="NavigationViewItemForegroundSelectedPointerOver" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="NavigationViewItemForegroundSelectedPressed" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="NavigationViewItemForegroundSelectedDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
|
|
<m:StaticResource x:Key="NavigationViewItemBorderBrush" ResourceKey="SystemControlBackgroundTransparentRevealBorderBrush" />
|
|
<m:StaticResource x:Key="NavigationViewItemBorderBrushPointerOver" ResourceKey="SystemControlHighlightAltTransparentRevealBorderBrush" />
|
|
<m:StaticResource x:Key="NavigationViewItemBorderBrushPressed" ResourceKey="SystemControlHighlightAltTransparentRevealBorderBrush" />
|
|
<m:StaticResource x:Key="NavigationViewItemBorderBrushDisabled" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="NavigationViewItemBorderBrushChecked" ResourceKey="SystemControlBackgroundTransparentRevealBorderBrush" />
|
|
<m:StaticResource x:Key="NavigationViewItemBorderBrushCheckedPointerOver" ResourceKey="SystemControlHighlightAltTransparentRevealBorderBrush" />
|
|
<m:StaticResource x:Key="NavigationViewItemBorderBrushCheckedPressed" ResourceKey="SystemControlHighlightAltTransparentRevealBorderBrush" />
|
|
<m:StaticResource x:Key="NavigationViewItemBorderBrushCheckedDisabled" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="NavigationViewItemBorderBrushSelected" ResourceKey="SystemControlBackgroundTransparentRevealBorderBrush" />
|
|
<m:StaticResource x:Key="NavigationViewItemBorderBrushSelectedPointerOver" ResourceKey="SystemControlHighlightAltTransparentRevealBorderBrush" />
|
|
<m:StaticResource x:Key="NavigationViewItemBorderBrushSelectedPressed" ResourceKey="SystemControlHighlightAltTransparentRevealBorderBrush" />
|
|
<m:StaticResource x:Key="NavigationViewItemBorderBrushSelectedDisabled" ResourceKey="SystemControlTransparentBrush" />
|
|
|
|
<m:StaticResource x:Key="NavigationViewItemSeparatorForeground" ResourceKey="SystemControlForegroundBaseLowBrush" />
|
|
|
|
<m:StaticResource x:Key="NavigationViewSelectionIndicatorForeground" ResourceKey="SystemControlForegroundAccentBrush" />
|
|
|
|
<m:StaticResource x:Key="TopNavigationViewItemForeground" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="TopNavigationViewItemForegroundPointerOver" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="TopNavigationViewItemForegroundPressed" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="TopNavigationViewItemForegroundSelected" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="TopNavigationViewItemForegroundDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="TopNavigationViewItemBackgroundPointerOver" ResourceKey="SystemControlHighlightListLowRevealBackgroundBrush" />
|
|
<m:StaticResource x:Key="TopNavigationViewItemBackgroundPressed" ResourceKey="SystemControlHighlightListMediumRevealBackgroundBrush" />
|
|
<m:StaticResource x:Key="TopNavigationViewItemBackgroundSelected" ResourceKey="SystemControlTransparentRevealBackgroundBrush" />
|
|
|
|
<m:StaticResource x:Key="TopNavigationViewItemRevealBackgroundFocused" ResourceKey="SystemControlHighlightAccentBrush" />
|
|
<m:StaticResource x:Key="TopNavigationViewItemRevealIconForegroundFocused" ResourceKey="SystemControlHighlightAltChromeWhiteBrush" />
|
|
<m:StaticResource x:Key="TopNavigationViewItemRevealContentForegroundFocused" ResourceKey="SystemControlHighlightAltChromeWhiteBrush" />
|
|
|
|
<m:StaticResource x:Key="TopNavigationViewItemSeparatorForeground" ResourceKey="SystemControlForegroundBaseLowBrush" />
|
|
|
|
<m:StaticResource x:Key="NavigationViewButtonBackgroundPointerOver" ResourceKey="SystemControlHighlightListLowBrush" />
|
|
<m:StaticResource x:Key="NavigationViewButtonBackgroundPressed" ResourceKey="SystemControlHighlightListMediumBrush" />
|
|
<m:StaticResource x:Key="NavigationViewButtonBackgroundDisabled" ResourceKey="SystemControlBackgroundBaseLowBrush" />
|
|
<m:StaticResource x:Key="NavigationViewButtonForegroundPointerOver" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="NavigationViewButtonForegroundPressed" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="NavigationViewButtonForegroundDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
|
|
<!-- Resources for NavigationBackButton -->
|
|
<m:StaticResource x:Key="NavigationViewBackButtonBackground" ResourceKey="SystemControlTransparentBrush" />
|
|
|
|
<!-- Resources for NumberBox -->
|
|
<m:StaticResource x:Key="NumberBoxPopupIndicatorForeground" ResourceKey="SystemControlForegroundBaseMediumBrush" />
|
|
|
|
<!-- The following NumberBoxPopup* theme resources resource must be defined at the app level in order to take effect. -->
|
|
<m:StaticResource x:Key="NumberBoxPopupBackground" ResourceKey="AcrylicBackgroundFillColorDefaultBrush" />
|
|
<m:StaticResource x:Key="NumberBoxPopupBorderBrush" ResourceKey="SystemControlTransientBorderBrush" />
|
|
<Thickness x:Key="NumberBoxPopupBorderThickness">1</Thickness>
|
|
|
|
<m:StaticResource x:Key="NumberBoxPopupSpinButtonBackground" ResourceKey="SystemControlTransparentBrush" />
|
|
<Thickness x:Key="NumberBoxPopupSpinButtonBorderThickness">0</Thickness>
|
|
|
|
<!-- Resources for PersonPicture -->
|
|
<SolidColorBrush x:Key="PersonPictureForegroundThemeBrush" Color="{m:StaticColor SystemAltHighColor}" />
|
|
<SolidColorBrush x:Key="PersonPictureEllipseBadgeForegroundThemeBrush" Color="{m:StaticColor SystemBaseHighColor}" />
|
|
<SolidColorBrush x:Key="PersonPictureEllipseBadgeFillThemeBrush" Color="{m:StaticColor SystemChromeDisabledHighColor}" />
|
|
<SolidColorBrush x:Key="PersonPictureEllipseBadgeStrokeThemeBrush" Color="{m:StaticColor SystemListMediumColor}" />
|
|
<SolidColorBrush x:Key="PersonPictureEllipseFillThemeBrush" Color="{m:StaticColor SystemBaseMediumColor}" />
|
|
<sys:Double x:Key="PersonPictureEllipseBadgeStrokeOpacity">0.8</sys:Double>
|
|
<sys:Double x:Key="PersonPictureEllipseBadgeImageSourceStrokeOpacity">1.0</sys:Double>
|
|
<sys:Double x:Key="PersonPictureEllipseStrokeThickness">0</sys:Double>
|
|
<sys:Double x:Key="PersonPictureEllipseBadgeStrokeThickness">2</sys:Double>
|
|
|
|
<!-- Resources for Pivot -->
|
|
<sys:Double x:Key="PivotHeaderItemFontSize">24</sys:Double>
|
|
<sys:Double x:Key="PivotHeaderItemLockedTranslation">40</sys:Double>
|
|
<sys:Double x:Key="PivotTitleFontSize">14</sys:Double>
|
|
<sys:Int32 x:Key="PivotHeaderItemCharacterSpacing">-25</sys:Int32>
|
|
<Thickness x:Key="PivotHeaderItemMargin">12,0,12,0</Thickness>
|
|
<Thickness x:Key="PivotItemMargin">12,0,12,0</Thickness>
|
|
<Thickness x:Key="PivotNavButtonBorderThemeThickness">0</Thickness>
|
|
<Thickness x:Key="PivotNavButtonMargin">0,6,0,0</Thickness>
|
|
<Thickness x:Key="PivotPortraitThemePadding">12,14,0,13</Thickness>
|
|
<FontWeight x:Key="PivotHeaderItemThemeFontWeight">350</FontWeight>
|
|
<FontWeight x:Key="PivotTitleThemeFontWeight">Bold</FontWeight>
|
|
<m:StaticResource x:Key="PivotBackground" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="PivotHeaderBackground" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="PivotNextButtonBackground" ResourceKey="SystemControlBackgroundBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="PivotNextButtonBackgroundPointerOver" ResourceKey="SystemControlHighlightBaseMediumBrush" />
|
|
<m:StaticResource x:Key="PivotNextButtonBackgroundPressed" ResourceKey="SystemControlHighlightBaseMediumHighBrush" />
|
|
<m:StaticResource x:Key="PivotNextButtonBorderBrush" ResourceKey="SystemControlForegroundTransparentBrush" />
|
|
<m:StaticResource x:Key="PivotNextButtonBorderBrushPointerOver" ResourceKey="SystemControlForegroundTransparentBrush" />
|
|
<m:StaticResource x:Key="PivotNextButtonBorderBrushPressed" ResourceKey="SystemControlForegroundTransparentBrush" />
|
|
<m:StaticResource x:Key="PivotNextButtonForeground" ResourceKey="SystemControlForegroundAltMediumHighBrush" />
|
|
<m:StaticResource x:Key="PivotNextButtonForegroundPointerOver" ResourceKey="SystemControlHighlightAltAltMediumHighBrush" />
|
|
<m:StaticResource x:Key="PivotNextButtonForegroundPressed" ResourceKey="SystemControlHighlightAltAltMediumHighBrush" />
|
|
<m:StaticResource x:Key="PivotPreviousButtonBackground" ResourceKey="SystemControlBackgroundBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="PivotPreviousButtonBackgroundPointerOver" ResourceKey="SystemControlHighlightBaseMediumBrush" />
|
|
<m:StaticResource x:Key="PivotPreviousButtonBackgroundPressed" ResourceKey="SystemControlHighlightBaseMediumHighBrush" />
|
|
<m:StaticResource x:Key="PivotPreviousButtonBorderBrush" ResourceKey="SystemControlForegroundTransparentBrush" />
|
|
<m:StaticResource x:Key="PivotPreviousButtonBorderBrushPointerOver" ResourceKey="SystemControlForegroundTransparentBrush" />
|
|
<m:StaticResource x:Key="PivotPreviousButtonBorderBrushPressed" ResourceKey="SystemControlForegroundTransparentBrush" />
|
|
<m:StaticResource x:Key="PivotPreviousButtonForeground" ResourceKey="SystemControlForegroundAltMediumHighBrush" />
|
|
<m:StaticResource x:Key="PivotPreviousButtonForegroundPointerOver" ResourceKey="SystemControlHighlightAltAltMediumHighBrush" />
|
|
<m:StaticResource x:Key="PivotPreviousButtonForegroundPressed" ResourceKey="SystemControlHighlightAltAltMediumHighBrush" />
|
|
<m:StaticResource x:Key="PivotItemBackground" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="PivotHeaderItemBackgroundUnselected" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="PivotHeaderItemBackgroundUnselectedPointerOver" ResourceKey="SystemControlHighlightTransparentBrush" />
|
|
<m:StaticResource x:Key="PivotHeaderItemBackgroundUnselectedPressed" ResourceKey="SystemControlHighlightTransparentBrush" />
|
|
<m:StaticResource x:Key="PivotHeaderItemBackgroundSelected" ResourceKey="SystemControlHighlightTransparentBrush" />
|
|
<m:StaticResource x:Key="PivotHeaderItemBackgroundSelectedPointerOver" ResourceKey="SystemControlHighlightTransparentBrush" />
|
|
<m:StaticResource x:Key="PivotHeaderItemBackgroundSelectedPressed" ResourceKey="SystemControlHighlightTransparentBrush" />
|
|
<m:StaticResource x:Key="PivotHeaderItemBackgroundDisabled" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="PivotHeaderItemForegroundUnselected" ResourceKey="SystemControlForegroundBaseMediumBrush" />
|
|
<m:StaticResource x:Key="PivotHeaderItemForegroundUnselectedPointerOver" ResourceKey="SystemControlHighlightAltBaseMediumHighBrush" />
|
|
<m:StaticResource x:Key="PivotHeaderItemForegroundUnselectedPressed" ResourceKey="SystemControlHighlightAltBaseMediumHighBrush" />
|
|
<m:StaticResource x:Key="PivotHeaderItemForegroundSelected" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="PivotHeaderItemForegroundSelectedPointerOver" ResourceKey="SystemControlHighlightAltBaseMediumHighBrush" />
|
|
<m:StaticResource x:Key="PivotHeaderItemForegroundSelectedPressed" ResourceKey="SystemControlHighlightAltBaseMediumHighBrush" />
|
|
<m:StaticResource x:Key="PivotHeaderItemForegroundDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="PivotHeaderItemFocusPipeFill" ResourceKey="SystemControlHighlightAltAccentBrush" />
|
|
<m:StaticResource x:Key="PivotHeaderItemSelectedPipeFill" ResourceKey="SystemControlHighlightAltAccentBrush" />
|
|
|
|
<!-- Resources for ProgressBar -->
|
|
<sys:Double x:Key="ProgressBarIndicatorPauseOpacity">0.6</sys:Double>
|
|
<sys:Double x:Key="ProgressBarThemeMinHeight">4</sys:Double>
|
|
<Thickness x:Key="ProgressBarBorderThemeThickness">0</Thickness>
|
|
<Color x:Key="SystemControlErrorBackgroundColor">#29C50500</Color>
|
|
|
|
<!-- Resources for ProgressRing -->
|
|
<m:StaticResource x:Key="ProgressRingForegroundThemeBrush" ResourceKey="SystemControlHighlightAccentBrush" />
|
|
<m:StaticResource x:Key="ProgressRingBackgroundThemeBrush" ResourceKey="SystemControlBackgroundBaseLowBrush" />
|
|
|
|
<!-- Resources for RadioButton -->
|
|
<sys:Double x:Key="RadioButtonBorderThemeThickness">1</sys:Double>
|
|
<m:StaticResource x:Key="RadioButtonForeground" ResourceKey="SystemControlForegroundBaseHighBrush" />
|
|
<m:StaticResource x:Key="RadioButtonForegroundPointerOver" ResourceKey="SystemControlForegroundBaseHighBrush" />
|
|
<m:StaticResource x:Key="RadioButtonForegroundPressed" ResourceKey="SystemControlForegroundBaseHighBrush" />
|
|
<m:StaticResource x:Key="RadioButtonForegroundDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="RadioButtonBackground" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="RadioButtonBackgroundPointerOver" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="RadioButtonBackgroundPressed" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="RadioButtonBackgroundDisabled" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="RadioButtonBorderBrush" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="RadioButtonBorderBrushPointerOver" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="RadioButtonBorderBrushPressed" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="RadioButtonBorderBrushDisabled" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="RadioButtonOuterEllipseStroke" ResourceKey="SystemControlForegroundBaseMediumBrush" />
|
|
<m:StaticResource x:Key="RadioButtonOuterEllipseStrokePointerOver" ResourceKey="SystemControlHighlightBaseMediumHighBrush" />
|
|
<m:StaticResource x:Key="RadioButtonOuterEllipseStrokePressed" ResourceKey="SystemControlHighlightBaseHighBrush" />
|
|
<m:StaticResource x:Key="RadioButtonOuterEllipseStrokeDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="RadioButtonOuterEllipseFill" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="RadioButtonOuterEllipseFillPointerOver" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="RadioButtonOuterEllipseFillPressed" ResourceKey="SystemControlBackgroundBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="RadioButtonOuterEllipseFillDisabled" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="RadioButtonOuterEllipseCheckedStroke" ResourceKey="SystemControlHighlightAccentBrush" />
|
|
<m:StaticResource x:Key="RadioButtonOuterEllipseCheckedStrokePointerOver" ResourceKey="SystemAccentColorLight1Brush" />
|
|
<m:StaticResource x:Key="RadioButtonOuterEllipseCheckedStrokePressed" ResourceKey="SystemAccentColorDark1Brush" />
|
|
<m:StaticResource x:Key="RadioButtonOuterEllipseCheckedStrokeDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="RadioButtonOuterEllipseCheckedFill" ResourceKey="SystemControlHighlightAccentBrush" />
|
|
<m:StaticResource x:Key="RadioButtonOuterEllipseCheckedFillPointerOver" ResourceKey="SystemAccentColorLight1Brush" />
|
|
<m:StaticResource x:Key="RadioButtonOuterEllipseCheckedFillPressed" ResourceKey="SystemAccentColorDark1Brush" />
|
|
<m:StaticResource x:Key="RadioButtonOuterEllipseCheckedFillDisabled" ResourceKey="SystemControlBackgroundBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="RadioButtonCheckGlyphFill" ResourceKey="SystemControlForegroundChromeWhiteBrush" />
|
|
<m:StaticResource x:Key="RadioButtonCheckGlyphFillPointerOver" ResourceKey="SystemControlForegroundChromeWhiteBrush" />
|
|
<m:StaticResource x:Key="RadioButtonCheckGlyphFillPressed" ResourceKey="SystemControlForegroundChromeWhiteBrush" />
|
|
<m:StaticResource x:Key="RadioButtonCheckGlyphFillDisabled" ResourceKey="SystemControlForegroundChromeWhiteBrush" />
|
|
<m:StaticResource x:Key="RadioButtonCheckGlyphStroke" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="RadioButtonCheckGlyphStrokePointerOver" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="RadioButtonCheckGlyphStrokePressed" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="RadioButtonCheckGlyphStrokeDisabled" ResourceKey="SystemControlTransparentBrush" />
|
|
|
|
<!-- Resources for RadioButtons -->
|
|
<m:StaticResource x:Key="RadioButtonsHeaderForeground" ResourceKey="SystemControlForegroundBaseHighBrush" />
|
|
<m:StaticResource x:Key="RadioButtonsHeaderForegroundDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
|
|
<!-- Resources for RatingControl -->
|
|
<m:StaticResource x:Key="RatingControlUnselectedForeground" ResourceKey="SystemControlBackgroundBaseLowBrush" />
|
|
<m:StaticResource x:Key="RatingControlSelectedForeground" ResourceKey="SystemControlForegroundAccentBrush" />
|
|
<m:StaticResource x:Key="RatingControlPlaceholderForeground" ResourceKey="SystemControlForegroundBaseHighBrush" />
|
|
<m:StaticResource x:Key="RatingControlPointerOverPlaceholderForeground" ResourceKey="SystemControlForegroundBaseMediumBrush" />
|
|
<m:StaticResource x:Key="RatingControlPointerOverUnselectedForeground" ResourceKey="SystemControlForegroundBaseMediumBrush" />
|
|
<m:StaticResource x:Key="RatingControlPointerOverSelectedForeground" ResourceKey="SystemControlForegroundAccentBrush" />
|
|
<m:StaticResource x:Key="RatingControlDisabledSelectedForeground" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="RatingControlCaptionForeground" ResourceKey="SystemControlForegroundBaseMediumBrush" />
|
|
<local:RatingItemFontInfo x:Key="RatingControlDefaultFontInfo" Glyph="" />
|
|
<local:RatingItemPathInfo x:Key="RatingControlDefaultPathInfo" Data="M 13.828125 12.246094 L 16.25 20 L 10 15.195313 L 3.75 20 L 6.171875 12.246094 L 0 7.5 L 7.65625 7.5 L 10 0 L 12.34375 7.5 L 20 7.5 Z" />
|
|
|
|
<!-- Resources for RepeatButton -->
|
|
<Thickness x:Key="RepeatButtonBorderThemeThickness">1</Thickness>
|
|
<m:StaticResource x:Key="RepeatButtonBackground" ResourceKey="SystemControlBackgroundBaseLowBrush" />
|
|
<SolidColorBrush
|
|
x:Key="RepeatButtonBackgroundPointerOver"
|
|
Opacity="0.1"
|
|
Color="{m:StaticColor SystemBaseHighColor}" />
|
|
<m:StaticResource x:Key="RepeatButtonBackgroundPressed" ResourceKey="SystemControlBackgroundBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="RepeatButtonBackgroundDisabled" ResourceKey="SystemControlBackgroundBaseLowBrush" />
|
|
<m:StaticResource x:Key="RepeatButtonForeground" ResourceKey="SystemControlForegroundBaseHighBrush" />
|
|
<m:StaticResource x:Key="RepeatButtonForegroundPointerOver" ResourceKey="SystemControlHighlightBaseHighBrush" />
|
|
<m:StaticResource x:Key="RepeatButtonForegroundPressed" ResourceKey="SystemControlHighlightBaseHighBrush" />
|
|
<m:StaticResource x:Key="RepeatButtonForegroundDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="RepeatButtonBorderBrush" ResourceKey="SystemControlForegroundTransparentBrush" />
|
|
<m:StaticResource x:Key="RepeatButtonBorderBrushPointerOver" ResourceKey="SystemControlForegroundTransparentBrush" />
|
|
<m:StaticResource x:Key="RepeatButtonBorderBrushPressed" ResourceKey="SystemControlHighlightTransparentBrush" />
|
|
<m:StaticResource x:Key="RepeatButtonBorderBrushDisabled" ResourceKey="SystemControlDisabledTransparentBrush" />
|
|
|
|
<!-- Resources for ResizeGrip -->
|
|
<m:StaticResource x:Key="ResizeGripForeground" ResourceKey="SystemControlForegroundBaseMediumLowBrush" />
|
|
|
|
<!-- Resources for ScrollBar -->
|
|
<sys:Double x:Key="ScrollBarTrackBorderThemeThickness">0</sys:Double>
|
|
<m:StaticResource x:Key="ScrollBarBackground" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="ScrollBarBackgroundPointerOver" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="ScrollBarBackgroundDisabled" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="ScrollBarForeground" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="ScrollBarBorderBrush" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="ScrollBarBorderBrushPointerOver" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="ScrollBarBorderBrushDisabled" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="ScrollBarButtonBackground" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="ScrollBarButtonBackgroundPointerOver" ResourceKey="SystemControlBackgroundListLowBrush" />
|
|
<m:StaticResource x:Key="ScrollBarButtonBackgroundPressed" ResourceKey="SystemControlBackgroundBaseMediumBrush" />
|
|
<m:StaticResource x:Key="ScrollBarButtonBackgroundDisabled" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="ScrollBarButtonBorderBrush" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="ScrollBarButtonBorderBrushPointerOver" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="ScrollBarButtonBorderBrushPressed" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="ScrollBarButtonBorderBrushDisabled" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="ScrollBarButtonArrowForeground" ResourceKey="SystemControlForegroundBaseHighBrush" />
|
|
<m:StaticResource x:Key="ScrollBarButtonArrowForegroundPointerOver" ResourceKey="SystemControlForegroundBaseHighBrush" />
|
|
<m:StaticResource x:Key="ScrollBarButtonArrowForegroundPressed" ResourceKey="SystemControlForegroundAltHighBrush" />
|
|
<m:StaticResource x:Key="ScrollBarButtonArrowForegroundDisabled" ResourceKey="SystemControlForegroundBaseLowBrush" />
|
|
<m:StaticResource x:Key="ScrollBarThumbFill" ResourceKey="SystemControlForegroundChromeDisabledLowBrush" />
|
|
<m:StaticResource x:Key="ScrollBarThumbFillPointerOver" ResourceKey="SystemControlBackgroundBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="ScrollBarThumbFillPressed" ResourceKey="SystemControlBackgroundBaseMediumBrush" />
|
|
<m:StaticResource x:Key="ScrollBarThumbFillDisabled" ResourceKey="SystemControlDisabledTransparentBrush" />
|
|
<SolidColorBrush
|
|
x:Key="ScrollBarTrackFill"
|
|
Opacity="0.9"
|
|
Color="{m:StaticColor SystemChromeMediumColor}" />
|
|
<SolidColorBrush
|
|
x:Key="ScrollBarTrackFillPointerOver"
|
|
Opacity="0.9"
|
|
Color="{m:StaticColor SystemChromeMediumColor}" />
|
|
<m:StaticResource x:Key="ScrollBarTrackFillDisabled" ResourceKey="SystemControlDisabledTransparentBrush" />
|
|
<m:StaticResource x:Key="ScrollBarTrackStroke" ResourceKey="SystemControlForegroundTransparentBrush" />
|
|
<m:StaticResource x:Key="ScrollBarTrackStrokePointerOver" ResourceKey="SystemControlForegroundTransparentBrush" />
|
|
<m:StaticResource x:Key="ScrollBarTrackStrokeDisabled" ResourceKey="SystemControlDisabledTransparentBrush" />
|
|
<m:StaticResource x:Key="ScrollBarPanningThumbBackgroundDisabled" ResourceKey="SystemControlDisabledChromeHighBrush" />
|
|
<m:StaticResource x:Key="ScrollBarThumbBackgroundColor" ResourceKey="SystemBaseLowColor" />
|
|
<m:StaticResource x:Key="ScrollBarPanningThumbBackgroundColor" ResourceKey="SystemChromeDisabledLowColor" />
|
|
<SolidColorBrush x:Key="ScrollBarThumbBackground" Color="{m:StaticResource ScrollBarThumbBackgroundColor}" />
|
|
<SolidColorBrush x:Key="ScrollBarPanningThumbBackground" Color="{m:StaticResource ScrollBarPanningThumbBackgroundColor}" />
|
|
|
|
<!-- Resource for ScrollViewer -->
|
|
<SolidColorBrush
|
|
x:Key="ScrollViewerScrollBarSeparatorBackground"
|
|
Opacity="0.9"
|
|
Color="{m:StaticColor SystemChromeMediumColor}" />
|
|
|
|
<!-- Resources for Slider -->
|
|
<sys:Double x:Key="SliderOutsideTickBarThemeHeight">4</sys:Double>
|
|
<sys:Double x:Key="SliderTrackThemeHeight">2</sys:Double>
|
|
<Thickness x:Key="SliderBorderThemeThickness">0</Thickness>
|
|
<Thickness x:Key="SliderHeaderThemeMargin">0,0,0,4</Thickness>
|
|
<FontWeight x:Key="SliderHeaderThemeFontWeight">Normal</FontWeight>
|
|
<m:StaticResource x:Key="SliderContainerBackground" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="SliderContainerBackgroundPointerOver" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="SliderContainerBackgroundPressed" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="SliderContainerBackgroundDisabled" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="SliderThumbBackground" ResourceKey="SystemControlForegroundAccentBrush" />
|
|
<m:StaticResource x:Key="SliderThumbBackgroundPointerOver" ResourceKey="SystemAccentColorLight1Brush" />
|
|
<m:StaticResource x:Key="SliderThumbBackgroundPressed" ResourceKey="SystemAccentColorDark1Brush" />
|
|
<m:StaticResource x:Key="SliderThumbBackgroundDisabled" ResourceKey="SystemControlDisabledChromeDisabledHighBrush" />
|
|
<m:StaticResource x:Key="SliderTrackFill" ResourceKey="SystemControlForegroundBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="SliderTrackFillPointerOver" ResourceKey="SystemControlForegroundBaseMediumBrush" />
|
|
<m:StaticResource x:Key="SliderTrackFillPressed" ResourceKey="SystemControlForegroundBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="SliderTrackFillDisabled" ResourceKey="SystemControlDisabledChromeDisabledHighBrush" />
|
|
<m:StaticResource x:Key="SliderTrackValueFill" ResourceKey="SystemControlHighlightAccentBrush" />
|
|
<m:StaticResource x:Key="SliderTrackValueFillPointerOver" ResourceKey="SystemControlHighlightAccentBrush" />
|
|
<m:StaticResource x:Key="SliderTrackValueFillPressed" ResourceKey="SystemControlHighlightAccentBrush" />
|
|
<m:StaticResource x:Key="SliderTrackValueFillDisabled" ResourceKey="SystemControlDisabledChromeDisabledHighBrush" />
|
|
<m:StaticResource x:Key="SliderHeaderForeground" ResourceKey="SystemControlForegroundBaseHighBrush" />
|
|
<m:StaticResource x:Key="SliderHeaderForegroundDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="SliderTickBarFill" ResourceKey="SystemControlForegroundBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="SliderTickBarFillDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="SliderInlineTickBarFill" ResourceKey="SystemControlBackgroundAltHighBrush" />
|
|
|
|
<!-- Resources for SplitButton -->
|
|
<m:StaticResource x:Key="SplitButtonBackground" ResourceKey="SystemControlBackgroundBaseLowBrush" />
|
|
<SolidColorBrush
|
|
x:Key="SplitButtonBackgroundPointerOver"
|
|
Opacity="0.1"
|
|
Color="{m:StaticColor SystemBaseHighColor}" />
|
|
<m:StaticResource x:Key="SplitButtonBackgroundPressed" ResourceKey="SystemControlBackgroundBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="SplitButtonBackgroundDisabled" ResourceKey="SystemControlBackgroundBaseLowBrush" />
|
|
<m:StaticResource x:Key="SplitButtonBackgroundChecked" ResourceKey="SystemControlHighlightAccentBrush" />
|
|
<m:StaticResource x:Key="SplitButtonBackgroundCheckedPointerOver" ResourceKey="SystemAccentColorLight1Brush" />
|
|
<m:StaticResource x:Key="SplitButtonBackgroundCheckedPressed" ResourceKey="SystemControlHighlightBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="SplitButtonBackgroundCheckedDisabled" ResourceKey="SystemControlBackgroundBaseLowBrush" />
|
|
<m:StaticResource x:Key="SplitButtonForeground" ResourceKey="SystemControlForegroundBaseHighBrush" />
|
|
<m:StaticResource x:Key="SplitButtonForegroundPointerOver" ResourceKey="SystemControlHighlightBaseHighBrush" />
|
|
<m:StaticResource x:Key="SplitButtonForegroundPressed" ResourceKey="SystemControlHighlightBaseHighBrush" />
|
|
<m:StaticResource x:Key="SplitButtonForegroundDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="SplitButtonForegroundChecked" ResourceKey="SystemControlHighlightAltChromeWhiteBrush" />
|
|
<m:StaticResource x:Key="SplitButtonForegroundCheckedPointerOver" ResourceKey="SystemControlHighlightAltChromeWhiteBrush" />
|
|
<m:StaticResource x:Key="SplitButtonForegroundCheckedPressed" ResourceKey="SystemControlHighlightAltChromeWhiteBrush" />
|
|
<m:StaticResource x:Key="SplitButtonForegroundCheckedDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="SplitButtonBorderBrush" ResourceKey="SystemControlForegroundTransparentBrush" />
|
|
<m:StaticResource x:Key="SplitButtonBorderBrushPointerOver" ResourceKey="SystemControlForegroundTransparentBrush" />
|
|
<m:StaticResource x:Key="SplitButtonBorderBrushPressed" ResourceKey="SystemControlHighlightTransparentBrush" />
|
|
<m:StaticResource x:Key="SplitButtonBorderBrushDisabled" ResourceKey="SystemControlDisabledTransparentBrush" />
|
|
<m:StaticResource x:Key="SplitButtonBorderBrushChecked" ResourceKey="SystemControlHighlightAltTransparentBrush" />
|
|
<m:StaticResource x:Key="SplitButtonBorderBrushCheckedPointerOver" ResourceKey="SystemControlHighlightAltTransparentBrush" />
|
|
<m:StaticResource x:Key="SplitButtonBorderBrushCheckedPressed" ResourceKey="SystemControlHighlightAltTransparentBrush" />
|
|
<m:StaticResource x:Key="SplitButtonBorderBrushCheckedDisabled" ResourceKey="SystemControlDisabledTransparentBrush" />
|
|
<Thickness x:Key="SplitButtonBorderThemeThickness">1</Thickness>
|
|
|
|
<!-- Resources for SplitView -->
|
|
<sys:Double x:Key="SplitViewOpenPaneThemeLength">320</sys:Double>
|
|
<sys:Double x:Key="SplitViewCompactPaneThemeLength">48</sys:Double>
|
|
<Thickness x:Key="SplitViewLeftBorderThemeThickness">0,0,1,0</Thickness>
|
|
<Thickness x:Key="SplitViewRightBorderThemeThickness">1,0,0,0</Thickness>
|
|
<m:StaticResource x:Key="SplitViewLightDismissOverlayBackground" ResourceKey="SystemControlPageBackgroundMediumAltMediumBrush" />
|
|
|
|
<!-- Resources for TabView -->
|
|
<m:StaticResource x:Key="TabViewBackground" ResourceKey="SystemControlBackgroundListLowBrush" />
|
|
<m:StaticResource x:Key="TabViewItemHeaderBackground" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="TabViewItemHeaderBackgroundSelected" ResourceKey="SystemControlBackgroundAltHighBrush" />
|
|
<m:StaticResource x:Key="TabViewItemHeaderBackgroundPointerOver" ResourceKey="SystemControlBackgroundAltMediumLowBrush" />
|
|
<m:StaticResource x:Key="TabViewItemHeaderBackgroundPressed" ResourceKey="SystemControlBackgroundAltMediumBrush" />
|
|
<m:StaticResource x:Key="TabViewItemHeaderForeground" ResourceKey="SystemControlForegroundBaseHighBrush" />
|
|
<m:StaticResource x:Key="TabViewItemHeaderForegroundPressed" ResourceKey="SystemControlForegroundBaseHighBrush" />
|
|
<m:StaticResource x:Key="TabViewItemHeaderForegroundSelected" ResourceKey="SystemControlForegroundBaseHighBrush" />
|
|
<m:StaticResource x:Key="TabViewItemHeaderForegroundPointerOver" ResourceKey="SystemControlForegroundBaseHighBrush" />
|
|
<m:StaticResource x:Key="TabViewItemHeaderForegroundDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="TabViewItemIconForeground" ResourceKey="SystemControlForegroundBaseMediumBrush" />
|
|
<m:StaticResource x:Key="TabViewItemIconForegroundPressed" ResourceKey="SystemControlForegroundBaseMediumBrush" />
|
|
<m:StaticResource x:Key="TabViewItemIconForegroundSelected" ResourceKey="SystemControlForegroundBaseMediumBrush" />
|
|
<m:StaticResource x:Key="TabViewItemIconForegroundPointerOver" ResourceKey="SystemControlForegroundBaseMediumBrush" />
|
|
<m:StaticResource x:Key="TabViewItemIconForegroundDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="TabViewButtonBackground" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="TabViewButtonBackgroundPressed" ResourceKey="SystemControlBackgroundListMediumBrush" />
|
|
<m:StaticResource x:Key="TabViewButtonBackgroundPointerOver" ResourceKey="SystemControlBackgroundListLowBrush" />
|
|
<m:StaticResource x:Key="TabViewButtonBackgroundDisabled" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="TabViewButtonBackgroundActiveTab" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="TabViewButtonForeground" ResourceKey="SystemControlBackgroundBaseMediumBrush" />
|
|
<m:StaticResource x:Key="TabViewButtonForegroundPressed" ResourceKey="SystemControlForegroundBaseMediumHighBrush" />
|
|
<m:StaticResource x:Key="TabViewButtonForegroundPointerOver" ResourceKey="SystemControlForegroundBaseMediumHighBrush" />
|
|
<m:StaticResource x:Key="TabViewButtonForegroundDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="TabViewButtonForegroundActiveTab" ResourceKey="SystemControlBackgroundBaseMediumBrush" />
|
|
<m:StaticResource x:Key="TabViewScrollButtonBackground" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="TabViewItemSeparator" ResourceKey="SystemControlForegroundBaseLowBrush" />
|
|
|
|
<!-- Resources for Thumb -->
|
|
<m:StaticResource x:Key="ThumbBackground" ResourceKey="SystemControlBackgroundBaseLowBrush" />
|
|
<m:StaticResource x:Key="ThumbBackgroundPointerOver" ResourceKey="SystemControlHighlightBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="ThumbBackgroundPressed" ResourceKey="SystemControlHighlightBaseMediumBrush" />
|
|
<m:StaticResource x:Key="ThumbBorderBrush" ResourceKey="SystemControlHighlightTransparentBrush" />
|
|
<m:StaticResource x:Key="ThumbBorderBrushPointerOver" ResourceKey="SystemControlHighlightTransparentBrush" />
|
|
<m:StaticResource x:Key="ThumbBorderBrushPressed" ResourceKey="SystemControlHighlightTransparentBrush" />
|
|
|
|
<!-- Resources for TimePicker -->
|
|
<sys:Double x:Key="TimePickerSelectorThemeMinWidth">80</sys:Double>
|
|
<sys:Double x:Key="TimePickerSpacerThemeWidth">1</sys:Double>
|
|
<Thickness x:Key="TimePickerBorderThemeThickness">1</Thickness>
|
|
<Thickness x:Key="TimePickerHeaderThemeMargin">0,0,0,4</Thickness>
|
|
<Thickness x:Key="TimePickerFirstHostThemeMargin">0,0,20,0</Thickness>
|
|
<Thickness x:Key="TimePickerThirdHostThemeMargin">20,0,0,0</Thickness>
|
|
<FontWeight x:Key="TimePickerHeaderThemeFontWeight">Normal</FontWeight>
|
|
<m:StaticResource x:Key="TimePickerSpacerFill" ResourceKey="SystemControlForegroundBaseLowBrush" />
|
|
<m:StaticResource x:Key="TimePickerSpacerFillDisabled" ResourceKey="SystemControlDisabledBaseLowBrush" />
|
|
<m:StaticResource x:Key="TimePickerHeaderForeground" ResourceKey="SystemControlForegroundBaseHighBrush" />
|
|
<m:StaticResource x:Key="TimePickerHeaderForegroundDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="TimePickerButtonBorderBrush" ResourceKey="SystemControlForegroundBaseMediumBrush" />
|
|
<m:StaticResource x:Key="TimePickerButtonBorderBrushPointerOver" ResourceKey="SystemControlHighlightBaseMediumHighBrush" />
|
|
<m:StaticResource x:Key="TimePickerButtonBorderBrushPressed" ResourceKey="SystemControlHighlightBaseMediumBrush" />
|
|
<m:StaticResource x:Key="TimePickerButtonBorderBrushDisabled" ResourceKey="SystemControlDisabledBaseLowBrush" />
|
|
<m:StaticResource x:Key="TimePickerButtonBackground" ResourceKey="SystemControlBackgroundAltMediumLowBrush" />
|
|
<m:StaticResource x:Key="TimePickerButtonBackgroundPointerOver" ResourceKey="SystemControlPageBackgroundAltMediumBrush" />
|
|
<m:StaticResource x:Key="TimePickerButtonBackgroundPressed" ResourceKey="SystemControlBackgroundBaseLowBrush" />
|
|
<m:StaticResource x:Key="TimePickerButtonBackgroundDisabled" ResourceKey="SystemControlBackgroundBaseLowBrush" />
|
|
<m:StaticResource x:Key="TimePickerButtonBackgroundFocused" ResourceKey="SystemControlHighlightListAccentLowBrush" />
|
|
<m:StaticResource x:Key="TimePickerButtonForeground" ResourceKey="SystemControlForegroundBaseHighBrush" />
|
|
<m:StaticResource x:Key="TimePickerButtonForegroundPointerOver" ResourceKey="SystemControlHighlightBaseHighBrush" />
|
|
<m:StaticResource x:Key="TimePickerButtonForegroundPressed" ResourceKey="SystemControlHighlightBaseHighBrush" />
|
|
<m:StaticResource x:Key="TimePickerButtonForegroundDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="TimePickerButtonForegroundFocused" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="TimePickerFlyoutPresenterBackground" ResourceKey="AcrylicBackgroundFillColorDefaultBrush" />
|
|
<m:StaticResource x:Key="TimePickerFlyoutPresenterBorderBrush" ResourceKey="SystemControlTransientBorderBrush" />
|
|
<m:StaticResource x:Key="TimePickerFlyoutPresenterSpacerFill" ResourceKey="SystemControlForegroundBaseLowBrush" />
|
|
<m:StaticResource x:Key="TimePickerFlyoutPresenterHighlightFill" ResourceKey="SystemControlHighlightListAccentLowBrush" />
|
|
<m:StaticResource x:Key="TimePickerLightDismissOverlayBackground" ResourceKey="SystemControlPageBackgroundMediumAltMediumBrush" />
|
|
|
|
<!-- Resources for ToggleButton -->
|
|
<Thickness x:Key="ToggleButtonBorderThemeThickness">1</Thickness>
|
|
<m:StaticResource x:Key="ToggleButtonBackground" ResourceKey="SystemControlBackgroundBaseLowBrush" />
|
|
<SolidColorBrush
|
|
x:Key="ToggleButtonBackgroundPointerOver"
|
|
Opacity="0.1"
|
|
Color="{m:StaticColor SystemBaseHighColor}" />
|
|
<m:StaticResource x:Key="ToggleButtonBackgroundPressed" ResourceKey="SystemControlBackgroundBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="ToggleButtonBackgroundDisabled" ResourceKey="SystemControlBackgroundBaseLowBrush" />
|
|
<m:StaticResource x:Key="ToggleButtonBackgroundChecked" ResourceKey="SystemControlHighlightAccentBrush" />
|
|
<m:StaticResource x:Key="ToggleButtonBackgroundCheckedPointerOver" ResourceKey="SystemAccentColorLight1Brush" />
|
|
<m:StaticResource x:Key="ToggleButtonBackgroundCheckedPressed" ResourceKey="SystemControlHighlightBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="ToggleButtonBackgroundCheckedDisabled" ResourceKey="SystemControlBackgroundBaseLowBrush" />
|
|
<m:StaticResource x:Key="ToggleButtonBackgroundIndeterminate" ResourceKey="SystemControlBackgroundBaseLowBrush" />
|
|
<m:StaticResource x:Key="ToggleButtonBackgroundIndeterminatePointerOver" ResourceKey="SystemControlBackgroundBaseLowBrush" />
|
|
<m:StaticResource x:Key="ToggleButtonBackgroundIndeterminatePressed" ResourceKey="SystemControlBackgroundBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="ToggleButtonBackgroundIndeterminateDisabled" ResourceKey="SystemControlBackgroundBaseLowBrush" />
|
|
<m:StaticResource x:Key="ToggleButtonForeground" ResourceKey="SystemControlForegroundBaseHighBrush" />
|
|
<m:StaticResource x:Key="ToggleButtonForegroundPointerOver" ResourceKey="SystemControlHighlightBaseHighBrush" />
|
|
<m:StaticResource x:Key="ToggleButtonForegroundPressed" ResourceKey="SystemControlHighlightBaseHighBrush" />
|
|
<m:StaticResource x:Key="ToggleButtonForegroundDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="ToggleButtonForegroundChecked" ResourceKey="SystemControlHighlightAltChromeWhiteBrush" />
|
|
<m:StaticResource x:Key="ToggleButtonForegroundCheckedPointerOver" ResourceKey="SystemControlHighlightAltChromeWhiteBrush" />
|
|
<m:StaticResource x:Key="ToggleButtonForegroundCheckedPressed" ResourceKey="SystemControlHighlightAltChromeWhiteBrush" />
|
|
<m:StaticResource x:Key="ToggleButtonForegroundCheckedDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="ToggleButtonForegroundIndeterminate" ResourceKey="SystemControlForegroundBaseHighBrush" />
|
|
<m:StaticResource x:Key="ToggleButtonForegroundIndeterminatePointerOver" ResourceKey="SystemControlHighlightBaseHighBrush" />
|
|
<m:StaticResource x:Key="ToggleButtonForegroundIndeterminatePressed" ResourceKey="SystemControlHighlightBaseHighBrush" />
|
|
<m:StaticResource x:Key="ToggleButtonForegroundIndeterminateDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="ToggleButtonBorderBrush" ResourceKey="SystemControlForegroundTransparentBrush" />
|
|
<m:StaticResource x:Key="ToggleButtonBorderBrushPointerOver" ResourceKey="SystemControlForegroundTransparentBrush" />
|
|
<m:StaticResource x:Key="ToggleButtonBorderBrushPressed" ResourceKey="SystemControlHighlightTransparentBrush" />
|
|
<m:StaticResource x:Key="ToggleButtonBorderBrushDisabled" ResourceKey="SystemControlDisabledTransparentBrush" />
|
|
<m:StaticResource x:Key="ToggleButtonBorderBrushChecked" ResourceKey="SystemControlHighlightAltTransparentBrush" />
|
|
<m:StaticResource x:Key="ToggleButtonBorderBrushCheckedPointerOver" ResourceKey="SystemControlHighlightAltTransparentBrush" />
|
|
<m:StaticResource x:Key="ToggleButtonBorderBrushCheckedPressed" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="ToggleButtonBorderBrushCheckedDisabled" ResourceKey="SystemControlDisabledTransparentBrush" />
|
|
<m:StaticResource x:Key="ToggleButtonBorderBrushIndeterminate" ResourceKey="SystemControlForegroundTransparentBrush" />
|
|
<m:StaticResource x:Key="ToggleButtonBorderBrushIndeterminatePointerOver" ResourceKey="SystemControlHighlightBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="ToggleButtonBorderBrushIndeterminatePressed" ResourceKey="SystemControlHighlightTransparentBrush" />
|
|
<m:StaticResource x:Key="ToggleButtonBorderBrushIndeterminateDisabled" ResourceKey="SystemControlDisabledTransparentBrush" />
|
|
|
|
<!-- Resources for ToggleSwitch -->
|
|
<sys:Double x:Key="ToggleSwitchOnStrokeThickness">0</sys:Double>
|
|
<sys:Double x:Key="ToggleSwitchOuterBorderStrokeThickness">1</sys:Double>
|
|
<m:StaticResource x:Key="ToggleSwitchContentForeground" ResourceKey="SystemControlForegroundBaseHighBrush" />
|
|
<m:StaticResource x:Key="ToggleSwitchContentForegroundDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="ToggleSwitchHeaderForeground" ResourceKey="SystemControlForegroundBaseHighBrush" />
|
|
<m:StaticResource x:Key="ToggleSwitchHeaderForegroundDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="ToggleSwitchContainerBackground" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="ToggleSwitchContainerBackgroundPointerOver" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="ToggleSwitchContainerBackgroundPressed" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="ToggleSwitchContainerBackgroundDisabled" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="ToggleSwitchFillOff" ResourceKey="Color09B" />
|
|
<m:StaticResource x:Key="ToggleSwitchFillOffPointerOver" ResourceKey="Color03B" />
|
|
<m:StaticResource x:Key="ToggleSwitchFillOffPressed" ResourceKey="Color19B" />
|
|
<m:StaticResource x:Key="ToggleSwitchFillOffDisabled" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="ToggleSwitchStrokeOff" ResourceKey="Color17B" />
|
|
<m:StaticResource x:Key="ToggleSwitchStrokeOffPointerOver" ResourceKey="Color17B" />
|
|
<m:StaticResource x:Key="ToggleSwitchStrokeOffPressed" ResourceKey="Color20B" />
|
|
<m:StaticResource x:Key="ToggleSwitchStrokeOffDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="ToggleSwitchFillOn" ResourceKey="SystemControlHighlightAccentBrush" />
|
|
<m:StaticResource x:Key="ToggleSwitchFillOnPointerOver" ResourceKey="SystemAccentColorLight1Brush" />
|
|
<m:StaticResource x:Key="ToggleSwitchFillOnPressed" ResourceKey="SystemAccentColorDark1Brush" />
|
|
<m:StaticResource x:Key="ToggleSwitchFillOnDisabled" ResourceKey="SystemControlDisabledBaseLowBrush" />
|
|
<m:StaticResource x:Key="ToggleSwitchStrokeOn" ResourceKey="SystemControlHighlightBaseHighBrush" />
|
|
<m:StaticResource x:Key="ToggleSwitchStrokeOnPointerOver" ResourceKey="SystemControlHighlightListAccentHighBrush" />
|
|
<m:StaticResource x:Key="ToggleSwitchStrokeOnPressed" ResourceKey="SystemControlHighlightBaseMediumBrush" />
|
|
<m:StaticResource x:Key="ToggleSwitchStrokeOnDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="ToggleSwitchKnobFillOff" ResourceKey="Color17B" />
|
|
<m:StaticResource x:Key="ToggleSwitchKnobFillOffPointerOver" ResourceKey="Color17B" />
|
|
<m:StaticResource x:Key="ToggleSwitchKnobFillOffPressed" ResourceKey="Color20B" />
|
|
<m:StaticResource x:Key="ToggleSwitchKnobFillOffDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="ToggleSwitchKnobFillOn" ResourceKey="SystemControlHighlightAltChromeWhiteBrush" />
|
|
<m:StaticResource x:Key="ToggleSwitchKnobFillOnPointerOver" ResourceKey="SystemControlHighlightChromeWhiteBrush" />
|
|
<m:StaticResource x:Key="ToggleSwitchKnobFillOnPressed" ResourceKey="SystemControlHighlightAltChromeWhiteBrush" />
|
|
<m:StaticResource x:Key="ToggleSwitchKnobFillOnDisabled" ResourceKey="SystemControlPageBackgroundBaseLowBrush" />
|
|
|
|
<!-- Resources for ToolTip -->
|
|
<sys:Double x:Key="ToolTipContentThemeFontSize">12</sys:Double>
|
|
<Thickness x:Key="ToolTipBorderThemeThickness">1</Thickness>
|
|
<Thickness x:Key="ToolTipBorderThemePadding">8,5,8,7</Thickness>
|
|
<m:StaticResource x:Key="ToolTipForeground" ResourceKey="SystemControlForegroundBaseHighBrush" />
|
|
<m:StaticResource x:Key="ToolTipBackground" ResourceKey="SystemControlBackgroundChromeMediumLowBrush" />
|
|
<m:StaticResource x:Key="ToolTipBorderBrush" ResourceKey="SystemControlTransientBorderBrush" />
|
|
|
|
<!-- Resources for TreeView -->
|
|
<m:StaticResource x:Key="TreeViewItemBackground" ResourceKey="SystemControlTransparentRevealBackgroundBrush" />
|
|
<m:StaticResource x:Key="TreeViewItemBackgroundPointerOver" ResourceKey="SystemControlHighlightListLowRevealBackgroundBrush" />
|
|
<m:StaticResource x:Key="TreeViewItemBackgroundPressed" ResourceKey="SystemControlHighlightListMediumRevealBackgroundBrush" />
|
|
<m:StaticResource x:Key="TreeViewItemBackgroundDisabled" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="TreeViewItemBackgroundSelected" ResourceKey="SystemControlHighlightAccent3RevealBackgroundBrush" />
|
|
<m:StaticResource x:Key="TreeViewItemBackgroundSelectedPointerOver" ResourceKey="SystemControlHighlightAccent2RevealBackgroundBrush" />
|
|
<m:StaticResource x:Key="TreeViewItemBackgroundSelectedPressed" ResourceKey="SystemControlHighlightListMediumRevealBackgroundBrush" />
|
|
<m:StaticResource x:Key="TreeViewItemBackgroundSelectedDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="TreeViewItemForeground" ResourceKey="SystemControlForegroundBaseHighBrush" />
|
|
<m:StaticResource x:Key="TreeViewItemForegroundPointerOver" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="TreeViewItemForegroundPressed" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="TreeViewItemForegroundDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="TreeViewItemForegroundSelected" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="TreeViewItemForegroundSelectedPointerOver" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="TreeViewItemForegroundSelectedPressed" ResourceKey="SystemControlHighlightAltBaseHighBrush" />
|
|
<m:StaticResource x:Key="TreeViewItemForegroundSelectedDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="TreeViewItemBorderBrush" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="TreeViewItemBorderBrushPointerOver" ResourceKey="SystemControlHighlightAltTransparentRevealBorderBrush" />
|
|
<m:StaticResource x:Key="TreeViewItemBorderBrushPressed" ResourceKey="SystemControlHighlightAltTransparentRevealBorderBrush" />
|
|
<m:StaticResource x:Key="TreeViewItemBorderBrushDisabled" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="TreeViewItemBorderBrushSelected" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="TreeViewItemBorderBrushSelectedPointerOver" ResourceKey="SystemControlBackgroundTransparentRevealBorderBrush" />
|
|
<m:StaticResource x:Key="TreeViewItemBorderBrushSelectedPressed" ResourceKey="SystemControlBackgroundTransparentRevealBorderBrush" />
|
|
<m:StaticResource x:Key="TreeViewItemBorderBrushSelectedDisabled" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="TreeViewItemCheckBoxBackgroundSelected" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="TreeViewItemCheckBoxBorderSelected" ResourceKey="SystemControlForegroundBaseMediumHighBrush" />
|
|
<m:StaticResource x:Key="TreeViewItemCheckGlyphSelected" ResourceKey="SystemControlForegroundBaseMediumHighBrush" />
|
|
<Thickness x:Key="TreeViewItemBorderThemeThickness">1</Thickness>
|
|
|
|
<sys:Double x:Key="TextControlThemeMinWidth">64</sys:Double>
|
|
<Thickness x:Key="TextControlBorderThemeThickness">1</Thickness>
|
|
<Thickness x:Key="TextControlBorderThemeThicknessFocused">2</Thickness>
|
|
<Thickness x:Key="TextControlMarginThemeThickness">0,9.5,0,9.5</Thickness>
|
|
<Thickness x:Key="HelperButtonThemePadding">0,0,-2,0</Thickness>
|
|
<m:StaticResource x:Key="TextControlForeground" ResourceKey="SystemControlForegroundBaseHighBrush" />
|
|
<m:StaticResource x:Key="TextControlForegroundPointerOver" ResourceKey="SystemControlForegroundBaseHighBrush" />
|
|
<m:StaticResource x:Key="TextControlForegroundFocused" ResourceKey="SystemControlForegroundBaseHighBrush" />
|
|
<m:StaticResource x:Key="TextControlForegroundDisabled" ResourceKey="SystemControlDisabledChromeDisabledLowBrush" />
|
|
<m:StaticResource x:Key="TextControlBackground" ResourceKey="SystemControlBackgroundAltMediumLowBrush" />
|
|
<m:StaticResource x:Key="TextControlBackgroundPointerOver" ResourceKey="SystemControlBackgroundAltMediumBrush" />
|
|
<m:StaticResource x:Key="TextControlBackgroundFocused" ResourceKey="SystemControlBackgroundAltHighBrush" />
|
|
<m:StaticResource x:Key="TextControlBackgroundDisabled" ResourceKey="SystemControlBackgroundBaseLowBrush" />
|
|
<m:StaticResource x:Key="TextControlBorderBrush" ResourceKey="SystemControlForegroundBaseMediumBrush" />
|
|
<m:StaticResource x:Key="TextControlBorderBrushPointerOver" ResourceKey="SystemControlHighlightBaseMediumHighBrush" />
|
|
<m:StaticResource x:Key="TextControlBorderBrushFocused" ResourceKey="SystemControlHighlightAccentBrush" />
|
|
<m:StaticResource x:Key="TextControlBorderBrushDisabled" ResourceKey="SystemControlDisabledBaseLowBrush" />
|
|
<m:StaticResource x:Key="TextControlPlaceholderForeground" ResourceKey="SystemControlPageTextBaseMediumBrush" />
|
|
<m:StaticResource x:Key="TextControlPlaceholderForegroundPointerOver" ResourceKey="SystemControlPageTextBaseMediumBrush" />
|
|
<m:StaticResource x:Key="TextControlPlaceholderForegroundFocused" ResourceKey="SystemControlForegroundBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="TextControlPlaceholderForegroundDisabled" ResourceKey="SystemControlDisabledChromeDisabledLowBrush" />
|
|
<m:StaticResource x:Key="TextControlHeaderForeground" ResourceKey="SystemControlForegroundBaseHighBrush" />
|
|
<m:StaticResource x:Key="TextControlHeaderForegroundDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="TextControlSelectionHighlightColor" ResourceKey="SystemControlHighlightAccentBrush" />
|
|
<m:StaticResource x:Key="TextControlButtonBackground" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="TextControlButtonBackgroundPointerOver" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="TextControlButtonBackgroundPressed" ResourceKey="SystemControlHighlightAccentBrush" />
|
|
<m:StaticResource x:Key="TextControlButtonBorderBrush" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="TextControlButtonBorderBrushPointerOver" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="TextControlButtonBorderBrushPressed" ResourceKey="SystemControlTransparentBrush" />
|
|
<m:StaticResource x:Key="TextControlButtonForeground" ResourceKey="SystemControlForegroundBaseMediumHighBrush" />
|
|
<m:StaticResource x:Key="TextControlButtonForegroundPointerOver" ResourceKey="SystemControlHighlightAccentBrush" />
|
|
<m:StaticResource x:Key="TextControlButtonForegroundPressed" ResourceKey="SystemControlHighlightAltChromeWhiteBrush" />
|
|
|
|
<!-- Resources for Window -->
|
|
<SolidColorBrush x:Key="WindowBorder" Color="#FF707070" />
|
|
<SolidColorBrush x:Key="WindowBorderInactive" Color="#FFAAAAAA" />
|
|
<SolidColorBrush x:Key="TitleBarButtonBackground" Color="Transparent" />
|
|
<SolidColorBrush x:Key="TitleBarButtonBackgroundInactive" Color="Transparent" />
|
|
|
|
<!-- Resources for AccentButtonStyle -->
|
|
<m:StaticResource x:Key="AccentButtonBackground" ResourceKey="SystemControlBackgroundAccentBrush" />
|
|
<m:StaticResource x:Key="AccentButtonBackgroundPointerOver" ResourceKey="SystemAccentColorLight1Brush" />
|
|
<m:StaticResource x:Key="AccentButtonBackgroundPressed" ResourceKey="SystemAccentColorDark1Brush" />
|
|
<m:StaticResource x:Key="AccentButtonBackgroundDisabled" ResourceKey="SystemControlBackgroundBaseLowBrush" />
|
|
<m:StaticResource x:Key="AccentButtonForeground" ResourceKey="SystemControlForegroundChromeWhiteBrush" />
|
|
<m:StaticResource x:Key="AccentButtonForegroundPointerOver" ResourceKey="SystemControlForegroundChromeWhiteBrush" />
|
|
<m:StaticResource x:Key="AccentButtonForegroundPressed" ResourceKey="SystemControlForegroundChromeWhiteBrush" />
|
|
<m:StaticResource x:Key="AccentButtonForegroundDisabled" ResourceKey="SystemControlDisabledBaseMediumLowBrush" />
|
|
<m:StaticResource x:Key="AccentButtonBorderBrush" ResourceKey="SystemAccentColorDark2Brush" />
|
|
<m:StaticResource x:Key="AccentButtonBorderBrushPointerOver" ResourceKey="SystemAccentColorDark2Brush" />
|
|
<m:StaticResource x:Key="AccentButtonBorderBrushPressed" ResourceKey="SystemControlHighlightTransparentBrush" />
|
|
<m:StaticResource x:Key="AccentButtonBorderBGPointerOver" ResourceKey="SystemControlForegroundTransparentBrush" />
|
|
<m:StaticResource x:Key="AccentButtonBorderBGPressed" ResourceKey="SystemControlForegroundTransparentBrush" />
|
|
<m:StaticResource x:Key="AccentButtonBorderBrushDisabled" ResourceKey="SystemControlDisabledTransparentBrush" />
|
|
|
|
<sys:Boolean x:Key="UseSystemFocusVisuals">True</sys:Boolean>
|
|
<sys:Boolean x:Key="IsApplicationFocusVisualKindReveal">False</sys:Boolean>
|
|
|
|
<Style x:Key="HighVisibilityFocusVisual">
|
|
<Setter Property="primitives:FocusVisualHelper.FocusVisualPrimaryBrush" Value="{StaticResource SystemControlFocusVisualPrimaryBrush}" />
|
|
<Setter Property="primitives:FocusVisualHelper.FocusVisualSecondaryBrush" Value="{StaticResource SystemControlFocusVisualSecondaryBrush}" />
|
|
<Setter Property="primitives:FocusVisualHelper.IsSystemFocusVisual" Value="True" />
|
|
<Setter Property="Control.Template">
|
|
<Setter.Value>
|
|
<ControlTemplate>
|
|
<Border
|
|
BorderBrush="{TemplateBinding primitives:FocusVisualHelper.FocusVisualPrimaryBrush}"
|
|
BorderThickness="{TemplateBinding primitives:FocusVisualHelper.FocusVisualPrimaryThickness}"
|
|
SnapsToDevicePixels="True">
|
|
<Border BorderBrush="{TemplateBinding primitives:FocusVisualHelper.FocusVisualSecondaryBrush}" BorderThickness="{TemplateBinding primitives:FocusVisualHelper.FocusVisualSecondaryThickness}" />
|
|
</Border>
|
|
</ControlTemplate>
|
|
</Setter.Value>
|
|
</Setter>
|
|
</Style>
|
|
|
|
<Style x:Key="{x:Static SystemParameters.FocusVisualStyleKey}" BasedOn="{StaticResource HighVisibilityFocusVisual}" />
|
|
|
|
</ResourceDictionary>
|