1
0
Fork 0

alacritty: colors, font

This commit is contained in:
Von Random 2023-10-06 13:54:51 +03:00
parent 96f5ae8595
commit 75cc0326bd

View file

@ -2,40 +2,38 @@ scrolling:
history: 15000
font:
offset:
y: 5
builtin_box_drawing: true
normal:
family: VascadiaMod
size: 13
family: FantasqueSansM Nerd Font
size: 15
colors:
primary:
background: '0x282828'
foreground: '0xebdbb2'
foreground: '0x657b83'
background: '0xfdf6e3'
cursor:
cursor: '0xfb4934'
cursor: '0xcb4b16'
selection:
text: CellForeground
background: '0x565656'
background: '0xeee8d5'
normal:
black: '0x282828'
red: '0xcc241d'
green: '0x98971a'
yellow: '0xd79921'
blue: '0x458588'
magenta: '0xb16286'
cyan: '0x689d6a'
white: '0xa89984'
black: '0x073642'
red: '0xdc322f'
green: '0x859900'
yellow: '0xb58900'
blue: '0x268bd2'
magenta: '0xd33682'
cyan: '0x2aa198'
white: '0xeee8d5'
bright:
black: '0x928374'
red: '0xfb4934'
green: '0xb8bb26'
yellow: '0xfabd2f'
blue: '0x83a598'
magenta: '0xd3869b'
cyan: '0x8ec07c'
white: '0xebdbb2'
black: '0x002b36'
red: '0xcb4b16'
green: '0x586e75'
yellow: '0x657b83'
blue: '0x839496'
magenta: '0x6c71c4'
cyan: '0x93a1a1'
white: '0xfdf6e3'
cursor:
style: