add theme name to each color theme file

This commit is contained in:
Paul Davis 2016-05-30 12:17:30 -04:00
parent b90e373d70
commit ae314207b1
4 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<Ardour>
<Ardour theme-name="Blueberry Milk">
<Colors>
<Color name="color 1" value="0x20b2b2ff"/>
<Color name="color 10" value="0xe3dedeff"/>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<Ardour>
<Ardour theme-name="Cainelton">
<Colors>
<Color name="color 1" value="0x20b2b2ff"/>
<Color name="color 10" value="0xf0f0f0ff"/>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<Ardour>
<Ardour theme-name="Cubasish">
<Colors>
<Color name="color 1" value="0x31c9b2ff"/>
<Color name="color 10" value="0xf0f0f0ff"/>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<Ardour>
<Ardour theme-name="dark">
<Colors>
<Color name="color 1" value="0x20b2b2ff"/>
<Color name="color 10" value="0xf0f0f0ff"/>