"treadmill" design for new faders
[ardour.git] / gtk2_ardour / ardour2_ui.rc
index 8aa6539e6e090bbcbbfd63a6bade25009cf988ff..4f97a42cb7be8190c775c25357d31ecfdfc71459 100644 (file)
@@ -85,7 +85,7 @@ 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, 0, 0.12 }
+  GtkTreeView::even-row-color = { 0, 0, 0 }
   GtkTreeView::odd-row-color = { 0, 0, 0 }
   
   fg[NORMAL] = { 0.80, 0.80, 0.80 }    
@@ -205,6 +205,15 @@ style "solo_button" = "small_button"
        fg[ACTIVE] = { 0, 0, 0 }
 }
 
+style "safe_solo_button" = "small_button"
+{
+       bg[PRELIGHT] = { 0, 1.0, 0 }
+       bg[ACTIVE] = { 0.19, 0.97, 0.69 }
+
+       fg[PRELIGHT] = { 0, 0, 0 }
+       fg[ACTIVE] = { 0, 0, 0 }
+}
+
 style "mixer_solo_button" = "solo_button"
 {
        font_name = "sans 7"
@@ -213,6 +222,14 @@ style "mixer_solo_button" = "solo_button"
 
 }
 
+style "mixer_safe_solo_button" = "safe_solo_button"
+{
+       font_name = "sans 7"
+       xthickness = 0
+       ythickness = 0
+
+}
+
 
 style "mute_button" = "small_button"
 {
@@ -282,7 +299,7 @@ style "shuttle_control" = "very_small_text"
        bg[NORMAL] = { 0.26, 0.26, 0.31 }
        bg[PRELIGHT] = { 0.26, 0.26, 0.31 }
        bg[INSENSITIVE] = { 0.26, 0.26, 0.31 }
-       bg[ACTIVE] = { 0.50, 1.0, 0.50 }
+       bg[ACTIVE] = { 0.70, 0.70, 0.70 }
        bg[SELECTED] = { 1.0, 0.04, 0.04 }
 }
 
