From 646902d3c6b9be5061f347c8e5963e0d47ec8330 Mon Sep 17 00:00:00 2001 From: Matt Hamilton Date: Wed, 16 Dec 2015 17:45:56 -0500 Subject: [PATCH] add sparse (will fixup later) spectrum documentation --- modules/spectrum/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 modules/spectrum/README.md diff --git a/modules/spectrum/README.md b/modules/spectrum/README.md new file mode 100644 index 0000000..a01fef7 --- /dev/null +++ b/modules/spectrum/README.md @@ -0,0 +1,8 @@ +Spectrum +======== + +Provides initialization for 256 colours and effects. + +See [a guide to 256 color codes](http://lucentbeing.com/writing/archives/a-guide-to-256-color-codes/), in particular, the "Spectrum, a ZSH Abstraction" section. + +