mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
fixed URL colour for GTK 2
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user