Added max list size circumvention for file transfers between sites.
This commit is contained in:
@@ -17,6 +17,8 @@
|
||||
<SolidColorBrush x:Key="AccentForegroundBrush" Color="#0B1220" />
|
||||
<SolidColorBrush x:Key="DangerBrush" Color="#F87171" />
|
||||
<SolidColorBrush x:Key="SuccessBrush" Color="#34D399" />
|
||||
<SolidColorBrush x:Key="ErrorRowBgBrush" Color="#2D0C0C" />
|
||||
<SolidColorBrush x:Key="ErrorRowFgBrush" Color="#F87171" />
|
||||
<!-- Forced-dark text for elements painted with hardcoded light pastel backgrounds (risk tiles, colored rows). -->
|
||||
<SolidColorBrush x:Key="OnColoredBgBrush" Color="#1F2430" />
|
||||
<SolidColorBrush x:Key="SelectionBrush" Color="#2A4572" />
|
||||
|
||||
Reference in New Issue
Block a user