helix-mods/runtime
Ben Lee-Cohen 7160e745f7 Changing Macro color to avoid color confusion
I noticed that in Rust, `println!`being a macro, it matched the color of string literals. This was visually confusing to me, so I checked what the nvim catpuccin theme (https://github.com/catppuccin/nvim) does. While it is pretty different, it does use different colors for strings and all function types: https://share.cleanshot.com/RLG2y1

I don't know if blue or red makes more sense given the other syntax choices, but wanted to propose this change cc @IsotoxalDev
2022-05-25 09:54:20 -05:00
..
grammars Dynamically load grammar libraries at runtime 2021-07-14 10:00:05 +09:00
queries update Erlang grammar and queries 2022-05-25 21:26:26 +09:00
themes Changing Macro color to avoid color confusion 2022-05-25 09:54:20 -05:00
tutor.txt Extend tutor file (#2133) 2022-04-29 09:52:11 +08:00