Improved custom colours

* Based it around the repo_staged implementation but bold
This commit is contained in:
Darren Kidd 2020-09-08 17:07:38 +12:00
parent bc545a92cb
commit 16824fe3fb

View File

@ -28,7 +28,7 @@ function __bobthefish_colors -S -a color_scheme -d 'Define colors used by bobthe
set -x color_vagrant brcyan $colorfg set -x color_vagrant brcyan $colorfg
set -x color_k8s magenta white --bold set -x color_k8s magenta white --bold
set -x color_aws_vault magenta white --bold set -x color_aws_vault yellow $colorfg --bold
set -x color_username white black --bold set -x color_username white black --bold
set -x color_hostname white black set -x color_hostname white black
set -x color_rvm brmagenta $colorfg --bold set -x color_rvm brmagenta $colorfg --bold
@ -62,7 +62,7 @@ function __bobthefish_colors -S -a color_scheme -d 'Define colors used by bobthe
set -x color_vagrant brcyan $colorfg set -x color_vagrant brcyan $colorfg
set -x color_k8s magenta white --bold set -x color_k8s magenta white --bold
set -x color_aws_vault magenta white --bold set -x color_aws_vault yellow $colorfg --bold
set -x color_username black white --bold set -x color_username black white --bold
set -x color_hostname black white set -x color_hostname black white
set -x color_rvm brmagenta $colorfg --bold set -x color_rvm brmagenta $colorfg --bold
@ -96,7 +96,7 @@ function __bobthefish_colors -S -a color_scheme -d 'Define colors used by bobthe
set -x color_vagrant brcyan $colorfg set -x color_vagrant brcyan $colorfg
set -x color_k8s magenta white --bold set -x color_k8s magenta white --bold
set -x color_aws_vault magenta white --bold set -x color_aws_vault yellow $colorfg --bold
set -x color_username brgrey white --bold set -x color_username brgrey white --bold
set -x color_hostname brgrey white set -x color_hostname brgrey white
set -x color_rvm brmagenta $colorfg --bold set -x color_rvm brmagenta $colorfg --bold
@ -130,7 +130,7 @@ function __bobthefish_colors -S -a color_scheme -d 'Define colors used by bobthe
set -x color_vagrant brcyan $colorfg set -x color_vagrant brcyan $colorfg
set -x color_k8s magenta white --bold set -x color_k8s magenta white --bold
set -x color_aws_vault magenta white --bold set -x color_aws_vault yellow $colorfg --bold
set -x color_username grey black --bold set -x color_username grey black --bold
set -x color_hostname grey black set -x color_hostname grey black
set -x color_rvm brmagenta $colorfg --bold set -x color_rvm brmagenta $colorfg --bold
@ -170,7 +170,7 @@ function __bobthefish_colors -S -a color_scheme -d 'Define colors used by bobthe
set -x color_vagrant $blue $green --bold set -x color_vagrant $blue $green --bold
set -x color_k8s $green $white --bold set -x color_k8s $green $white --bold
set -x color_aws_vault $green $white --bold set -x color_aws_vault $yellow $grey --bold
set -x color_username $grey $blue --bold set -x color_username $grey $blue --bold
set -x color_hostname $grey $blue set -x color_hostname $grey $blue
set -x color_rvm $red $grey --bold set -x color_rvm $red $grey --bold
@ -221,7 +221,7 @@ function __bobthefish_colors -S -a color_scheme -d 'Define colors used by bobthe
set -x color_vagrant $base0C $colorfg --bold set -x color_vagrant $base0C $colorfg --bold
set -x color_k8s $base06 $colorfg --bold set -x color_k8s $base06 $colorfg --bold
set -x color_aws_vault $base06 $colorfg --bold set -x color_aws_vault $base09 $colorfg --bold
set -x color_username $base02 $base0D --bold set -x color_username $base02 $base0D --bold
set -x color_hostname $base02 $base0D set -x color_hostname $base02 $base0D
set -x color_rvm $base08 $colorfg --bold set -x color_rvm $base08 $colorfg --bold
@ -272,7 +272,7 @@ function __bobthefish_colors -S -a color_scheme -d 'Define colors used by bobthe
set -x color_vagrant $base0C $colorfg --bold set -x color_vagrant $base0C $colorfg --bold
set -x color_k8s $base0B $colorfg --bold set -x color_k8s $base0B $colorfg --bold
set -x color_aws_vault $base0B $colorfg --bold set -x color_aws_vault $base09 $colorfg --bold
set -x color_username $base02 $base0D --bold set -x color_username $base02 $base0D --bold
set -x color_hostname $base02 $base0D set -x color_hostname $base02 $base0D
set -x color_rvm $base08 $colorfg --bold set -x color_rvm $base08 $colorfg --bold
@ -323,7 +323,7 @@ function __bobthefish_colors -S -a color_scheme -d 'Define colors used by bobthe
set -x color_vagrant $violet $colorfg --bold set -x color_vagrant $violet $colorfg --bold
set -x color_k8s $green $colorfg --bold set -x color_k8s $green $colorfg --bold
set -x color_aws_vault $green $colorfg --bold set -x color_aws_vault $yellow $colorfg --bold
set -x color_username $base2 $blue --bold set -x color_username $base2 $blue --bold
set -x color_hostname $base2 $blue set -x color_hostname $base2 $blue
set -x color_rvm $red $colorfg --bold set -x color_rvm $red $colorfg --bold
@ -374,7 +374,7 @@ function __bobthefish_colors -S -a color_scheme -d 'Define colors used by bobthe
set -x color_vagrant $violet $colorfg --bold set -x color_vagrant $violet $colorfg --bold
set -x color_k8s $green $colorfg --bold set -x color_k8s $green $colorfg --bold
set -x color_aws_vault $green $colorfg --bold set -x color_aws_vault $yellow $colorfg --bold
set -x color_username $base02 $blue --bold set -x color_username $base02 $blue --bold
set -x color_hostname $base02 $blue set -x color_hostname $base02 $blue
set -x color_rvm $red $colorfg --bold set -x color_rvm $red $colorfg --bold
@ -418,7 +418,7 @@ function __bobthefish_colors -S -a color_scheme -d 'Define colors used by bobthe
set -x color_vagrant $blue[1] $white --bold set -x color_vagrant $blue[1] $white --bold
set -x color_k8s $green[1] $colorfg --bold set -x color_k8s $green[1] $colorfg --bold
set -x color_aws_vault $green[1] $colorfg --bold set -x color_aws_vault $orange[1] $orange[3] --bold
set -x color_username $grey[1] $blue[3] --bold set -x color_username $grey[1] $blue[3] --bold
set -x color_hostname $grey[1] $blue[3] set -x color_hostname $grey[1] $blue[3]
set -x color_rvm $ruby_red $grey[1] --bold set -x color_rvm $ruby_red $grey[1] --bold
@ -461,7 +461,7 @@ function __bobthefish_colors -S -a color_scheme -d 'Define colors used by bobthe
set -x color_vagrant $blue[2] $fg[2] --bold set -x color_vagrant $blue[2] $fg[2] --bold
set -x color_k8s $green[2] $fg[2] --bold set -x color_k8s $green[2] $fg[2] --bold
set -x color_aws_vault $green[2] $fg[2] --bold set -x color_aws_vault $yellow[1] $bg[1] --bold
set -x color_username $fg[3] $blue[2] --bold set -x color_username $fg[3] $blue[2] --bold
set -x color_hostname $fg[3] $blue[2] set -x color_hostname $fg[3] $blue[2]
set -x color_rvm $red[2] $fg[2] --bold set -x color_rvm $red[2] $fg[2] --bold
@ -506,7 +506,7 @@ function __bobthefish_colors -S -a color_scheme -d 'Define colors used by bobthe
set -x color_vagrant $pink $bg --bold set -x color_vagrant $pink $bg --bold
set -x color_k8s $green $fg --bold set -x color_k8s $green $fg --bold
set -x color_aws_vault $green $fg --bold set -x color_aws_vault $yellow $bg --bold
set -x color_username $selection $cyan --bold set -x color_username $selection $cyan --bold
set -x color_hostname $selection $cyan set -x color_hostname $selection $cyan
set -x color_rvm $red $bg --bold set -x color_rvm $red $bg --bold
@ -557,7 +557,7 @@ function __bobthefish_colors -S -a color_scheme -d 'Define colors used by bobthe
set -x color_vagrant $base02 $colorfg --bold set -x color_vagrant $base02 $colorfg --bold
set -x color_k8s $base02 $colorfg --bold set -x color_k8s $base02 $colorfg --bold
set -x color_aws_vault $base02 $colorfg --bold set -x color_aws_vault $base0D $colorfg --bold
set -x color_username $base02 $base0D --bold set -x color_username $base02 $base0D --bold
set -x color_hostname $base02 $base0D set -x color_hostname $base02 $base0D
set -x color_rvm $base09 $colorfg --bold set -x color_rvm $base09 $colorfg --bold
@ -601,7 +601,7 @@ function __bobthefish_colors -S -a color_scheme -d 'Define colors used by bobthe
set -x color_vagrant $blue[1] $white --bold set -x color_vagrant $blue[1] $white --bold
set -x color_k8s $green[2] $white --bold set -x color_k8s $green[2] $white --bold
set -x color_aws_vault $green[2] $white --bold set -x color_aws_vault $orange[1] $orange[3] --bold
set -x color_username $grey[1] $blue[3] --bold set -x color_username $grey[1] $blue[3] --bold
set -x color_hostname $grey[1] $blue[3] set -x color_hostname $grey[1] $blue[3]
set -x color_rvm $ruby_red $grey[1] --bold set -x color_rvm $ruby_red $grey[1] --bold