aboutsummaryrefslogtreecommitdiff
path: root/functions/colors.zsh
Commit message (Expand)AuthorAgeFilesLines
* Change bright colors to old color codesDominik Ritter2018-08-171-12/+12
* Merge branch 'fix_colors' into prepare_066Dominik Ritter2018-08-081-322/+297
|\
| * Write comparison with double quotesDominik Ritter2018-08-081-1/+1
| * Pad colors with zeroesDominik Ritter2018-08-081-1/+2
| * Always use color codes instead of named colorsDominik Ritter2018-08-081-34/+25
| * Fix bright colorsDominik Ritter2018-08-081-6/+0
| * Make colors a global arrayDominik Ritter2018-08-071-265/+267
| * Write comparisons with double equalsDominik Ritter2018-08-071-1/+1
| * Fix bright colorsDominik Ritter2018-08-071-6/+2
| * Make purpose clear of backgroundColor and foregroundColor functionsDominik Ritter2018-08-071-12/+4
* | Merge branch 'fix_colors' into prepare_066Dominik Ritter2018-08-061-0/+2
|\|
| * Add missing colors to fix color comparisonDominik Ritter2018-07-241-0/+2
* | Test more readableYthildir2018-07-221-1/+1
* | Resolve #918 Transparent backgroundYthildir2018-07-211-0/+4
|/
* Make variables localDominik Ritter2018-03-271-3/+3
* add check of /etc/os-release for linux distrosTim Otlik2018-02-161-0/+0
* Merge pull request #681 from Stazer/tcolor-warningBen Hilburn2018-01-311-0/+4
|\
| * renamed POWERLEVEL9K_CHECK_TERM_COLORS to POWERLEVEL9K_IGNORE_TERM_COLORSJustus Flerlage2018-01-071-1/+1
| * Added flag for checking the term colorsJustus Flerlage2018-01-071-0/+4
* | getColor() must always print resultChristian Höltje2018-01-201-1/+1
|/
* colors checking optimized and added tput for check the colorsCharles Peterson2017-12-311-0/+16
* fix for colors since the terminals so not always render named colors when usi...Charles Peterson2017-12-161-267/+319
* color names and fixesCharles Peterson2017-11-251-9/+258
* Extracted color functions to a separate file.Dominik Ritter2015-10-241-0/+56