mirror of
https://github.com/horst3180/arc-theme.git
synced 2024-10-27 19:04:02 +00:00
gtk2: don't set GtkTreeView::even_row_color (#376)
setting it breaks the treeviews in rawtherapee
This commit is contained in:
parent
4d092abce3
commit
0fb81c57e3
@ -60,7 +60,6 @@ style "default" {
|
||||
GtkTreeView::vertical-separator = 4
|
||||
GtkTreeView::horizontal-separator = 4
|
||||
GtkTreeView::allow-rules = 1
|
||||
GtkTreeView::even_row_color = @base_color
|
||||
GtkTreeView::odd_row_color = shade(0.98, @base_color)
|
||||
|
||||
GtkExpander::expander-size = 11
|
||||
|
Loading…
Reference in New Issue
Block a user