From efc87a56567823e7f72fd4be69451191ef7b7247 Mon Sep 17 00:00:00 2001 From: Jay Kamat Date: Mon, 12 Feb 2018 22:33:57 -0500 Subject: [PATCH] Remove vague "additional colors" message --- README.org | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.org b/README.org index 60cdbee..544540a 100644 --- a/README.org +++ b/README.org @@ -103,8 +103,6 @@ It's easy to add your own themes: 2. Modify it as required. 3. Run =make= in the project root directory to build the CSS files. -Adding additional, more detailed colors is possible, but requires more work, as the colors will need to be defined for every available theme. - ** Credits + Thanks to [[https://github.com/The-Compiler][Florian Bruhin]] for contributing the Reddit and DuckDuckGo sheets, as well as several fixes and improvements.