• Community
    • Community
    • Vivaldi Social
    • Blogs
  • Forum
    • Vivaldi Forum
    • Categories
    • Recent
    • Popular
  • Themes
    • Vivaldi Themes
    • My Themes
    • FAQ
  • Contribute
    • Contribute
    • Volunteer
    • Donate
  • Browser
    • Vivaldi Browser
    • Latest News
    • Snapshots
    • Help
Register Login

Vivaldi

  • Community
  • Themes
  • Contribute
  • Browser

Navigation

    • Home
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Desktop
    3. Customizations & Extensions
    4. Modifications
    5. φ Phi - The ultimate vertical experience theme for Vivaldi, made with attention to details.

    φ Phi - The ultimate vertical experience theme for Vivaldi, made with attention to details.

    Scheduled Pinned Locked Moved Modifications
    55 Posts 10 Posters 6.2k Views 6 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • KaKi87
      K
      KaKi87
      last edited by

      Yes, so that the titles of each tab in the stack can be simultaneously displayed.

      1 Reply Last reply Reply Quote 0
    • H4M5TER
      H
      H4M5TER
      last edited by

      I can't call address bar out by Ctrl+L in both compact mode (pannel toggle) and borderless mode (Ctrl+F11)

      1 Reply Last reply Reply Quote 0
    • KaKi87
      K
      KaKi87
      last edited by

      That's not supported and would be difficult to support...

      1 Reply Last reply Reply Quote 0
    • Xiean
      X
      Xiean
      last edited by

      How about a shadow around the webview?
      I think this is a good way to separate the webview area from the interface.
      For example, Zen Browser:
      623c18c9-d853-4d68-aa37-5135c6852a9b-image_2025-04-07_13-04-04.png

      KaKi87
      K
      1 Reply Last reply
      Reply Quote 0
    • KaKi87
      K
      KaKi87 @Xiean
      last edited by

      a shadow around the webview

      In addition to the border ?

      Xiean
      X
      1 Reply Last reply
      Reply Quote 0
    • Xiean
      X
      Xiean @KaKi87
      last edited by

      @KaKi87 Yeah

      1 Reply Last reply Reply Quote 0
    • KaKi87
      K
      KaKi87
      last edited by

      Alright, I added two new properties :

      --phi--webview-shadow-size: 0;
      --phi--webview-shadow-color: 0, 0, 0, 0.25;
      

      If you want the same as Zen, change 0 to 10 on the first line.

      Xiean
      X
      1 Reply Last reply
      Reply Quote 0
    • Xiean
      X
      Xiean @KaKi87
      last edited by

      @KaKi87 This looks amazing. Thank you

      1 Reply Last reply Reply Quote 0
    • sirrichard
      S
      sirrichard
      last edited by sirrichard

      As I wrote to you in Telegram - I would recommend to make it optional - maybe just in code, user have to change parameter from false to true or vice versa, to get panel bar on right side all the time not only panel icons in left bar while they're not opened.

      1 Reply Last reply Reply Quote 0
    • KaKi87
      K
      KaKi87
      last edited by KaKi87

      For everyone else, here's my Telegram answer :

      can't get panel back on right side and tabs on left?

      You can set panels to open on the opposite side of tabs, and they will, but to save horizontal space usage, panel buttons remain on the same side as tabs, and only move when opening.

      I would recommend to make it optional - maybe just in code user have to change parameter from false to true or vice versa, to get panel bar on right side all the time.

      Sorry I'm not gonna do that, because it's still an opinionated mod, and while I do indulge in little cosmetic things like an optional Arc/Zen-like border around the webview, I won't code a whole positioning implementation.

      1 Reply Last reply Reply Quote 0
    • Xiean
      X
      Xiean
      last edited by

      I noticed a bug (maybe that's the planl), but when you put an image on the background, the background blur slider does not work and the image is always sharp.

      1 Reply Last reply Reply Quote 0
    • KaKi87
      K
      KaKi87
      last edited by

      On the background of what ?

      Xiean
      X
      1 Reply Last reply
      Reply Quote 0
    • Xiean
      X
      Xiean @KaKi87
      last edited by

      @KaKi87 In the browser theme settings. The background of the browser itself

      1 Reply Last reply Reply Quote 0
    • KaKi87
      K
      KaKi87
      last edited by

      Oh, I didn't know such a feature existed, I'll look into it.

      1 Reply Last reply Reply Quote 0
    • KaKi87
      K
      KaKi87
      last edited by

      I'm sorry I cannot find that feature, where is it please ?

      Xiean
      X
      1 Reply Last reply
      Reply Quote 0
    • Xiean
      X
      Xiean @KaKi87
      last edited by

      @KaKi87 54f906ee-826e-4849-b64c-a7ecf39b9cad-image.png

      1 Reply Last reply Reply Quote 0
    • KaKi87
      K
      KaKi87
      last edited by

      Oh, okay, I'll check that out.

      sjudenim
      S
      1 Reply Last reply
      Reply Quote 0
    • sjudenim
      S
      sjudenim Supporters @KaKi87
      last edited by

      @KaKi87

      I was too lazy to sift through your code, but there are a few variables that you can use for the background of the container that will utilize the transparency and blur settings of a theme.

      For example, if you are using background-color: var(--colorBg) you should use var(--colorBgAlphaBlur) . That would make it consistent with the side panel, but Vivaldi uses this var(--colorImageLeftFgAlphaHeavy); for vertical tabs

      There is also a variable for using just the blur setting, backdrop-filter: var(--backgroundBlur);

      Hope that helps and thanks for sharing

      https://github.com/sjudenim

      1 Reply Last reply Reply Quote 0
    • KaKi87
      K
      KaKi87
      last edited by

      So, here's background and blur on a freshly created profile :

      And here's background and blur with Phi enabled :

      Looks like blur is applying to the panel the same way as before, while the difference is the background image isn't applying to the panel bar.

      I guess I'll rather apply the same blur to the panel bar, for consistency.

      1 Reply Last reply Reply Quote 0
    • KaKi87
      K
      KaKi87
      last edited by

      Well, it's rendering weirdly and I can't figure out why, even after moving the blur to a single element above both the panel bar and the panel :

      sjudenim
      S
      1 Reply Last reply
      Reply Quote 0
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    • 1
    • 2
    • 3
    • 2 / 3
    • First post
      Last post

    Copyright © Vivaldi Technologies™ — All rights reserved. Privacy Policy | Code of conduct | Terms of use | Vivaldi Status