I added more colour support.
These could be used in various situations.
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
set date_color="${dim_magenta}"
|
||||
set time_color="${bright_magenta}"
|
||||
set text_color="${bright_white}"
|
||||
set oldp_color="${dim_white}"
|
||||
set oldp_color="${dim}"
|
||||
set brace_color="${bright_yellow}"
|
||||
set host_color="${bright_blue}"
|
||||
set name_color="${bright_cyan}"
|
||||
@ -15,7 +15,7 @@ set path_color="${bright_green}"
|
||||
set line_color="${dim_red}"
|
||||
set prompt_color="${dim_white}"
|
||||
set depth_color="${dim_yellow}"
|
||||
set command_color="${dim_white}"
|
||||
set command_color="${dim}"
|
||||
|
||||
set color_start="%{"
|
||||
set color_end="%}"
|
||||
|
Reference in New Issue
Block a user