From 087fb7a168aa08747d054850b486061d1a4928c4 Mon Sep 17 00:00:00 2001 From: Chloe Kudryavtsev Date: Fri, 5 Mar 2021 15:47:53 -0500 Subject: add screenshot --- README.md | 1 + data/starlight.png | Bin 0 -> 38866 bytes 2 files changed, 1 insertion(+) create mode 100644 data/starlight.png diff --git a/README.md b/README.md index a4d3952..6eae67e 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ Other files inside of `colors/*.sh` are generators for various applications I us The goal is for me to only need to modify `colors/colors.sh` and the explanation/implementation section whenever I make adjustments. ## Screenshots +![Starlight](data/starlight.png) ## Goals * All base colors (black, red, green, yellow, blue, magenta, cyan, white) should be easily uniquely identifiable. diff --git a/data/starlight.png b/data/starlight.png new file mode 100644 index 0000000..327d603 Binary files /dev/null and b/data/starlight.png differ -- cgit v1.2.3