Autoformat XML file for KDM Lines theme
This commit is contained in:
@@ -2,50 +2,50 @@
|
||||
<!DOCTYPE greeter SYSTEM "greeter.dtd">
|
||||
|
||||
<greeter id="theme">
|
||||
<style font="Sans 12" window-text-color="#bfd9ff"
|
||||
base-color="#bfd9ff" alternate-base-color="#666666"
|
||||
text-color="#555555" disabled-text-color="#999999"
|
||||
base-alpha="0"
|
||||
disabled-base-color="#ff0000"
|
||||
disabled-base-alpha="0.25"
|
||||
disabled-highlight-alpha="0"
|
||||
frame="false" />
|
||||
|
||||
<item type="pixmap" id="background" background="true">
|
||||
<normal file="login.svg" scalemode="scale"/>
|
||||
<pos x="0" y="0" width="100%" height="100%"/>
|
||||
</item>
|
||||
<item type="pixmap" id="login_logo_cropped" background="true">
|
||||
<normal file="login_logo_cropped.svg" scalemode="crop"/>
|
||||
<pos x="100%" y="100%" anchor="se" width="scale" height="50%" />
|
||||
</item>
|
||||
|
||||
<item type="pixmap" id="system-session">
|
||||
<normal alpha="1.0" file="rectangle.png"/>
|
||||
<pos anchor="c" x="50%" y="50%" width="416" height="262"/>
|
||||
|
||||
<fixed>
|
||||
<item type="label" id="welcome">
|
||||
<pos anchor="nw" x="20" y="20"/>
|
||||
<normal font="Sans Bold 14" color="#FFFFFF" alpha="0.7"/>
|
||||
<text>%h </text>
|
||||
</item>
|
||||
</fixed>
|
||||
</item>
|
||||
<style font="Sans 12" window-text-color="#bfd9ff"
|
||||
base-color="#bfd9ff" alternate-base-color="#666666"
|
||||
text-color="#555555" disabled-text-color="#999999"
|
||||
base-alpha="0"
|
||||
disabled-base-color="#ff0000"
|
||||
disabled-base-alpha="0.25"
|
||||
disabled-highlight-alpha="0"
|
||||
frame="false"/>
|
||||
|
||||
|
||||
<item type="rect">
|
||||
<item type="pixmap" id="background" background="true">
|
||||
<normal file="login.svg" scalemode="scale"/>
|
||||
<pos x="0" y="0" width="100%" height="100%"/>
|
||||
</item>
|
||||
<item type="pixmap" id="login_logo_cropped" background="true">
|
||||
<normal file="login_logo_cropped.svg" scalemode="crop"/>
|
||||
<pos x="100%" y="100%" anchor="se" width="scale" height="50%"/>
|
||||
</item>
|
||||
|
||||
<item type="pixmap" id="system-session">
|
||||
<normal alpha="1.0" file="rectangle.png"/>
|
||||
<pos anchor="c" x="50%" y="50%" width="416" height="262"/>
|
||||
|
||||
<fixed>
|
||||
<item type="label" id="welcome">
|
||||
<pos anchor="nw" x="20" y="20"/>
|
||||
<normal font="Sans Bold 14" color="#FFFFFF" alpha="0.7"/>
|
||||
<text>%h </text>
|
||||
</item>
|
||||
</fixed>
|
||||
</item>
|
||||
|
||||
|
||||
<item type="rect">
|
||||
<pos anchor="c" x="50%" y="50%" width="200" height="100"/>
|
||||
<box orientation="vertical" spacing="10" homogeneous="true">
|
||||
<box orientation="vertical" spacing="10" homogeneous="true">
|
||||
|
||||
<item type="rect" id="user-field">
|
||||
<pos anchor="c" x="50%" y="50%" width="200" height="box"/>
|
||||
<fixed>
|
||||
<item type="rect" id="user-field">
|
||||
<pos anchor="c" x="50%" y="50%" width="200" height="box"/>
|
||||
<fixed>
|
||||
<item type="pixmap">
|
||||
<pos anchor="w" x="0" y="50%"/>
|
||||
<normal file="user_icon.png"/>
|
||||
</item>
|
||||
|
||||
|
||||
<item type="pixmap">
|
||||
<pos anchor="w" x="42" y="50%"/>
|
||||
<normal file="lineedit_normal.png"/>
|
||||
@@ -66,7 +66,7 @@
|
||||
<pos anchor="w" x="0%" y="50%"/>
|
||||
<normal file="lock.png"/>
|
||||
</item>
|
||||
|
||||
|
||||
<item type="pixmap">
|
||||
<pos anchor="w" x="42" y="50%"/>
|
||||
<normal file="lineedit_normal.png"/>
|
||||
@@ -79,10 +79,10 @@
|
||||
</item>
|
||||
</fixed>
|
||||
</item>
|
||||
</box>
|
||||
</item>
|
||||
|
||||
<item type="rect" id="system-session">
|
||||
</box>
|
||||
</item>
|
||||
|
||||
<item type="rect" id="system-session">
|
||||
<pos anchor="c" x="50%" y="50%" width="416" height="262"/>
|
||||
<fixed>
|
||||
<item type="label">
|
||||
@@ -104,9 +104,9 @@
|
||||
<active file="system_normal.png"/>
|
||||
<pos anchor="sw" x="50" y="-20"/>
|
||||
</item>
|
||||
</fixed>
|
||||
</fixed>
|
||||
</item>
|
||||
|
||||
|
||||
<item type="rect" id="caps-lock-warning">
|
||||
<pos anchor="c" x="50%" y="50%" width="100%" height="262"/>
|
||||
<fixed>
|
||||
@@ -117,7 +117,7 @@
|
||||
</item>
|
||||
</fixed>
|
||||
</item>
|
||||
|
||||
|
||||
<item type="rect" id="pam-error-paceholder">
|
||||
<pos anchor="c" x="50%" y="44%" width="100%" height="200"/>
|
||||
<fixed>
|
||||
@@ -128,5 +128,5 @@
|
||||
</item>
|
||||
</fixed>
|
||||
</item>
|
||||
|
||||
|
||||
</greeter>
|
||||
|
||||
Reference in New Issue
Block a user