mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-28 01:17:42 +01:00
26 lines
No EOL
760 B
XML
26 lines
No EOL
760 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<VBox CACHEIT="false">
|
|
<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_button"
|
|
style="generic_control"
|
|
bgnormal="#CACAC5"
|
|
fgactive="#EDECE8"
|
|
bgactive="#6D6E72"
|
|
width="80"
|
|
height="22"/>
|
|
<style name="generic_dropdown"
|
|
style="generic_control"
|
|
bgnormal="#6C6C6C"
|
|
fgnormal="#C1C1C1"/>
|
|
<style name="generic_dropdown_menu"
|
|
style="generic_dropdown"/>
|
|
<VBox id="file_page_home"/>
|
|
</VBox> |