mirror of
https://github.com/oh-my-fish/theme-bobthefish.git
synced 2025-06-13 13:03:54 +00:00
Use dark letters as foreground for solarized
Most of the colors are quite light and dark on light is much better (IMHO) readable than white on light.
This commit is contained in:
parent
48f067bac0
commit
e54384a4a5
@ -1162,7 +1162,7 @@ function fish_prompt -d 'bobthefish, a fish theme optimized for awesome'
|
|||||||
set -l cyan 2aa198
|
set -l cyan 2aa198
|
||||||
set -l green 859900
|
set -l green 859900
|
||||||
|
|
||||||
set colorfg $base3
|
set colorfg $base03
|
||||||
|
|
||||||
set __color_initial_segment_exit $base2 $red --bold
|
set __color_initial_segment_exit $base2 $red --bold
|
||||||
set __color_initial_segment_su $base2 $green --bold
|
set __color_initial_segment_su $base2 $green --bold
|
||||||
|
Loading…
Reference in New Issue
Block a user