summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorAndreas Mair <amair.sob@googlemail.com>2008-03-09 09:39:06 +0100
committerAndreas Mair <amair.sob@googlemail.com>2008-03-09 09:39:06 +0100
commit7b34d920b0043281d7877d1e0ece8642d27f212d (patch)
treec3fb775627f5889beca307e407fcb95b4e6b7342 /themes
parent40650ddcf7b4142790b786e50f315dade90e8678 (diff)
downloadvdr-plugin-skinenigmang-7b34d920b0043281d7877d1e0ece8642d27f212d.tar.gz
vdr-plugin-skinenigmang-7b34d920b0043281d7877d1e0ece8642d27f212d.tar.bz2
2008-03-09: Version 0.0.6v0.0.6
- Added scrollbar in menu lists when compiled with VDR >= v1.5.15. - Fixed: VDR didn't responde anymore if the font used for lists was too small (<11px) and the marker in front of the active list item has been turned on. - Added workaround to fix chrashes (hopefully) for VDR 1.4.x and patched fonts. - Updated French translation (Submitted by Patrice Staudt). - Updated Dutch translation (Submitted by Johan Schuring). - Updated Spanish translation (Submitted by Bittor Corl). - Updated Finnish translation (Submitted by Rolf Ahrenberg). - Fixed crash in EPG details when using epgsearch if channel isn't found. - Updated Italian translation (Provided by Gringo). - Fix TrueTypeFonts support when compiled with VDR >= v1.5.4. - Use WeekDayNameFull() in VDR >= v1.5.5. - Use "Full Title Width" setting also for Tracks and Replay OSD. - Optionally scroll current event's title and subtitle in channel info. - New setup option "Show status symbols" (Suggested by chrisz @vdr-portal.de). - Moved to the new i18n system introduced in VDR 1.5.7; fully backwards compatible due to Udo Richter's po2i18n.pl. - Optionally show current WSS mode as symbol (if Avards is running). - Draw "Dolby Digital" and "MONO" indicator in language flags. - Hide inactive status symbols. - Removed date from OSDs: tracks, volume - Added status symbols in replay OSD. - Draw line right to logos in Tracks and Replay OSD as it's done in other OSDs too. - Added channel info OSD for "Info on channel switch = no" VDR option (Reported by Pat @vdr-portal.de). - Removed compile time dependencies to plugin services. - Renamed SKINENIGMA_HAVE_EPGSEARCH define to SKINENIGMA_USE_PLUGIN_EPGSEARCH. - Disable i18n support for VDR >= v1.5.7. - Added Turkish to translation array (for VDR >= v1.5.2). - Use group name for logos even if channel logos are searched for by channel id. - Fixed problems when compiling with VDR v1.5.7+ (Reported by Matthias Fechner). - Fixed problems with certain images (Submitted by pinky666 @vdr-portal.de). - Fixed crash if using display of repeatings in EPG details and reelchannelscan plugin is loaded. - New setup option for location of messages in menu OSD.
Diffstat (limited to 'themes')
-rw-r--r--themes/EnigmaNG-Black.theme55
-rw-r--r--themes/EnigmaNG-Grey.theme47
2 files changed, 102 insertions, 0 deletions
diff --git a/themes/EnigmaNG-Black.theme b/themes/EnigmaNG-Black.theme
new file mode 100644
index 0000000..7123305
--- /dev/null
+++ b/themes/EnigmaNG-Black.theme
@@ -0,0 +1,55 @@
+Description = Black
+clrBackground = EE3e4044 #496DCC
+clrAltBackground = EE25252a #393D8C
+clrTitleBg = EE37383a #5f6064 #4158BC
+clrLogoBg = EE3e4044 #575758 #496DAC
+clrBottomBg = EE37383a #5f6064 #1D2F7D
+
+clrBotProgBarBg = FF808080
+clrBotProgBarFg = EE9cea6d #C4C400
+
+clrMenuTxtFg = FFDDDDDD
+clrTitleFg = FFDDDDDD
+clrTitleShadow = FF000000
+
+clrSymbolActive = FF90ec58 #C4C400
+clrSymbolInactive = FF808080
+clrSymbolRecord = FFC40000
+clrSymbolRecordBg = FFDDDDDD
+clrSymbolTimerActive = FF0000C4
+clrSymbolVpsActive = FF90ec58 #C4C400
+clrSymbolRecActive = FFC40000
+clrSymbolRunActive = FF90ec58 #00C400
+
+clrButtonRedFg = FFDDDDDD
+clrButtonRedBg = E8C40000
+clrButtonGreenFg = FF111111
+clrButtonGreenBg = E800C400
+clrButtonYellowFg = FF111111
+clrButtonYellowBg = E8C4C400
+clrButtonBlueFg = FFDDDDDD
+clrButtonBlueBg = E80000C4
+
+clrMessageStatusFg = FF111111
+clrMessageStatusBg = E89cff70 #C4C400
+clrMessageInfoFg = FF111111
+clrMessageInfoBg = E89cff70 #C4C400
+clrMessageWarningFg = FF111111
+clrMessageWarningBg = E8C4C400
+clrMessageErrorFg = FF111111
+clrMessageErrorBg = E8d2544d #C4C400
+
+clrVolumeBar = FF33CC33
+clrVolumeBarMute = EE496DCC
+
+clrMenuItemSelectableFg = FFDDDDDD
+clrMenuItemNotSelectableFg = FFAFAFCF
+
+clrReplayCurrent = EE8d8d93 #C3CAFA
+clrReplayTotal = EE8d8d93 #C3CAFA
+clrReplayModeJump = EE8d8d93 #C3CAFA
+clrReplayBarAreaBg = EE5c5d61 #496DCC
+clrReplayProgressSeen = EE33CC33
+clrReplayProgressRest = EE515255 #496DCC
+clrReplayProgressSelected = EE1d1e38 #292D5C
+clrReplayProgressMark = EE292D5C
diff --git a/themes/EnigmaNG-Grey.theme b/themes/EnigmaNG-Grey.theme
new file mode 100644
index 0000000..9feb7c1
--- /dev/null
+++ b/themes/EnigmaNG-Grey.theme
@@ -0,0 +1,47 @@
+Description = Grey
+clrBackground = EE3e4044
+clrAltBackground = EE25252a
+clrTitleBg = EE5f6064
+clrLogoBg = EE575758
+clrBottomBg = EE5f6064
+clrBotProgBarBg = FF808080
+clrBotProgBarFg = EE9cea6d
+clrMenuTxtFg = FFDDDDDD
+clrTitleFg = FFDDDDDD
+clrTitleShadow = FF000000
+clrSymbolActive = FF90ec58
+clrSymbolInactive = FF808080
+clrSymbolRecord = FFC40000
+clrSymbolRecordBg = FFDDDDDD
+clrSymbolTimerActive = FF0000C4
+clrSymbolVpsActive = FF90ec58
+clrSymbolRecActive = FFC40000
+clrSymbolRunActive = FF90ec58
+clrButtonRedFg = FFDDDDDD
+clrButtonRedBg = E8C40000
+clrButtonGreenFg = FF111111
+clrButtonGreenBg = E800C400
+clrButtonYellowFg = FF111111
+clrButtonYellowBg = E8C4C400
+clrButtonBlueFg = FFDDDDDD
+clrButtonBlueBg = E80000C4
+clrMessageStatusFg = FF111111
+clrMessageStatusBg = E89cff70
+clrMessageInfoFg = FF111111
+clrMessageInfoBg = E89cff70
+clrMessageWarningFg = FF111111
+clrMessageWarningBg = E8C4C400
+clrMessageErrorFg = FF111111
+clrMessageErrorBg = E8d2544d
+clrVolumeBar = FF33CC33
+clrVolumeBarMute = EE496DCC
+clrMenuItemSelectableFg = FFDDDDDD
+clrMenuItemNotSelectableFg = FFAFAFCF
+clrReplayCurrent = EE8d8d93
+clrReplayTotal = EE8d8d93
+clrReplayModeJump = EE8d8d93
+clrReplayBarAreaBg = EE5c5d61
+clrReplayProgressSeen = EE33CC33
+clrReplayProgressRest = EE515255
+clrReplayProgressSelected = EE1d1e38
+clrReplayProgressMark = EE292D5C