Commit Graph

5 Commits (4db2eb0e1607e6b4d8097a5feb178f25357cb1c9)

Author SHA1 Message Date
Justus Flerlage 4db2eb0e16 Added flag for checking the term colors 7 years ago
Charles Peterson 0c943ac6d5 colors checking optimized and added tput for check the colors
moved to colors functions, because it makes sense.
7 years ago
Charles Peterson 4d18fdc6e9 fix for colors since the terminals so not always render named colors when using parameter expansion. 7 years ago
Charles Peterson 264897a426 color names and fixes
- fix for packageName truncated by POWERLEVEL9K_DIR_OMIT_FIRST_CHARACTER
     - processing the pwd/HOME replacement ONCE.
     - fix tests for named colors
     - use color names by default to allow dark/light themes to adjust colors based on names
7 years ago
Dominik Ritter 0fa635275c Extracted color functions to a separate file. 9 years ago