mirror of
https://github.com/claunia/marechai.git
synced 2025-12-16 19:14:25 +00:00
Add Turbo Vision inspired theme.
This commit is contained in:
@@ -95,6 +95,11 @@ public partial class SettingsViewModel : ObservableObject
|
||||
{
|
||||
ThemeName = "MacOS9",
|
||||
DisplayName = _localizer["MacOS9Theme"]
|
||||
},
|
||||
new()
|
||||
{
|
||||
ThemeName = "DOS",
|
||||
DisplayName = _localizer["DOSTheme"]
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user