1. 31 May, 2015 2 commits
    • Jacek Sowiński's avatar
      Add tests for colorscheme · f53aeef6
      Jacek Sowiński authored
      f53aeef6
    • Jacek Sowiński's avatar
      Add possibility to configure colorscheme of topydo · 44025480
      Jacek Sowiński authored
      - Add new module `topydo.lib.Colors` and class `Colors` for handling
        output colors and their ANSI codes.
      - Create new config options with colors for priorities, projects,
        contexts, metadata, and links and place them under "colorscheme"
        section. When certain config option is absent default color code will be
        applied.
      - Empty values:
          ! priority_colors will fall back to NEUTRAL_COLOR
          ! project_color, context_color, link_color, metadata_color will
            return empty string, so priority_color (if configured and applicable) of
            specific item should be used
      - Return NEUTRAL_COLOR if supplied color number is out range
      - Support user-friendly color names in config. At least for 16 base
        terminal colors.
      44025480
  2. 30 May, 2015 16 commits
  3. 29 May, 2015 1 commit
  4. 27 May, 2015 4 commits
  5. 25 May, 2015 3 commits
  6. 22 May, 2015 9 commits
  7. 21 May, 2015 1 commit
  8. 20 May, 2015 4 commits