feat: expand cockpit integrations and support workflows
Add Phoenix remote desktop, action connector, documentation engine, and gamification support. Refactor support-case processing and search/action UI, and update installer assets and dependencies.
This commit is contained in:
@@ -75,10 +75,10 @@
|
||||
<SolidColorBrush x:Key="HorizontalLineColor">#707070</SolidColorBrush>
|
||||
|
||||
<!--ScrollBar Colors-->
|
||||
<Color x:Key="ControlLightColor">#DBDBDB</Color>
|
||||
<Color x:Key="ControlMediumColor">#DBDBDB</Color>
|
||||
<Color x:Key="ControlDarkColor">#DBDBDB</Color>
|
||||
<SolidColorBrush x:Key="Scrollbar.Track.Color">#EBEBEB</SolidColorBrush>
|
||||
<Color x:Key="ControlLightColor">#FFC5C5C5</Color>
|
||||
<Color x:Key="ControlMediumColor">#FFAAAAAA</Color>
|
||||
<Color x:Key="ControlDarkColor">#FF888888</Color>
|
||||
<SolidColorBrush x:Key="Scrollbar.Track.Color">#FFDDDDDD</SolidColorBrush>
|
||||
<SolidColorBrush x:Key="TestColor"
|
||||
Color="DarkOrange" />
|
||||
</ResourceDictionary>
|
||||
|
||||
Reference in New Issue
Block a user