From 1a67fc35f0df4dfd14e189b65efda2a0d040eff1 Mon Sep 17 00:00:00 2001 From: Kirill Chibisov Date: Thu, 29 Jun 2023 23:08:18 +0400 Subject: Change the default colorscheme The new colorscheme is base16 classic dark with the bright colors generated with oklab toolkits. The base16 classic dark is less washed out and represents the current maintainers preference. The motivation to change it was subjective, though it does look like generic dark theme. On a side note, this colorscheme was used for alacritty.org web page for a long time, however it used different foreground color. --- extra/promo/alacritty-readme.png | Bin 0 -> 131996 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 extra/promo/alacritty-readme.png (limited to 'extra/promo') diff --git a/extra/promo/alacritty-readme.png b/extra/promo/alacritty-readme.png new file mode 100644 index 00000000..346401a6 Binary files /dev/null and b/extra/promo/alacritty-readme.png differ -- cgit