update readme

This commit is contained in:
robocopAlpha 2020-07-31 16:06:42 +03:00
parent 74070179cf
commit 4356ce2c2e

View file

@ -1,10 +1,10 @@
[![alacritty rocks](https://img.shields.io/badge/alacritty-ROCKS-blueviolet.svg)](https://shields.io/) [![GitHub license](https://img.shields.io/github/license/robocopAlpha/alacritty_colors?color=Blue)](https://github.com/robocopAlpha/alacritty_colors/blob/master/LICENSE) [![GitHub last commit (branch)](https://img.shields.io/github/last-commit/robocopAlpha/alacritty_colors/master.svg)](https://github.com/robocopAlpha/alacritty_colors/commits/master) [![GitHub issues](https://img.shields.io/github/issues/robocopAlpha/alacritty_colors.svg)](https://github.com/robocopAlpha/alacritty_colors/issues) [![GitHub stars](https://img.shields.io/github/stars/robocopAlpha/alacritty_colors)](https://github.com/robocopAlpha/alacritty_colors/stargazers) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://github.com/robocopAlpha/alacritty_colors/pulls)
[![alacritty rocks](https://img.shields.io/badge/alacritty-ROCKS-blueviolet.svg)](https://github.com/alacritty/alacritty) [![GitHub license](https://img.shields.io/github/license/robocopAlpha/alacritty_colors?color=Blue)](https://github.com/robocopAlpha/alacritty_colors/blob/master/LICENSE) [![GitHub last commit (branch)](https://img.shields.io/github/last-commit/robocopAlpha/alacritty_colors/master.svg)](https://github.com/robocopAlpha/alacritty_colors/commits/master) [![GitHub issues](https://img.shields.io/github/issues/robocopAlpha/alacritty_colors.svg)](https://github.com/robocopAlpha/alacritty_colors/issues) [![GitHub stars](https://img.shields.io/github/stars/robocopAlpha/alacritty_colors)](https://github.com/robocopAlpha/alacritty_colors/stargazers) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://github.com/robocopAlpha/alacritty_colors/pulls)
# alacritty colors
This repo contains snippets for color schemes to use with [alacritty](https://github.com/alacritty/alacritty) terminal emulator (and other similar apps). Most of these themes are (as-is or modified) from [alacritty's wiki](https://github.com/alacritty/alacritty/wiki/Color-schemes).
**NB:** While making this repo I didnt realize that there are repos like [eendroroys](https://github.com/eendroroy/alacritty-theme) where they have been putting in the effort for a long time to curate content.
**NB:** While making this repo I didnt realize that there are repos like [eendroroys](https://github.com/eendroroy/alacritty-theme) where they have been putting in the effort for a long time to curate content. I will maintain this repo to archive other color schemes that I might find interesting over time and develop a way to apply color schemes from the CLI.