From 1d816ec9ab5298acd7bf1a2bb06abcfe9a2d2a46 Mon Sep 17 00:00:00 2001 From: Chloe Kudryavtsev Date: Mon, 17 Jul 2023 20:22:17 +0200 Subject: readme: add template instructions --- README.md | 5 +++++ 1 file changed, 5 insertions(+) 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! -- cgit v1.2.3