mirror of
https://github.com/dchakro/alacritty_colors.git
synced 2026-05-17 10:12:17 -07:00
update readme
add a way to check colors without cloning this repository
This commit is contained in:
parent
3e8788c1e8
commit
2ccb1987d6
1 changed files with 8 additions and 0 deletions
|
|
@ -6,6 +6,14 @@ This repo contains snippets for color schemes to use with [alacritty](https://gi
|
|||
|
||||
Also includes a handy bash script [`show_colors.sh`](./show_colors.sh) to print the colors.
|
||||
|
||||
if you don’t want to clone this repo but still want to test the color scheme then you can run:
|
||||
|
||||
```sh
|
||||
curl -sL 'https://raw.githubusercontent.com/robocopAlpha/alacritty_colors/master/show_colors.sh' | bash
|
||||
```
|
||||
|
||||
|
||||
|
||||
**NB:** While making this repo I didn’t realize that there are repos like [eendroroy’s](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.
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue