X-Git-Url: https://src.twobees.de/?a=blobdiff_plain;f=stow%2Falacritty%2F.config%2Falacritty%2Fthemes%2Fthemes%2Frose-pine-moon.yaml;fp=stow%2Falacritty%2F.config%2Falacritty%2Fthemes%2Fthemes%2Frose-pine-moon.yaml;h=517584db86a4553dcc5a63e617c00da0edf4ccd6;hb=b8030835635ae68ab8574312b1b663d1237103ad;hp=0000000000000000000000000000000000000000;hpb=f4140dc0fdc0ca9e384ab4592df70ecd46a4aca3;p=dotfiles.git diff --git a/stow/alacritty/.config/alacritty/themes/themes/rose-pine-moon.yaml b/stow/alacritty/.config/alacritty/themes/themes/rose-pine-moon.yaml new file mode 100644 index 0000000..517584d --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/rose-pine-moon.yaml @@ -0,0 +1,41 @@ +colors: + primary: + background: "0x232136" + foreground: "0xe0def4" + cursor: + text: "0xe0def4" + cursor: "0x56526e" + vi_mode_cursor: + text: "0xe0def4" + cursor: "0x56526e" + line_indicator: + foreground: None + background: None + selection: + text: "0xe0def4" + background: "0x44415a" + normal: + black: "0x393552" + red: "0xeb6f92" + green: "0x3e8fb0" + yellow: "0xf6c177" + blue: "0x9ccfd8" + magenta: "0xc4a7e7" + cyan: "0xea9a97" + white: "0xe0def4" + bright: + black: "0x6e6a86" + red: "0xeb6f92" + green: "0x3e8fb0" + yellow: "0xf6c177" + blue: "0x9ccfd8" + magenta: "0xc4a7e7" + cyan: "0xea9a97" + white: "0xe0def4" + hints: + start: + foreground: "#908caa" + background: "#2a273f" + end: + foreground: "#6e6a86" + background: "#2a273f"