browser-ext-github-monaco icon indicating copy to clipboard operation
browser-ext-github-monaco copied to clipboard

Match the dark theme with the one used by GitHub

Open faheel opened this issue 4 years ago • 3 comments

The dark theme used in this extension is different from the one used by GitHub. It would be great if they both matched!

Also, when the dark mode is enabled, there is a white border around the editor which doesn't look good.

Screenshot from 2021-02-12 21-23-28

Screenshot from 2021-02-12 21-23-39

faheel avatar Feb 12 '21 16:02 faheel

The defineTheme method can be used for this.

faheel avatar Feb 12 '21 16:02 faheel

That would be a nice addition indeed! I won't find time for this in the next couple of months though. I welcome PRs!

hediet avatar Feb 12 '21 16:02 hediet

I'll dig into this more over the weekend. Hopefully I'll be able to implement it.

faheel avatar Feb 12 '21 16:02 faheel