[Summary] Change in UI on Igor's request. Igor has sent these XML files.
[ardour.git] / gtk2_ardour / ui / add_tracks_dialog.xml
index ea4f49feb6a63dbc10fd28bead66012c32272bfa..e17a2c19f8908824cd57b87236f47a24cedacaf9 100644 (file)
@@ -1,42 +1,32 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <Dialog title="Add Track" resizeable="False">
-  <style name="generic_control"
-         winfont ="Arial Bold 11"
-         macfont ="Helvetica Bold 11"
-         fgnormal="#BFBFBF"
+<style name="generic_control"
+         winfont ="Arial Bold 10"
+         macfont ="Helvetica Bold 10"
+         fgnormal="#6D6E72"
          bgnormal="#6C6C6C"
          fgactive="#BFBFBF"
+         bgactive="#454545"
+         fghover="#CCCCCC"
+         bghover="#898989"/>
+  <style name="generic_control"
+         winfont ="Arial Bold 10"
+         macfont ="Helvetica Bold 10"
+         fgnormal="#6D6E72"
+         bgnormal="#6a6a6a"
+         fgactive="#BFBFBF"
          bgactive="#303030"
          fghover="#CCCCCC"
          bghover="#898989"/>
-  <style name="generic_button"
-  style="generic_control"
-  fgnormal="#303030"
-  bgnormal="#6C6C6C"
-  fgactive="#303030"
-  bgactive="#454545"
-  fghover="#303030"
-  bghover="#898989"
-  fgdisabled ="#959595"
-  bordercolor="#7E7E7E"
-  borderwidth="0 0 0 0"/>
-  <Layout width="620"
-          height="50">
-    <Label style ="generic_control"
-           justify="center"
-           text="Add Track"
-           macfont="Helvetica Bold 12"
-           winfont="Arial Bold 12"
-           x="0"
-           y="15"
-           width="140"
-           height="25"/>
+  <Layout width="400"
+          height="110"
+          bgnormal="#EDECE8">
     <Dropdown id="tracks_format_dropdown"
               style="generic_control"
-              x="270"
-              y="15"
-              width="144"
-              height="25"
+              x="128"
+              y="44"
+              width="110"
+              height="21"
               normalicon="added_track_format_dropdown"
               activeicon="added_track_format_dropdown_active"
               _prelighticon="added_track_format_dropdown_prelight"
     <Button style="generic_button"
             id="decrement_button"
             text="-"
-            fgnormal="#212121"
-           bgnormal="#EbEbEb"
-               fgactive="#909090"
-               bgactive="#424242"
-               borderwidth="1 1 1 1"
-            bordercolor="#454545"
-            x="133"
-            y="15"
+            winfont ="Arial Bold 12"
+            macfont ="Helvetica Bold 12"
+            fgnormal="#6D6E72"
+           bgnormal="#CACAC5"
+               fgactive="#EDECE8"
+               bgactive="#6D6E72"
+               borderwidth="0 0 0 0"
+            bordercolor="#6D6E72"
+            x="75"
+            y="44"
             width="25"
             height="22"/>
 
             id="tracks_counter_entry"
             text="1"
             justify="center"
-            x="163"
-            y="15"
+            x="5"
+            y="44"
             width="70"
-            height="21"/>
+            height="22"/>
 
     <Button style="generic_button"
             id="increment_button"
             text="+"
-            fgnormal="#212121"
-           bgnormal="#EbEbEb"
-               fgactive="#909090"
-               bgactive="#424242"
-               borderwidth="1 1 1 1"
-            bordercolor="#454545"
-            x="238"
-            y="15"
+            winfont ="Arial Bold 12"
+            macfont ="Helvetica Bold 12"
+            fgnormal="#6D6E72"
+           bgnormal="#CACAC5"
+               fgactive="#EDECE8"
+               bgactive="#6D6E72"
+               borderwidth="0 0 0 0"
+            bordercolor="#6D6E72"
+            x="101"
+            y="44"
             width="25"
             height="22"/>
 
     <Button style="generic_button"
             id="cancel_button"
             text="Cancel"
-            fgnormal="#212121"
-           bgnormal="#EbEbEb"
-               fgactive="#909090"
-               bgactive="#424242"
-               borderwidth="1 1 1 1"
-            bordercolor="#454545"
-            x="450"
-            y="15"
+            winfont ="Arial Bold 10"
+            macfont ="Helvetica Bold 10"
+            fgnormal="#6D6E72"
+           bgnormal="#CACAC5"
+               fgactive="#EDECE8"
+               bgactive="#6D6E72"
+               borderwidth="0 0 0 0"
+            bordercolor="#6D6E72"
+            x="250"
+            y="44"
             width="69"
             height="22"/>
 
     <Button style="generic_button"
             id="ok_button"
-            text="Add Track"
-            fgnormal="#212121"
-           bgnormal="#EbEbEb"
-               fgactive="#909090"
-               bgactive="#424242"
-               borderwidth="1 1 1 1"
-            bordercolor="#454545"
-            x="520"
-            y="15"
+            winfont ="Arial Bold 10"
+            macfont ="Helvetica Bold 10"
+            text="Ok"
+            fgnormal="#6D6E72"
+           bgnormal="#CACAC5"
+               fgactive="#EDECE8"
+               bgactive="#6D6E72"
+               borderwidth="0 0 0 0"
+            bordercolor="#6D6E72"
+            x="322"
+            y="44"
             width="69"
             height="22"/>
   </Layout>