Commit Graph

5 Commits (6e9b89206f13dc560188c5636b3fcd7aa4c25f8d)

Author SHA1 Message Date
Christian Höltje 87988cea26 getColor() must always print result
This was causing colors specified as numbers to not be shown.
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