changeset 884:d0e4d21eb125 trunk

[svn] - modern skin for 0.3
author nenolod
date Sat, 25 Mar 2006 20:05:15 -0800
parents c8d24c955736
children 6c9f9b81b76c
files skin/Makefile.in skin/balance.png skin/cbuttons.png skin/eqmain.png skin/main.png skin/monoster.png skin/nums_ex.png skin/playpaus.png skin/pledit.png skin/pledit.txt skin/posbar.png skin/shufrep.png skin/text.png skin/titlebar.png skin/viscolor.txt skin/volume.png
diffstat 16 files changed, 8 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/skin/Makefile.in	Sat Mar 25 17:27:49 2006 -0800
+++ b/skin/Makefile.in	Sat Mar 25 20:05:15 2006 -0800
@@ -18,4 +18,5 @@
 	titlebar.png:$(skindir)		\
 	volume.png:$(skindir)		\
 	pledit.txt:$(skindir)		\
-	viscolor.txt:$(skindir)
+	viscolor.txt:$(skindir)		\
+	skin.hints:$(skindir)
Binary file skin/balance.png has changed
Binary file skin/cbuttons.png has changed
Binary file skin/eqmain.png has changed
Binary file skin/main.png has changed
Binary file skin/monoster.png has changed
Binary file skin/nums_ex.png has changed
Binary file skin/playpaus.png has changed
Binary file skin/pledit.png has changed
--- a/skin/pledit.txt	Sat Mar 25 17:27:49 2006 -0800
+++ b/skin/pledit.txt	Sat Mar 25 20:05:15 2006 -0800
@@ -1,6 +1,6 @@
 [Text]
-Normal=#7ba7cd
-Current=#999999
-NormalBG=#ccddec
-SelectedBG=#eeeeee
+Normal=#c6e1ff
+Current=#eeeeee
+NormalBG=#000000
+SelectedBG=#666666
 Font=Helvetica
Binary file skin/posbar.png has changed
Binary file skin/shufrep.png has changed
Binary file skin/text.png has changed
Binary file skin/titlebar.png has changed
--- a/skin/viscolor.txt	Sat Mar 25 17:27:49 2006 -0800
+++ b/skin/viscolor.txt	Sat Mar 25 20:05:15 2006 -0800
@@ -1,5 +1,5 @@
-204,221,236		// [background color 1]
-128,170,206		// [background color 2]
+0,0,0		// [background color 1]
+0,0,0		// [background color 2]
 128,170,206
 128,170,206
 128,170,206
Binary file skin/volume.png has changed