File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1212 <CalciteResources xmlns =" http://schemas.esri.com/calcite/2024" />
1313 <!-- Override brand color: -->
1414 <!-- <ResourceDictionary>
15- <Color x:Key="CalciteUIBrandDarkColor ">Green</Color>
16- <Color x:Key="CalciteUIBrandLightColor ">DarkGreen</Color>
17- <Color x:Key="CalciteUIBrandHoverDarkColor ">Yellow</Color>
18- <Color x:Key="CalciteUIBrandHoverLightColor ">Orange</Color>
19- <Color x:Key="CalciteUIBrandPressDarkColor ">Red</Color>
20- <Color x:Key="CalciteUIBrandPressLightColor ">DarkRed</Color>
15+ <Color x:Key="CalciteBrandDarkColor ">Green</Color>
16+ <Color x:Key="CalciteBrandLightColor ">DarkGreen</Color>
17+ <Color x:Key="CalciteBrandHoverDarkColor ">Yellow</Color>
18+ <Color x:Key="CalciteBrandHoverLightColor ">Orange</Color>
19+ <Color x:Key="CalciteBrandPressDarkColor ">Red</Color>
20+ <Color x:Key="CalciteBrandPressLightColor ">DarkRed</Color>
2121 </ResourceDictionary>-->
2222 </ResourceDictionary .MergedDictionaries>
2323 </ResourceDictionary >
You can’t perform that action at this time.
0 commit comments