summaryrefslogtreecommitdiff
path: root/data/themes/enchilado
diff options
context:
space:
mode:
Diffstat (limited to 'data/themes/enchilado')
-rw-r--r--data/themes/enchilado/CMakeLists.txt14
-rwxr-xr-xdata/themes/enchilado/Makefile.am17
-rw-r--r--data/themes/enchilado/button.pngbin0 -> 2659 bytes
-rw-r--r--data/themes/enchilado/button_disabled.pngbin0 -> 2659 bytes
-rw-r--r--data/themes/enchilado/buttonhi.pngbin0 -> 2659 bytes
-rw-r--r--data/themes/enchilado/buttonpress.pngbin0 -> 2659 bytes
-rw-r--r--data/themes/enchilado/colors.xml53
-rw-r--r--data/themes/enchilado/tab.pngbin0 -> 867 bytes
-rw-r--r--data/themes/enchilado/tab_hilight.pngbin0 -> 2344 bytes
-rw-r--r--data/themes/enchilado/tabselected.pngbin0 -> 2344 bytes
-rw-r--r--data/themes/enchilado/window.pngbin0 -> 7500 bytes
-rw-r--r--data/themes/enchilado/window.xml19
12 files changed, 103 insertions, 0 deletions
diff --git a/data/themes/enchilado/CMakeLists.txt b/data/themes/enchilado/CMakeLists.txt
new file mode 100644
index 000000000..8b6277eaf
--- /dev/null
+++ b/data/themes/enchilado/CMakeLists.txt
@@ -0,0 +1,14 @@
+SET (FILES
+ button.png
+ button_disabled.png
+ buttonhi.png
+ buttonpress.png
+ colors.xml
+ tab.png
+ tab_hilight.png
+ tabselected.png
+ window.png
+ window.xml
+ )
+
+INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/themes/enchilado)
diff --git a/data/themes/enchilado/Makefile.am b/data/themes/enchilado/Makefile.am
new file mode 100755
index 000000000..4e09c11f1
--- /dev/null
+++ b/data/themes/enchilado/Makefile.am
@@ -0,0 +1,17 @@
+
+guidir = $(pkgdatadir)/data/themes/enchilado
+
+gui_DATA = \
+ button.png \
+ button_disabled.png \
+ buttonhi.png \
+ buttonpress.png \
+ colors.xml \
+ tab.png \
+ tab_hilight.png \
+ tabselected.png \
+ window.png \
+ window.xml
+
+EXTRA_DIST = \
+ $(gui_DATA)
diff --git a/data/themes/enchilado/button.png b/data/themes/enchilado/button.png
new file mode 100644
index 000000000..f6fdeaa9e
--- /dev/null
+++ b/data/themes/enchilado/button.png
Binary files differ
diff --git a/data/themes/enchilado/button_disabled.png b/data/themes/enchilado/button_disabled.png
new file mode 100644
index 000000000..d570fbad8
--- /dev/null
+++ b/data/themes/enchilado/button_disabled.png
Binary files differ
diff --git a/data/themes/enchilado/buttonhi.png b/data/themes/enchilado/buttonhi.png
new file mode 100644
index 000000000..6e2575c1b
--- /dev/null
+++ b/data/themes/enchilado/buttonhi.png
Binary files differ
diff --git a/data/themes/enchilado/buttonpress.png b/data/themes/enchilado/buttonpress.png
new file mode 100644
index 000000000..03b01d4f2
--- /dev/null
+++ b/data/themes/enchilado/buttonpress.png
Binary files differ
diff --git a/data/themes/enchilado/colors.xml b/data/themes/enchilado/colors.xml
new file mode 100644
index 000000000..026c150a5
--- /dev/null
+++ b/data/themes/enchilado/colors.xml
@@ -0,0 +1,53 @@
+<colors>
+ <color id="TEXT" color="#000000" />
+ <color id="SHADOW" color="#000000" />
+ <color id="OUTLINE" color="#000000" />
+ <color id="PROGRESS_BAR" color="#ffffff" />
+ <color id="BUTTON" color="#000000" />
+ <color id="BUTTON_DISABLED" color="#333333" />
+ <color id="TAB" color="#000000" />
+ <color id="PARTY_CHAT_TAB" color="#f48055" />
+ <color id="PARTY_SOCIAL_TAB" color="#f48055" />
+ <color id="GUILD_CHAT_TAB" color="#f48055" />
+ <color id="GUILD_SOCIAL_TAB" color="#f48055" />
+ <color id="BACKGROUND" color="#ffffff" />
+ <color id="HIGHLIGHT" color="#ebc873" />
+ <color id="TAB_FLASH" color="#ff0000" effect="pulse" />
+ <color id="TAB_PLAYER_FLASH" color="#00ff00" effect="pulse" />
+ <color id="SHOP_WARNING" color="#910000" />
+ <color id="ITEM_EQUIPPED" color="#000091" />
+ <color id="CHAT" color="#000000" />
+ <color id="GM" color="#ff0000" />
+ <color id="PLAYER" color="#009000" />
+ <color id="WHISPER" color="#0000ff" />
+ <color id="WHISPER_OFFLINE" color="#000050" />
+ <color id="IS" color="#705000" />
+ <color id="SERVER" color="#8415e2" />
+ <color id="LOGGER" color="#919191" />
+ <color id="HYPERLINK" color="#e50d0d" />
+ <color id="UNKNOWN_ITEM" color="#000000" />
+ <color id="GENERIC" color="#21a5b1" />
+ <color id="HEAD" color="#527fa4" />
+ <color id="USABLE" color="#268d24" />
+ <color id="TORSO" color="#d12aa4" />
+ <color id="ONEHAND" color="#f42a2a" />
+ <color id="LEGS" color="#699900" />
+ <color id="FEET" color="#aa1d48" />
+ <color id="TWOHAND" color="#f46d0e" />
+ <color id="SHIELD" color="#9c2424" />
+ <color id="RING" color="#0000ff" />
+ <color id="NECKLACE" color="#ff00ff" />
+ <color id="ARMS" color="#9c24e8" />
+ <color id="AMMO" color="#8b6311" />
+ <color id="SERVER_VERSION_NOT_SUPPORTED" color="#DC0000" />
+ <color id="WARNING" color="#FF0000" />
+
+ <progressbar id="DEFAULT" color="#969696" />
+ <progressbar id="HP" color="#ff0000,e28000,c38948,0f6a20" />
+ <progressbar id="MP" color="#1a66e6" />
+ <progressbar id="NO_MP" color="#646464" />
+ <progressbar id="EXP" color="#8fc0d3" />
+ <progressbar id="INVY_SLOTS" color="#e1c819" />
+ <progressbar id="WEIGHT" color="#0000ff,ffff00,ff0000" />
+ <progressbar id="JOB" color="#e187cb" />
+</colors>
diff --git a/data/themes/enchilado/tab.png b/data/themes/enchilado/tab.png
new file mode 100644
index 000000000..3a00d7d12
--- /dev/null
+++ b/data/themes/enchilado/tab.png
Binary files differ
diff --git a/data/themes/enchilado/tab_hilight.png b/data/themes/enchilado/tab_hilight.png
new file mode 100644
index 000000000..67eecc2a5
--- /dev/null
+++ b/data/themes/enchilado/tab_hilight.png
Binary files differ
diff --git a/data/themes/enchilado/tabselected.png b/data/themes/enchilado/tabselected.png
new file mode 100644
index 000000000..259d3d343
--- /dev/null
+++ b/data/themes/enchilado/tabselected.png
Binary files differ
diff --git a/data/themes/enchilado/window.png b/data/themes/enchilado/window.png
new file mode 100644
index 000000000..1d1b5bb34
--- /dev/null
+++ b/data/themes/enchilado/window.png
Binary files differ
diff --git a/data/themes/enchilado/window.xml b/data/themes/enchilado/window.xml
new file mode 100644
index 000000000..015c6ce32
--- /dev/null
+++ b/data/themes/enchilado/window.xml
@@ -0,0 +1,19 @@
+<skinset name="Default" image="window.png">
+ <widget type="Window">
+ <!-- <option name="padding" value="5" /> -->
+ <!-- Top Row -->
+ <part type="top-left-corner" xpos="0" ypos="0" width="10" height="10" />
+ <part type="top-edge" xpos="11" ypos="0" width="127" height="10" />
+ <part type="top-right-corner" xpos="139" ypos="0" width="12" height="10" />
+
+ <!-- Middle Row -->
+ <part type="left-edge" xpos="0" ypos="11" width="10" height="81" />
+ <part type="bg-quad" xpos="11" ypos="11" width="127" height="81" />
+ <part type="right-edge" xpos="139" ypos="11" width="12" height="81" />
+
+ <!-- Bottom Row -->
+ <part type="bottom-left-corner" xpos="0" ypos="93" width="10" height="12" />
+ <part type="bottom-edge" xpos="11" ypos="93" width="127" height="12" />
+ <part type="bottom-right-corner" xpos="139" ypos="93" width="12" height="12" />
+ </widget>
+</skinset>