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

PR: Allow user to config notebook theme #345

Merged
merged 1 commit into from
Dec 29, 2020

Conversation

jitseniesen
Copy link
Member

Add a Notebook config page, with a combo box to set the notebook theme. There are three possibilities: Dark, Light, Same as Spyder (default). Set the notebook theme according to the user's preference. Also add some tests.

Fixes #310

Add a Notebook config page, with a combo box to set the notebook theme.
There are three possibilities: Dark, Light, Same as Spyder (default).
Set the notebook theme according to the user's preference.
Also add some tests.
@jitseniesen jitseniesen added this to the v0.3.2 milestone Dec 27, 2020
@codecov-io
Copy link

Codecov Report

Merging #345 (07a8e69) into master (ea8ac44) will increase coverage by 0.58%.
The diff coverage is 96.77%.

Impacted Files Coverage Δ
spyder_notebook/notebookplugin.py 80.58% <92.30%> (+1.09%) ⬆️
spyder_notebook/config.py 100.00% <100.00%> (ø)

@jitseniesen jitseniesen merged commit 10aff84 into spyder-ide:master Dec 29, 2020
@jitseniesen jitseniesen deleted the config-theme branch December 29, 2020 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Configure notebook theme seperate from Spyder theme
2 participants