aboutsummaryrefslogtreecommitdiff
path: root/frontend/320240/skin
diff options
context:
space:
mode:
authornotaz2011-10-09 22:15:00 +0300
committernotaz2011-10-10 00:25:59 +0300
commit9e0630ab54cbf6b6e3ec525f1088aa54e163c938 (patch)
treefc457c1fa4fe78a154ff912feadf764a67418298 /frontend/320240/skin
parent554a2220f2413cc29d7912ad3f7d91c9e64284cf (diff)
downloadpcsx_rearmed-9e0630ab54cbf6b6e3ec525f1088aa54e163c938.tar.gz
pcsx_rearmed-9e0630ab54cbf6b6e3ec525f1088aa54e163c938.tar.bz2
pcsx_rearmed-9e0630ab54cbf6b6e3ec525f1088aa54e163c938.zip
add caanoo frontend files, move pandora files
Diffstat (limited to 'frontend/320240/skin')
-rw-r--r--frontend/320240/skin/background.pngbin0 -> 36069 bytes
-rw-r--r--frontend/320240/skin/font.pngbin0 -> 3185 bytes
-rw-r--r--frontend/320240/skin/readme.txt8
-rw-r--r--frontend/320240/skin/selector.pngbin0 -> 261 bytes
-rw-r--r--frontend/320240/skin/skin.txt4
5 files changed, 12 insertions, 0 deletions
diff --git a/frontend/320240/skin/background.png b/frontend/320240/skin/background.png
new file mode 100644
index 0000000..0efdd18
--- /dev/null
+++ b/frontend/320240/skin/background.png
Binary files differ
diff --git a/frontend/320240/skin/font.png b/frontend/320240/skin/font.png
new file mode 100644
index 0000000..c526a08
--- /dev/null
+++ b/frontend/320240/skin/font.png
Binary files differ
diff --git a/frontend/320240/skin/readme.txt b/frontend/320240/skin/readme.txt
new file mode 100644
index 0000000..dd83963
--- /dev/null
+++ b/frontend/320240/skin/readme.txt
@@ -0,0 +1,8 @@
+The skin images can be customized, but there are several limitations:
+
+background.png - must be 320x240 image with 24bit RGB colors.
+font.png - must be 128x160 8bit grayscale image.
+selector.png - must be 8x10 8bit grayscale image.
+
+Font and selector colors can be changed by editing skin.txt.
+
diff --git a/frontend/320240/skin/selector.png b/frontend/320240/skin/selector.png
new file mode 100644
index 0000000..5062cc2
--- /dev/null
+++ b/frontend/320240/skin/selector.png
Binary files differ
diff --git a/frontend/320240/skin/skin.txt b/frontend/320240/skin/skin.txt
new file mode 100644
index 0000000..1d6979f
--- /dev/null
+++ b/frontend/320240/skin/skin.txt
@@ -0,0 +1,4 @@
+// html-style hex color codes, ex. ff0000 is red, 0000ff is blue, etc.
+text_color=ffffc0
+selection_color=808010
+