theseus
theseus copied to clipboard
0 calls highlight is not visible with "Brackets Dark" theme
Is there any way to customize highlight color?
From the UI, there is no way. It wouldn't be hard to overwrite the values in main.less:
- Call counts: https://github.com/adobe-research/theseus/blob/master/src/main.less#L102-L186
- Dead code, etc: https://github.com/adobe-research/theseus/blob/master/src/main.less#L46-L80
Hmm, I should look at how Brackets does themes.