rpwoodbu / mosh-chrome

Mosh for Chrome
GNU General Public License v3.0
371 stars 59 forks source link

Theme Support #44

Open c0deweaver opened 10 years ago

c0deweaver commented 10 years ago

Is there a way to set colors that could be saved, for example setting up solarized theme for mosh. Theme option of Solar (dark/light), light (black on white), and dark (white on black) It could be small or big enhancement project to take on.

rpwoodbu commented 10 years ago

Take a look at this FAQ entry:

https://github.com/rpwoodbu/mosh-chrome/wiki/FAQ#how-can-i-change-the-way-the-terminal-looks-font-color-etc

While it is far from convenient, it is at least possible. And the settings sync across logged-in browsers.

Making this available in the UI would indeed be a nice enhancement project. In fact, the UI needs an overhaul (see issue #29), but that shouldn't block incremental improvement. I could imagine a small "settings" page, available from the initial window. Contributions are welcome!