forked from amkovkov/GranuSightSoftware2
feat: MainView
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<Application
|
||||
x:Class="GSS2.Application"
|
||||
xmlns="https://github.com/avaloniaui"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
xmlns:local="using:GSS2"
|
||||
RequestedThemeVariant="Dark">
|
||||
|
||||
<Application.Styles>
|
||||
<FluentTheme />
|
||||
</Application.Styles>
|
||||
|
||||
</Application>
|
||||
Reference in New Issue
Block a user