Solved Post your color scheme at Vivaldi π΄βͺοΈπ΅
-
@purgatori I prefer Vivaldi's functionality on Mac over Safari
Design has some things left to be asked for, but I am aware it is not done yet
-
@purgatori Try this, I think it looks pretty ok if you like the Safari style.
https://forum.vivaldi.net/topic/23138/solved-modding-the-adressbar-top-window-to-get-it-look-like-safari-browser/6 -
Mine's a gif.
-
My "Day" and "Night" themes; they're quite solid in color but it works great for me.
Day:
background: f6f6f6
foreground: 504f4f
highlight: 504f4f
accent: b9b9b9Night:
background: 464545
foreground: d5d4d4
highlight: c6c7c7
accent: 5e5b5bcustom.css:
/* Remove background color from extension buttons in the address bar. */ .toolbar-addressbar .button-toolbar.browserAction-button, .toolbar-mailbar .button-toolbar.browserAction-button { background: none } /* Remove buttons from the address bar. */ .button-toolbar.rewind { display:none !important } .button-toolbar.next { display:none !important } .button-toolbar.home { display: none } /* Remove bookmarks bar width limitation. */ .bookmark-bar button { max-width: none } /* Custom sizing for panel icon(s). */ #switch button.webviewbtn img { background-color: transparent; padding: 3px; border-radius: 2px; width: 30px; height: 30px; }
-
@idanadar To not display
rewind
andnext
, you could just untickFast Forward and Rewind
atSettings/Address Bar/Address Bar Options
, instead of running a mod. -
@hlehyaric Right you are, thanks.
-
@idanadar You're welcome.
-
Hi!
Here is my vivaldi theme, looks beauty! Maybe cooming soon when i fix minor bugs i will send CSS code to this
-
This is nothing fancy, but with this scheme, I'm brought back to the glorious design days of Opera 7.23!
-
I use animated gif from here:
https://media.giphy.com/media/XtaWiUnLH3woU/giphy.gif -
![0_1525530973152_ae545f89-9884-466c-ad88-e439ef01433f.png](Uploading 100%)
-
Dark with a splash of color:
-
-
I really like the sort of dark-steel blue shade
here's the color scheme if someone wants to know
-
I switched my speed dials out for app-icon style thumbs like firefox does. I also tried my hand at a speed dial-window header combo:
-
@buak said in Post your color scheme at Vivaldi οΈ:
Dark with a splash of color:
How do you into transparency?
-
-
If someone likes a Pattern Background, a cool site for create them for free
-
My custom mod which is a Full Accent Browser (Had to change my background pic to get it on here) The pattern I used is a gif https://giphy.com/gifs/qz-3o85gd3noLuSkE4Lkc which i grayscaled to be more in tune with my accent colors
If you are interesting my mod you can find the css code here: https://forum.vivaldi.net/topic/25763/accent-color-everywhere-more-colorful-vivaldi/8
-