X-Git-Url: https://src.twobees.de/?a=blobdiff_plain;f=stow%2Falacritty%2F.config%2Falacritty%2Fthemes%2Fthemes%2Feverforest_light.yaml;fp=stow%2Falacritty%2F.config%2Falacritty%2Fthemes%2Fthemes%2Feverforest_light.yaml;h=af5b42e1fe0f385b93a2de6781b3f19cb31d2840;hb=fd1090ed80fad18f294e826efc8503d7f02b9553;hp=0000000000000000000000000000000000000000;hpb=1255f8a18dca551f339abdd8c7e0f042c7f36011;p=dotfiles.git diff --git a/stow/alacritty/.config/alacritty/themes/themes/everforest_light.yaml b/stow/alacritty/.config/alacritty/themes/themes/everforest_light.yaml new file mode 100644 index 0000000..af5b42e --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/everforest_light.yaml @@ -0,0 +1,28 @@ +# Colors (Everforest Light) +colors: + # Default colors + primary: + background: '0xfdf6e3' + foreground: '0x5c6a72' + + # Normal colors + normal: + black: '0x5c6a72' + red: '0xf85552' + green: '0x8da101' + yellow: '0xdfa000' + blue: '0x3a94c5' + magenta: '0xdf69ba' + cyan: '0x35a77c' + white: '0xe0dcc7' + + # Bright Colors + bright: + black: '0x5c6a72' + red: '0xf85552' + green: '0x8da101' + yellow: '0xdfa000' + blue: '0x3a94c5' + magenta: '0xdf69ba' + cyan: '0x35a77c' + white: '0xe0dcc7'