- optional colouring of NOW or NEXT event in infobar (patch by svenhoefer)

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1662 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
striper
2011-09-04 10:08:32 +00:00
parent 7c71b4a146
commit d93630be48
12 changed files with 92 additions and 9 deletions

View File

@@ -33,7 +33,8 @@
#ifndef __color__
#define __color__
#define COL_MAXFREE 254-8*7 - 1
#define COL_MAXFREE 254-8*8 - 1
#define COL_COLORED_EVENTS_INFOBAR 254-8*8
#define COL_INFOBAR_SHADOW 254-8*7
#define COL_INFOBAR 254-8*6
#define COL_MENUHEAD 254-8*5