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