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?