tareqimbasher / NetPad

A cross-platform C# editor and playground.
MIT License
1.09k stars 56 forks source link

User can change appearance of application and editor #205

Closed tareqimbasher closed 1 month ago

tareqimbasher commented 1 month ago

Adds the ability for users to change the appearance of the NetPad via a new Settings tab named "Styles":

image

And the ability to change Monaco editor appearance by applying themes and custom config:

image

image