]> src.twobees.de Git - dotfiles.git/blob - stow/alacritty/.config/alacritty/themes/themes/rose-pine-moon.yaml
asdf
[dotfiles.git] / stow / alacritty / .config / alacritty / themes / themes / rose-pine-moon.yaml
1 colors:
2   primary:
3     background: "0x232136"
4     foreground: "0xe0def4"
5   cursor:
6     text: "0xe0def4"
7     cursor: "0x56526e"
8   vi_mode_cursor:
9     text: "0xe0def4"
10     cursor: "0x56526e"
11   line_indicator:
12     foreground: None
13     background: None
14   selection:
15     text: "0xe0def4"
16     background: "0x44415a"
17   normal:
18     black: "0x393552"
19     red: "0xeb6f92"
20     green: "0x3e8fb0"
21     yellow: "0xf6c177"
22     blue: "0x9ccfd8"
23     magenta: "0xc4a7e7"
24     cyan: "0xea9a97"
25     white: "0xe0def4"
26   bright:
27     black: "0x6e6a86"
28     red: "0xeb6f92"
29     green: "0x3e8fb0"
30     yellow: "0xf6c177"
31     blue: "0x9ccfd8"
32     magenta: "0xc4a7e7"
33     cyan: "0xea9a97"
34     white: "0xe0def4"
35   hints:
36     start:
37       foreground: "#908caa"
38       background: "#2a273f"
39     end:
40       foreground: "#6e6a86"
41       background: "#2a273f"