--- xombrero.css.orig 2014-04-17 02:24:25.000000000 +0300 +++ /usr/share/xombrero/xombrero.css 2014-04-17 02:25:53.000000000 +0300 @@ -44,7 +44,7 @@ .entry { padding: 2px; - color: @text_color; + color: @text_normal; } #vbox > .entry, @@ -107,8 +107,8 @@ #statusbar .entry.progressbar#green, #statusbar .entry.progressbar#blue { background-image: none; - background-color: @selected_bg_color; - color: @selected_fg_color; + background-color: @base_selected; + color: @text_selected; } .button#Back,