feat(themes): seed example custom theme on first start

This commit is contained in:
2026-05-05 14:17:22 +02:00
parent 9103bbb892
commit 2f52cbb7d4
3 changed files with 78 additions and 0 deletions
+3
View File
@@ -75,6 +75,9 @@
<EmbeddedResource Include="Resources\HellionFont-OFL.txt">
<LogicalName>HellionFont-OFL.txt</LogicalName>
</EmbeddedResource>
<EmbeddedResource Include="Themes\Builtin\example-theme.json">
<LogicalName>HellionChat.Themes.Builtin.example-theme.json</LogicalName>
</EmbeddedResource>
</ItemGroup>