File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 18
18
<SolidColorBrush x : Key =" HotkeyForeground" Color =" #51000000" />
19
19
<SolidColorBrush x : Key =" HotkeySelectedForeground" Color =" #51000000" />
20
20
<SolidColorBrush x : Key =" ClockDateForeground" Color =" #44000000" />
21
- <Color x : Key =" ItemSelectedBackgroundColorBrush" >#0C000000 </Color >
21
+ <Color x : Key =" ItemSelectedBackgroundColorBrush" >#7EFFFFFF </Color >
22
22
23
- <SolidColorBrush x : Key =" Color00B" Color =" #fbfbfb " />
23
+ <SolidColorBrush x : Key =" Color00B" Color =" #CEFAFAFA " />
24
24
<SolidColorBrush x : Key =" Color01B" Color =" #f3f3f3" />
25
25
<SolidColorBrush x : Key =" Color02B" Color =" #ffffff" />
26
26
<SolidColorBrush x : Key =" Color03B" Color =" #e5e5e5" />
Original file line number Diff line number Diff line change 14
14
</ResourceDictionary .MergedDictionaries>
15
15
<system : Boolean x : Key =" ThemeBlurEnabled" >True</system : Boolean >
16
16
<system : String x : Key =" SystemBG" >Auto</system : String >
17
- <Color x : Key =" LightBG" >#E5E6E6E6 </Color >
18
- <Color x : Key =" DarkBG" >#DF1F1F1F </Color >
17
+ <Color x : Key =" LightBG" >#CEFAFAFA </Color >
18
+ <Color x : Key =" DarkBG" >#D6202020 </Color >
19
19
<Style
20
20
x : Key =" ItemGlyph"
21
21
BasedOn =" {StaticResource BaseGlyphStyle}"
Original file line number Diff line number Diff line change 14
14
</ResourceDictionary .MergedDictionaries>
15
15
<system : Boolean x : Key =" ThemeBlurEnabled" >True</system : Boolean >
16
16
<system : String x : Key =" SystemBG" >Auto</system : String >
17
- <Color x : Key =" LightBG" >#BFFAFAFA </Color >
18
- <Color x : Key =" DarkBG" >#DD202020 </Color >
17
+ <Color x : Key =" LightBG" >#CEFAFAFA </Color >
18
+ <Color x : Key =" DarkBG" >#D6202020 </Color >
19
19
<Style
20
20
x : Key =" BulletStyle"
21
21
BasedOn =" {StaticResource BaseBulletStyle}"
You can’t perform that action at this time.
0 commit comments