Update alacritty colors

master
Hektor Misplon 2022-11-24 15:24:29 +01:00
parent 248451749a
commit c029b03198
1 changed files with 11 additions and 2 deletions

View File

@ -16,4 +16,13 @@ font:
colors:
primary:
foreground: '0x111111'
background: '0xdddddd'
background: '0xcccccc'
normal:
black: '0x000000'
red: '0xcc3333'
green: '0x33cc33'
yellow: '0x885800'
blue: '0x3333cc'
magenta: '0xcc33cc'
cyan: '0x33cccc'
white: '0xcccccc'