mirror of
https://github.com/LMMS/lmms.git
synced 2026-03-11 10:36:36 -04:00
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1986 0778d3d1-df1d-0410-868b-ea421aaaa00d
13 lines
437 B
XML
13 lines
437 B
XML
<lmmsTheme>
|
|
<title>Cusis Theme</title>
|
|
<authors>
|
|
<author>Paul Giblock</author>
|
|
</authors>
|
|
<description>Based on the mockup by Cusis</description>
|
|
<lmmsStyle class="CusisStyle"> <!-- can be ClassicStyle or CusisStyle -->
|
|
<!-- style-specific settings go here -->
|
|
</lmmsStyle>
|
|
<qStyle class="CusisStyle"/> <!-- can be QPlastiqueStyle, ClassicStyle, CusisStyle QMotifStyle, etc.. -->
|
|
<defaultBackground url="..."/>
|
|
</lmmsTheme>
|