Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding a solarized light theme #84

Merged
merged 2 commits into from
Jan 6, 2017
Merged

Conversation

sv3ndk
Copy link
Contributor

@sv3ndk sv3ndk commented Dec 20, 2016

As discussed in this issue, here's my humble interpretation of the Solarized light theme by Ethan Schoonover as ported to Jupyter.

I tried to make the theme as absent as possible, in an attempt to allow more focus to go the content of the notebook.

I tend to like to install it with the following argument, assuming Source code pro font is installed:

jt -t solarized-light --lineheight=130 --monofont="source"

I hope you like it, feel free to let me know if things are misaligned somehow

The difference between input and output of a cell is just the light line on the side of the input cell:

image

Font for text output is slightly larger than code.
image

Some example with R and ggplot graphs:
image

Auto-complete menu:
image

Home menu:
image

@dunovank
Copy link
Owner

Looks great, would you mind updating the readme so that the theme name is listed with the others and submitting a new PR Be happy to merge then.

@sv3ndk
Copy link
Contributor Author

sv3ndk commented Dec 25, 2016

Done :)
I tried to resize it a bit to be similar to the ones you have already put, though the content is not the same of course and I cannot make those nice centered screenshots you did.

@neilpanchal
Copy link

neilpanchal commented Dec 29, 2016

Thanks @svendx4f Looks great!

I created a similar theme "Spinzero" a couple of years ago that uses Solarized modified palette but without the yellowish background which I am personally not a fan of. There are other typographical modifications and it includes my favorite monospace font from Apple - "SF Mono". If there is interest, I can try to do a PR, theme is located here: https://github.com/neilpanchal/spinzero-jupyter-theme

@dunovank dunovank merged commit cb32260 into dunovank:master Jan 6, 2017
@dunovank
Copy link
Owner

dunovank commented Jan 6, 2017

@svendx4f looks great man, sorry about the delay. Finally getting back after an extended vacation.
@neilpanchal I love it! Please feel free to submit a PR anytime.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants