]> src.twobees.de Git - dotfiles.git/blob - stow/alacritty/.config/alacritty/themes/themes/rose-pine-dawn.yaml
asdf
[dotfiles.git] / stow / alacritty / .config / alacritty / themes / themes / rose-pine-dawn.yaml
1 colors:
2   primary:
3     background: "0xfaf4ed"
4     foreground: "0x575279"
5   cursor:
6     text: "0x575279"
7     cursor: "0xcecacd"
8   vi_mode_cursor:
9     text: "0x575279"
10     cursor: "0xcecacd"
11   line_indicator:
12     foreground: None
13     background: None
14   selection:
15     text: "0x575279"
16     background: "0xdfdad9"
17   normal:
18     black: "0xf2e9e1"
19     red: "0xb4637a"
20     green: "0x286983"
21     yellow: "0xea9d34"
22     blue: "0x56949f"
23     magenta: "0x907aa9"
24     cyan: "0xd7827e"
25     white: "0x575279"
26   bright:
27     black: "0x9893a5"
28     red: "0xb4637a"
29     green: "0x286983"
30     yellow: "0xea9d34"
31     blue: "0x56949f"
32     magenta: "0x907aa9"
33     cyan: "0xd7827e"
34     white: "0x575279"
35   hints:
36     start:
37       foreground: "#797593"
38       background: "#fffaf3"
39     end:
40       foreground: "#9893a5"
41       background: "#fffaf3"