]> src.twobees.de Git - dotfiles.git/blob - stow/alacritty/.config/alacritty/themes/themes/atom_one_light.yaml
asdf
[dotfiles.git] / stow / alacritty / .config / alacritty / themes / themes / atom_one_light.yaml
1 colors:
2   primary:
3     background: '0xf8f8f8'
4     foreground: '0x2a2b33'
5
6   normal:
7     black:   '0x000000'
8     red:     '0xde3d35'
9     green:   '0x3e953a'
10     yellow:  '0xd2b67b'
11     blue:    '0x2f5af3'
12     magenta: '0xa00095'
13     cyan:    '0x3e953a'
14     white:   '0xbbbbbb'
15
16   bright:
17     black:   '0x000000'
18     red:     '0xde3d35'
19     green:   '0x3e953a'
20     yellow:  '0xd2b67b'
21     blue:    '0x2f5af3'
22     magenta: '0xa00095'
23     cyan:    '0x3e953a'
24     white:   '0xffffff'