made toolbar-backgrounds a bit more blue-ish

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@809 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2008-03-22 13:56:01 +00:00
parent 81399f026b
commit 406a90487a
3 changed files with 10 additions and 0 deletions

View File

@@ -1,5 +1,15 @@
2008-03-22 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* data/themes/default/main_toolbar_bg.png:
* data/themes/default/toolbar_bg.png:
made toolbar-backgrounds a bit more blue-ish
* src/core/main.cpp:
tuned colors a bit
* src/core/fx_mixer.cpp:
moved effect-chain to right side of window
* src/core/ladspa_control.cpp:
added missing break in switch which made a lot of messages appear in
console when time-based knobs were used by LADSPA-plugins