pandora's skin from old 1.80 release
authornotaz <notasas@gmail.com>
Mon, 24 Jun 2013 16:14:02 +0000 (19:14 +0300)
committernotaz <notasas@gmail.com>
Wed, 26 Jun 2013 00:07:08 +0000 (03:07 +0300)
platform/pandora/skin/background.png [new file with mode: 0644]
platform/pandora/skin/font.png [new file with mode: 0644]
platform/pandora/skin/readme.txt [new file with mode: 0644]
platform/pandora/skin/selector.png [new file with mode: 0644]
platform/pandora/skin/skin.txt [new file with mode: 0644]

diff --git a/platform/pandora/skin/background.png b/platform/pandora/skin/background.png
new file mode 100644 (file)
index 0000000..08a7391
Binary files /dev/null and b/platform/pandora/skin/background.png differ
diff --git a/platform/pandora/skin/font.png b/platform/pandora/skin/font.png
new file mode 100644 (file)
index 0000000..707a5b4
Binary files /dev/null and b/platform/pandora/skin/font.png differ
diff --git a/platform/pandora/skin/readme.txt b/platform/pandora/skin/readme.txt
new file mode 100644 (file)
index 0000000..dd83963
--- /dev/null
@@ -0,0 +1,8 @@
+The skin images can be customized, but there are several limitations:\r
+\r
+background.png - must be 320x240 image with 24bit RGB colors.\r
+font.png       - must be 128x160 8bit grayscale image.\r
+selector.png   - must be 8x10 8bit grayscale image.\r
+\r
+Font and selector colors can be changed by editing skin.txt.\r
+\r
diff --git a/platform/pandora/skin/selector.png b/platform/pandora/skin/selector.png
new file mode 100644 (file)
index 0000000..a439169
Binary files /dev/null and b/platform/pandora/skin/selector.png differ
diff --git a/platform/pandora/skin/skin.txt b/platform/pandora/skin/skin.txt
new file mode 100644 (file)
index 0000000..c2baeb2
--- /dev/null
@@ -0,0 +1,4 @@
+// html-style hex color codes, ex. ff0000 is red, 0000ff is blue, etc.\r
+text_color=ffffff\r
+selection_color=c00000\r
+\r