Open markjamesm opened 3 years ago
Terminal.Gui supports different themes which can be chosen by a user while the application is running. It would be nice to have a menu item which allows users to switch between these themes.
See UICatalog/UICatalog.cs#L320 for an example implementation.
Terminal.Gui supports different themes which can be chosen by a user while the application is running. It would be nice to have a menu item which allows users to switch between these themes.
See UICatalog/UICatalog.cs#L320 for an example implementation.