alacritty: change black

This commit is contained in:
tastytea 2022-09-16 07:40:50 +02:00
parent d1dc96f7f9
commit 712c90b1ee
Signed by: tastytea
SSH Key Fingerprint: SHA256:FBkvrOlhq5use1XEttyUGT4bUTDVA1ar9SgIc9P03cM

View File

@ -34,12 +34,13 @@ 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'