PlainTasks icon indicating copy to clipboard operation
PlainTasks copied to clipboard

Adaptive color scheme

Open Demers94 opened this issue 6 years ago • 1 comments

When you have a TODO file open and you browse the available color schemes in Sublime, you can see the plaintask colors changing on the fly and adapting to the currently selected scheme. You can see this behaviour here : https://dl.dropboxusercontent.com/s/f84e8p2roxcs31e/GkX6TUKXso.mp4

However, when you actually switch to a color scheme it reverts to the default theme or the one specified in the configuration file.

Is it possible to use no color scheme at all and instead adapt to whatever scheme is being used in Sublime? I tried setting the color_scheme property in settings to nothing but then there was no highlighting at all. If you remove the key completely then it just uses the default theme

Demers94 avatar Oct 21 '19 01:10 Demers94

It would be awesome if you could set "color_scheme" to a special value like "inherit", and it would just use the main color scheme.

maxim avatar Nov 11 '23 15:11 maxim