Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Hi Matrix
I really like the skin MX HC2Hi Color BH 2.0 2.x
I would only change the color of the top bar in the info bar from blue to black ...
is it possible?
pretty much like the MX HD5 but prefer MX HC2 background ...
Thank you
MX HC2 HiColor
Skin updated on the server for download and test.
changes
Faster working
added symbol for Tuner D (pls test)
and some other minor changes.
SKIN UPDATE BH 2.0.x ( 2.0.1)
Change
OSD Settings panel
Audio panel
Skins MX HC2 Hi Color BH 2.0.X (Black Hole OE 2.0)
Skins MX HC1 Hi Color BH 2.0.X (Black Hole OE 2.0)
Hello Master Matrix10,
I have a question about translation of every screen titles.
In your skin coding, you call the title of each screen directly from the associated python file:
For example in Green Panel
<screen name="DeliteGreenPanel" position="0,0" size="1280,720" title="Black Hole Green Panel" flags="wfNoBorder">
<widget source="Title" render="Label" position="300,40" size="680,50" zPosition="1" halign="center" font="Regular;42" backgroundColor="backm" transparent="1"/>
Our friend Army uses a different way : Instead of calling the title from the python file, he writes a label:
<screen name="DeliteGreenPanel" position="0,0" size="1280,720" title="BH Green Panel" flags="wfNoBorder">
<eLabel text="BH Green Panel" position="80,30" size="800,44" font="RegularAA;36" halign="left" foregroundColor="#5395c3" backgroundColor="transpBlack" transparent="1"/>
The main difference, is with your coding, as the titles are not yet translatable into the plugin.py, every titles of your sceens remain in English ; Every titles from Army skin can be translated in any language.
My question : Is it a wish from you to keep the titles untranslated , or can we expect one day to have them all translatable ?
Is it a wish from you to keep the titles untranslated
Where can I download this beautiful skin?