List of themes made for the Roundabout software

By using this site, you agree to have cookies stored on your device, strictly for functional purposes, such as storing your session and preferences.

Dismiss

 themes.xml

View raw Download
text/xml • 632 B
XML 1.0 document, ASCII text
        
            
1
<?xml version="1.0" encoding="UTF-8"?>
2
<?xml-stylesheet href="themesxml.css" type="text/css"?>
3
<themes xmlns:xlink="http://www.w3.org/1999/xlink">
4
5
<theme>
6
<title>Dusk</title>
7
<author
8
uri="https://roundabout-host.com/roundabout"
9
instance="roundabout-host.com"
10
username="roundabout"
11
xlink:type="simple"
12
xlink:href="https://roundabout-host.com/roundabout"
13
xlink:show="replace"
14
>Roundabout developer</author>
15
<uri
16
xlink:type="simple"
17
xlink:href="/themes/roundabout/dusk.css"
18
xlink:show="replace"
19
>roundabout/dusk.css</uri>
20
</theme>
21
22
</themes>
23