Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

[Feature] Allow to specify appearence theme and color scheme separately #23

Open
jsynowiec opened this issue Aug 7, 2020 · 4 comments

Comments

@jsynowiec
Copy link

An option to be able to override default color scheme for a theme that is set for day/night modes. Currently, the default color scheme for a theme is set when the theme is changed (synced).

@gilday
Copy link
Owner

gilday commented Sep 10, 2020

Can you help me understand the distinction between "Color Scheme" and "Theme"? I'm not too familiar with this concept, because I'm basic and I've always used the themes that ship with IntelliJ: IntelliJ Light and Darcula. I see distinct settings for "Color Scheme" and "Theme", but I've always conflated these settings because they always have the same values (i.e. "IntelliJ Light" and "Darcula"). Maybe you can direct me to a theme that offers multiple color schemes?

@gilday
Copy link
Owner

gilday commented Sep 10, 2020

@tylernhoward is this the feature you were trying to describe to me one time?

@jsynowiec
Copy link
Author

@gilday Color Scheme is the syntax highlighting color theme that is used. Theme is the look&feel of the IDE UI (windows, buttons, etc.). You can select both independently. Theme is located under Appearance & Behavior -> Appearance -> Theme, while color scheme is under Editor -> Color Scheme

If you want to play with different ones, try installing the Material Theme UI plugin. It provides several UI themes and editor color schemes.

@tylernhoward
Copy link

@gilday ^ Yes, this is the exact plugin I was using for themes when I saw potential for this improvement.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants