12 lines
412 B
XML
12 lines
412 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<?xaml-comp compile="true" ?>
|
|
<ResourceDictionary
|
|
xmlns="http://schemas.microsoft.com/dotnet/2021/maui"
|
|
xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml">
|
|
|
|
<!--
|
|
Color values and legacy aliases are generated into GeneratedTokens.xaml from
|
|
meta/contracts/design-tokens.json. Keep palette literals out of this file.
|
|
-->
|
|
</ResourceDictionary>
|