fix reversed alacritty cursor color
This commit is contained in:
@@ -4,8 +4,8 @@ colors:
|
|||||||
foreground: '#EBEFC0'
|
foreground: '#EBEFC0'
|
||||||
background: '#0E101A'
|
background: '#0E101A'
|
||||||
cursor:
|
cursor:
|
||||||
cursor: '#0E101A'
|
cursor: '#EDF2C2'
|
||||||
text: '#EDF2C2'
|
text: '#0E101A'
|
||||||
normal:
|
normal:
|
||||||
black: '#0E101A'
|
black: '#0E101A'
|
||||||
red: '#E03600'
|
red: '#E03600'
|
||||||
|
|||||||
@@ -4,8 +4,8 @@ colors:
|
|||||||
foreground: '#DDD8BB'
|
foreground: '#DDD8BB'
|
||||||
background: '#1F1F28'
|
background: '#1F1F28'
|
||||||
cursor:
|
cursor:
|
||||||
cursor: '#1F1F28'
|
cursor: '#E6E0C2'
|
||||||
text: '#E6E0C2'
|
text: '#1F1F28'
|
||||||
normal:
|
normal:
|
||||||
black: '#1F1F28'
|
black: '#1F1F28'
|
||||||
red: '#E46A78'
|
red: '#E46A78'
|
||||||
|
|||||||
@@ -4,8 +4,8 @@ colors:
|
|||||||
foreground: '#C6D5CF'
|
foreground: '#C6D5CF'
|
||||||
background: '#0F191F'
|
background: '#0F191F'
|
||||||
cursor:
|
cursor:
|
||||||
cursor: '#0F191F'
|
cursor: '#CEDDD7'
|
||||||
text: '#CEDDD7'
|
text: '#0F191F'
|
||||||
normal:
|
normal:
|
||||||
black: '#0F191F'
|
black: '#0F191F'
|
||||||
red: '#DE6E7C'
|
red: '#DE6E7C'
|
||||||
|
|||||||
@@ -4,8 +4,8 @@ colors:
|
|||||||
foreground: '#202E18'
|
foreground: '#202E18'
|
||||||
background: '#E5EDE6'
|
background: '#E5EDE6'
|
||||||
cursor:
|
cursor:
|
||||||
cursor: '#E5EDE6'
|
cursor: '#202E18'
|
||||||
text: '#202E18'
|
text: '#E5EDE6'
|
||||||
normal:
|
normal:
|
||||||
black: '#E5EDE6'
|
black: '#E5EDE6'
|
||||||
red: '#A8334C'
|
red: '#A8334C'
|
||||||
|
|||||||
@@ -4,8 +4,8 @@ colors:
|
|||||||
foreground: '#DDDDDD'
|
foreground: '#DDDDDD'
|
||||||
background: '#4B4B4B'
|
background: '#4B4B4B'
|
||||||
cursor:
|
cursor:
|
||||||
cursor: '#4B4B4B'
|
cursor: '#E2E2E2'
|
||||||
text: '#E2E2E2'
|
text: '#4B4B4B'
|
||||||
normal:
|
normal:
|
||||||
black: '#4B4B4B'
|
black: '#4B4B4B'
|
||||||
red: '#E388A3'
|
red: '#E388A3'
|
||||||
|
|||||||
@@ -4,8 +4,8 @@ colors:
|
|||||||
foreground: '#555555'
|
foreground: '#555555'
|
||||||
background: '#E2E2E2'
|
background: '#E2E2E2'
|
||||||
cursor:
|
cursor:
|
||||||
cursor: '#E2E2E2'
|
cursor: '#555555'
|
||||||
text: '#555555'
|
text: '#E2E2E2'
|
||||||
normal:
|
normal:
|
||||||
black: '#E2E2E2'
|
black: '#E2E2E2'
|
||||||
red: '#DC5284'
|
red: '#DC5284'
|
||||||
|
|||||||
@@ -4,8 +4,8 @@ colors:
|
|||||||
foreground: '#353535'
|
foreground: '#353535'
|
||||||
background: '#F0F0CA'
|
background: '#F0F0CA'
|
||||||
cursor:
|
cursor:
|
||||||
cursor: '#F0F0CA'
|
cursor: '#353535'
|
||||||
text: '#353535'
|
text: '#F0F0CA'
|
||||||
normal:
|
normal:
|
||||||
black: '#F0F0CA'
|
black: '#F0F0CA'
|
||||||
red: '#A8334C'
|
red: '#A8334C'
|
||||||
|
|||||||
@@ -4,8 +4,8 @@ colors:
|
|||||||
foreground: '#B4BDC3'
|
foreground: '#B4BDC3'
|
||||||
background: '#1C1917'
|
background: '#1C1917'
|
||||||
cursor:
|
cursor:
|
||||||
cursor: '#1C1917'
|
cursor: '#C4CACF'
|
||||||
text: '#C4CACF'
|
text: '#1C1917'
|
||||||
normal:
|
normal:
|
||||||
black: '#1C1917'
|
black: '#1C1917'
|
||||||
red: '#DE6E7C'
|
red: '#DE6E7C'
|
||||||
|
|||||||
@@ -4,8 +4,8 @@ colors:
|
|||||||
foreground: '#2C363C'
|
foreground: '#2C363C'
|
||||||
background: '#F0EDEC'
|
background: '#F0EDEC'
|
||||||
cursor:
|
cursor:
|
||||||
cursor: '#F0EDEC'
|
cursor: '#2C363C'
|
||||||
text: '#2C363C'
|
text: '#F0EDEC'
|
||||||
normal:
|
normal:
|
||||||
black: '#F0EDEC'
|
black: '#F0EDEC'
|
||||||
red: '#A8334C'
|
red: '#A8334C'
|
||||||
|
|||||||
@@ -4,8 +4,8 @@ colors:
|
|||||||
foreground: '#F0E4CF'
|
foreground: '#F0E4CF'
|
||||||
background: '#404040'
|
background: '#404040'
|
||||||
cursor:
|
cursor:
|
||||||
cursor: '#404040'
|
cursor: '#F3EADB'
|
||||||
text: '#F3EADB'
|
text: '#404040'
|
||||||
normal:
|
normal:
|
||||||
black: '#404040'
|
black: '#404040'
|
||||||
red: '#E3716E'
|
red: '#E3716E'
|
||||||
|
|||||||
@@ -4,8 +4,8 @@ colors:
|
|||||||
foreground: '#BBBBBB'
|
foreground: '#BBBBBB'
|
||||||
background: '#191919'
|
background: '#191919'
|
||||||
cursor:
|
cursor:
|
||||||
cursor: '#191919'
|
cursor: '#C9C9C9'
|
||||||
text: '#C9C9C9'
|
text: '#191919'
|
||||||
normal:
|
normal:
|
||||||
black: '#191919'
|
black: '#191919'
|
||||||
red: '#DE6E7C'
|
red: '#DE6E7C'
|
||||||
|
|||||||
@@ -4,8 +4,8 @@ colors:
|
|||||||
foreground: '#353535'
|
foreground: '#353535'
|
||||||
background: '#EEEEEE'
|
background: '#EEEEEE'
|
||||||
cursor:
|
cursor:
|
||||||
cursor: '#EEEEEE'
|
cursor: '#353535'
|
||||||
text: '#353535'
|
text: '#EEEEEE'
|
||||||
normal:
|
normal:
|
||||||
black: '#EEEEEE'
|
black: '#EEEEEE'
|
||||||
red: '#A8334C'
|
red: '#A8334C'
|
||||||
|
|||||||
Reference in New Issue
Block a user