about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/README.md b/README.md
index be57e6e..2868281 100644
--- a/README.md
+++ b/README.md
@@ -27,6 +27,24 @@ ColorSelectionBackground
 
 Hexadecimal color codes can be 48 bit, I don't know if they're just passed to X11 as an `rgb:xx/yy/zz` directly.
 
+## TODO
+
+Create a theme using at least a few of the 12 Bit Rainbow colors or similar methodology:
+#817
+#a35
+#c66
+#e94
+#ed0
+#9d5
+#4d8
+#2cb
+#0bc
+#09c
+#36b
+#639
+
+(CC0, but here is attribution anyway: https://iamkate.com/data/12-bit-rainbow/)
+
 ## Credits
 
 [Gruvbox by Pavel Pertsev](https://github.com/morhetz/gruvbox) (MIT license)