I'm trying to find out how to change the colour of the text on the reboot screen, anyone done this or know where to look as i can't find it!
Yea mate il get you the file and text when I get home
I'm trying to find out how to change the colour of the text on the reboot screen, anyone done this or know where to look as i can't find it!
Hello silver! Sorry for bothering, I'm really enthusiastic for the work you are doing, can you please help me?
I'm a bit new to this...hence still digging...recently purchased H2S and flashed with openatv 5.3, if this is fit for it, could you suggest any change required to get this installed?
Thank you & cheers..
<screen name="QuitMainloopScreen" flags="wfNoBorder" position="fill">
<ePixmap pixmap="mybackgrounds/reboot.png" position="0,0" size="1280,720" alphatest="blend" zPosition="10" />
<widget name="text" position="center,520" size="720,100" font="Regular;22" foregroundColor="[B]skyblue[/B]" transparent="1" halign="center" zPosition="11" />
</screen>
<!-- default colour list -->
<colors>
<color name="[B]transparent[/B]" value="#ff000000" />
<color name="[B]transpBlack[/B]" value="#80000000" />
<color name="[B]black[/B]" value="#00000000" />
<color name="[B]red[/B]" value="#00ff0011" />
<color name="[B]green[/B]" value="#307e13" />
<color name="[B]blue[/B]" value="#000064c7"/>
<color name="[B]blue[/B]" value="#000064c7"/>
<color name="[B]white[/B]" value="#00ffffff" />
<color name="[B]zapgreen[/B]" value="#00007f0e" />
<color name="[B]verydarkgrey[/B]" value="#00555555" />
<color name="[B]darkgrey[/B]" value="#279e9fa4"/>
<color name="[B]grey[/B]" value="#008c8c93" />
<!-- slyk1 Colours -->
<color name=[B]"transBG[/B]" value="#5A090909" />
<color name="[B]black50[/B]" value="#80000000" />
<color name="[B]skyblue[/B]" value="#005ea1e3" />
<color name="[B]skylightblue[/B]" value="#0097c2ed" />
<color name="s[B]kydarkblue[/B]" value="#0016356e" />
<color name="[B]skygold[/B]" value="#00f2d320" />
<color name="[B]skygoldbg[/B]" value="#00f3c019" />
<color name="[B]skylightrow[/B]" value="#00204482" />
<color name="[B]skytitlebackground[/B]" value="#0015326a" />
<color name="[B]titleshadow[/B]" value="#0014407e" />
<color name="[B]backgroundtop[/B]" value="#00050914" />
<color name="[B]backgroundmid[/B]" value="#0008142e" />
<color name="[B]backgroundbot[/B]" value="#000c234c" />
<color name="[B]skydarkbluebg[/B]" value="#0016356e" />
<color name="[B]guidecolor[/B]" value="skyblue" /> <!-- value="skygold" -->
</colors>
View attachment 18251
Just a simple visual change
Location
/usr/share/enigma2/slyk-1-hd/myprogressbars
Download
https://www.dropbox.com/s/fy54ka84w29wa3o/Progressbars colour.zip?dl=0
FTP and replace new files
Restart GUI
Works on V4
Original files supplied
Use at your own risk, if you dont know what your are doing be safe, with a backup
techkings members... ripping my skin apart since 2015 ;)
<!-- tv -->
<widget source="session.VideoPicture" render="Pig" position="798,145" size="200,112" zPosition="4" backgroundColor="#ff000000" />
<eLabel position="798,145" size="200,14" zPosition="5" backgroundColor="[B]black50[/B]" />
<widget source="[COLOR=#ff0000][I]session.CurrentService[/I][/COLOR]" render="Label" position="798,145" size="200,14" font="Regular;11" foregroundColor="white" backgroundColor="black50" borderWidth="1" borderColor="black" transparent="1" valign="center" halign="center" noWrap="1" zPosition="6">
<convert type="ServiceName">Name</convert>
</widget>
<!-- tv -->
<widget source="session.VideoPicture" render="Pig" position="798,145" size="200,112" zPosition="4" backgroundColor="#ff000000" />
<eLabel position="798,145" size="200,14" zPosition="5" backgroundColor="[B]transparent[/B]" />
<widget source="" render="Label" position="798,145" size="200,14" font="Regular;11" foregroundColor="white" backgroundColor="black50" borderWidth="1" borderColor="black" transparent="1" valign="center" halign="center" noWrap="1" zPosition="6">
<convert type="ServiceName">Name</convert>
</widget>
Epg Arrow and line
Epg Arrow and line
The link isn't working?
Epg Arrow and line
In the standard epg you get a clear line with a blue arrow and blue line with a blue arrow. so if you want it to stand out a bit more you can try this simple mod. Now turned in to yellow line with a yellow arrow. you can see it bellow
View attachment 18281
How to:
Download
https://www.dropbox.com/s/ifj47gu7h6jhuhd/EpgYellowLine.zip?dl=0
FTP in to your box to this location
/usr/share/enigma2/slyk-1-hd/epg
replace with the three files in "Mod" folder.
restart GUI
Works on V4
Original files supplied
Use at your own risk, if you dont know what your are doing be safe, with a backup
Epg Arrow and line
In the standard epg you get a clear line with a blue arrow and blue line with a blue arrow. so if you want it to stand out a bit more you can try this simple mod. Now turned in to yellow line with a yellow arrow. you can see it bellow
View attachment 18281
How to:
Download
https://www.dropbox.com/s/ifj47gu7h6jhuhd/EpgYellowLine.zip?dl=0
FTP in to your box to this location
/usr/share/enigma2/slyk-1-hd/epg
replace with the three files in "Mod" folder.
restart GUI
Works on V4
Original files supplied
Use at your own risk, if you dont know what your are doing be safe, with a backup
How did you reduce the size of the text in the epg?