about summary refs log tree commit diff
path: root/MatrixRoomUtils.Desktop/App.axaml
diff options
context:
space:
mode:
Diffstat (limited to 'MatrixRoomUtils.Desktop/App.axaml')
-rw-r--r--MatrixRoomUtils.Desktop/App.axaml10
1 files changed, 0 insertions, 10 deletions
diff --git a/MatrixRoomUtils.Desktop/App.axaml b/MatrixRoomUtils.Desktop/App.axaml
deleted file mode 100644

index 9c99838..0000000 --- a/MatrixRoomUtils.Desktop/App.axaml +++ /dev/null
@@ -1,10 +0,0 @@ -<Application xmlns="https://github.com/avaloniaui" - xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" - x:Class="MatrixRoomUtils.Desktop.App" - RequestedThemeVariant="Default"> - <!-- "Default" ThemeVariant follows system theme variant. "Dark" or "Light" are other available options. --> - - <Application.Styles> - <FluentTheme /> - </Application.Styles> -</Application> \ No newline at end of file