|
SageTV Software Discussion related to the SageTV application produced by SageTV. Questions, issues, problems, suggestions, etc. relating to the SageTV software application should be posted here. (Check the descriptions of the other forums; all hardware related questions go in the Hardware Support forum, etc. And, post in the customizations forum instead if any customizations are active.) |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
Washed out category colors
I've tried to edit the theme.settings-file but can't figure it out. It seems the alpha-blend changes the selected colors for my categories (Movies=Red becomes purple, News=Yellow becomes green etc.) I also tried adjusting colors like using less blue in yellow, but it never gets quite right. Using latest SageTV. Is there a way around this? Is it possible to have the EPG guide show the solid colors selected in "Interface Guide"? It worked well in previous versions.
TIA |
#2
|
||||
|
||||
Quote:
But, you should be able to change the opacity level in SageTV via these lines in theme.properties: Alpha/GuideAiringBGCurrent=80 Alpha/GuideAiringBGPast=60 (If you aren't doing so already, you should make a custom theme for this, or else your changes to the original files will get overwritten during the next update installation.) - Andy
__________________
SageTV Open Source v9 is available. - Read the SageTV FAQ. Older PDF User's Guides mostly still apply: SageTV V7.0 & SageTV Studio v7.1. - Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus - HD Extenders: A) FAQs B) URC MX-700 remote setup Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request. |
#3
|
|||
|
|||
I tried your suggestion on changing the Opacity levels for the two entries you mentioned. Doesn't seem to make any difference. I exit SageTV, edit the theme-file->Save->restart SagetV.
Tried: Alpha/GuideAiringBGCurrent=80 Alpha/GuideAiringBGPast=60 Alpha/GuideAiringBGCurrent=20 Alpha/GuideAiringBGPast=10 Alpha/GuideAiringBGCurrent=190 Alpha/GuideAiringBGPast=160 Can't see any changes at all. This is all done in the Default SDTV theme (made backup first [EDIT] Another question: Previously, in the Upcoming recordings area at the bottom of the main menu, the color code for the catogry to be recorded was filling the entire area. Now, the color only appear at the beginning, before the title of the recording. Any tweaks for this one as well? I kinda liked the old method better. Last edited by paatus; 10-12-2007 at 11:22 AM. |
#4
|
||||
|
||||
You don't need to exit Sage to edit a theme. Just reload the theme from Detailed Setup after saving the edited properties file.
Also, as Andy says, it's best to make a custom theme for your mods instead of changing the default theme. This is really easy to do: just make a new folder under Themes called My Theme (or whatever), create a Theme.properties file in that folder, and put in that file the specific properties you want to override. Any properties you don't put in that file will be inherited from the default theme.
__________________
-- Greg |
#5
|
||||
|
||||
Quote:
- Andy
__________________
SageTV Open Source v9 is available. - Read the SageTV FAQ. Older PDF User's Guides mostly still apply: SageTV V7.0 & SageTV Studio v7.1. - Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus - HD Extenders: A) FAQs B) URC MX-700 remote setup Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request. |
#6
|
|||
|
|||
Well, I use the custom menus by nielm. I'll try some more. And yes, I've also made a "custom" theme, that meaning copying the default 720 HDTV theme and rename it. I was editing and using the SDTV theme for testing purposes. I'll try adding those settings in the custom theme and see what happens.
Thanks |
#7
|
|||
|
|||
I made my own custom theme from the SDTV theme. Copied some settings from the 720 theme. Edited the mentioned settings for opacity. No matter what the values are, nothing seems to change. Colors are still wrong. See attached picture. "Micky Blue Eyes" is supposed to be red. "Kveldsnytt" is supposed to be yellow. Does this have anything to do with me using the dynamic custumizable menu import?
|
#8
|
||||
|
||||
Were those properties already in the exiting default SD theme.properties file? If not, you are using an older vesion of SageTV.
Is there a BG fill behind the guide's vertical scroll bar? If not, you are using an older STV which probably doesn't use those theme properties. Make sure you are trying this with the STV that came with the v6.2 release installer (not a beta). - Andy
__________________
SageTV Open Source v9 is available. - Read the SageTV FAQ. Older PDF User's Guides mostly still apply: SageTV V7.0 & SageTV Studio v7.1. - Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus - HD Extenders: A) FAQs B) URC MX-700 remote setup Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request. |
#9
|
|||
|
|||
Properties already in there. Using latest 6.2 version. Tried with the default STV. When I upgraded from 6.1, I just installed 6.2 over the old version, downloaded updated dynamic menu import, and tweaked from there.
Here's what I have in the theme properties file in that section: # # # Define colors and alpha values for various color-filled areas (shape widgets) # # Guide grid default BG color for airings w/o a category color to use instead Color/GuideAiringBGDefault=0x2156A6 Alpha/GuideAiringBGCurrent=80 (Tried anything from 0 to 190) Alpha/GuideAiringBGPast=60 (Tried anything from 0 to 190) # # Guide grid cell borders Color/GuideCellBorder=0x003366 Alpha/GuideCellBorder=190 # # Guide row/column header colors Color/ShadedCellBG=0x287AC5 Alpha/ShadedCellBG=75 Color/ShadedCellBorder=0x000000 Alpha/ShadedCellBorder=60 # # Upper Info area & similar panel fills. Color/InfoAreaBG=0x003366 Alpha/InfoAreaBG=100 # # General purpose Menu/Panel area fills & borders. Color/MenuFillBG=0x061c47 Alpha/MenuFillBG/Low=108 Alpha/MenuFillBG/Med=126 Alpha/MenuFillBG/High=145 Color/MenuBorder=0x7991B1 Alpha/MenuBorder=225 # # # [EDIT] Downloaded latest STV from the downloads area. Imported that in SageTV. Imported all customizations I use. Success. I can now see what I'm adjusting in theme.properties Guess going from 6.1 to 6.2 didn't update the default STV. Are there any other known issues when installing new versions on top of older versions? Thanks for helping me out. Last edited by paatus; 10-12-2007 at 04:06 PM. |
#10
|
||||
|
||||
Quote:
- Andy
__________________
SageTV Open Source v9 is available. - Read the SageTV FAQ. Older PDF User's Guides mostly still apply: SageTV V7.0 & SageTV Studio v7.1. - Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus - HD Extenders: A) FAQs B) URC MX-700 remote setup Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request. |
#11
|
|||
|
|||
All working great now, thanks alot guys.
2 more question: Is there somewhere I can find out what the colors are from these: 0xE6C400? I don't even know what these color codes are called, so I don't know what to search for. I want to edit the MenuBarLong and MenuBarShort to match my orange background. It would probably be easier to do this in some photoeditor, but that's way out of my range. Second question is quoted from above: Quote:
|
#12
|
||||
|
||||
Quote:
The six-digit color codes that appear in Theme.properties are the same as HTML color codes (but starting with 0x instead of #). The format is two hexadecimal digits each of red, green, and blue (RRGGBB). Most image editors can have HTML color code displays on their color-chooser palette.
__________________
-- Greg |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
XMLTVImportPlugin: Demideus | Demideus | SageTV EPG Service | 156 | 08-09-2020 05:58 PM |
Is washed out picture and audio normal? - advice needed | poser | General Discussion | 7 | 01-08-2007 08:01 PM |
Callibrating colors | jbarr | General Discussion | 9 | 11-29-2006 07:08 PM |
Occasional spochy colors on 37" LCD TV | fafurd | Hardware Support | 2 | 07-30-2006 10:46 AM |
Clock wrong, washed out colors | redbaron | SageTV Software | 0 | 08-31-2004 10:53 PM |