Code Monkey home page Code Monkey logo

Comments (20)

Mojas84 avatar Mojas84 commented on August 30, 2024 1

ohh that's some code I've forgot to change. Please go to line 51 delete ".below" on that line. from ".UrlBar-AddressField.button-textonly.below:not(:focus-within) {" to ".UrlBar-AddressField.button-textonly:not(:focus-within) {"

or just download the latest css file again

Download again cool super....👍

from archyvivaldi.

ImMainTheme avatar ImMainTheme commented on August 30, 2024

Hi, sidebar size could be edit in the first line in the css file.
Tabs in sidebar should be color accent if you not use my theme.
Main address bar at the bottom I might work for it later, that firefox ui look awesome!
Thanks for your request!

from archyvivaldi.

Mojas84 avatar Mojas84 commented on August 30, 2024

Thanks very much side bar i setting on 248px it is good size. 😉 No i use my theme. Have like much windows themes. Now use GIN24 theme darker color for tabs... Color accent theme css not use but use highlight color. I just want it to have the same colors as the sidebar... 🤔

from archyvivaldi.

Mojas84 avatar Mojas84 commented on August 30, 2024

Ok FrameUI is good super it using better a faster.... But keep otherwise everything with Archyvivaldi....

from archyvivaldi.

Mojas84 avatar Mojas84 commented on August 30, 2024

Have Discord?

from archyvivaldi.

Mojas84 avatar Mojas84 commented on August 30, 2024

Sunny_20240421_182657
This my photo theme tabs on sidebar not color...........

from archyvivaldi.

ImMainTheme avatar ImMainTheme commented on August 30, 2024

you mean the text or the background of each tab?

from archyvivaldi.

ImMainTheme avatar ImMainTheme commented on August 30, 2024

I found I wrote the readme wrong when I saw your photo.
In top bar, the space should be after the download.

from archyvivaldi.

Mojas84 avatar Mojas84 commented on August 30, 2024

I found I wrote the readme wrong when I saw your photo.
In top bar, the space should be after the download.

Yes I thought it was kind of weird.

from archyvivaldi.

Mojas84 avatar Mojas84 commented on August 30, 2024

you mean the text or the background of each tab?

Yes of course backround used tab text is good....

from archyvivaldi.

ImMainTheme avatar ImMainTheme commented on August 30, 2024

Hmmm I checked my css not changing any color of background tab. Maybe it caused by your theme.
Please check if your theme toggled transparent background tab.

from archyvivaldi.

Mojas84 avatar Mojas84 commented on August 30, 2024

Yes work it good. My error on vivaldi are not experience with theme create....😆 THX and Sorry for this....

from archyvivaldi.

Mojas84 avatar Mojas84 commented on August 30, 2024

Sunny_20240421_200943

from archyvivaldi.

ImMainTheme avatar ImMainTheme commented on August 30, 2024

Hi, I did updated for address bar on bottom.
Please use the new css to check if it work as expected.
And I suggest to disable show separator below pinned tabs on settings-> tabs -> pinned tabs.
I made my own separator since the original one would disappear if there are only pinned tabs.
I would put this information in readme too.

from archyvivaldi.

Mojas84 avatar Mojas84 commented on August 30, 2024

Hi, I did updated for address bar on bottom. Please use the new css to check if it work as expected. And I suggest to disable show separator below pinned tabs on settings-> tabs -> pinned tabs. I made my own separator since the original one would disappear if there are only pinned tabs. I would put this information in readme too.

Woow super work you are best customizer....🤩

from archyvivaldi.

Mojas84 avatar Mojas84 commented on August 30, 2024

Sunny_20240421_220141
But now after the new setting, my address bar is recolored with the background color and not the highlight..... Can't you set your own color just for the address bar??

from archyvivaldi.

ImMainTheme avatar ImMainTheme commented on August 30, 2024

ohh that's some code I've forgot to change.
Please go to line 51
delete ".below" on that line.
from
".UrlBar-AddressField.button-textonly.below:not(:focus-within) {"
to
".UrlBar-AddressField.button-textonly:not(:focus-within) {"

or just download the latest css file again

from archyvivaldi.

Mojas84 avatar Mojas84 commented on August 30, 2024

Would it be possible to change the Vivaldi icon in the address bar for settings, etc. to the ARC icon??
8cxECVs

from archyvivaldi.

ImMainTheme avatar ImMainTheme commented on August 30, 2024

you can add this code to your css. you can also adjust the size by change those 28px.

button.vivaldi {
    background-image: url(https://upload.wikimedia.org/wikipedia/commons/3/37/Arc_%28browser%29_logo.svg);
    background-size: 28px 28px;
    background-repeat: no-repeat;
    background-position: center;
}

span.vivaldi-v {
    display: none;
}

from archyvivaldi.

Mojas84 avatar Mojas84 commented on August 30, 2024

THX Super!!!🙂

from archyvivaldi.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.