X-Git-Url: https://src.twobees.de/?a=blobdiff_plain;f=stow%2Falacritty%2F.config%2Falacritty%2Fthemes%2Fthemes%2Ftender.yaml;fp=stow%2Falacritty%2F.config%2Falacritty%2Fthemes%2Fthemes%2Ftender.yaml;h=ffcacf7286e49311d969d68251cf6adb31efb19a;hb=b8030835635ae68ab8574312b1b663d1237103ad;hp=0000000000000000000000000000000000000000;hpb=f4140dc0fdc0ca9e384ab4592df70ecd46a4aca3;p=dotfiles.git diff --git a/stow/alacritty/.config/alacritty/themes/themes/tender.yaml b/stow/alacritty/.config/alacritty/themes/themes/tender.yaml new file mode 100644 index 0000000..ffcacf7 --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/tender.yaml @@ -0,0 +1,27 @@ +colors: + # Default colors + primary: + background: '0x282828' + foreground: '0xeeeeee' + + # Normal colors + normal: + black: '0x282828' + red: '0xf43753' + green: '0xc9d05c' + yellow: '0xffc24b' + blue: '0xb3deef' + magenta: '0xd3b987' + cyan: '0x73cef4' + white: '0xeeeeee' + + # Bright colors + bright: + black: '0x4c4c4c' + red: '0xf43753' + green: '0xc9d05c' + yellow: '0xffc24b' + blue: '0xb3deef' + magenta: '0xd3b987' + cyan: '0x73cef4' + white: '0xfeffff'