Sublime Forum

Highlight line set colour value in Preferences.sublime-settings?

#1

I switch themes fairly often. I wonder if it would be beneficial if it were possible to set certain things as ‘user’ in Preferences.sublime-settings

For example, it’s possible to do "highlight_line": true, but it would be better to do: "highlight_line": "#ffffff20", so that any theme I install wouldn’t override this.

Any chance of getting such functionality?

0 Likes

#3

That would be nice but instead of using the never-ending-growing insanely-large-of-unrelated-things Preferences.sublime-settings would be good have the file in a separated pacakage or folder, like idk, Color Scheme - Default/Customizations.sublime-settings then you can have “highlight_line” set to true or false as some people have different taste. And “highlight_line_color”, or something in these lines.

1 Like