mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
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]
|
||||
cursor = '#c3b7b8'
|
||||
text = '#c3b7b8'
|
||||
text = '#2c2525'
|
||||
|
||||
[colors.primary]
|
||||
background = '#2c2525'
|
||||
|
||||
Reference in New Issue
Block a user