From a28b85970fc1f2ec707b56d9fad7f4312d7afbc2 Mon Sep 17 00:00:00 2001
From: Sebastian Schmelzer
Date: Thu, 12 May 2011 18:08:47 +0200
Subject: switch default theme to openslx add unifr theme
---
src/img/title_l.png | Bin 17458 -> 9187 bytes
src/img/title_r.png | Bin 4113 -> 3390 bytes
src/ui/dialog.ui | 6 +++---
themes/unifr/title_l.png | Bin 0 -> 17458 bytes
themes/unifr/title_r.png | Bin 0 -> 4113 bytes
themes/unifr/unifr.ini | 4 ++++
6 files changed, 7 insertions(+), 3 deletions(-)
create mode 100644 themes/unifr/title_l.png
create mode 100644 themes/unifr/title_r.png
create mode 100644 themes/unifr/unifr.ini
diff --git a/src/img/title_l.png b/src/img/title_l.png
index e602ccd..900dd86 100644
Binary files a/src/img/title_l.png and b/src/img/title_l.png differ
diff --git a/src/img/title_r.png b/src/img/title_r.png
index 3edbcb0..8ca9347 100644
Binary files a/src/img/title_r.png and b/src/img/title_r.png differ
diff --git a/src/ui/dialog.ui b/src/ui/dialog.ui
index e1c93c2..16990b3 100644
--- a/src/ui/dialog.ui
+++ b/src/ui/dialog.ui
@@ -6,7 +6,7 @@
0
0
- 542
+ 543
655
@@ -48,7 +48,7 @@
- #label_l {background-color:#003592;
+ #label_l {background-color:#fff;
margin-left:1px;
margin-top:1px;
margin-bottom:0px;}
@@ -79,7 +79,7 @@ margin-bottom:0px;}
- #label_r {background-color:#003592;
+ #label_r {background-color:#fff;
margin-top:1px;
margin-right:1px;
margin-bottom:0px;}
diff --git a/themes/unifr/title_l.png b/themes/unifr/title_l.png
new file mode 100644
index 0000000..e602ccd
Binary files /dev/null and b/themes/unifr/title_l.png differ
diff --git a/themes/unifr/title_r.png b/themes/unifr/title_r.png
new file mode 100644
index 0000000..3edbcb0
Binary files /dev/null and b/themes/unifr/title_r.png differ
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
+
--
cgit v1.2.3-55-g7522