| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
- Use named color palette
- Remove blue highlight for variables (too much noise)
- Add purple highlight for control statements (if, match, etc)
|
| |
|
|
|
|
|
| |
Add colors for matching brace, non primary selections, inactive
statusline
|
|
|
|
|
|
|
|
|
| |
* Add default color for cursor match
Not all terminals support dim, for those terminal that does not support
this (konsole, item2, wezterm), users cannot differentiate between match
and primary cursor. So set a color for this.
* Use alacritty dim color for match
|
|
|