Added config option style nOpacity for backgrounds and theme nOpacity

This commit is contained in:
louis
2013-01-17 16:19:37 +01:00
parent c9bc7e0735
commit e895a02d97
11 changed files with 77 additions and 25 deletions

View File

@@ -0,0 +1,28 @@
Description = nOpacity
clrBackground = FF000000
clrBackgroundOSD = FF000000
clrGrid1 = EE444444
clrGrid1Blending = 90000000
clrGrid2 = EE888888
clrGrid2Blending = 90000000
clrHighlight = EE0033FF
clrHighlightBlending = DD000000
clrFont = FFFFFFFF
clrFontHeader = FFFFFFFF
clrFontButtons = FFFFFFFF
clrHeader = EE444444
clrHeaderBlending = 90000000
clrBorder = DD003DF5
clrTimeline1 = BBFFFFFF
clrTimeline1Blending = 90828282
clrTimeline2 = BB000000
clrTimeline2Blending = 903F3F3F
clrButtonRed = 99BB0000
clrButtonRedBorder = FFBB0000
clrButtonGreen = 9900BB00
clrButtonGreenBorder = FF00BB00
clrButtonYellow = 99BBBB00
clrButtonYellowBorder = FFBBBB00
clrButtonBlue = 990000BB
clrButtonBlueBorder = FF0000BB
clrButtonBlend = DD000000