spyder-ide / spyder-terminal

Run system terminals inside Spyder. Works on Linux, macOS and Windows.
MIT License
230 stars 78 forks source link

PR: Add themes to the terminal #160

Closed steff456 closed 4 years ago

steff456 commented 4 years ago

The terminal uses the same color theme that the configured in spyder.

Fixes #108

Emacs image

IDLE image

Inkpot image

Minimal image

Monokai image

Nightlion image

Notepad++ image

Oblivion image

Obsidian image

Pastel image

Pydev image

Retta image

Roboticket image

Scintilla image

Solarized Dark image

Solarized Light image

Spyder image

Spyder dark image

Sublime image

Vibrant Ink image

Zenburn image

Note: Right now the terminal is changing the theme when spyder is restarted. (issue https://github.com/spyder-ide/spyder/issues/10911)

goanpeca commented 4 years ago

Please add a couple of screenshots @steff456 :-)

ccordoba12 commented 4 years ago

@steff456, please rebase this PR so we can review it.

ccordoba12 commented 4 years ago

I'm going to manually review this as soon as I can to see how the themes look live.