1
0
Fork 0

use amora theme in alacritty

This commit is contained in:
tastytea 2022-09-12 23:39:11 +02:00
parent 5900bea56b
commit d51b813d8f
Signed by: tastytea
SSH Key Fingerprint: SHA256:FBkvrOlhq5use1XEttyUGT4bUTDVA1ar9SgIc9P03cM
1 changed files with 35 additions and 22 deletions

View File

@ -8,32 +8,45 @@ font:
family: Source Code Pro
size: 12.0
# xterm does this
draw_bold_text_with_bright_colors: true
# xterm theme, except blue
# draw_bold_text_with_bright_colors: true
# colors:
# primary:
# background: '#111111'
# foreground: '#CDCDCD'
# normal:
# black: '#111111'
# red: '#CD0000'
# green: '#00CD00'
# yellow: '#CDCD00'
# blue: '#005CFF'
# magenta: '#CD00CD'
# cyan: '#00CDCD'
# white: '#CDCDCD'
# bright:
# black: '#7F7F7F'
# red: '#FF0000'
# green: '#00FF00'
# yellow: '#FFFF00'
# blue: '#5C5CFF'
# magenta: '#FF00FF'
# cyan: '#00FFFF'
# white: '#FFFFFF'
# xterm colours, except blue
# amora theme
colors:
primary:
background: '#111111'
foreground: '#CDCDCD'
background: '#261c2c'
foreground: '#f7e3f7'
normal:
black: '#111111'
red: '#CD0000'
green: '#00CD00'
yellow: '#CDCD00'
blue: '#005CFF'
magenta: '#CD00CD'
cyan: '#00CDCD'
white: '#CDCDCD'
bright:
black: '#7F7F7F'
red: '#FF0000'
green: '#00FF00'
yellow: '#FFFF00'
blue: '#5C5CFF'
magenta: '#FF00FF'
cyan: '#00FFFF'
white: '#FFFFFF'
black: '#261c2c'
red: '#e83f80'
green: '#d9e07b'
yellow: '#ffb65e'
blue: '#b982ff'
magenta: '#f57fff'
cyan: '#b3dfef'
white: '#f7e3f7'
cursor:
style: