Changed Materna colors to cyan.
This commit is contained in:
parent
82393a324e
commit
07be8b2242
@ -43,9 +43,9 @@ fg_reset="\[\e[39m\]"
|
||||
fg_system="${sol_base3}"
|
||||
|
||||
{{- if eq .bash.prompt.category "Materna" }}
|
||||
# Materna gray
|
||||
bg_system="${sol_bg_base01}"
|
||||
fg_type="${sol_base01}"
|
||||
# Materna cyan
|
||||
bg_system="${sol_bg_cyan}"
|
||||
fg_type="${sol_cyan}"
|
||||
{{- else if eq .bash.prompt.category "AWS" }}
|
||||
# AWS specific color
|
||||
bg_system="${sol_bg_orange}"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user