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
This commit is contained in:
Charles Peterson 2017-11-25 12:46:45 -06:00
commit 264897a426
7 changed files with 292 additions and 38 deletions

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
test-vm/.vagrant
*.swp
.idea