X-Git-Url: https://src.twobees.de/?a=blobdiff_plain;f=stow%2Falacritty%2F.config%2Falacritty%2Fthemes%2Fthemes%2Frose-pine-dawn.yaml;fp=stow%2Falacritty%2F.config%2Falacritty%2Fthemes%2Fthemes%2Frose-pine-dawn.yaml;h=56cb0fb05070c6343e420962efd5910a1cf66cef;hb=fd1090ed80fad18f294e826efc8503d7f02b9553;hp=0000000000000000000000000000000000000000;hpb=1255f8a18dca551f339abdd8c7e0f042c7f36011;p=dotfiles.git diff --git a/stow/alacritty/.config/alacritty/themes/themes/rose-pine-dawn.yaml b/stow/alacritty/.config/alacritty/themes/themes/rose-pine-dawn.yaml new file mode 100644 index 0000000..56cb0fb --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/rose-pine-dawn.yaml @@ -0,0 +1,41 @@ +colors: + primary: + background: "0xfaf4ed" + foreground: "0x575279" + cursor: + text: "0x575279" + cursor: "0xcecacd" + vi_mode_cursor: + text: "0x575279" + cursor: "0xcecacd" + line_indicator: + foreground: None + background: None + selection: + text: "0x575279" + background: "0xdfdad9" + normal: + black: "0xf2e9e1" + red: "0xb4637a" + green: "0x286983" + yellow: "0xea9d34" + blue: "0x56949f" + magenta: "0x907aa9" + cyan: "0xd7827e" + white: "0x575279" + bright: + black: "0x9893a5" + red: "0xb4637a" + green: "0x286983" + yellow: "0xea9d34" + blue: "0x56949f" + magenta: "0x907aa9" + cyan: "0xd7827e" + white: "0x575279" + hints: + start: + foreground: "#797593" + background: "#fffaf3" + end: + foreground: "#9893a5" + background: "#fffaf3"