generated from dracula/template
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathDracula.xaml
executable file
Β·96 lines (96 loc) Β· 9.94 KB
/
Dracula.xaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
<!-- Free Public License 1.0.0 Permission to use, copy, modify, and/or distribute this code for any purpose with or without fee is hereby granted. -->
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:Windows10version1809="http://schemas.microsoft.com/winfx/2006/xaml/presentation?IsApiContractPresent(Windows.Foundation.UniversalApiContract, 7)"
xmlns:BelowWindows10version1809="http://schemas.microsoft.com/winfx/2006/xaml/presentation?IsApiContractNotPresent(Windows.Foundation.UniversalApiContract, 7)">
<ResourceDictionary.ThemeDictionaries>
<ResourceDictionary x:Key="Default">
<ResourceDictionary.MergedDictionaries>
<Windows10version1809:ColorPaletteResources Accent="#FFBD93F9" AltHigh="#FF000000" AltLow="#FF000000" AltMedium="#FF000000" AltMediumHigh="#FF000000" AltMediumLow="#FF000000" BaseHigh="#FFFFFFFF" BaseLow="#FF44475A" BaseMedium="#FFA0A4B6" BaseMediumHigh="#FFB7BBCD" BaseMediumLow="#FF727588" ChromeAltLow="#FFB7BBCD" ChromeBlackHigh="#FF000000" ChromeBlackLow="#FFB7BBCD" ChromeBlackMedium="#FF000000" ChromeBlackMediumLow="#FF000000" ChromeDisabledHigh="#FF44475A" ChromeDisabledLow="#FFA0A4B6" ChromeGray="#FF898D9F" ChromeHigh="#FF898D9F" ChromeLow="#FF0E1E3D" ChromeMedium="#FF1B2844" ChromeMediumLow="#FF363D53" ChromeWhite="#FFFFFFFF" ListLow="#FF1B2844" ListMedium="#FF44475A" />
<ResourceDictionary>
<BelowWindows10version1809:Color x:Key="SystemAccentColor">#FFBD93F9</BelowWindows10version1809:Color>
<BelowWindows10version1809:Color x:Key="SystemAltHighColor">#FF000000</BelowWindows10version1809:Color>
<BelowWindows10version1809:Color x:Key="SystemAltLowColor">#FF000000</BelowWindows10version1809:Color>
<BelowWindows10version1809:Color x:Key="SystemAltMediumColor">#FF000000</BelowWindows10version1809:Color>
<BelowWindows10version1809:Color x:Key="SystemAltMediumHighColor">#FF000000</BelowWindows10version1809:Color>
<BelowWindows10version1809:Color x:Key="SystemAltMediumLowColor">#FF000000</BelowWindows10version1809:Color>
<BelowWindows10version1809:Color x:Key="SystemBaseHighColor">#FFFFFFFF</BelowWindows10version1809:Color>
<BelowWindows10version1809:Color x:Key="SystemBaseLowColor">#FF44475A</BelowWindows10version1809:Color>
<BelowWindows10version1809:Color x:Key="SystemBaseMediumColor">#FFA0A4B6</BelowWindows10version1809:Color>
<BelowWindows10version1809:Color x:Key="SystemBaseMediumHighColor">#FFB7BBCD</BelowWindows10version1809:Color>
<BelowWindows10version1809:Color x:Key="SystemBaseMediumLowColor">#FF727588</BelowWindows10version1809:Color>
<BelowWindows10version1809:Color x:Key="SystemChromeAltLowColor">#FFB7BBCD</BelowWindows10version1809:Color>
<BelowWindows10version1809:Color x:Key="SystemChromeBlackHighColor">#FF000000</BelowWindows10version1809:Color>
<BelowWindows10version1809:Color x:Key="SystemChromeBlackLowColor">#FFB7BBCD</BelowWindows10version1809:Color>
<BelowWindows10version1809:Color x:Key="SystemChromeBlackMediumColor">#FF000000</BelowWindows10version1809:Color>
<BelowWindows10version1809:Color x:Key="SystemChromeBlackMediumLowColor">#FF000000</BelowWindows10version1809:Color>
<BelowWindows10version1809:Color x:Key="SystemChromeDisabledHighColor">#FF44475A</BelowWindows10version1809:Color>
<BelowWindows10version1809:Color x:Key="SystemChromeDisabledLowColor">#FFA0A4B6</BelowWindows10version1809:Color>
<BelowWindows10version1809:Color x:Key="SystemChromeGrayColor">#FF898D9F</BelowWindows10version1809:Color>
<BelowWindows10version1809:Color x:Key="SystemChromeHighColor">#FF898D9F</BelowWindows10version1809:Color>
<BelowWindows10version1809:Color x:Key="SystemChromeLowColor">#FF0E1E3D</BelowWindows10version1809:Color>
<BelowWindows10version1809:Color x:Key="SystemChromeMediumColor">#FF1B2844</BelowWindows10version1809:Color>
<BelowWindows10version1809:Color x:Key="SystemChromeMediumLowColor">#FF363D53</BelowWindows10version1809:Color>
<BelowWindows10version1809:Color x:Key="SystemChromeWhiteColor">#FFFFFFFF</BelowWindows10version1809:Color>
<BelowWindows10version1809:Color x:Key="SystemListLowColor">#FF1B2844</BelowWindows10version1809:Color>
<BelowWindows10version1809:Color x:Key="SystemListMediumColor">#FF44475A</BelowWindows10version1809:Color>
<Color x:Key="SystemChromeAltMediumHighColor">#CC282A36</Color>
<Color x:Key="SystemChromeAltHighColor">#FF44475A</Color>
<Color x:Key="SystemRevealListLowColor">#FF1B2844</Color>
<Color x:Key="SystemRevealListMediumColor">#FF44475A</Color>
<AcrylicBrush x:Key="SystemControlAcrylicWindowBrush" BackgroundSource="HostBackdrop" TintColor="{ThemeResource SystemChromeAltHighColor}" TintOpacity="0.8" FallbackColor="{ThemeResource SystemChromeMediumColor}" />
<!-- Override system shape defaults -->
<CornerRadius x:Key="ControlCornerRadius">2,2,2,2</CornerRadius>
<CornerRadius x:Key="OverlayCornerRadius">4,4,4,4</CornerRadius>
<!-- Override system borders -->
<Thickness x:Key="MenuBarItemBorderThickness">1,1,1,1</Thickness>
<Thickness x:Key="GridViewItemMultiselectBorderThickness">1,1,1,1</Thickness>
<Thickness x:Key="CheckBoxBorderThemeThickness">1</Thickness>
<x:Double x:Key="GridViewItemSelectedBorderThemeThickness">1</x:Double>
<x:Double x:Key="RadioButtonBorderThemeThickness">1</x:Double>
<Thickness x:Key="ButtonBorderThemeThickness">1,1,1,1</Thickness>
<Thickness x:Key="CalendarDatePickerBorderThemeThickness">1,1,1,1</Thickness>
<Thickness x:Key="TimePickerBorderThemeThickness">1,1,1,1</Thickness>
<Thickness x:Key="DatePickerBorderThemeThickness">1,1,1,1</Thickness>
<Thickness x:Key="ToggleSwitchOuterBorderStrokeThickness">1,1,1,1</Thickness>
<Thickness x:Key="RepeatButtonBorderThemeThickness">1,1,1,1</Thickness>
<Thickness x:Key="SearchBoxBorderThemeThickness">1,1,1,1</Thickness>
<Thickness x:Key="ToggleButtonBorderThemeThickness">1,1,1,1</Thickness>
<Thickness x:Key="TextControlBorderThemeThickness">1,1,1,1</Thickness>
<Thickness x:Key="ButtonRevealBorderThemeThickness">1,1,1,1</Thickness>
<Thickness x:Key="RepeatButtonRevealBorderThemeThickness">1,1,1,1</Thickness>
<Thickness x:Key="ToggleButtonRevealBorderThemeThickness">1,1,1,1</Thickness>
<Thickness x:Key="AppBarEllipsisButtonRevealBorderThemeThickness">1,1,1,1</Thickness>
<Thickness x:Key="AppBarButtonRevealBorderThemeThickness">1,1,1,1</Thickness>
<Thickness x:Key="AppBarToggleButtonRevealBorderThemeThickness">1,1,1,1</Thickness>
<Thickness x:Key="ListViewItemRevealBorderThemeThickness">1,1,1,1</Thickness>
<Thickness x:Key="GridViewItemRevealBorderThemeThickness">1,1,1,1</Thickness>
<Thickness x:Key="ComboBoxItemRevealBorderThemeThickness">1,1,1,1</Thickness>
<x:Double x:Key="PersonPictureEllipseBadgeStrokeThickness">1</x:Double>
<!-- Override system generated accent colors -->
<Color x:Key="SystemAccentColorDark1">#FFC6A0FA</Color>
<Color x:Key="SystemAccentColorDark2">#FFCFADFB</Color>
<Color x:Key="SystemAccentColorDark3">#FFD8BBFD</Color>
<Color x:Key="SystemAccentColorLight1">#FFA87FE4</Color>
<Color x:Key="SystemAccentColorLight2">#FF936BCE</Color>
<Color x:Key="SystemAccentColorLight3">#FF7F58B9</Color>
<Color x:Key="RegionColor">#FF282A36</Color>
<SolidColorBrush x:Key="RegionBrush" Color="{StaticResource RegionColor}" />
<!-- Override with custom colors -->
<Color x:Key="SolidBackgroundFillColorBase">#282A36</Color>
<Color x:Key="SolidBackgroundFillColorSecondary">#282A36</Color>
<Color x:Key="SolidBackgroundFillColorTertiary">#44475A</Color>
<Color x:Key="SolidBackgroundFillColorQuarternary">#44475A</Color>
<SolidColorBrush x:Key="SolidBackgroundFillColorBaseBrush" Color="{StaticResource SolidBackgroundFillColorBase}" />
<SolidColorBrush x:Key="SolidBackgroundFillColorSecondaryBrush" Color="{StaticResource SolidBackgroundFillColorSecondary}" />
<SolidColorBrush x:Key="SolidBackgroundFillColorTertiaryBrush" Color="{StaticResource SolidBackgroundFillColorTertiary}" />
<SolidColorBrush x:Key="SolidBackgroundFillColorQuarternaryBrush" Color="{StaticResource SolidBackgroundFillColorQuarternary}" />
</ResourceDictionary>
</ResourceDictionary.MergedDictionaries>
</ResourceDictionary>
<ResourceDictionary x:Key="HighContrast">
<StaticResource x:Key="RegionColor" ResourceKey="SystemColorWindowColor" />
<SolidColorBrush x:Key="RegionBrush" Color="{StaticResource RegionColor}" />
</ResourceDictionary>
</ResourceDictionary.ThemeDictionaries>
</ResourceDictionary>