mirror of
https://github.com/JasonYANG170/logicanalyzer.git
synced 2024-11-23 20:16:29 +00:00
8 lines
282 B
XML
8 lines
282 B
XML
<Application xmlns="https://github.com/avaloniaui"
|
|
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
|
x:Class="LogicAnalyzerMultiplatform.App">
|
|
<Application.Styles>
|
|
<FluentTheme Mode="Dark"/>
|
|
</Application.Styles>
|
|
</Application>
|