Skip to content

spyder-notebook not inheriting themes/syntax coloring from spyder #191

@leontikos

Description

@leontikos

Description of your problem

When I change the 'syntax coloring' for Spyder, the theme of Spyder is changing, but for spyder-notebook it's not.

What steps will reproduce the problem?

  1. Open the newest version of spyder with spyder-notebook
  2. Try to change 'syntax coloring' in 'Preferences'

What is the expected output? What do you see instead?
Take a look at the screenshot below - the coloring for IPython console has changed (when I changed the settings for 'syntax coloring', but for the notebook it has not.

Please provide any additional information below (stack trace, screenshots, a gif, etc)
image

Versions and main components

  • Spyder Version: 3.3.2
  • Python Version: 3.6
  • Qt Version: 5.9.6
  • PyQt Version: 5.9.2
  • Jupyter Notebook Version: 7.2.0
  • Operating system: Win 10 Home

Dependencies

Please go to the menu entry Help > Optional Dependencies (or
Help > Dependencies), press the button Copy to clipboard
and paste the contents below:
IPython >=4.0 : 7.2.0 (OK)
cython >=0.21 : 0.29.2 (OK)
jedi >=0.9.0 : 0.13.2 (OK)
matplotlib >=2.0.0: 3.0.2 (OK)
nbconvert >=4.0 : 5.4.0 (OK)
numpy >=1.7 : 1.15.4 (OK)
pandas >=0.13.1 : 0.23.4 (OK)
pycodestyle >=2.3 : 2.4.0 (OK)
pyflakes >=0.6.0 : 2.0.0 (OK)
pygments >=2.0 : 2.3.1 (OK)
pylint >=0.25 : 2.2.2 (OK)
qtconsole >=4.2.0 : 4.4.3 (OK)
rope >=0.9.4 : 0.11.0 (OK)
sphinx >=0.6.6 : 1.8.2 (OK)
sympy >=0.7.3 : 1.3 (OK)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions