Sublime Forum

Changing theme always results in dark editor since upgrade

#1

Weird one. Since the latest update (I’m on build 4200), it’s switched to dark mode, and changing back to a light theme does not change the theme of the code pane, only the other parts of the UI around it (files/folders list, toolbars etc.) The code pane is always dark regardless of theme.

What’s happened here?

0 Likes

#2

To assign individual color schemes for light and dark mode…

  1. Open Command Palette
  2. Call UI: Select Color Scheme
  3. Select “Auto” color scheme and hit enter
  4. Select color scheme for light mode and hit enter
  5. Select color scheme for dark mode and hit enter

If in step 3 an explicit color scheme is choosen, this will be used for both dark and light mode.

0 Likes

#3

You have to change color scheme as well.

0 Likes

#4

Thanks, that’s fixed it. Odd, though… how did this happen by a simple upgrade? I’ve had the same light theme selected for years.

0 Likes