Skip to content

Comments

PR: Use Spyder prefs to set light/dark notebook theme#419

Merged
jitseniesen merged 3 commits intospyder-ide:masterfrom
jitseniesen:dark-mode
May 5, 2023
Merged

PR: Use Spyder prefs to set light/dark notebook theme#419
jitseniesen merged 3 commits intospyder-ide:masterfrom
jitseniesen:dark-mode

Conversation

@jitseniesen
Copy link
Member

This fixes some functionality that was left out of the big PR #396: the Spyder prefs has a Notebook pane in which the user can choose to use the light or dark theme, but the notebook did not actually follow this setting.

The PR also fixes my typo in PR #417.

Fixes #402.

The function is called .get_name() in the plugin and .get_title()
in the widget.
@jitseniesen jitseniesen added this to the v0.5 milestone May 4, 2023
@jitseniesen jitseniesen self-assigned this May 4, 2023
@jitseniesen jitseniesen merged commit 012a09d into spyder-ide:master May 5, 2023
@jitseniesen jitseniesen deleted the dark-mode branch May 5, 2023 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use Spyder's prefs to enable/disable dark mode

1 participant