diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2020-02-20 17:50:39 +0000 |
---|---|---|
committer | GitHub <[email protected]> | 2020-02-20 17:50:39 +0000 |
commit | 04dacb994349848873f9b2576d53685630883300 (patch) | |
tree | 09c442a5a857b0dc47ad972aea84235f70dbf60c /crates/ra_ide | |
parent | f761ed2abb3faa07f9a835e9ba767954ca2e684b (diff) | |
parent | bf99a6eb084ea6a2ad105bc7328334a769db788c (diff) |
Merge #3252
3252: Improve integration with token color configuration r=matklad a=eaglgenes101
First, the extension now checks theme token color customizations as well as global token color customizations when determining what colors to highlight syntax with. Theme token color customizations take precedence over both global token color customizations and the theme token colors.
Second, a few additional token color customization keys used by other themes are added. The original paths still take precedence, but now turning on rust analyzer syntax highlighting should now not unexpectedly homogenize token colors when custom themes are used.
Co-authored-by: eaglgenes101 <[email protected]>
Diffstat (limited to 'crates/ra_ide')
0 files changed, 0 insertions, 0 deletions