aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChloe Kudryavtsev <code@toast.bunkerlabs.net>2023-07-17 20:22:17 +0200
committerChloe Kudryavtsev <code@toast.bunkerlabs.net>2023-07-17 20:22:17 +0200
commit1d816ec9ab5298acd7bf1a2bb06abcfe9a2d2a46 (patch)
tree8edeccdad41135a7467c5fde1e29d1cbda6b6cd1 /README.md
parentv4: new magentas (diff)
readme: add template instructions
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0c37351..02eabff 100644
--- a/README.md
+++ b/README.md
@@ -21,3 +21,8 @@ The goal is for me to only need to modify `colors/colors.sh` and the explanation
* Text in any color (except black) should be legible on the black, even when not bold.
See the [CHANGELOG](CHANGELOG.md) to see implementation details.
+
+## As Template
+A lot of the tooling present is usable as a template for other ansi color schemes.
+To use it this way, modify `colors.sh` and set your own colors, re-using all of the other scripts as-is.
+Don't forget to add a screenshot to `data/` and modify the README!