MusicSharp icon indicating copy to clipboard operation
MusicSharp copied to clipboard

Implement Theme Support

Open markjamesm opened this issue 5 years ago • 1 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.

markjamesm avatar Nov 04 '20 00:11 markjamesm

The GUI has been rewritten to use Terminal.GUI V2, so work on theming should be done in the V2 branch.

markjamesm avatar Mar 31 '25 22:03 markjamesm