commented out a sidbar color that it complained about
This commit is contained in:
parent
e3acb6d8a5
commit
fa38faca68
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ set sidebar_width=27
|
||||||
color sidebar_new yellow default
|
color sidebar_new yellow default
|
||||||
color sidebar_indicator default color17 # Dark blue background
|
color sidebar_indicator default color17 # Dark blue background
|
||||||
color sidebar_highlight white color238 # Grey background
|
color sidebar_highlight white color238 # Grey background
|
||||||
color sidebar_spoolfile yellow default # Yellow
|
#color sidebar_spoolfile yellow default # Yellow
|
||||||
color sidebar_new green default # Green
|
color sidebar_new green default # Green
|
||||||
color sidebar_ordinary default default # Default colors
|
color sidebar_ordinary default default # Default colors
|
||||||
color sidebar_flagged red default # Red
|
color sidebar_flagged red default # Red
|
||||||
|
|
Loading…
Reference in a new issue