monodevelop
monodevelop copied to clipboard
Add Visual Studio 2019 enhanced themes
I think themes based on the enhanced colors scheme introduced in VS2019 (https://github.com/dotnet/roslyn/pull/31976) would be a nice addition.
Dark+

Light+

Looks great with F# code too
Do I need to push this branch to origin so that CI can run? Or does it matter since this isn't a functional change?
Do I need to push this branch to origin so that CI can run? Or does it matter since this isn't a functional change?
We don't run CI from forks for security reasons. You could request access to the Mono org but I'll create a branch to save some time.
Thanks @sevoku. I think I found the right spot to add them.
@sevoku I installed the build produced by the CI. The themes were available from the preferences dialog and worked as expected.
@sandyarmstrong Please let me know if there is anything else needed for this PR. =)
@JoeRobich nothing needed from you, thanks. @jmatthiesen was a consensus reached with regard to naming so we can get this merged?
We're looking at having these replace the default Light and Dark themes, after merging in a few other fixes from the existing Visual Studio Light theme. To clean things up, I think it would be great to merge this work in from the external fork, and then I'll setup a new PR with the next set of changes. @sandyarmstrong, sound good?