Merge pull request #1426 from ollymarkey/fix-make-character-under-cursor-readable-in-alacritty-ristretto-theme
fix: make character under cursor readable in alacritty ristretto theme
This commit is contained in:
@@ -22,7 +22,7 @@ white = "#f1e5e7"
|
|||||||
|
|
||||||
[colors.cursor]
|
[colors.cursor]
|
||||||
cursor = '#c3b7b8'
|
cursor = '#c3b7b8'
|
||||||
text = '#c3b7b8'
|
text = '#2c2525'
|
||||||
|
|
||||||
[colors.primary]
|
[colors.primary]
|
||||||
background = '#2c2525'
|
background = '#2c2525'
|
||||||
|
|||||||
Reference in New Issue
Block a user