Files
DP44/Common/DTS.Common/Themes/brushes.xaml
2026-04-17 14:55:32 -04:00

304 lines
18 KiB
XML

<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
<!-- Colors -->
<Color x:Key="Color_DTSBlue" A="#FF" R="#00" G="#72" B="#C6" />
<Color x:Key="Color_DTSGray" A="#FF" R="#96" G="#93" B="#8E" />
<Color x:Key="Color_DTS_MarketingBackgroundGray" A="#FF" R="#6F" G="#6F" B="#6F" />
<Color x:Key="Color_DTS_MarketingLoginGray" A="#FF" R="#4B" G="#4B" B="#4B" />
<Color x:Key="Color_LightChartForeground" A="#FF" R="#00" G="#00" B="#00" ScA="1"/>
<Color x:Key="Color_LightChartBackground" A="#FF" R="#FF" G="#FF" B="#FF"/>
<Color x:Key="Color_DarkChartForeground" A="#FF" R="#FF" G="#FF" B="#FF"/>
<Color x:Key="Color_DarkChartBackground" A="#FF" R="#2C" G="#2C" B="#2C"/>
<Color x:Key="Color_ItemBackground" A="#FF" R="#F0" G="#F0" B="#F0" />
<Color x:Key="Color_ItemForeground" A="#FF" R="#00" G="#00" B="#00" />
<Color x:Key="Color_ActionBackground" A="#FF" R="#40" G="#A2" B="#F6" />
<Color x:Key="Color_ActionForeground" A="#FF" R="#FF" G="#FF" B="#FF" />
<Color x:Key="Color_ApplicationTileCalibration" A="#FF" R="#FF" G="#d7" B="#00" />
<Color x:Key="Color_ApplicationTileCollectData" A="#FF" R="#6F" G="#B1" B="#35" />
<Color x:Key="Color_ApplicationTilePrepare" A="#FF" R="#25" G="#82" B="#d3" />
<Color x:Key="Color_ApplicationTileSetup" A="#FF" R="#F7" G="#4B" B="#08" />
<Color x:Key="Color_ApplicationTileExport" A="#FF" R="#a4" G="#3a" B="#e3" />
<Color x:Key="Color_ApplicationTileAdmin" A="#FF" R="#d6" G="#8a" B="#3a" />
<Color x:Key="Color_ApplicationStatusGreen" A="#FF" R="#7E" G="#FB" B="#6A"/>
<Color x:Key="Color_ApplicationStatusRed" A="#FF" R="#FF" G="#B6" B="#C1"/>
<Color x:Key="Color_ApplicationStatusYellow" A="#FF" R="#FF" G="#FF" B="#88"/>
<Color x:Key="Color_ApplicationStatusClear" A="#FF" R="#CF" G="#CF" B="#CF"/>
<!-- Brushes -->
<SolidColorBrush x:Key="Brush_Error" Color="Red"/>
<SolidColorBrush x:Key="Brush_Warning" Color="LightSalmon" />
<SolidColorBrush x:Key="Brush_Amber" Color="#FFFFBF00" />
<SolidColorBrush x:Key="Brush_Attention" Color="Yellow" />
<SolidColorBrush x:Key="Brush_ApplicationTitleBarBackground" Color="#FF4F4F4F"/>
<SolidColorBrush x:Key="Brush_ApplicationTitleBarForeground" Color="White"/>
<SolidColorBrush x:Key="Brush_ApplicationFooterBackground" Color="#FF4F4F4F" />
<SolidColorBrush x:Key="Brush_ApplicationLicensingFooterBackground" Color="Silver" />
<SolidColorBrush x:Key="Brush_ApplicationFooterForeground" Color="White" />
<SolidColorBrush x:Key="Brush_ApplicationHeaderBackground" Color="#FFAAAAAA" />
<SolidColorBrush x:Key="Brush_ApplicationSelectedBackground" Color="{StaticResource Color_ActionBackground}"/>
<!--<SolidColorBrush x:Key="Brush_ApplicationFooterBackground" Color="{StaticResource Color_DTSBlue}" />-->
<LinearGradientBrush x:Key="Brush_DTSBlue_Fade" StartPoint="0,0" EndPoint="1,0">
<GradientBrush.GradientStops>
<GradientStopCollection>
<GradientStop Color="#000072C6" Offset="0.0"/>
<GradientStop Color="{StaticResource Color_DTSBlue}" Offset="1.0"/>
</GradientStopCollection>
</GradientBrush.GradientStops>
</LinearGradientBrush>
<SolidColorBrush x:Key="Brush_DTSBlue" Color="{StaticResource Color_DTSBlue}" />
<SolidColorBrush x:Key="Brush_ItemBackground" Color="{StaticResource Color_ItemBackground}" />
<SolidColorBrush x:Key="Brush_ItemForeground" Color="{StaticResource Color_ItemForeground}" />
<SolidColorBrush x:Key="Brush_SensorIdFound" Color="#FFE3FBE1" />
<SolidColorBrush x:Key="Brush_ApplicationLoginBackground" Color="#48000000" />
<SolidColorBrush x:Key="Brush_ApplicationLoginForeground" Color="White" />
<SolidColorBrush x:Key="Brush_ApplicationTileCalibration" Color="{StaticResource Color_ApplicationTileCalibration}" />
<SolidColorBrush x:Key="Brush_ApplicationTileSetup" Color="{StaticResource Color_ApplicationTileSetup}" />
<SolidColorBrush x:Key="Brush_ApplicationTileExport" Color="{StaticResource Color_ApplicationTileExport}" />
<SolidColorBrush x:Key="Brush_ApplicationTileCollectData" Color="{StaticResource Color_ApplicationTileCollectData}" />
<SolidColorBrush x:Key="Brush_ApplicationTilePrepare" Color="{StaticResource Color_ApplicationTilePrepare}" />
<SolidColorBrush x:Key="Brush_ApplicationBackground" Color="{StaticResource Color_DTS_MarketingBackgroundGray}" />
<SolidColorBrush x:Key="Brush_ArmSystemBackgroundLight" Color="{StaticResource Color_ActionBackground}" />
<SolidColorBrush x:Key="Brush_ArmSystemBackgroundDark" Color="#FF000000" />
<SolidColorBrush x:Key="Brush_ArmSystemForeground" Color="#FFFFFFFF" />
<SolidColorBrush x:Key="Brush_StatusRibbonErrorBackgroundLight" Color="Red"/>
<SolidColorBrush x:Key="Brush_StatusRibbonErrorBackgroundDark" Color="Black"/>
<SolidColorBrush x:Key="Brush_ApplicationPointerOverForeground" Color="#AAAAAA"/>
<SolidColorBrush x:Key="Brush_ApplicationPressedForeground" Color="#FF5AB7E3"/>
<SolidColorBrush x:Key="Brush_ApplicationContentForeground" Color="#FF000000" />
<SolidColorBrush x:Key="Brush_ApplicationContentBackground" Color="#FFFFFFFF" />
<SolidColorBrush x:Key="Brush_ApplicationContentGroupBorder" Color="Black" />
<SolidColorBrush x:Key="Brush_ModalBackground" Color="White" />
<SolidColorBrush x:Key="Brush_ButtonDisabledForeground" Color="#66000000" />
<SolidColorBrush x:Key="Brush_ChartForeground" Color="{StaticResource Color_LightChartForeground}" />
<SolidColorBrush x:Key="Brush_ChartBackground" Color="{StaticResource Color_LightChartBackground}" />
<SolidColorBrush x:Key="Brush_ChartZoomBackground" Color="#11000000" />
<SolidColorBrush x:Key="Brush_RealtimeChartBackground" Color="White" />
<SolidColorBrush x:Key="Brush_RealtimeChartForeground" Color="Gray" />
<SolidColorBrush x:Key="Brush_RealtimeChartMeterBackground" Color="#222"/>
<SolidColorBrush x:Key="Brush_RealtimeChartMeterForeground" Color="{StaticResource Color_ActionBackground}" />
<SolidColorBrush x:Key="Brush_ApplicationStatus_Busy" Color="{StaticResource Color_ApplicationStatusYellow}" />
<SolidColorBrush x:Key="Brush_ApplicationStatus_Complete" Color="{StaticResource Color_ApplicationStatusGreen}" />
<SolidColorBrush x:Key="Brush_ApplicationStatus_Failed" Color="{StaticResource Color_ApplicationStatusRed}" />
<SolidColorBrush x:Key="Brush_ApplicationStatus_Idle" Color="{StaticResource Color_ApplicationStatusClear}" />
<SolidColorBrush x:Key="Brush_Dimmed_TextForeground" Color="#FF777777" />
<SolidColorBrush x:Key="Brush_ApplicationStatus_Waiting" Color="#FFC7DBEC" />
<SolidColorBrush x:Key="Brush_ApplicationStatus_Complete_ActionBackground" Color="DarkGreen" />
<SolidColorBrush x:Key="Brush_ApplicationStatus_Failed_ActionBackground" Color="Maroon" />
<SolidColorBrush x:Key="Brush_ApplicationStauts_Failed_SystemProcess" Color="Red" />
<SolidColorBrush x:Key="Brush_Table_RowBackground" Color="#FFFFFFFF" />
<SolidColorBrush x:Key="Brush_Table_AlternatingRowBackground" Color="#FFF3F6F9" />
<SolidColorBrush x:Key="Brush_ActionGroup_Partition" Color="#FFF" />
<LinearGradientBrush x:Key="Brush_DropShadow_Bottom" StartPoint="0,0" EndPoint="0,1">
<GradientBrush.GradientStops>
<GradientStopCollection>
<GradientStop Color="#00000000" Offset="0.0"/>
<GradientStop Color="#99000000" Offset="1.0"/>
</GradientStopCollection>
</GradientBrush.GradientStops>
</LinearGradientBrush>
<LinearGradientBrush x:Key="Brush_DropShadow_Top" StartPoint="0,1" EndPoint="0,0">
<GradientBrush.GradientStops>
<GradientStopCollection>
<GradientStop Color="#00000000" Offset="0.0"/>
<GradientStop Color="#99000000" Offset="1.0"/>
</GradientStopCollection>
</GradientBrush.GradientStops>
</LinearGradientBrush>
<LinearGradientBrush x:Key="Brush_DropShadow_Left" StartPoint="1,0" EndPoint="0,0">
<GradientBrush.GradientStops>
<GradientStopCollection>
<GradientStop Color="#00000000" Offset="0.0"/>
<GradientStop Color="#99000000" Offset="1.0"/>
</GradientStopCollection>
</GradientBrush.GradientStops>
</LinearGradientBrush>
<LinearGradientBrush x:Key="Brush_DropShadow_Right" StartPoint="0,0" EndPoint="1,0">
<GradientBrush.GradientStops>
<GradientStopCollection>
<GradientStop Color="#00000000" Offset="0.0"/>
<GradientStop Color="#99000000" Offset="1.0"/>
</GradientStopCollection>
</GradientBrush.GradientStops>
</LinearGradientBrush>
<LinearGradientBrush x:Key="Brush_ActionGroup Partition" StartPoint="0,0" EndPoint="0,1">
<GradientBrush.GradientStops>
<GradientStopCollection>
<GradientStop Color="#00FFFFFF" Offset="0.0"/>
<GradientStop Color="#66FFFFFF" Offset="0.33"/>
<GradientStop Color="#66FFFFFF" Offset="0.66"/>
<GradientStop Color="#00FFFFFF" Offset="1.0"/>
</GradientStopCollection>
</GradientBrush.GradientStops>
</LinearGradientBrush>
<SolidColorBrush x:Key="Brush_PageContentForeground" Color="#FFE4E4E4" />
<SolidColorBrush x:Key="Brush_PageContentBackground" Color="Transparent" />
<SolidColorBrush x:Key="Brush_PageContentForegroundMouseOver" Color="White" />
<SolidColorBrush x:Key="Brush_PageContentBackgroundMouseOver" Color="#22000000" />
<SolidColorBrush x:Key="Brush_PageContentForegroundPressed" Color="White" />
<SolidColorBrush x:Key="Brush_PageContentBackgroundPressed" Color="#88000000" />
<SolidColorBrush x:Key="Brush_PageContentForegroundDisabled" Color="#FF343434" />
<SolidColorBrush x:Key="Brush_PageContentBackgroundDisabled" Color="#00000000" />
<SolidColorBrush x:Key="Brush_NoError" Color="Black" />
<SolidColorBrush x:Key="Brush_FlatControlForeground" Color="#FF202020" />
<SolidColorBrush x:Key="Brush_FlatControlBackground" Color="#FFBBBBBB" />
<SolidColorBrush x:Key="Brush_FlatControlDisabledForeground" Color="#BB000000" />
<SolidColorBrush x:Key="Brush_FlatControlDisabledBackground" Color="#10000000" />
<SolidColorBrush x:Key="Brush_FlatControlBorder" Color="#AAA" />
<SolidColorBrush x:Key="Brush_FlatControlWindowBackground" Color="#FFCFCFCF" /><!--Color="{DynamicResource {x:Static SystemColors.ControlLightColorKey}}" />-->
<SolidColorBrush x:Key="Brush_FlatControlSelectedBackground" Color="#55000000" />
<SolidColorBrush x:Key="Brush_FlatControlSelectedForeground" Color="White" />
<SolidColorBrush x:Key="Brush_FlatControlPressedBackground" Color="{StaticResource Color_ActionBackground}" />
<SolidColorBrush x:Key="Brush_FlatControlPressedForeground" Color="White" />
<SolidColorBrush x:Key="Brush_FlatControlMouseOverBackground" Color="#FFD6D6D6" />
<SolidColorBrush x:Key="Brush_FlatControlMouseOverForeground" Color="#FF363636" />
<SolidColorBrush x:Key="Brush_ButtonBorderForeground" Color="#5A5A5A" />
<SolidColorBrush x:Key="Brush_FlatControlDarkForeground" Color="#FF333333" />
<SolidColorBrush x:Key="Brush_FlatControlDarkBackground" Color="#30000000" />
<SolidColorBrush x:Key="Brush_FlatControlDarkForegroundPressed" Color="White" />
<SolidColorBrush x:Key="Brush_FlatControlDarkBackgroundPressed" Color="{StaticResource Color_ActionBackground}" />
<SolidColorBrush x:Key="Brush_FlatControlDarkForegroundDisabled" Color="#FFA6A6A6" />
<SolidColorBrush x:Key="Brush_FlatControlDarkBackgroundDisabled" Color="#FFEEEEEE" />
<SolidColorBrush x:Key="Brush_FlatControlDarkForegroundMouseOver" Color="#FF333333" />
<SolidColorBrush x:Key="Brush_FlatControlDarkBackgroundMouseOver" Color="#50000000" />
<SolidColorBrush x:Key="Brush_NavStepForeground" Color="#FFA6A6A6" />
<SolidColorBrush x:Key="Brush_NavStepBackground" Color="#FFA6A6A6" />
<SolidColorBrush x:Key="Brush_NavStepSelectedForeground" Color="#FFA6A6A6" />
<SolidColorBrush x:Key="Brush_NavStepSelectedBackground" Color="#FFA6A6A6" />
<SolidColorBrush x:Key="Brush_NavStepDisabledForeground" Color="#FFA6A6A6" />
<SolidColorBrush x:Key="Brush_NavStepDisabledBackground" Color="#FFA6A6A6" />
<SolidColorBrush x:Key="Brush_NavStepMouseOverForeground" Color="#FFA6A6A6" />
<SolidColorBrush x:Key="Brush_NavStepMouseOverBackground" Color="#FFF0F0F0" />
<SolidColorBrush x:Key="SolidBorderBrush" Color="#888" />
<SolidColorBrush x:Key="GlyphBrush" Color="#444" />
<SolidColorBrush x:Key="Brush_ActionElementBackground" Color="#22FFFFFF" />
<SolidColorBrush x:Key="Brush_ActionElementForeground" Color="#FFF" />
<SolidColorBrush x:Key="Brush_ActionElementBackgroundMouseOver" Color="#FFC7C7C7" />
<SolidColorBrush x:Key="Brush_ActionElementForegroundMouseOver" Color="#000000" />
<SolidColorBrush x:Key="Brush_ActionElementBackgroundSelected" Color="{StaticResource Color_ActionBackground}" />
<SolidColorBrush x:Key="Brush_ActionElementForegroundSelected" Color="White" />
<SolidColorBrush x:Key="Brush_ActionElementBackgroundPressed" Color="#FF979797" />
<SolidColorBrush x:Key="Brush_ActionElementForegroundPressed" Color="Black" />
<SolidColorBrush x:Key="Brush_ActionElementBackgroundDisabled" Color="#FF7A7A7A" />
<SolidColorBrush x:Key="Brush_ActionElementForegroundDisabled" Color="#FF4F4F4F" />
<SolidColorBrush x:Key="Brush_ActionElementDistinctBackground" Color="#FF6AA280" />
<SolidColorBrush x:Key="Brush_ActionElementDistinctForeground" Color="White" />
<SolidColorBrush x:Key="Brush_ActionElementDistinctBackgroundMouseOver" Color="#FF9EDAB9" />
<SolidColorBrush x:Key="Brush_ActionElementDistinctForegroundMouseOver" Color="White" />
<SolidColorBrush x:Key="Brush_ActionElementDistinctBackgroundSelected" Color="{StaticResource Color_ActionBackground}" />
<SolidColorBrush x:Key="Brush_ActionElementDistinctForegroundSelected" Color="White" />
<SolidColorBrush x:Key="Brush_ActionElementDistinctBackgroundPressed" Color="#FF5C876D" />
<SolidColorBrush x:Key="Brush_ActionElementDistinctForegroundPressed" Color="White" />
<SolidColorBrush x:Key="Brush_ActionElementDistinctBackgroundDisabled" Color="#FF386147" />
<SolidColorBrush x:Key="Brush_ActionElementDistinctForegroundDisabled" Color="Black" />
<SolidColorBrush x:Key="Brush_Application_NavButton_Light_Ellipse" Color="#DDD" />
<SolidColorBrush x:Key="Brush_Application_NavButton_Light_Foreground" Color="#DDD" />
<SolidColorBrush x:Key="Brush_Application_NavButton_Light_Ellipse_MouseOver" Color="#FFF" />
<SolidColorBrush x:Key="Brush_Application_NavButton_Light_Foreground_MouseOver" Color="#FFF" />
<SolidColorBrush x:Key="Brush_Application_NavButton_Light_Ellipse_Pressed" Color="#AAA" />
<SolidColorBrush x:Key="Brush_Application_NavButton_Light_Foreground_Pressed" Color="#AAA" />
<SolidColorBrush x:Key="Brush_Application_NavButton_Dark_Ellipse" Color="#000" />
<SolidColorBrush x:Key="Brush_Application_NavButton_Dark_Foreground" Color="#000" />
<SolidColorBrush x:Key="Brush_Application_NavButton_Dark_Ellipse_MouseOver" Color="#666" />
<SolidColorBrush x:Key="Brush_Application_NavButton_Dark_Foreground_MouseOver" Color="#666" />
<SolidColorBrush x:Key="Brush_Application_NavButton_Dark_Ellipse_Pressed" Color="#CCC" />
<SolidColorBrush x:Key="Brush_Application_NavButton_Dark_Foreground_Pressed" Color="#CCC" />
<SolidColorBrush x:Key="Brush_Realtime_OSC_UNSELECTED" Color="Transparent" />
<SolidColorBrush x:Key="Brush_Realtime_OSC_SELECTED" Color="{StaticResource Color_ActionBackground}" />
<SolidColorBrush x:Key="Brush_Realtime_METER_UNSELECTED" Color="Transparent" />
<SolidColorBrush x:Key="Brush_Realtime_METER_SELECTED" Color="{StaticResource Color_ActionBackground}" />
<SolidColorBrush x:Key="Brush_Realtime_SINGLE_CH_SELECTED" Color="Transparent" />
<SolidColorBrush x:Key="Brush_FlatControlSliderTrackBackground" Color="#666"/>
<!-- Border Brushes -->
<LinearGradientBrush x:Key="NormalBorderBrush" StartPoint="0,0" EndPoint="0,1">
<GradientBrush.GradientStops>
<GradientStopCollection>
<GradientStop Color="#CCC" Offset="0.0"/>
<GradientStop Color="#444" Offset="1.0"/>
</GradientStopCollection>
</GradientBrush.GradientStops>
</LinearGradientBrush>
<LinearGradientBrush x:Key="HorizontalNormalBorderBrush" StartPoint="0,0" EndPoint="1,0">
<GradientBrush.GradientStops>
<GradientStopCollection>
<GradientStop Color="#CCC" Offset="0.0"/>
<GradientStop Color="#444" Offset="1.0"/>
</GradientStopCollection>
</GradientBrush.GradientStops>
</LinearGradientBrush>
<LinearGradientBrush x:Key="DefaultedBorderBrush" StartPoint="0,0" EndPoint="0,1">
<GradientBrush.GradientStops>
<GradientStopCollection>
<GradientStop Color="#777" Offset="0.0"/>
<GradientStop Color="#000" Offset="1.0"/>
</GradientStopCollection>
</GradientBrush.GradientStops>
</LinearGradientBrush>
<LinearGradientBrush x:Key="PressedBorderBrush" StartPoint="0,0" EndPoint="0,1">
<GradientBrush.GradientStops>
<GradientStopCollection>
<GradientStop Color="#444" Offset="0.0"/>
<GradientStop Color="#888" Offset="1.0"/>
</GradientStopCollection>
</GradientBrush.GradientStops>
</LinearGradientBrush>
<SolidColorBrush x:Key="Brush_ApplicationStatusPowerRed" Color="{StaticResource Color_ApplicationStatusRed}" />
<SolidColorBrush x:Key="Brush_ApplicationStatusPowerYellow" Color="{StaticResource Color_ApplicationStatusYellow}" />
<SolidColorBrush x:Key="Brush_ApplicationStatusPowerGreen" Color="{StaticResource Color_ApplicationStatusGreen}" />
<SolidColorBrush x:Key="Brush_ApplicationStatusPowerClear" Color="{StaticResource Color_ApplicationStatusClear}" />
</ResourceDictionary>