Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | catpuccin ui.popup should be a different color from ui.background (#2644) | Michael Zeller | 2022-06-01 |
| | |||
* | Changing Macro color to avoid color confusion | Ben Lee-Cohen | 2022-05-25 |
| | | | | | 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 | ||
* | Add Catppuccin Theme (#2546) | Isotoxal | 2022-05-24 |
Co-authored-by: Michael Davis <mcarsondavis@gmail.com> |