aboutsummaryrefslogtreecommitdiff
path: root/frontend/pandora/skin
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/pandora/skin')
-rw-r--r--frontend/pandora/skin/background.pngbin0 -> 183772 bytes
-rw-r--r--frontend/pandora/skin/font.pngbin0 -> 11264 bytes
-rw-r--r--frontend/pandora/skin/readme.txt8
-rw-r--r--frontend/pandora/skin/selector.pngbin0 -> 386 bytes
-rw-r--r--frontend/pandora/skin/skin.txt4
5 files changed, 12 insertions, 0 deletions
diff --git a/frontend/pandora/skin/background.png b/frontend/pandora/skin/background.png
new file mode 100644
index 0000000..f4b4523
--- /dev/null
+++ b/frontend/pandora/skin/background.png
Binary files differ
diff --git a/frontend/pandora/skin/font.png b/frontend/pandora/skin/font.png
new file mode 100644
index 0000000..707a5b4
--- /dev/null
+++ b/frontend/pandora/skin/font.png
Binary files differ
diff --git a/frontend/pandora/skin/readme.txt b/frontend/pandora/skin/readme.txt
new file mode 100644
index 0000000..dd83963
--- /dev/null
+++ b/frontend/pandora/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/pandora/skin/selector.png b/frontend/pandora/skin/selector.png
new file mode 100644
index 0000000..a439169
--- /dev/null
+++ b/frontend/pandora/skin/selector.png
Binary files differ
diff --git a/frontend/pandora/skin/skin.txt b/frontend/pandora/skin/skin.txt
new file mode 100644
index 0000000..1d6979f
--- /dev/null
+++ b/frontend/pandora/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
+