Advanced style settings HEX/RGBA
When you are ready to install a style and if has the option to selec a color NOW you can select the color if will be RGBA or HEX format, and thats was an option I asked for and I very thankful for that.
But when I making an style with options and if I choose "new color settings" I can only write there in HEX format (only accept 7 (seven) letters), dosen't accepts RGBA format.
Please take a look to that.
As the Koreans say: Fighthing!
But when I making an style with options and if I choose "new color settings" I can only write there in HEX format (only accept 7 (seven) letters), dosen't accepts RGBA format.
Please take a look to that.
As the Koreans say: Fighthing!
Comments
(RRR, GGG, BBB, A.A) --> #AARRGGBB
A-F are 11-16 when put as hex numbers
(You probably already know this, but it might help others.)
http://atelierbram.github.io/blog/alpha-transparency-in-hex/
Create a new style, select the option New color settings, that input only accept 7 characters.
There's no why to put more than that.
I can't do it whit hex format alpha filters and rgba.
the hex is color: #00FFFFFF
but settings limit 7 characters.
my way is hack the length in chrome developer tools
and then type value #00FFFFFF and enter