Skip to content

catppuccin/spyder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo
Catppuccin for Spyder

Previews

🌻 Latte
🪴 Frappé
🌺 Macchiato
🌿 Mocha

Usage

  1. With Spyder closed, open ~/.spyder-py3/spyder.ini.

  2. Scroll to the [appearance] section, and add your preferred theme(s) to the names option:

    [appearance]
    ...
    names = ['catppuccin/frappe', 'catppuccin/latte', 'catppuccin/macchiato',
             'catppuccin/mocha', 'emacs', 'idle', ..., 'zenburn']
  3. Append the contents of either themes/all.ini or the specific flavor you would like (e.g. themes/mocha.ini) to the end of the [appearance] section.

Note

The flavors you add must match the flavors you added to the names variable in Step 2.

  1. Launch Spyder and change the theme in Preferences > Appearance > Syntax Highlighting Theme. If you are using latte, also switch the Interface Theme to Light or Automatic.

Customization

You may modify the theme in Preferences > Appearance > Edit Selected Theme.

Warning

Do not click Reset to Defaults. This will crash the preferences menu until you reinstall the theme.

🙋 FAQ

  • Q: "Why does the interface theme not change?"
    A: Spyder does not currently allow theming of the window. We will add an interface theme when it is possible.

💝 Thanks to

 

Copyright © 2022-present Catppuccin Org