]> src.twobees.de Git - dotfiles.git/blob - stow/alacritty/.config/alacritty/themes/themes/everforest_light.yaml
asdf
[dotfiles.git] / stow / alacritty / .config / alacritty / themes / themes / everforest_light.yaml
1 # Colors (Everforest Light)
2 colors:
3   # Default colors
4   primary:
5     background: '0xfdf6e3'
6     foreground: '0x5c6a72'
7
8   # Normal colors
9   normal:
10     black:   '0x5c6a72'
11     red:     '0xf85552'
12     green:   '0x8da101'
13     yellow:  '0xdfa000'
14     blue:    '0x3a94c5'
15     magenta: '0xdf69ba'
16     cyan:    '0x35a77c'
17     white:   '0xe0dcc7'
18
19   # Bright Colors
20   bright:
21     black:   '0x5c6a72'
22     red:     '0xf85552'
23     green:   '0x8da101'
24     yellow:  '0xdfa000'
25     blue:    '0x3a94c5'
26     magenta: '0xdf69ba'
27     cyan:    '0x35a77c'
28     white:   '0xe0dcc7'