From 499c3ea724444c7ff98263f9fbda8dc8439c2576 Mon Sep 17 00:00:00 2001 From: Nicco Kunzmann Date: Thu, 16 Mar 2017 22:40:21 +0100 Subject: [PATCH] add format documentation links Problem: I wanted to know what color schema is available Solution: Add links to directly reach the predefined schemes and templates --- INSTALL.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 41a3441..7b8da72 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -77,12 +77,17 @@ The format is the following: /* … Or… */ "colorA": "#555", "colorB": "#4c1", - /* See template/ for a list of available templates. + /* See templates/ for a list of available templates. Each offers a different visual design. */ "template": "flat" } ``` +See also + +- [colorscheme.json](colorscheme.json) for the `colorscheme` option +- [templates/](templates) for the `template` option + # Defaults If you want to add a colorscheme, head to `lib/colorscheme.json`. Each scheme