109 lines
7.4 KiB
XML
109 lines
7.4 KiB
XML
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
|
|
<SolidColorBrush x:Key="FloatBarBackground" Opacity="1.0" Color="White" />
|
|
<SolidColorBrush x:Key="FloatBarBackgroundWithoutOpacity" Opacity="1.0" Color="White" />
|
|
<SolidColorBrush x:Key="FloatBarTitleBackground" Opacity="0.25" Color="#588bfc" />
|
|
<SolidColorBrush x:Key="FloatBarBorderBrush" Opacity="0.8" Color="Black" />
|
|
<SolidColorBrush x:Key="FloatBarForeground" Color="Black" />
|
|
<Color x:Key="FloatBarForegroundColor">#FF000000</Color>
|
|
|
|
<SolidColorBrush x:Key="SettingsPageForeground" Color="Black" />
|
|
<SolidColorBrush x:Key="SettingsPageAnnotationForeground" Color="#666666" />
|
|
<SolidColorBrush x:Key="SettingsPageBorderBrush" Opacity="0.8" Color="Black" />
|
|
<SolidColorBrush x:Key="SettingsPageBackground" Opacity="0.95" Color="White" />
|
|
|
|
<SolidColorBrush x:Key="IconForeground" Color="#18181b" />
|
|
<SolidColorBrush x:Key="TextForeground" Color="Black" />
|
|
|
|
<SolidColorBrush x:Key="RedBrush" Color="#B91C1C" />
|
|
<SolidColorBrush x:Key="PurpleBrush" Color="DarkBlue" />
|
|
|
|
<SolidColorBrush x:Key="FloatBarButtonBackgroundKey" Color="Transparent" />
|
|
<SolidColorBrush x:Key="FloatBarButtonBackgroundPointerOverKey" Color="#222563EB" />
|
|
<SolidColorBrush x:Key="FloatBarButtonButtonBackgroundPressedKey" Color="#442563EB" />
|
|
|
|
<!-- 白板模式浮动栏颜色 -->
|
|
<SolidColorBrush x:Key="BoardFloatBarBackground" Color="#f4f4f5" />
|
|
<SolidColorBrush x:Key="BoardFloatBarBorderBrush" Color="#a1a1aa" />
|
|
|
|
<!-- 白板模式按钮选中状态颜色 -->
|
|
<SolidColorBrush x:Key="BoardFloatBarSelectedBackground" Color="#2563eb" />
|
|
<SolidColorBrush x:Key="BoardFloatBarSelectedBorderBrush" Color="#2563eb" />
|
|
<SolidColorBrush x:Key="BoardFloatBarSelectedForeground" Color="White" />
|
|
|
|
<!-- 橡皮擦按钮颜色 -->
|
|
<SolidColorBrush x:Key="BoardFloatBarButtonBackgroundKey" Color="Transparent" />
|
|
<SolidColorBrush x:Key="BoardFloatBarButtonBackgroundPointerOverKey" Color="#222563EB" />
|
|
<SolidColorBrush x:Key="BoardFloatBarButtonButtonBackgroundPressedKey" Color="#442563EB" />
|
|
|
|
<!-- 历史回滚窗口主题颜色 -->
|
|
<SolidColorBrush x:Key="HistoryWindowPrimaryBrush" Color="#2563eb"/>
|
|
<SolidColorBrush x:Key="HistoryWindowPrimaryHoverBrush" Color="#1d4ed8"/>
|
|
<SolidColorBrush x:Key="HistoryWindowPrimaryPressedBrush" Color="#1e40af"/>
|
|
<SolidColorBrush x:Key="HistoryWindowCardBackgroundBrush" Color="#f8fafc"/>
|
|
<SolidColorBrush x:Key="HistoryWindowCardBorderBrush" Color="#e5e7eb"/>
|
|
<SolidColorBrush x:Key="HistoryWindowTextPrimaryBrush" Color="#1f2937"/>
|
|
<SolidColorBrush x:Key="HistoryWindowTextSecondaryBrush" Color="#6b7280"/>
|
|
|
|
<!-- 快速面板图标资源 -->
|
|
<BitmapImage x:Key="QuickPanelPersonMoneyIcon" UriSource="/Resources/Icons-Fluent/ic_fluent_person_money_24_regular.png"/>
|
|
<BitmapImage x:Key="QuickPanelPeopleMoneyIcon" UriSource="/Resources/Icons-Fluent/ic_fluent_people_money_24_regular.png"/>
|
|
<BitmapImage x:Key="QuickPanelTimerIcon" UriSource="/Resources/Icons-Fluent/ic_fluent_timer_24_regular.png"/>
|
|
<BitmapImage x:Key="QuickPanelBlackboardIcon" UriSource="/Resources/new-icons/blackboard.png"/>
|
|
<BitmapImage x:Key="QuickPanelEndSlideshowIcon" UriSource="/Resources/new-icons/end-slides-show.png"/>
|
|
<BitmapImage x:Key="QuickPanelEyeIcon" UriSource="/Resources/new-icons/eye.png"/>
|
|
<BitmapImage x:Key="QuickPanelChevronLeftIcon" UriSource="/Resources/new-icons/chevron-left.png"/>
|
|
|
|
<!-- 几何面板图标资源 -->
|
|
<BitmapImage x:Key="GeoIconLine" UriSource="/Resources/Icons-png/geo-icons/line.png"/>
|
|
<BitmapImage x:Key="GeoIconDashedLine" UriSource="/Resources/Icons-png/geo-icons/dashed-line.png"/>
|
|
<BitmapImage x:Key="GeoIconDotLine" UriSource="/Resources/Icons-png/geo-icons/dotted-line.png"/>
|
|
<BitmapImage x:Key="GeoIconArrow" UriSource="/Resources/Icons-png/geo-icons/arrow.png"/>
|
|
<BitmapImage x:Key="GeoIconParallelLine" UriSource="/Resources/Icons-png/geo-icons/paralle-lines.png"/>
|
|
<BitmapImage x:Key="GeoIconRectangleCenter" UriSource="/Resources/Icons-png/geo-icons/centered-square.png"/>
|
|
<BitmapImage x:Key="GeoIconCircle" UriSource="/Resources/Icons-png/geo-icons/centered-circle.png"/>
|
|
<BitmapImage x:Key="GeoIconDashedCircle" UriSource="/Resources/Icons-png/geo-icons/centered-circle-dashed.png"/>
|
|
<BitmapImage x:Key="GeoIconEllipseCenter" UriSource="/Resources/Icons-png/geo-icons/centered-oval.png"/>
|
|
<BitmapImage x:Key="GeoIconCuboid" UriSource="/Resources/Icons-png/geo-icons/cube.png"/>
|
|
<BitmapImage x:Key="GeoIconRectangle" UriSource="/Resources/Icons-png/geo-icons/square.png"/>
|
|
<BitmapImage x:Key="GeoIconCylinder" UriSource="/Resources/Icons-png/geo-icons/cylinder.png"/>
|
|
<BitmapImage x:Key="GeoIconCone" UriSource="/Resources/Icons-png/geo-icons/cone.png"/>
|
|
|
|
<!-- 点名窗口主题颜色 -->
|
|
<SolidColorBrush x:Key="RandWindowBackground" Color="#F0F3F9"/>
|
|
<SolidColorBrush x:Key="RandWindowBorderBrush" Color="#0066BF"/>
|
|
<SolidColorBrush x:Key="RandWindowTextForeground" Color="Black"/>
|
|
<SolidColorBrush x:Key="RandWindowButtonBackground" Color="#FBFBFD"/>
|
|
<SolidColorBrush x:Key="RandWindowButtonForeground" Color="Black"/>
|
|
<SolidColorBrush x:Key="RandWindowPrimaryButtonBackground" Color="#0066BF"/>
|
|
<SolidColorBrush x:Key="RandWindowPrimaryButtonForeground" Color="White"/>
|
|
<SolidColorBrush x:Key="RandWindowSecondaryButtonBackground" Color="#00B894"/>
|
|
<SolidColorBrush x:Key="RandWindowSecondaryButtonForeground" Color="White"/>
|
|
<SolidColorBrush x:Key="RandWindowCloseButtonBackground" Color="#E32A34"/>
|
|
<SolidColorBrush x:Key="RandWindowCloseButtonForeground" Color="White"/>
|
|
|
|
|
|
<!-- 倒计时窗口主题颜色 -->
|
|
<SolidColorBrush x:Key="TimerWindowBackground" Color="#F0F3F9"/>
|
|
<SolidColorBrush x:Key="TimerWindowBorderBrush" Color="#0066BF"/>
|
|
<SolidColorBrush x:Key="TimerWindowTextForeground" Color="#5B5D5F"/>
|
|
<SolidColorBrush x:Key="TimerWindowButtonBackground" Color="#FBFBFD"/>
|
|
<SolidColorBrush x:Key="TimerWindowButtonForeground" Color="Black"/>
|
|
<SolidColorBrush x:Key="TimerWindowPrimaryButtonBackground" Color="#0066BF"/>
|
|
<SolidColorBrush x:Key="TimerWindowPrimaryButtonForeground" Color="White"/>
|
|
<SolidColorBrush x:Key="TimerWindowStopTimeBackground" Color="#E8EAF0"/>
|
|
<SolidColorBrush x:Key="TimerWindowStopTimeForeground" Color="Black"/>
|
|
|
|
<!-- 倒计时窗口时钟图标 -->
|
|
<BitmapImage x:Key="TimerWindowClockIcon" UriSource="/Resources/Icons-Fluent/ic_fluent_timer_24_regular.png"/>
|
|
|
|
<!-- 倒计时窗口主题颜色 -->
|
|
<SolidColorBrush x:Key="SeewoTimerWindowBackground" Color="White"/>
|
|
<SolidColorBrush x:Key="SeewoTimerWindowBorderBrush" Color="#E0E0E0"/>
|
|
<SolidColorBrush x:Key="SeewoTimerWindowTextForeground" Color="#333333"/>
|
|
<SolidColorBrush x:Key="SeewoTimerWindowButtonBackground" Color="#F0F0F0"/>
|
|
<SolidColorBrush x:Key="SeewoTimerWindowButtonForeground" Color="#666666"/>
|
|
<SolidColorBrush x:Key="SeewoTimerWindowDigitForeground" Color="#333333"/>
|
|
<SolidColorBrush x:Key="SeewoTimerWindowTitleForeground" Color="#333333"/>
|
|
<SolidColorBrush x:Key="SeewoTimerWindowPrimaryButtonBackground" Color="#4CAF50"/>
|
|
<SolidColorBrush x:Key="SeewoTimerWindowPrimaryButtonForeground" Color="White"/>
|
|
</ResourceDictionary> |