]> src.twobees.de Git - dotfiles.git/blob - stow/alacritty/.config/alacritty/themes/themes/moonlight_ii_vscode.yaml
asdf
[dotfiles.git] / stow / alacritty / .config / alacritty / themes / themes / moonlight_ii_vscode.yaml
1 colors:
2   primary:
3     background: '0x1e2030'
4     foreground: '0x7f85a3'
5
6   cursor:
7     text:   '0x7f85a3'
8     cursor: '0x808080'
9
10   normal:
11     black:   '0x444a73'
12     red:     '0xff5370'
13     green:   '0x4fd6be'
14     yellow:  '0xffc777'
15     blue:    '0x3e68d7'
16     magenta: '0xfc7b7b'
17     cyan:    '0x86e1fc'
18     white:   '0xd0d0d0'
19
20   bright:
21     black:   '0x828bb8'
22     red:     '0xff98a4'
23     green:   '0xc3e88d'
24     yellow:  '0xffc777'
25     blue:    '0x82aaff'
26     magenta: '0xff966c'
27     cyan:    '0xb4f9f8'
28     white:   '0x5f8787'