整理控件库
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<!--
|
||||
<!--
|
||||
This Source Code Form is subject to the terms of the MIT License.
|
||||
If a copy of the MIT was not distributed with this file, You can obtain one at https://opensource.org/licenses/MIT.
|
||||
Copyright (C) Leszek Pomianowski and WPF UI Contributors.
|
||||
@@ -7,10 +7,7 @@
|
||||
|
||||
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
|
||||
|
||||
<!--
|
||||
A set of a consistent color palette for use inside the application
|
||||
PaletteRedColor is used for TitleBar > Close
|
||||
-->
|
||||
<!-- 一组用于应用程序内部的一致调色板PaletteRedColor 用于 TitleBar > Close -->
|
||||
|
||||
<Color x:Key="PalettePrimaryColor">#333333</Color>
|
||||
<Color x:Key="PaletteRedColor">#F44336</Color>
|
||||
|
||||
Reference in New Issue
Block a user