summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKirill Chibisov <contact@kchibisov.com>2023-06-29 23:08:18 +0400
committerGitHub <noreply@github.com>2023-06-29 23:08:18 +0400
commit1a67fc35f0df4dfd14e189b65efda2a0d040eff1 (patch)
tree53c7425a86cbf5f4b4fce4989bf42c2958b19fe3 /README.md
parentdf00be25c6abde56c1ac65a911977d0bdc6ae93a (diff)
downloadalacritty-1a67fc35f0df4dfd14e189b65efda2a0d040eff1.tar.gz
alacritty-1a67fc35f0df4dfd14e189b65efda2a0d040eff1.zip
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.
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index d4067c3c..b14bc99e 100644
--- a/README.md
+++ b/README.md
@@ -5,9 +5,8 @@
<h1 align="center">Alacritty - A fast, cross-platform, OpenGL terminal emulator</h1>
<p align="center">
- <img width="600"
- alt="Alacritty - A fast, cross-platform, OpenGL terminal emulator"
- src="https://user-images.githubusercontent.com/8886672/103264352-5ab0d500-49a2-11eb-8961-02f7da66c855.png">
+ <img alt="Alacritty - A fast, cross-platform, OpenGL terminal emulator"
+ src="extra/promo/alacritty-readme.png">
</p>
## About