Update README.md

This commit is contained in:
Deepankar Chakroborty 2020-09-05 20:37:13 +03:00 committed by GitHub
parent 2c9d0e2dfd
commit da20fad63a

View file

@ -2,16 +2,15 @@
# alacritty colors
## About
This repo contains snippets for color schemes to use with [alacritty](https://github.com/alacritty/alacritty) terminal emulator (and other similar apps) and bash scripts to [apply themes](./apply_themes.sh) and [show the current theme's colors](./show_colors.sh).
## Demo
Here is a quick demo of the process of applying themes to alacritty.
![demo.gif](assets/demo.gif)
## About
This repo contains snippets for color schemes to use with [alacritty](https://github.com/alacritty/alacritty) terminal emulator (and other similar apps) and bash scripts to [apply themes](./apply_themes.sh) and [show the current theme's colors](./show_colors.sh).
## How to use
1. Clone the repo and give execute permissions to included scripts.