mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-09 15:15:41 +01:00
Set Treeview row colors in rc file, to override any desktop theme settings
git-svn-id: svn://localhost/ardour2/trunk@1092 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
8420672b91
commit
48ec69b29f
1 changed files with 2 additions and 0 deletions
|
|
@ -85,6 +85,8 @@ style "default_base" = "medium_text"
|
|||
GtkButton::default_outside_border = { 0, 0, 0, 0 }
|
||||
GtkTreeView::vertical-padding = 0
|
||||
GtkTreeView::horizontal-padding = 0
|
||||
GtkTreeView::even-row-color = { 0.10, 0.10, 0.10 }
|
||||
GtkTreeView::odd-row-color = { 0, 0, 0 }
|
||||
|
||||
fg[NORMAL] = { 0.80, 0.80, 0.80 }
|
||||
fg[ACTIVE] = { 0.80, 0.80, 0.80 }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue