#E56238 | #52B162 |
#006793 | #444444 | #bbbbbb |
quick fix-changes to /usr/lib/gtkdialog/svg_bar line 15: change COLOR_TEXT='#bbbbbb' to COLOR_TEXT='#ffffff' line38: change font-family:Mono to courier. |
[EDIT] The above was done while testing Fluxbox-1.5.1. The version of svg_bar there was undated. On returning to my regular distro, Tahrpup-5.8.3, to make the changes there, I found that svg_bar was dated Dec 2013. It is essentially the same but the variables are now SVG_BAR_COLOR_USED='#006793' SVG_BAR_COLOR_TOTAL='#444444' SVG_BAR_COLOR_TEXT='#bbbbbb' The lines to now modify in this version are 17 and 36 |