about summary refs log tree commit diff
path: root/MatrixRoomUtils.Desktop/Properties
diff options
context:
space:
mode:
Diffstat (limited to 'MatrixRoomUtils.Desktop/Properties')
-rw-r--r--MatrixRoomUtils.Desktop/Properties/launchSettings.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/MatrixRoomUtils.Desktop/Properties/launchSettings.json b/MatrixRoomUtils.Desktop/Properties/launchSettings.json

index 997e294..36405e8 100644 --- a/MatrixRoomUtils.Desktop/Properties/launchSettings.json +++ b/MatrixRoomUtils.Desktop/Properties/launchSettings.json
@@ -12,7 +12,8 @@ "commandName": "Project", "dotnetRunMessages": true, "environmentVariables": { - "DOTNET_ENVIRONMENT": "Development" + "DOTNET_ENVIRONMENT": "Development", + "AVALONIA_THEME": "Dark" } }, "Local config": {