1
0
Fork 0
mirror of https://github.com/Horhik/dotfiles.git synced 2024-07-22 12:13:34 +00:00
Dotfiles/.config/alacritty/colors/flat_remix.yml
2020-10-07 15:39:19 +03:00

26 lines
480 B
YAML

colors:
primary:
background: '0x272a34'
foreground: '0xFFFFFF'
normal:
black: '0x1F2229'
red: '0xEC0101'
green: '0x47D4B9'
yellow: '0xFF8A18'
blue: '0x277FFF'
magenta: '0xD71655'
cyan: '0x05A1F7'
white: '0xFFFFFF'
bright:
black: '0x1F2229'
red: '0xD41919'
green: '0x5EBDAB'
yellow: '0xFEA44C'
blue: '0x367bf0'
magenta: '0xBF2E5D'
cyan: '0x49AEE6'
white: '0xFFFFFF'