Here’s another solution of providing toggleable settings by using a quick panel: https://github.com/SublimeText/LaTeXTools/pull/773
Might be worth considering that too since they are fuzzy-searched. The only downside would be that you can’t see what categories are available at first (setting names could be prefixed with their category for discoverability though). The filter text would most likely need to be restored somehow.
FYI, you can also remove the underline for links with text-decoration: none (or text-decoration: inherit, if the former doesn’t work). I’d also make the entire line clickable, not just the box, like you do with <label> tags in HTML.
. I figured if it got picked up by Boxy, that there may be changes to it anyways; it was more of a proof of concept (that I am using). I also noticed that on OSX, the fake radio buttons turn into actual emoji, while on Windows they still look like font chars. I don’t know, maybe I could pick something that consistent.
Themes
Add option to highlight text only for selected item in the sidebar
Color Schemes
Coffeescript icon is already there, just remove other custom ui themes (more details
In Action