diff options
Diffstat (limited to 'themes')
-rw-r--r-- | themes/openslx/openslx-left.png | bin | 0 -> 9187 bytes | |||
-rw-r--r-- | themes/openslx/openslx-right.png | bin | 0 -> 3390 bytes | |||
-rw-r--r-- | themes/openslx/openslx.ini | 4 | ||||
-rw-r--r-- | themes/planets/planets-left.png | bin | 0 -> 11337 bytes | |||
-rw-r--r-- | themes/planets/planets-right.png | bin | 0 -> 3082 bytes | |||
-rw-r--r-- | themes/planets/planets.ini | 4 | ||||
-rw-r--r-- | themes/unifr/title_l.png | bin | 0 -> 17458 bytes | |||
-rw-r--r-- | themes/unifr/title_r.png | bin | 0 -> 4113 bytes | |||
-rw-r--r-- | themes/unifr/unifr.ini | 4 |
9 files changed, 12 insertions, 0 deletions
diff --git a/themes/openslx/openslx-left.png b/themes/openslx/openslx-left.png Binary files differnew file mode 100644 index 0000000..900dd86 --- /dev/null +++ b/themes/openslx/openslx-left.png diff --git a/themes/openslx/openslx-right.png b/themes/openslx/openslx-right.png Binary files differnew file mode 100644 index 0000000..8ca9347 --- /dev/null +++ b/themes/openslx/openslx-right.png diff --git a/themes/openslx/openslx.ini b/themes/openslx/openslx.ini new file mode 100644 index 0000000..57a2282 --- /dev/null +++ b/themes/openslx/openslx.ini @@ -0,0 +1,4 @@ +background-color=#ffffff +image-right=openslx-right.png +image-left=openslx-left.png + diff --git a/themes/planets/planets-left.png b/themes/planets/planets-left.png Binary files differnew file mode 100644 index 0000000..c8736b7 --- /dev/null +++ b/themes/planets/planets-left.png diff --git a/themes/planets/planets-right.png b/themes/planets/planets-right.png Binary files differnew file mode 100644 index 0000000..e21f0d8 --- /dev/null +++ b/themes/planets/planets-right.png diff --git a/themes/planets/planets.ini b/themes/planets/planets.ini new file mode 100644 index 0000000..d9aa17f --- /dev/null +++ b/themes/planets/planets.ini @@ -0,0 +1,4 @@ +background-color=#ffffff +image-right=planets-right.png +image-left=planets-left.png + diff --git a/themes/unifr/title_l.png b/themes/unifr/title_l.png Binary files differnew file mode 100644 index 0000000..e602ccd --- /dev/null +++ b/themes/unifr/title_l.png diff --git a/themes/unifr/title_r.png b/themes/unifr/title_r.png Binary files differnew file mode 100644 index 0000000..3edbcb0 --- /dev/null +++ b/themes/unifr/title_r.png diff --git a/themes/unifr/unifr.ini b/themes/unifr/unifr.ini new file mode 100644 index 0000000..dadcb4e --- /dev/null +++ b/themes/unifr/unifr.ini @@ -0,0 +1,4 @@ +background-color=#003592 +image-right=title_r.png +image-left=title_l.png + |