From 76be3034fdac46c7e08a243c4716c9a5752b381c Mon Sep 17 00:00:00 2001 From: "Michael D. Lowis" Date: Wed, 28 Jun 2017 13:57:02 -0400 Subject: [PATCH] Added lsit of themes to add for examples --- TODO.md | 45 ++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 44 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 5f29178..6d0ee5f 100644 --- a/TODO.md +++ b/TODO.md @@ -2,7 +2,7 @@ Up Next: -* moving fromtags to the gutter does not trasnfer focus to edit like one would expect +* moving from tags to the gutter does not transfer focus to edit region * implement transaction control in buf.c * highlight all matches of search term * highlight classes of identifiers @@ -83,3 +83,46 @@ Keyword GROUP [WORD...] Match GROUP REGEX Region GROUP start=REGEX skip=REGEX end=REGEX +# Themes + +https://www.slant.co/topics/358/~best-color-themes-for-text-editors + +* Acme +* Wily +* Solarized +* Gruvbox +* badwolf +* jelly beans +* monokai/molokai +* tomorrow +* spacegray +* base16 +* dracula +* one dark +* zenburn +* ayu +* railscast +* material +* spacemacs +* inkpot +* soda light +* predawn +* lucario +* vim desert +* two firewatch +* obsidian +* leuven +* afterglow +* apathy +* vim guru +* nord +* plastic code wrap +* wombat +* noctilux +* deep space +* lean theme +* cheerfully dark +* gotham + + + -- 2.49.0