; Palette. Included at the top of config.ini, so ${colors.*} is available to ; every module file. [colors] background = #121113 background-alt = #333333 foreground = #c1c1c1 primary = #fbcb97 secondary = #5f8787 alert = #e78a53 disabled = #888888 ; The bar window itself is invisible -- only the islands paint anything. ; Needs a compositor (xfwm4's is on) or this renders black. transparent = #00000000 ; vim:ft=dosini