summaryrefslogtreecommitdiff
path: root/gtk2_ardour/clearlooks.rc.in
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/clearlooks.rc.in')
-rw-r--r--gtk2_ardour/clearlooks.rc.in7
1 files changed, 0 insertions, 7 deletions
diff --git a/gtk2_ardour/clearlooks.rc.in b/gtk2_ardour/clearlooks.rc.in
index f886d921c6..5cbb08962b 100644
--- a/gtk2_ardour/clearlooks.rc.in
+++ b/gtk2_ardour/clearlooks.rc.in
@@ -1065,12 +1065,6 @@ style "vca_label_bar" = "medium_bold_text"
fg[NORMAL] = @lightest
}
-style "ardour_treeviews" = "default"
-{
- # used to draw the border of checkboxes
- bg[NORMAL] = @somewhat_bright_indicator
-}
-
class "GtkWidget" style:highest "default"
class "GtkSpinButton" style:highest "spin_button"
class "GtkEntry" style "entry" # not :highest to allow instances to override this
@@ -1080,7 +1074,6 @@ class "GtkButton" style:highest "ardour_button"
class "GtkCheckButton" style:highest "ardour_button"
class "GtkArrow" style:highest "tearoff_arrow"
class "GtkProgressBar" style:highest "ardour_progressbars"
-class "GtkTreeView" style:highest "ardour_treeviews"
widget "*VerboseCanvasCursor" style:highest "verbose_canvas_cursor"
widget "*MarkerText" style:highest "marker_text"