elementary OS theme
-
I've (finally) finished the elementary OS theme. Or, well, the first version, at least. It makes the browser look more native to the Pantheon desktop by styling the headerbar and tab bar. I first wanted to make it just with the Pantheon grey-ish colors, but a user here in this forum kind of convinced me to add color theme support.
The theme looks like this:
You will notice that it uses Vivaldi's default icons. I wanted to change that, but I could manage to make them adaptative to the color theme. Also, I can't guarantee Windows or macOS support because I only run Linux in my computer.
The theme, along with installation instructions, is available on GitHub: https://github.com/NeoMahler/vivaldi-elementary-theme
Feel free to leave feedback or even contribute to the code!
-
Nice. On win the problem is only with some
.linux
selectors and window buttons size. And do you want to hide the buttons when tabs are off, or if the browser is.fullscreen
? -
@potmeklecbohdan I updated the theme, removing the .linux selector and fixing the fullscreen problem (at least in Linux). Thanks for telling!
-
@NeoMahler said:
I updated the theme, removing the .linux selector
That works now, nice
and fixing the fullscreen problem (at least in Linux).
Am I blind or what? Do I use older version? It's not there
-
@potmeklecbohdan hmm... so the issue I had when I went fullscreen was that a part of the headerbar was still visible (but with nothing in it). I don't know what are you seeing. Maybe a screenshot would help? Or if you know what CSS code would fix your problem you can send them here (or make a pull request in the github repo).
-
@NeoMahler It works ok, but the difference is that you can hide tab bar and then the buttons are hidden (and you don't want that). If you replace every
.tabs-off
with.fullscreen
you can hide tab bar and the buttons are still there. -
@potmeklecbohdan updated. I see no changes on my end. Maybe this part works different in Windows?
Edit: sorry, I misunderstood your comment. I see the changes, thanks for telling!
-
Ppafflick moved this topic from Modifications on