@@ -307,8 +324,8 @@ style "options_window"  = "default_base"
 
 style "option_entry"  = "default_base"
 {
-       fg[NORMAL] = { 0.50, 1.0, 1.0 }
-       fg[ACTIVE] = { 0.50, 1.0, 1.0 }
+       fg[NORMAL] = { 1.0, 1.0, 1.0 }
+       fg[ACTIVE] = { 1.0, 1.0, 1.0 }
        fg[INSENSITIVE] = { 0.80, 0.80, 0.80 }
        
        base[INSENSITIVE] = { 0.07, 0.07, 0.12 }
@@ -391,15 +408,15 @@ style "warning_message" = "medium_text"
 
 style "medium_entry" = "medium_text"
 {
-       fg[NORMAL] = { 0.50, 1.0, 1.0 }
-       fg[ACTIVE] = { 0.50, 1.0, 1.0 }
-       fg[SELECTED] = { 0.50, 1.0, 0.50 }
+       fg[NORMAL] = { 0.70, 0.70, 0.70 }
+       fg[ACTIVE] = { 0.70, 0.70, 0.70 }
+       fg[SELECTED] = { 1.0, 1.0, 1.0 }
        
        bg[NORMAL] = { 0.35, 0.35, 0.40 }
        
        base[NORMAL] = { 0, 0, 0 }
        base[ACTIVE] = { 0, 0, 0 }
-       base[SELECTED] = { 0.5, 0.5, 1.0 }
+       base[SELECTED] = { 0.70, 0.70, 0.70 }
 }
 
 style "medium_entry_noselection_fg" = "medium_entry"
@@ -409,13 +426,13 @@ style "medium_entry_noselection_fg" = "medium_entry"
 
 style "medium_entry_noselection_bg" = "medium_entry"
 {
-       bg[SELECTED] = { 0.50, 1.0, 1.0 }
+       bg[SELECTED] = { 1.0, 1.0, 1.0 }
 }
 
 style "medium_bold_entry"  = "medium_bold_text"
 {
-       fg[NORMAL] = { 0.50, 1.0, 1.0 }
-       fg[ACTIVE] = { 0.50, 1.0, 1.0 }
+       fg[NORMAL] = { 0.70, 0.70, 0.70 }
+       fg[ACTIVE] = { 0.70, 0.70, 0.70 }
        
        bg[NORMAL] = { 0.35, 0.35, 0.40 }
        
@@ -427,8 +444,8 @@ style "medium_bold_entry"  = "medium_bold_text"
 
 style "small_entry" = "small_text"
 {
-       fg[NORMAL] = { 0.50, 1.0, 1.0 }
-       fg[ACTIVE] = { 0.50, 1.0, 1.0 }
+       fg[NORMAL] = { 0.70, 0.70, 0.70 }
+       fg[ACTIVE] = { 0.70, 0.70, 0.70 }
        bg[NORMAL] = { 0.0, 0.0, 0.0 }
        base[NORMAL] = { 0, 0, 0 }
        base[ACTIVE] = { 0, 0, 0 }
@@ -443,8 +460,8 @@ style "red_active_small_entry" = "small_entry"
 
 style "small_bold_entry" = "small_bold_text"
 {
-       fg[NORMAL] = { 0.50, 1.0, 1.0 }
-       fg[ACTIVE] = { 0.50, 1.0, 1.0 }
+       fg[NORMAL] = { 0.70, 0.70, 0.70 }
+       fg[ACTIVE] = { 0.70, 0.70, 0.70 }
        
        bg[NORMAL] = { 0.35, 0.35, 0.40 }
        
@@ -610,7 +627,7 @@ style "region_list_display" = "small_bold_text"
 {
        fg[NORMAL] = { 0.80, 0.80, 0.80 }
        fg[ACTIVE] = { 0.80, 0.80, 0.80 }
-       fg[SELECTED] = { 0.50, 1.0, 1.0 }
+       fg[SELECTED] = { 0.70, 0.70, 0.70 }
        bg[NORMAL] = { 0, 0, 0 }
        bg[ACTIVE] = { 0, 0, 0 }
        bg[SELECTED] = { 0, 0, 0 }
@@ -622,11 +639,11 @@ style "region_list_display" = "small_bold_text"
 
 style "main_canvas_area"
 {
-       bg[NORMAL] = { 0.32, 0.32, 0.36 }
-       bg[ACTIVE] = { 0.38, 0.38, 0.42 }
-       bg[INSENSITIVE] = { 0.38, 0.38, 0.42 }
-       bg[SELECTED] = { 0.38, 0.38, 0.42 }
-       bg[PRELIGHT] = { 0.38, 0.38, 0.42 }
+       bg[NORMAL] = { 0.20, 0.20, 0.25 }
+       bg[ACTIVE] = { 0.20, 0.20, 0.25 }
+       bg[INSENSITIVE] = { 0.20, 0.20, 0.25 }
+       bg[SELECTED] = { 0.20, 0.20, 0.25 }
+       bg[PRELIGHT] = { 0.20, 0.20, 0.25 }
 }
 
 style "track_controls_inactive"
@@ -720,7 +737,7 @@ style "redirect_list_display"
 
        font_name = "sans 7"
        text[NORMAL] = { 0.80, 0.80, 0.80 }
-       text[ACTIVE] = { 0.5, 0.5, 0.9 }
+       text[ACTIVE] = { 0.70, 0.70, 0.70 }
        text[INSENSITIVE] = { 0, 0, 0 }
        text[SELECTED] = { 0.9, 0.3, 0.3 }
 
@@ -733,7 +750,7 @@ style "redirect_list_display"
         # text
 
        fg[NORMAL] = { 0.5, 0.5, 0.5 }  # used for inactive
-       fg[ACTIVE] = { 0.5, 1.0, 1.0 }  # used for active
+       fg[ACTIVE] = { 1.0, 1.0, 1.0 }  # used for active
 }
 
 style "inspector_redirect_list_display" = "redirect_list_display"
@@ -796,25 +813,79 @@ style "flashing_alert" = "very_small_text"
        bg[ACTIVE] = { 1.0, 0, 0}
 }
 
-style "selected_io_selector_port_list" = "medium_text"
+style "selected_io_selector_port_list" = "medium_bold_text"
 {
-       fg[NORMAL] = { 0.50, 1.0, 1.0 }
-       fg[SELECTED] = { 0.50, 1.0, 1.0 }
-       base[NORMAL] = { 0, 0, 0 }
-       base[SELECTED] = { 0, 0, 0 }
+
+       GtkTreeView::even-row-color = { 0.64, 0.68, 0.54 }
+       GtkTreeView::odd-row-color = { 0.64, 0.68, 0.54 }
+
+# fg is used to color the fg (text) of the column header button
+
+       fg[NORMAL] = { 0.80, 0.80, 0.70 }
+       fg[SELECTED] = { 0.80, 0.80, 0.70 }
+       fg[ACTIVE] = { 0.80, 0.80, 0.70 }
+       fg[PRELIGHT] = { 0.80, 0.80, 0.70 }
+       fg[INSENSITIVE] = { 0.80, 0.80, 0.70 }
+
+# bg is used used to color the background of the column header button
+
+       bg[NORMAL] = { 0.30, 0.30, 0.35 }
+       bg[ACTIVE] = { 0.30, 0.30, 0.35 }
+       bg[PRELIGHT] = { 0.30, 0.30, 0.35 }
+       bg[INSENSITIVE] = { 0.30, 0.30, 0.35 }
+       bg[SELECTED] = { 0.30, 0.30, 0.35 }
+
+# text is used to color the treeview row text
+
+       text[NORMAL] = { 0.80, 0.80, 0.70 }
+       text[SELECTED] = { 0.80, 0.80, 0.70 }
+
+# base is used to color a treeview with no rows
+
+       base[NORMAL] = { 0.64, 0.68, 0.54 }
+       base[ACTIVE] = { 0.64, 0.68, 0.54 }
+       base[PRELIGHT] = { 0.64, 0.68, 0.54 }
+       base[INSENSITIVE] = { 0.64, 0.68, 0.54 }
+       base[SELECTED] = { 0.64, 0.68, 0.54 }
+
 }
 
 style "io_selector_port_list" = "medium_text"
 {
-       fg[NORMAL] = {0.80, 0.80, 0.70 }
-       fg[SELECTED] = {0.80, 0.80, 0.70 }
-       base[NORMAL] = { 0.26, 0.26, 0.26 }
-       base[SELECTED] = { 0.26, 0.26, 0.26 }
+
+# fg is used to color the fg (text) of the column header button
+
+       fg[NORMAL] = { 0.80, 0.80, 0.70 }
+       fg[SELECTED] = { 0.80, 0.80, 0.70 }
+       fg[ACTIVE] = { 0.80, 0.80, 0.70 }
+       fg[PRELIGHT] = { 0.80, 0.80, 0.70 }
+       fg[INSENSITIVE] = { 0.80, 0.80, 0.70 }
+
+# bg is used used to color the background of the column header button
+
+       bg[NORMAL] = { 0.30, 0.30, 0.35 }
+       bg[ACTIVE] = { 0.30, 0.30, 0.35 }
+       bg[PRELIGHT] = { 0.30, 0.30, 0.35 }
+       bg[INSENSITIVE] = { 0.30, 0.30, 0.35 }
+       bg[SELECTED] = { 0.30, 0.30, 0.35 }
+
+# text is used to color the treeview row text
+
+       text[NORMAL] = { 0.80, 0.80, 0.70 }
+       text[SELECTED] = { 0.80, 0.80, 0.70 }
+
+# base is used to color a treeview with no rows
+
+       base[NORMAL] = { 0, 0, 0 }
+       base[ACTIVE] = { 0, 0, 0 }
+       base[PRELIGHT] = { 0, 0, 0 }
+       base[INSENSITIVE] = { 0, 0, 0 }
+       base[SELECTED] = { 0, 0, 0 }
 }
 
 style "io_selector_notebook" = "default_base"
 {
-       fg[NORMAL] = { 0.50, 1.0, 1.0 }
+       fg[NORMAL] = { 1.0, 1.0, 1.0 }
         font_name ="sans bold 8"
 }
 
@@ -858,11 +929,11 @@ style "pan_slider"
        bg[SELECTED] = { 0, 0, 0 }
        bg[PRELIGHT] = { 0, 0, 0 }
 
-       text[NORMAL] = { 0.85, 0.92, 0.98 }
-       text[ACTIVE] = { 0.85, 0.92, 0.98 }
-       text[INSENSITIVE] = { 0.85, 0.92, 0.98 }
-       text[SELECTED] = { 0.85, 0.92, 0.98 }
-       text[PRELIGHT] = { 0.85, 0.92, 0.98 }
+       text[NORMAL] = { 0.70, 0.70, 0.70 }
+       text[ACTIVE] = { 0.70, 0.70, 0.70 }
+       text[INSENSITIVE] = { 0.70, 0.70, 0.70 }
+       text[SELECTED] = { 0.70, 0.70, 0.70 }
+       text[PRELIGHT] = { 0.70, 0.70, 0.70 }
 }
 
 style "region_list_whole_file"
@@ -948,8 +1019,8 @@ widget "*EditorTimeButton*" style "time_button"
 widget "*EditorMixerButton*" style "default_buttons_menus"
 widget "*SoloButton*" style "solo_button"
 widget "*SoloButton.*" style "solo_button"
-widget "*SafeSoloButton*" style "solo_button"
-widget "*SafeSoloButton.*" style "solo_button"
+widget "*SafeSoloButton*" style "safe_solo_button"
+widget "*SafeSoloButton.*" style "safe_solo_button"
 widget "*MixerPhaseInvertButton*" style "very_small_button"
 widget "*MixerPhaseInvertButton.*" style "very_small_button"
 widget "*MixerAutomationRecordingButton*" style "very_small_button"
@@ -1121,7 +1192,9 @@ widget "*IOSelectorButton" style "default_buttons_menus"
 widget "*IOSelectorButton*" style "default_buttons_menus"
 widget "*IOSelectorList" style "medium_entry_noselection_fg"
 widget "*IOSelectorPortList" style "io_selector_port_list"
+widget "*IOSelectorPortList.*" style "io_selector_port_list"
 widget "*IOSelectorPortListSelected" style "selected_io_selector_port_list"
+widget "*IOSelectorPortListSelected.*" style "selected_io_selector_port_list"
 widget "*IOSelectorNotebook" style "io_selector_notebook"
 widget "*IOSelectorNotebookTab" style "io_selector_notebook"
 widget "*IOSelectorFrame" style "base_frame"