Support midnam files with a channel (not patch) NoteNameList.
[ardour.git] / gtk2_ardour / ardour3_fonts.rc.in
index 41153da5c3e1e5c7b8507b267843c193312b42ba..8d09ff0f1d8c89043d7aa55ca488ef1ff7eb9a70 100644 (file)
@@ -10,7 +10,7 @@ style "small_text"
 
 style "small_mono_text"
 {
-       font_name = "@MONOSPACE@ @FONT_SMALL@"
+       font_name = "@MONOSPACE@ @FONT_SMALLER@"
 }
 
 style "small_italic_text"
@@ -50,19 +50,19 @@ style "large_bold_text"
        font_name = "bold @FONT_LARGE@"
 }
 
-style "large_bold_mono_text"
+style "big_text"
 {
-       font_name = "@MONOSPACE@ @FONT_BIGGER@"
+        font_name = "@FONT_BIG@"
 }
 
-style "larger_text"
+style "bigger_mono_text"
 {
-       font_name = "@FONT_LARGE@"
+       font_name = "@MONOSPACE@ @FONT_BIGGER@"
 }
 
-style "massive_text"
+style "larger_text"
 {
-       font_name = "@FONT_MASSIVE@"
+       font_name = "@FONT_LARGE@"
 }
 
 style "monospace massive_text"
@@ -70,11 +70,6 @@ style "monospace massive_text"
        font_name = "@MONOSPACE@ bold @FONT_MASSIVE@"
 }
 
-style "larger_bold_text"
-{
-       font_name = "bold @FONT_LARGE@"
-}
-
 style "big_bold_text"
 {
        font_name = "bold @FONT_LARGER@"
@@ -85,7 +80,7 @@ style "plugin_name_text" = "big_bold_text"
        fg[NORMAL] = @@COLPREFIX@_text
 }
 
-style "plugin_maker_text" = "larger_bold_text"
+style "plugin_maker_text" = "large_bold_text"
 {
        fg[NORMAL] = @@COLPREFIX@_text
 }