diff options
author | Hal9OOO <miglietta.francesco@gmail.com> | 2013-05-05 11:01:32 +0200 |
---|---|---|
committer | Hal9OOO <miglietta.francesco@gmail.com> | 2013-05-05 11:01:32 +0200 |
commit | e4171d402519ef2637eada9ffd807601bc72d845 (patch) | |
tree | 156209cd6507b6a091bfb93d0032b05ebc0fc150 /data/themes | |
parent | 80df65d59f5c19335793db2f5689b225a667bf09 (diff) | |
download | plus-e4171d402519ef2637eada9ffd807601bc72d845.tar.gz plus-e4171d402519ef2637eada9ffd807601bc72d845.tar.bz2 plus-e4171d402519ef2637eada9ffd807601bc72d845.tar.xz plus-e4171d402519ef2637eada9ffd807601bc72d845.zip |
Jewelry Theme:
- Tab graphic revamp
- Android: tabs are now +10% easier to select
Diffstat (limited to 'data/themes')
-rw-r--r-- | data/themes/jewelry/tab.xml | 2 | ||||
-rw-r--r-- | data/themes/jewelry/tab_highlighted.xml | 2 | ||||
-rw-r--r-- | data/themes/jewelry/tab_selected.xml | 2 | ||||
-rw-r--r-- | data/themes/jewelry/tab_unused.xml | 2 | ||||
-rw-r--r-- | data/themes/jewelry/window.png | bin | 34446 -> 34733 bytes |
5 files changed, 7 insertions, 1 deletions
diff --git a/data/themes/jewelry/tab.xml b/data/themes/jewelry/tab.xml index 610031d7b..9bbef4574 100644 --- a/data/themes/jewelry/tab.xml +++ b/data/themes/jewelry/tab.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> <widget type="Window" xpos="68" ypos="0"> - <option name="padding" value="5" /> + <option name="padding" value="6" /> <!-- Top Row --> <part type="top-left-corner" xpos="0" ypos="0" width="10" height="10" /> diff --git a/data/themes/jewelry/tab_highlighted.xml b/data/themes/jewelry/tab_highlighted.xml index 3c0e19a17..6a26957fd 100644 --- a/data/themes/jewelry/tab_highlighted.xml +++ b/data/themes/jewelry/tab_highlighted.xml @@ -1,6 +1,8 @@ <?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> <widget type="Window" xpos="68" ypos="25"> + <option name="padding" value="6" /> + <!-- Top Row --> <part type="top-left-corner" xpos="0" ypos="0" width="10" height="10" /> <part type="top-edge" xpos="11" ypos="0" width="4" height="10" /> diff --git a/data/themes/jewelry/tab_selected.xml b/data/themes/jewelry/tab_selected.xml index 679ae58aa..fc64f3032 100644 --- a/data/themes/jewelry/tab_selected.xml +++ b/data/themes/jewelry/tab_selected.xml @@ -1,6 +1,8 @@ <?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> <widget type="Window" xpos="68" ypos="50"> + <option name="padding" value="6" /> + <!-- Top Row --> <part type="top-left-corner" xpos="0" ypos="0" width="10" height="10" /> <part type="top-edge" xpos="11" ypos="0" width="4" height="10" /> diff --git a/data/themes/jewelry/tab_unused.xml b/data/themes/jewelry/tab_unused.xml index ed13c1168..76fc99c97 100644 --- a/data/themes/jewelry/tab_unused.xml +++ b/data/themes/jewelry/tab_unused.xml @@ -1,6 +1,8 @@ <?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> <widget type="Window" xpos="68" ypos="75"> + <option name="padding" value="6" /> + <!-- Top Row --> <part type="top-left-corner" xpos="0" ypos="0" width="10" height="5" /> <part type="top-edge" xpos="9" ypos="0" width="8" height="5" /> diff --git a/data/themes/jewelry/window.png b/data/themes/jewelry/window.png Binary files differindex f1f23ee86..b750b6f53 100644 --- a/data/themes/jewelry/window.png +++ b/data/themes/jewelry/window.png |