kunterbunte Monitor-Sektion
[ardour.git] / gtk2_ardour / clearlooks.rc.in
index 37fb122a982a316ca3c39058a15f0d5a35647419..e2a04634a11d6639360b9935b5f8c82d90068685 100644 (file)
@@ -1,11 +1,16 @@
+gtk-button-images = 0                                                        # [ Default value: 1 ] Show stock icons on buttons.
+
 style "default" = "medium_text"
 {
   #Original values for reference
 
-  GtkTreeView::vertical-padding = 0
-  GtkTreeView::horizontal-padding = 0
-  GtkTreeView::even-row-color = shade(0.25,@bases)
-  GtkTreeView::odd-row-color = lighter(lighter(@bases))
+  GtkTreeView         :: vertical-padding                 = 0
+  GtkTreeView         :: horizontal-padding               = 0
+  GtkTreeView         :: even-row-color                   = @bases
+  GtkTreeView         :: odd-row-color                    = @bases
+  GtkTreeView         :: focus-line-width                 = 0
+  GtkTreeView         :: tree-line-width                  = 1
+  GtkTreeView         :: row-ending-details               = 0
   
   GtkWidget           :: focus-line-pattern               = "\001\001"        #                              Dash pattern used to draw the focus indicator.
   GtkWidget           :: focus-line-width                 = 1                 # [               1 ] ( >= 0 ) Width, in pixels, of the focus indicator line.
@@ -99,7 +104,7 @@ style "default" = "medium_text"
   GtkTreeView         :: vertical-separator               = 2                 # [               2 ] ( >= 0 ) Vertical space between cells. Must be an even number.
 
   GtkEntry            :: honors-transparent-bg-hint       = 1                 # [               0 ] ( bool ) (Clearlooks) Without this, gecko will fill in the background of the entry.
-  GtkEntry            :: cursor-color = @fg_selected
+  GtkEntry            :: cursor-color = @bg_selected
 
   #GtkToolbar::shadow_type = GTK_SHADOW_ETCHED_IN
 
@@ -213,7 +218,7 @@ style "inspector_processor_list" = "processor_list"
 
 style "time_info_box" 
 {
-        bg[NORMAL] = { 0.149, 0.149, 0.149 }
+        bg[NORMAL] = { 0.05, 0.05, 0.05 }
 }
 
 style "status_bar_box" 
@@ -231,9 +236,9 @@ style "small_text"
        font_name = "@FONT_SMALL@"
 }
 
-style "small_mono_text"
+style "small_clock"
 {
-       font_name = "@MONOSPACE@ @FONT_SMALLER@"
+       font_name = "@CLOCKFONT@ @FONT_NORMAL@"
 }
 
 style "small_italic_text"
@@ -278,9 +283,9 @@ style "big_text"
         font_name = "@FONT_BIG@"
 }
 
-style "bigger_mono_text"
+style "bigger_clock"
 {
-       font_name = "@MONOSPACE@ @FONT_BIGGER@"
+       font_name = "@CLOCKFONT@ @FONT_BIGGER@"
 }
 
 style "larger_text"
@@ -288,9 +293,9 @@ style "larger_text"
        font_name = "@FONT_LARGE@"
 }
 
-style "monospace massive_text"
+style "massive_clock"
 {
-       font_name = "@MONOSPACE@ bold @FONT_MASSIVE@"
+       font_name = "@CLOCKFONT@ bold @FONT_MASSIVE@"
 }
 
 style "big_bold_text"
@@ -501,6 +506,14 @@ style "option_entry"  = "default"
 
 }
 
+style "font_scale_slider" = "default"
+{
+  # scale-marks are based on style->dark/light,
+       # which cannot be specified directly in the gtkrc.
+       # this is a quick hack to increase visibility of the marks
+  bg[NORMAL] = shade(1.4, @background)
+}
+
 style "very_small_bright_when_active" = "very_small_text"
 {
        fg[NORMAL] = @foreground
@@ -635,7 +648,7 @@ style "small_entry" = "small_text"
 
        text[NORMAL] = @texts
        text[ACTIVE] = @texts
-       text[SELECTED] = @fg_selected
+       text[SELECTED] = @texts
 
        bg[NORMAL] = @bases
        bg[ACTIVE] = @bases
@@ -972,11 +985,6 @@ style "ardour_button" ="default_button"
        ythickness = 1
 }
 
