sublime_merge
sublime_merge copied to clipboard
[Themes] Implement `"color_scheme": "auto"`
Problem description
Currently, one can set themes to follow the os' dark/light modes through light_theme and dark_theme settings, but not the color scheme.
Preferred solution
Make SM understand light_color_scheme and dark_color_scheme settings like ST.
Alternatives
N/A