mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-08 00:28:03 -04:00
some skinning capabilities
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@225 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
a9b3ffd3cc
commit
a12e011623
21 changed files with 606 additions and 252 deletions
BIN
skin/background.png
Normal file
BIN
skin/background.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 44 KiB |
BIN
skin/font.png
Normal file
BIN
skin/font.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.1 KiB |
BIN
skin/selector.png
Normal file
BIN
skin/selector.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 261 B |
4
skin/skin.txt
Normal file
4
skin/skin.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
// html-style hex color codes, ex. ff0000 is red, 0000ff is blue, etc.
|
||||
text_color=ffffff
|
||||
selection_color=c00000
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue