mirror of
https://github.com/oh-my-fish/theme-bobthefish.git
synced 2026-03-02 03:49:25 +00:00
fix background job colors
This commit is contained in:
@@ -502,7 +502,7 @@ function __bobthefish_colors -S -a color_scheme -d 'Define colors used by bobthe
|
|||||||
|
|
||||||
set -x color_initial_segment_exit $base05 $base08 --bold
|
set -x color_initial_segment_exit $base05 $base08 --bold
|
||||||
set -x color_initial_segment_su $base05 $base0B --bold
|
set -x color_initial_segment_su $base05 $base0B --bold
|
||||||
set -x color_initial_segment_jobs $base08 $base0D --bold
|
set -x color_initial_segment_jobs $base05 $base0C --bold
|
||||||
|
|
||||||
set -x color_path $base02 $base05
|
set -x color_path $base02 $base05
|
||||||
set -x color_path_basename $base02 $base06 --bold
|
set -x color_path_basename $base02 $base06 --bold
|
||||||
|
|||||||
Reference in New Issue
Block a user