black os_ison on white background in rainbow style. otherwise it sucks on both MS terminals as they cannot differentiate between black and no background

This commit is contained in:
romkatv 2019-11-15 15:41:42 +01:00
commit a6531a6586
2 changed files with 7 additions and 4 deletions

View file

@ -188,8 +188,8 @@
#################################[ os_icon: os identifier ]##################################
# OS identifier color.
typeset -g POWERLEVEL9K_OS_ICON_FOREGROUND=255
# typeset -g POWERLEVEL9K_OS_ICON_BACKGROUND=0
typeset -g POWERLEVEL9K_OS_ICON_FOREGROUND=232
typeset -g POWERLEVEL9K_OS_ICON_BACKGROUND=7
# Make the icon bold.
typeset -g POWERLEVEL9K_OS_ICON_CONTENT_EXPANSION='%B${P9K_CONTENT}'