changeset 2180:10b34c6f1267 trunk

[svn] - Changed the visualizer colors for the Default skin to a gradient
author marvin
date Tue, 19 Dec 2006 16:28:41 -0800
parents 8bdcac47760b
children 65ca93cd72bf
files ChangeLog skins/Default/viscolor.txt
diffstat 2 files changed, 32 insertions(+), 22 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Tue Dec 19 15:13:17 2006 -0800
+++ b/ChangeLog	Tue Dec 19 16:28:41 2006 -0800
@@ -1,3 +1,13 @@
+2006-12-19 23:13:17 +0000  Troels Bang Jensen <marvin@fnuck.dk>
+  revision [3363]
+  Keep the voiceprint inside the range for the theme.
+  
+  
+  trunk/audacious/visualization.c |    7 +++----
+  trunk/audacious/widgets/vis.c   |    4 ++--
+  2 files changed, 5 insertions(+), 6 deletions(-)
+
+
 2006-12-19 16:26:05 +0000  Yoshiki Yazawa <yaz@cc.rim.or.jp>
   revision [3361]
   - key bindings for Save List and Save Default List had been changed accidentally.
--- a/skins/Default/viscolor.txt	Tue Dec 19 15:13:17 2006 -0800
+++ b/skins/Default/viscolor.txt	Tue Dec 19 16:28:41 2006 -0800
@@ -1,24 +1,24 @@
 0,0,0		// [background color 1]
 0,0,0		// [background color 2]
-128,170,206
-128,170,206
-128,170,206
-128,170,206
-128,170,206
-128,170,206
-128,170,206
-128,170,206
-128,170,206
-128,170,206
-128,170,206
-128,170,206
-128,170,206
-128,170,206
-128,170,206
-128,170,206
-126,126,126		// [osc 1]
-126,126,126		// [osc 2]
-126,126,126		// [osc 3]
-126,126,126		// [osc 4]
-126,126,126		// [osc 5]
-130,130,131		// [peak color]
+9,13,15
+19,26,31
+29,39,47
+39,52,63
+49,65,79
+59,78,95
+69,91,111
+79,105,127
+88,118,143
+98,131,159
+108,144,175
+118,157,191
+128,170,207
+138,183,223
+148,196,239
+158,210,255
+240,240,240		// [osc 1]
+220,220,220		// [osc 2]
+170,170,170		// [osc 3]
+100,100,100		// [osc 4]
+20,20,20		// [osc 5]
+200,200,220		// [peak color]