Git Product home page Git Product logo

Comments (12)

AdamXweb avatar AdamXweb commented on May 25, 2024

Can you take a screenshot about what you're referring to?

from whitesurfirefoxthememacos.

arshsaxena avatar arshsaxena commented on May 25, 2024

screenshot
Font style of URL and color of bookmarks label.

from whitesurfirefoxthememacos.

AdamXweb avatar AdamXweb commented on May 25, 2024

Screen Shot 2021-05-21 at 1 19 03 pm

This is how it looks for myself. Do you have the inbuilt Firefox Dark theme selected? Sometimes that overwrites whatever I've put in the theme.

Also, what OS & firefox version are you using?

from whitesurfirefoxthememacos.

arshsaxena avatar arshsaxena commented on May 25, 2024

Thanks! Bookmarks label color is fine now. What about font style?

from whitesurfirefoxthememacos.

AdamXweb avatar AdamXweb commented on May 25, 2024
toolbarbutton.bookmark-item{
font-weight:bold;
}

from whitesurfirefoxthememacos.

arshsaxena avatar arshsaxena commented on May 25, 2024

Not that, I am asking for font-family of URL and bookmarks label.

from whitesurfirefoxthememacos.

AdamXweb avatar AdamXweb commented on May 25, 2024

Not that, I am asking for font-family of URL and bookmarks label.

I'm sorry, I don't think I understand what you are referring to then. The code:

toolbarbutton.bookmark-item{
font-weight:bold;
}

would change "Amazon" above to bold.
If you're after font-family, then you can add whatever you like into that CSS class

from whitesurfirefoxthememacos.

arshsaxena avatar arshsaxena commented on May 25, 2024

Adding font-family in toolbarbutton.bookmark-item will do that?

from whitesurfirefoxthememacos.

AdamXweb avatar AdamXweb commented on May 25, 2024

Correct. I'd look into a CSS resource to find the types of properties you can put in for fonts.
Just be careful if you're referencing a font that isn't built into the system e.g. Google fonts, as they'd have to be imported first.

from whitesurfirefoxthememacos.

arshsaxena avatar arshsaxena commented on May 25, 2024

Okay, I will try and let you know.

from whitesurfirefoxthememacos.

arshsaxena avatar arshsaxena commented on May 25, 2024

It worked! Where to make changes for changing font-family of URL bar and settings menu?

from whitesurfirefoxthememacos.

AdamXweb avatar AdamXweb commented on May 25, 2024

If you're looking to learn, I suggest you read this:
https://www.reddit.com/r/FirefoxCSS/comments/73dvty/tutorial_how_to_create_and_livedebug_userchromecss/

from whitesurfirefoxthememacos.

Related Issues (20)

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.