Commit Graph

20 Commits

Author SHA1 Message Date
bling 3fba032439 match up gui colors with term colors for dark theme. 2013-08-25 13:11:37 -04:00
Bailey Ling 30c3613924 improve algorithm for inactive colors. resolves #178. 2013-08-24 02:52:56 +00:00
Bailey Ling a8692a7b97 autogenerate bg colors for the file indicator. resolves #131. 2013-08-18 03:25:24 +00:00
Bailey Ling 45f0d896e9 move all theme variables into a single dictionary 2013-08-18 00:59:49 +00:00
Bailey Ling 6bda68e35c replace all obsolete color groups in all themes 2013-08-17 19:20:40 +00:00
Bailey Ling c7cc63fb62 remove support for inactive modified
statuslines don't actually get evaluated in inactive splits, so this feature never worked properly anyways.
2013-08-11 16:13:04 -04:00
Bailey Ling e67fa32fd9 extract matching background colors for file indicator 2013-08-10 13:43:12 +00:00
Bailey Ling 26c7c9fca2 move default ctrlp theme to dark. autogenerate for everything else if not already defined. 2013-08-06 23:29:06 +00:00
Bailey Ling 9844f14f66 change license to MIT 2013-08-02 19:43:24 +00:00
Bailey Ling 77a177cc01 add more info about theming algorithm, add VAM to readme 2013-07-25 23:21:26 +00:00
bling 44ac11bed3 fully document the dark theme. resolves #88. 2013-07-23 23:00:23 -04:00
Bailey Ling fdc02107c6 add inactive modified support to dark, light, simple. resolves #59. 2013-07-16 02:40:08 +00:00
Bailey Ling a8a34b8992 treat inactive as a new mode, allowing it to be themeable (#59). 2013-07-13 02:39:38 +00:00
Bailey Ling 78946af962 upgrade replace to a mode of its own. 2013-07-11 03:03:50 +00:00
Bailey Ling 6b94397105 make theme switching more robust, better autocomplete, and reset inactive highlights 2013-07-10 22:22:13 +00:00
Bailey Ling 6b705b490d refactor colors to use color map generator 2013-07-09 01:22:04 +00:00
Bailey Ling 43bc51a0d2 shorten inactive windows to only the filename. resolves #35. also, treat inactive as a mode so it can be themed independently. 2013-07-08 22:59:31 +00:00
Tim Brooks 17b7d187b8 Added paste and replace mode colourings to themes 2013-07-08 13:00:49 +01:00
Bailey Ling ce2b0bc588 update dark and light themes 2013-07-06 00:41:59 +00:00
Bailey Ling 72a201e618 implement light colorscheme 2013-07-04 12:55:14 -04:00