Ressenyes sobre Matte Black (Blue)
Matte Black (Blue) per Elijah Lopez
Ressenya de: mind.your.life.guide
S'ha valorat amb 5 sobre 5
per mind.your.life.guide, fa 5 anysHello! Could you make another topic? Like this one, only swap colors. Black main menu and active tab with a blue bar, and gray inactive tabs?
I tried, but I have a white bar on the active tab.
I saw your code on github, I would correct it, but I do not know what to do with it further.
Here is my attempt to implement what I described, only a strip of white, not blue.
https://addons.mozilla.org/en/firefox/addon/black-theme-amoled/
I tried, but I have a white bar on the active tab.
I saw your code on github, I would correct it, but I do not know what to do with it further.
Here is my attempt to implement what I described, only a strip of white, not blue.
https://addons.mozilla.org/en/firefox/addon/black-theme-amoled/
Resposta del desenvolupador
s'ha publicat fa 5 anysSorry, I am swamped, try looking at https://github.com/elibroftw/matte-black-theme/blob/master/Matte%20Black%20(Blue)%20Theme%20Firefox/manifest.json, specifically
{"tab_line": "rgba(40, 83, 255, 1)",
"tab_loading": "rgba(40, 83, 255, 1)"}
You're almost there.
{"tab_line": "rgba(40, 83, 255, 1)",
"tab_loading": "rgba(40, 83, 255, 1)"}
You're almost there.