markjamesm/MusicSharp

Implement Theme Support

Opened this issue · 0 comments

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.