-style "padded_button" = "default_button"
-{
-       xthickness = 8
-}
-
 style "tooltip" = "medium_text"
 {
        fg[NORMAL] = @fg_tooltip
@@ -1019,8 +1027,6 @@ class "GtkCheckButton" style:highest "ardour_button"
 class "GtkArrow" style:highest "tearoff_arrow"
 class "GtkProgressBar" style:highest "ardour_progressbars"
 
-
-widget "*PaddedButton" style:highest "padded_button"
 widget "*VerboseCanvasCursor" style:highest "verbose_canvas_cursor"
 widget "*MarkerText" style:highest "marker_text"
 widget "*ArdourContextMenu*" style:highest "default_menu"
@@ -1031,6 +1037,7 @@ widget "*AddRouteDialogSpinner" style:highest "ardour_adjusters"
 widget "*OptionsNotebook" style:highest "preferences"
 widget "*OptionsLabel" style:highest "preferences"
 widget "*OptionsEntry" style:highest "option_entry"
+widget "*FontScaleSlider" style:highest "font_scale_slider"
 widget "*InspectorNotebook" style:highest "preferences"
 widget "*EditorRulerLabel*" style:highest "ruler_label"
 widget "*MixerAutomationModeButton*" style:highest "very_small_button"
@@ -1044,16 +1051,16 @@ widget "*FatalMessage" style:highest "fatal_message"
 widget "*InfoMessage" style:highest "info_message"
 widget "*WarningMessage" style:highest "warning_message"
 
-widget "*big clock" style:highest "monospace massive_text"
-widget "*selection clock" style:highest "small_mono_text"
-widget "*punch clock" style:highest "small_mono_text"
-widget "*transport clock" style:highest "bigger_mono_text"
-widget "*secondary clock" style:highest "bigger_mono_text"
-widget "*transport delta clock" style:highest "bigger_mono_text"
-widget "*secondary delta clock" style:highest "bigger_mono_text"
+widget "*big clock" style:highest "massive_clock"
+widget "*selection clock" style:highest "small_clock"
+widget "*punch clock" style:highest "small_clock"
+widget "*transport clock" style:highest "bigger_clock"
+widget "*secondary clock" style:highest "bigger_clock"
+widget "*transport delta clock" style:highest "bigger_clock"
+widget "*secondary delta clock" style:highest "bigger_clock"
 widget "*silence duration clock" style:highest "medium_text"
 widget "*edit point clock" style:highest "medium_text"
-widget "*nudge clock" style:highest "small_mono_text"
+widget "*nudge clock" style:highest "small_clock"
 widget "*menubar clock" style:highest "medium_text"
 widget "*zoomrange clock" style:highest "medium_text"
 widget "*timecodeoffset clock" style:highest "medium_text"
@@ -1187,8 +1194,8 @@ widget "*meterbridge label" style:highest "meterbridge_label"
 widget "*ContrastingPopup" style:highest "contrasting_popup"
 widget "*ContrastingPopup*" style:highest "contrasting_popup"
 widget "*MidiChannelSelectorButton" style:highest "midi_channel_selector_button"
-widget "*TimeInfoSelectionTitle" style:highest "very_small_text"
-widget "*TimeInfoSelectionLabel" style:highest "very_small_text"
+widget "*TimeInfoSelectionTitle" style:highest "small_text"
+widget "*TimeInfoSelectionLabel" style:highest "small_text"
 widget "*TimeInfoBox" style:highest "time_info_box"
 widget "*tracknumber label" style:highest "tracknumber_label"
 widget "*StatusBarBox" style:highest "status_bar_box"