From 24439e72e8b0d13bccce21e19a28d70d1bd98760 Mon Sep 17 00:00:00 2001 From: Andreas Mair Date: Mon, 11 Jun 2007 12:57:02 +0200 Subject: 2007-06-11: Version 0.0.5rc - Fixed possible crash in recording's details. - Added MoBuntu theme (Submitted by Morone @vdr-portal.de). - Added Blue, Blue2, Blue3 and Coolblue theme (Submitted by Uwe @vdr-portal.de). - Added support for TrueTypeFonts (based on graphtft and text2skin plugins). - Added support for new epgsearch tags. - Updated French translation. (Submitted by pat @vdr-portal.de) - Changed size calculation for scrollbars. - Add setup options to individually set the fonts to use. See README for details. - Set used colors for every area in menu OSD when using multiple areas. - Reworked multiple areas mode in menu OSD. - Do not disable logos/symbols/flags if 4bpp single area is configured in setup. - Replaced setup options "One area (if possible)" and "Bpp in single area" by option "Try 8bpp single areas". - Unified appearance of error/info/status messages in all OSDs. - Added setup option to selectively enable scrolling text. - Added setup option to selectively enable logos in the different OSDs. - Added text effects (e.g. scrolling and blinking) for selected text. - Removed clrMenuHighlight, clrMessageBorder, clrMenuItemCurrentFg, clrMenuEventTitle, clrMenuEventShortText, clrMenuScrollbarTotal and clrMenuScrollbarShown in themes. - Fixed height of title/subtitle box in EPG & recording details. - Recognize mediamanager plugin in mainmenu logos. - Don't cut info line in EPG & recording details at logo area's left edge. - Updated Russian translation (Submitted by neptunvasja @vdr-portal.de). - Added Dutch translation (Submitted by dorpsgek @vdr-portal.de). - Various bugfixes and graphical changes. --- themes/EnigmaNG-Blue.theme | 47 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 themes/EnigmaNG-Blue.theme (limited to 'themes/EnigmaNG-Blue.theme') diff --git a/themes/EnigmaNG-Blue.theme b/themes/EnigmaNG-Blue.theme new file mode 100644 index 0000000..172145f --- /dev/null +++ b/themes/EnigmaNG-Blue.theme @@ -0,0 +1,47 @@ +Description = Blue +clrBackground = EE496DCC +clrAltBackground = EE393D8C +clrTitleBg = EE4158BC +clrLogoBg = EE496DAC +clrBottomBg = EE1D2F7D +clrBotProgBarBg = FF808080 +clrBotProgBarFg = EEC4C400 +clrMenuTxtFg = FFDDDDDD +clrTitleFg = FFDDDDDD +clrTitleShadow = FF000000 +clrSymbolActive = FFC4C400 +clrSymbolInactive = FF808080 +clrSymbolRecord = FFC40000 +clrSymbolRecordBg = FFDDDDDD +clrSymbolTimerActive = FF0000C4 +clrSymbolVpsActive = FFC4C400 +clrSymbolRecActive = FFC40000 +clrSymbolRunActive = FF00C400 +clrButtonRedFg = FFDDDDDD +clrButtonRedBg = E8C40000 +clrButtonGreenFg = FF111111 +clrButtonGreenBg = E800C400 +clrButtonYellowFg = FF111111 +clrButtonYellowBg = E8C4C400 +clrButtonBlueFg = FFDDDDDD +clrButtonBlueBg = E80000C4 +clrMessageStatusFg = FF111111 +clrMessageStatusBg = E8C4C400 +clrMessageInfoFg = FF111111 +clrMessageInfoBg = E8C4C400 +clrMessageWarningFg = FF111111 +clrMessageWarningBg = E8C4C400 +clrMessageErrorFg = FF111111 +clrMessageErrorBg = E8C4C400 +clrVolumeBar = FF33CC33 +clrVolumeBarMute = EE496DCC +clrMenuItemSelectableFg = FFDDDDDD +clrMenuItemNotSelectableFg = FFAFAFCF +clrReplayCurrent = EEC3CAFA +clrReplayTotal = EEC3CAFA +clrReplayModeJump = EEC3CAFA +clrReplayBarAreaBg = EE496DCC +clrReplayProgressSeen = EE33CC33 +clrReplayProgressRest = EE496DCC +clrReplayProgressSelected = EE292D5C +clrReplayProgressMark = EE292D5C -- cgit v1.2.3