X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=gtk2_ardour%2Fardour3_ui_dark_sae.rc.in;h=fa8d26f35518be6bcf0307fbfd8bd3b065023fac;hb=5932b7903a7c43cc3b5cfd043e64d577e0125799;hp=1b0635a1b9d5f20ca1fc1753679b15da91068ad2;hpb=bc89fe0147c04b67141936d109c00dfd4d69cc4b;p=ardour.git diff --git a/gtk2_ardour/ardour3_ui_dark_sae.rc.in b/gtk2_ardour/ardour3_ui_dark_sae.rc.in index 1b0635a1b9..fa8d26f355 100644 --- a/gtk2_ardour/ardour3_ui_dark_sae.rc.in +++ b/gtk2_ardour/ardour3_ui_dark_sae.rc.in @@ -4,27 +4,27 @@ style "very_small_text" { - font_name = "%FONT_SMALLER%" + font_name = "@FONT_SMALLER@" } style "small_text" { - font_name = "%FONT_SMALL%" + font_name = "@FONT_SMALL@" } style "small_bold_text" { - font_name = "%FONT_BOLD_SMALL%" + font_name = "@FONT_BOLD_SMALL@" } style "medium_bold_text" { - font_name = "%FONT_BOLD_NORMAL%" + font_name = "@FONT_BOLD_NORMAL@" } style "medium_text" { - font_name = "%FONT_NORMAL%" + font_name = "@FONT_NORMAL@" } style "red_medium_text" = "medium_text" @@ -36,49 +36,49 @@ style "red_medium_text" = "medium_text" style "large_text" { - font_name = "%FONT_LARGE%" + font_name = "@FONT_LARGE@" } style "larger_bold_text" { - font_name = "%FONT_BOLD_BIGGER%" + font_name = "@FONT_BOLD_BIGGER@" } style "plugin_name_text" { - font_name = "%FONT_BOLD_LARGER%" + font_name = "@FONT_BOLD_LARGER@" fg[NORMAL] = { 0.80, 0.80, 0.80 } } style "plugin_maker_text" { - font_name = "%FONT_BOLD_BIGGER%" + font_name = "@FONT_BOLD_BIGGER@" fg[NORMAL] = { 0.80, 0.80, 0.80 } } style "automation_track_name" { - font_name = "%FONT_ITALIC_NORMAL%" + font_name = "@FONT_ITALIC_NORMAL@" } style "first_action_message" { - font_name = "%FONT_HUGER%" + font_name = "@FONT_HUGER@" } style "verbose_canvas_cursor" { - font_name = "%FONT_BOLD_LARGER%" + font_name = "@FONT_BOLD_LARGER@" } style "marker_text" { - font_name = "%FONT_SMALLER%" + font_name = "@FONT_SMALLER@" } style "time_axis_view_item_name" { - font_name = "%FONT_SMALLER%" + font_name = "@FONT_SMALLER@" } style "default_base" = "medium_text" @@ -140,7 +140,7 @@ style "transport_base" = "medium_bold_text" /* style "black_mackie_menu_bar" { - font_name = "%FONT_BOLD_NORMAL%" + font_name = "@FONT_BOLD_NORMAL@" fg[NORMAL] = { 1.0, 1.0, 1.0 } bg[NORMAL] = { 0, 0, 0 } } @@ -148,7 +148,7 @@ style "black_mackie_menu_bar" style "default_button" { - font_name = "%FONT_SMALL%" + font_name = "@FONT_SMALL@" fg[ACTIVE] = { 1.0, 1.0, 1.0 } bg[NORMAL] = { 0.30, 0.30, 0.35 } @@ -160,7 +160,7 @@ style "default_button" style "default_menu" { - font_name = "%FONT_NORMAL%" + font_name = "@FONT_NORMAL@" fg[ACTIVE] = { 1.0, 1.0, 1.0 } bg[NORMAL] = { 0.30, 0.30, 0.35 } @@ -172,7 +172,7 @@ style "default_menu" style "default_generic" { - font_name = "%FONT_NORMAL%" + font_name = "@FONT_NORMAL@" fg[ACTIVE] = { 1.0, 1.0, 1.0 } bg[NORMAL] = { 0.30, 0.30, 0.35 } @@ -184,7 +184,7 @@ style "default_generic" style "very_small_button" = "default_button" { - font_name = "%FONT_SMALLER%" + font_name = "@FONT_SMALLER@" ythickness = 0 xthickness = 0 } @@ -245,21 +245,21 @@ style "track_rec_enable_button_alternate" = "small_button" style "mixer_track_rec_enable_button" = "track_rec_enable_button" { - font_name = "%FONT_SMALLER%" + font_name = "@FONT_SMALLER@" xthickness = 0 ythickness = 0 } style "mixer_track_rec_enable_button_alternate" = "track_rec_enable_button_alternate" { - font_name = "%FONT_SMALLER%" + font_name = "@FONT_SMALLER@" xthickness = 0 ythickness = 0 } style "mixer_track_rec_enable_button_active" = "track_rec_enable_button_active" { - font_name = "%FONT_SMALLER%" + font_name = "@FONT_SMALLER@" xthickness = 0 ythickness = 0 } @@ -297,20 +297,20 @@ style "solo_button_active" = "small_button" style "mixer_solo_button" = "solo_button" { - font_name = "%FONT_SMALLER%" + font_name = "@FONT_SMALLER@" xthickness = 0 ythickness = 0 } style "mixer_solo_button_alternate" = "solo_button_alternate" { - font_name = "%FONT_SMALLER%" + font_name = "@FONT_SMALLER@" xthickness = 0 ythickness = 0 } style "mixer_solo_button_active" = "solo_button_active" { - font_name = "%FONT_SMALLER%" + font_name = "@FONT_SMALLER@" xthickness = 0 ythickness = 0 } @@ -347,28 +347,28 @@ style "mute_button_active" = "small_button" style "mixer_mute_button_alternate" = "mute_button_alternate" { - font_name = "%FONT_SMALLER%" + font_name = "@FONT_SMALLER@" xthickness = 0 ythickness = 0 } style "mixer_mute_button_active" = "mute_button_active" { - font_name = "%FONT_SMALLER%" + font_name = "@FONT_SMALLER@" xthickness = 0 ythickness = 0 } style "multiline_combo" = "small_button" { - font_name = "%FONT_NORMAL%" + font_name = "@FONT_NORMAL@" xthickness = 0 ythickness = 0 } style "mixer_mute_button" = "mute_button" { - font_name = "%FONT_SMALLER%" + font_name = "@FONT_SMALLER@" xthickness = 0 ythickness = 0 } @@ -391,7 +391,7 @@ style "mixer_red_active_button" = "very_small_button" style "time_button" = "default_button" { - font_name = "%FONT_SMALL%" + font_name = "@FONT_SMALL@" } style "transport_button" @@ -479,7 +479,7 @@ style "ardour_progressbars" = "default_generic" style "preferences" = "default_base" { - font_name = "%FONT_NORMAL%" + font_name = "@FONT_NORMAL@" fg[PRELIGHT] = { 0.80, 0.80, 0.80 } } @@ -506,7 +506,7 @@ style "red_when_active" = "medium_text" style "xrun_warn" { - font_name = "%FONT_BOLD_LARGE%" + font_name = "@FONT_BOLD_LARGE@" fg[NORMAL] = { 1.0, 1.0, 1.0 } fg[ACTIVE] = { 1.0, 1.0, 1.0 } @@ -648,7 +648,7 @@ style "small_red_on_black_entry" = "small_bold_text" style "non_recording_big_clock_display" = "medium_entry" { - font_name = "%FONT_MASSIVE%" + font_name = "@FONT_MASSIVE@" fg[NORMAL] = { 0.50, 1.0, 0.50 } fg[ACTIVE] = { 1.0, 0, 0.0 } @@ -669,7 +669,7 @@ style "recording_big_clock_display" = "non_recording_big_clock_display" style "transport_clock_display" { - font_name = "%FONT_BOLD_BIGGER%" + font_name = "@FONT_BOLD_BIGGER@" fg[NORMAL] = { 0.50, 1.0, 0.50 } fg[ACTIVE] = { 1.0, 0, 0.0 } @@ -690,7 +690,7 @@ style "transport_clock_display_delta" = "transport_clock_display" style "tempo_meter_clock_display" { - font_name = "%FONT_SMALLER%" + font_name = "@FONT_SMALLER@" fg[NORMAL] = { 1.0, 1.0, 1.0 } fg[ACTIVE] = { 1.0, 1.0, 0.0 } fg[SELECTED] = { 1.0, 0, 0 } @@ -719,7 +719,7 @@ style "editor_time_ruler" = "small_text" style "audio_bus_base" { - font_name = "%FONT_SMALLER%" + font_name = "@FONT_SMALLER@" fg[NORMAL] = { 0.77, 0.77, 0.72 } fg[NORMAL] = { 0.7, 0.8, 0.2 } bg[NORMAL] = { 0.20, 0.20, 0.26 } @@ -727,7 +727,7 @@ style "audio_bus_base" style "audio_track_base" = "default_base" { - font_name = "%FONT_SMALLER%" + font_name = "@FONT_SMALLER@" fg[NORMAL] = { 0.77, 0.77, 0.72 } bg[NORMAL] = { 0.18, 0.19, 0.22 } bg[ACTIVE] = { 0.20, 0.20, 0.20 } @@ -738,7 +738,7 @@ style "audio_track_base" = "default_base" style "midi_bus_base" { - font_name = "%FONT_SMALLER%" + font_name = "@FONT_SMALLER@" fg[NORMAL] = { 0.77, 0.77, 0.72 } fg[NORMAL] = { 0.7, 0.8, 0.2 } #bg[NORMAL] = {0, 0.36, 0.40 } @@ -747,7 +747,7 @@ style "midi_bus_base" style "midi_track_base" = "default_base" { - font_name = "%FONT_SMALLER%" + font_name = "@FONT_SMALLER@" fg[NORMAL] = { 0.77, 0.77, 0.72 } bg[NORMAL] = { 0.48, 0.30, 0.32 } bg[ACTIVE] = { 0.20, 0.20, 0.20 } @@ -770,27 +770,27 @@ style "track_controls_inactive" style "audio_track_metrics" = "audio_track_base" { - font_name = "%FONT_TINY%" + font_name = "@FONT_TINY@" } style "audio_bus_metrics" = "audio_bus_base" { - font_name = "%FONT_TINY%" + font_name = "@FONT_TINY@" } style "audio_track_metrics_inactive" = "track_controls_inactive" { - font_name = "%FONT_TINY%" + font_name = "@FONT_TINY@" } style "audio_bus_metrics_inactive" = "track_controls_inactive" { - font_name = "%FONT_TINY%" + font_name = "@FONT_TINY@" } style "track_name_display" { - font_name = "%FONT_NORMAL%" + font_name = "@FONT_NORMAL@" fg[NORMAL] = { 0.80, 0.80, 0.80 } fg[ACTIVE] = { 0.80, 0.80, 0.80 } @@ -802,7 +802,7 @@ style "track_name_display" style "active_track_name_display" { - font_name = "%FONT_NORMAL%" + font_name = "@FONT_NORMAL@" GtkWidget::cursor_color = {0, 0, 0 } text[NORMAL] = { 0.26, 0.26, 0.26 } base[NORMAL] = { 0.89, 0.89, 0.89 } @@ -910,7 +910,7 @@ style "track_controls_inactive" bg[SELECTED] = { 0.60, 0.60, 0.66 } bg[PRELIGHT] = { 0.60, 0.60, 0.66 } - font_name = "%FONT_LARGE%" + font_name = "@FONT_LARGE@" fg[NORMAL] = { 0.7, 0.8, 0.2 } } @@ -935,7 +935,7 @@ style "automation_track_controls_base" # Plugin Editors style "plugin_slider" { - font_name ="%FONT_BOLD_BIG%" + font_name ="@FONT_BOLD_BIG@" # the slider itself. the inactive part is INSENSITIVE, # the active part is something else. @@ -991,7 +991,7 @@ style "redirect_list_display" GtkTreeView::horizontal-separator = 0 GtkTreeView::vertical-separator = 0 - font_name = "%FONT_SMALL%" + font_name = "@FONT_SMALL@" text[NORMAL] = { 0.80, 0.80, 0.80 } text[ACTIVE] = { 0.70, 0.70, 0.70 } text[INSENSITIVE] = { 0, 0, 0 } @@ -1143,7 +1143,7 @@ style "io_selector_port_list" = "medium_text" style "io_selector_notebook" = "default_base" { fg[NORMAL] = { 1.0, 1.0, 1.0 } - font_name ="%FONT_BOLD_NORMAL%" + font_name ="@FONT_BOLD_NORMAL@" } style "tearoff_arrow" = "medium_bold_entry" @@ -1156,17 +1156,17 @@ style "tearoff_arrow" = "medium_bold_entry" style "location_row_button" = "default_button" { - font_name = "%FONT_NORMAL%" + font_name = "@FONT_NORMAL@" } style "location_rows_clock" = "default_clock_display" { - font_name = "%FONT_BIG%" + font_name = "@FONT_BIG@" } style "pan_slider" { - font_name = "%FONT_NORMAL%" + font_name = "@FONT_NORMAL@" fg[NORMAL] = { 0.22, 0.73, 0.22 } fg[ACTIVE] = { 0.22, 0.73, 0.22 } @@ -1306,6 +1306,7 @@ widget "*MixerGroupButton" style:highest "very_small_button" widget "*MixerGroupButtonLabel" style:highest "very_small_button" widget "*MixerCommentButton" style:highest "very_small_button" widget "*MixerCommentButton*" style:highest "very_small_button" +widget "*MixerMonoButton*" style:highest "very_small_button" widget "*EditGroupButton" style:highest "very_small_button" widget "*EditGroupButtonLabel" style:highest "very_small_button" widget "*TransportButton" style:highest "transport_rec_button" @@ -1448,10 +1449,7 @@ widget "*NamedSelectionDisplay" style:highest "treeview_display" widget "*SnapshotDisplay" style:highest "treeview_display" widget "*MixerTrackCommentArea" style:highest "option_entry" widget "*MixerPanZone" style:highest "pan_zone" -widget "*MixerTrackDisplayList" style:highest "treeview_display" -widget "*MixerSnapshotDisplayList" style:highest "treeview_display" -widget "*MixerAuxDisplayList" style:highest "treeview_display" -widget "*MixerGroupList" style:highest "treeview_display" +widget "*LHSList" style:highest "treeview_display" widget "*RegionEditorLabel" style:highest "medium_text" widget "*RegionEditorSmallLabel" style:highest "small_text" widget "*RegionEditorEntry" style:highest "medium_entry"