fixed URL colour for GTK 2

This commit is contained in:
motorslav
2013-02-27 00:52:38 +02:00
parent 2eb9c51a5f
commit 3c65d73e4c
+2 -2
View File
@@ -178,8 +178,8 @@ style "default"
GtkHTML::cite_color = @selected_fg_color
GtkWidget::link-color = @selected_fg_color
GtkWidget::visited-link-color = @selected_fg_color
GtkWidget::link-color = @selected_bg_color
GtkWidget::visited-link-color = @selected_bg_color
#GtkWidget::cursor-aspect-ratio = 0.05
GtkWidget::focus-line-width = 0
#GtkWidget::scroll-arrow-hlength = 16