In screenfetch mode the text colors are now colored according to your distro's logo colors
This commit is contained in:
parent
fbf313b7ea
commit
d831cbbbb3
4 changed files with 35 additions and 0 deletions
|
@ -178,6 +178,12 @@ block_width=3
|
|||
# Text Colors {{{
|
||||
|
||||
|
||||
# When this is set to 'on' and you're in
|
||||
# ascii image mode, the text will be colored
|
||||
# according to your distro's ascii logo.
|
||||
# --text_color_auto on / off
|
||||
text_color_auto="on"
|
||||
|
||||
# --title_color num
|
||||
title_color=4
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue