I just switched from a bright wallpaper to a black one and needed to fix some colors. One programm looking quite bad in the default config was netwmpager which I use as pager.

I tried to keep the look of the default color set and by just switching the colors from blue a blue tone to a grey one. Here is the result:

netwmpager

and here is the color part of the config which is located in /home/user/.config/netwmpager/config:

# — colors –

active_desk_color = “rgb:87/87/87″
inactive_desk_color = “rgb:2b/2b/2b”
win_border_color = “rgb:0/0/0″
grid_color = “rgb:ff/ff/ff”

active_win_color = “rgb:8a/8a/8a”
active_win_font_color = “rgb:0/0/0″

inactive_win_color = “rgb:f6/f6/f6″
inactive_win_font_color = “rgb:0/0/0″

popup_color = “rgb:e6/e6/e6″
popup_font_color = “rgb:0/0/0″

insert/replace the existing color settings and enjoy a more black netwmpager ;)