fix reversed alacritty cursor color
This commit is contained in:
@@ -4,8 +4,8 @@ colors:
|
||||
foreground: '#B4BDC3'
|
||||
background: '#1C1917'
|
||||
cursor:
|
||||
cursor: '#1C1917'
|
||||
text: '#C4CACF'
|
||||
cursor: '#C4CACF'
|
||||
text: '#1C1917'
|
||||
normal:
|
||||
black: '#1C1917'
|
||||
red: '#DE6E7C'
|
||||
|
||||
Reference in New Issue
Block a user