diff options
| author | Simon Rettberg | 2013-06-27 18:32:32 +0200 |
|---|---|---|
| committer | Simon Rettberg | 2013-06-27 18:32:32 +0200 |
| commit | a5ca6236e2123f73275f717580b7df0e239f5931 (patch) | |
| tree | 9bd686a93e93dc209ca1debfa54c388bb7711ef8 | |
| parent | [rootfs-stage32] do not copy /dev/fb0, handled by mdev (diff) | |
| download | tm-scripts-a5ca6236e2123f73275f717580b7df0e239f5931.tar.gz tm-scripts-a5ca6236e2123f73275f717580b7df0e239f5931.tar.xz tm-scripts-a5ca6236e2123f73275f717580b7df0e239f5931.zip | |
theme update
| -rw-r--r-- | remote/modules/kdm/data/usr/share/desktop/themes/kdm/bwlehrpool/theme.xml | 140 |
1 files changed, 57 insertions, 83 deletions
diff --git a/remote/modules/kdm/data/usr/share/desktop/themes/kdm/bwlehrpool/theme.xml b/remote/modules/kdm/data/usr/share/desktop/themes/kdm/bwlehrpool/theme.xml index 8b05a8d5..88532c80 100644 --- a/remote/modules/kdm/data/usr/share/desktop/themes/kdm/bwlehrpool/theme.xml +++ b/remote/modules/kdm/data/usr/share/desktop/themes/kdm/bwlehrpool/theme.xml @@ -1,85 +1,74 @@ -<?xml version="1.0" encoding="UTF-8"?> +<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE greeter SYSTEM "greeter.dtd"> <!-- KDM-OpenSLX-Theme --> <greeter id="theme"> - <style font="Sans 11" window-text-color="#f0f0f0" base-color="#f0f0f0" text-color="#000000"/> - - <!-- background --> + <style font="Sans 11" window-text-color="#f0f0f0" base-color="#f0f0f0" text-color="#000000"/> + <!-- background --> <item type="rect" id="background" background="true"> <normal color="#e3e4e9" alpha="1.0"/> <pos x="0" y="0" width="100%" height="100%"/> </item> - - <!-- top / welcome, clock and big logo --> + <!-- top / welcome, clock and big logo --> <item type="rect" id="top" background="true"> <normal color="#000000" alpha="0.0"/> <pos anchor="n" x="50%" y="0" width="100%" height="45%"/> <box orientation="vertical" homogeneous="true"> - - <item type="pixmap" background="true"> - <normal file="top-bar.png"/> - <pos anchor="n" x="50%" y="0" width="80%" height="50"/> - <box orientation="horizontal" homogeneous="true"> - <!-- Welcome on ... --> - <item type="label" background="true"> - <pos anchor="w" x="12%" y="11"/> - <normal color="#f0f0f0" font="Sans 11"/> - <stock type="welcome-label"/> - </item> - <!-- clock --> - <item type="label" id="clock"> - <pos anchor="e" x="88%" y="11"/> - <normal color="#f0f0f0" font="Sans 11"/> - <text>%c</text> - </item> - </box> - </item> - - <item type="rect" id="logo"> - <normal color="#000000" alpha="0.0"/> - <pos anchor="s" x="50%" y="50%" width="100%" height="100%"/> - <box orientation="vertical" homogeneous="true"> - <item type="pixmap" background="true"> - <normal file="bwLehrpool.svg" scalemode="fit"/> - <pos anchor="c" x="50%" y="50%" height="100%" width="100%"/> - </item> - </box> - </item> - + <item type="pixmap" background="true"> + <normal file="top-bar.png"/> + <pos anchor="n" x="50%" y="0" width="80%" height="50"/> + <box orientation="horizontal" homogeneous="true"> + <!-- Welcome on ... --> + <item type="label" background="true"> + <pos anchor="w" x="12%" y="11"/> + <normal color="#f0f0f0" font="Sans 11"/> + <stock type="welcome-label"/> + </item> + <!-- clock --> + <item type="label" id="clock"> + <pos anchor="e" x="88%" y="11"/> + <normal color="#f0f0f0" font="Sans 11"/> + <text>%c</text> + </item> + </box> + </item> + <item type="rect" id="logo"> + <normal color="#000000" alpha="0.0"/> + <pos anchor="s" x="50%" y="50%" width="100%" height="100%"/> + <box orientation="vertical" homogeneous="true"> + <item type="pixmap" background="true"> + <normal file="bwLehrpool.svg" scalemode="fit"/> + <pos anchor="c" x="50%" y="50%" height="100%" width="100%"/> + </item> + </box> + </item> </box> </item> - - <!-- main part / login, session, menu, ... --> + <!-- main part / login, session, menu, ... --> <item type="rect" id="main-runner" background="true"> <normal color="#757575" alpha="1.0"/> <pos anchor="c" x="50%" y="50%" width="100%" height="160"/> <box orientation="horizontal" homogeneous="true"> - <item type="rect" background="true"> <normal color="#000000" alpha="0.0"/> <pos anchor="w" x="0%" y="50%" width="100%" height="100%"/> <box orientation="horizontal" homogeneous="true"> - - <!-- left part / login --> + <!-- left part / login --> <item type="rect" background="true"> <normal color="#000000" alpha="0.0"/> <pos anchor="w" x="0" y="50%" width="100%" height="100%"/> <box orientation="horizontal"> - - <!-- small logo --> + <!-- small logo --> <item type="pixmap"> <normal file="bwLehrpool-white.svg" scalemode="fit"/> <pos anchor="w" x="20" y="50%" width="80" height="100%"/> </item> - - <!-- login --> + <!-- login --> <item type="rect"> <normal color="#000000" alpha="0.0"/> <pos anchor="w" x="40" y="50%" width="box" height="box"/> <box orientation="horizontal" spacing="10"> - <item type="rect"> <normal color="#000000" alpha="0.0"/> <pos anchor="sw" x="0" y="100%" width="box" height="100%"/> @@ -98,7 +87,6 @@ KDM-OpenSLX-Theme </item> </box> </item> - <item type="rect"> <normal color="#000000" alpha="0.0"/> <pos anchor="nw" x="0" y="0" width="box" height="box"/> @@ -113,26 +101,21 @@ KDM-OpenSLX-Theme </item> </box> </item> - <item type="pixmap" button="true" id="login_button"> <pos anchor="sw" x="0" y="-0" height="20" width="20"/> <normal file="enter_inactive.png"/> <prelight file="enter.png"/> </item> - </box> </item> - - </box> + </box> </item> - - <!-- middle part / errors, caps info, kdm logo --> + <!-- middle part / errors, caps info, kdm logo --> <item type="rect"> <normal color="#000000" alpha="0.0"/> <pos anchor="c" x="50%" y="50%" width="90%" height="100%"/> - <box orientation="vertical"> - - <!-- Login-Error --> + <box orientation="vertical"> + <!-- Login-Error --> <item type="rect"> <normal color="#000000" alpha="0.0"/> <pos anchor="n" x="50%" y="10" width="100%" height="30"/> @@ -144,10 +127,8 @@ KDM-OpenSLX-Theme </item> </box> </item> - - - <!-- capslock-warning --> - <item type="rect" id="caps-lock-warning"> + <!-- capslock-warning --> + <item type="rect" id="caps-lock-warning"> <normal color="#000000" alpha="0.4"/> <pos anchor="s" x="50%" y="-10" width="100%" height="30"/> <box> @@ -155,21 +136,17 @@ KDM-OpenSLX-Theme <normal color="#ff8b00" font="Sans 11"/> <pos anchor="c" x="50%" y="15"/> <stock type="caps-lock-warning"/> - </item> + </item> </box> </item> - </box> </item> - - <!-- right part / sessions, menu --> + <!-- right part / sessions, menu --> <item type="rect"> <normal color="#000000" alpha="0.0"/> <pos anchor="e" x="100%" y="50%" width="100%" height="50%"/> <box orientation="vertical" homogeneous="true" spacing="10"> - - - <!-- menu-button --> + <!-- menu-button --> <item type="rect" id="system_button" button="true"> <normal color="#000000" alpha="0.0"/> <pos anchor="e" x="90%" y="50%" width="box" height="box"/> @@ -192,23 +169,20 @@ KDM-OpenSLX-Theme </item> </box> </item> - - </box> + </box> </item> - </box> </item> - - </box> - <!-- Icon/Logo of Uni --> - <item type="pixmap" id="branding_logo" button="false"> - <normal file="/etc/branding.svg" scalemode="fit"/> - <pos anchor="sw" x="1%" y="99%" width="13%" height="13%"/> - </item> - <!-- Icon/Logo of Base Distro --> - <item type="pixmap" id="distro_logo" button="false"> - <normal file="/etc/distro.png" scalemode="fit"/> - <pos anchor="se" x="99%" y="99%" width="13%" height="13%"/> - </item> + </box> + </item> + <!-- Icon/Logo of Uni --> + <item type="pixmap" id="branding_logo" button="false"> + <normal file="/etc/branding.svg" scalemode="fit"/> + <pos anchor="sw" x="1%" y="99%" width="13%" height="13%"/> + </item> + <!-- Icon/Logo of Base Distro --> + <item type="pixmap" id="distro_logo" button="false"> + <normal file="/etc/distro.png"/> + <pos anchor="se" x="99%" y="99%"/> </item> </greeter> |
