alacritty: change black
This commit is contained in:
parent
d1dc96f7f9
commit
712c90b1ee
|
@ -34,19 +34,20 @@ font:
|
||||||
# white: '#FFFFFF'
|
# white: '#FFFFFF'
|
||||||
|
|
||||||
# amora theme
|
# amora theme
|
||||||
|
draw_bold_text_with_bright_colors: false
|
||||||
colors:
|
colors:
|
||||||
primary:
|
primary:
|
||||||
background: '#261c2c'
|
background: '#261c2c'
|
||||||
foreground: '#f7e3f7'
|
foreground: '#f7e3f7'
|
||||||
normal:
|
normal:
|
||||||
black: '#261c2c'
|
black: '#512a53'
|
||||||
red: '#e83f80'
|
red: '#e83f80'
|
||||||
green: '#d9e07b'
|
green: '#d9e07b'
|
||||||
yellow: '#ffb65e'
|
yellow: '#ffb65e'
|
||||||
blue: '#b982ff'
|
blue: '#b982ff'
|
||||||
magenta: '#f57fff'
|
magenta: '#f57fff'
|
||||||
cyan: '#b3dfef'
|
cyan: '#b3dfef'
|
||||||
white: '#f7e3f7'
|
white: '#f7e3f7'
|
||||||
|
|
||||||
cursor:
|
cursor:
|
||||||
style:
|
style:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user