1
0
Fork 0

change alacritty bright colours

This commit is contained in:
tastytea 2022-09-18 03:11:36 +02:00
parent f4af7ef140
commit f187c35e50
Signed by: tastytea
SSH Key Fingerprint: SHA256:FBkvrOlhq5use1XEttyUGT4bUTDVA1ar9SgIc9P03cM
1 changed files with 10 additions and 1 deletions

View File

@ -33,7 +33,7 @@ font:
# cyan: '#00FFFF'
# white: '#FFFFFF'
# amora theme
# amora theme, except black
draw_bold_text_with_bright_colors: false
colors:
primary:
@ -48,6 +48,15 @@ colors:
magenta: '#f57fff'
cyan: '#b3dfef'
white: '#f7e3f7'
bright: # + 20 saturation, except black and white
black: '#000000'
red: '#e81063'
green: '#d6e04e'
yellow: '#ff9f2b'
blue: '#9c4fff'
magenta: '#f14dff'
cyan: '#83d2ef'
white: '#ffffff'
cursor:
style: