Giter Site home page Giter Site logo

firefox-qutebrowser-userchrome's Introduction

A minimalist userChrome.css

userChrome.css is a Firefox configuration file which allows the user to define his own look of the browser.

This particular config works best with a minimalist WM like dwm, xmonad or awesome.

How to use

Enable user chrome:

  1. in about:config set toolkit.legacyUserProfileCustomizations.stylesheets to true

Enable compact mode:

  1. in about:config set browser.compactmode.show to true
  2. in the customize toolbar menu set density to compact

Via the customize toolbar menu remove firefox view (the top-left corner icon)

Enable dark theme in settings.

Copy userChrome.css to the chrome directory in your firefox profile. If there is no such directory create it.

If you're unsure what the path to your profile's directory is, you can find out by going to about:profiles.

Then either install the Jetbrains Mono font, or change the relevant line of userChrome.css (search for 'Jetbrains Mono') to some other font that you have installed. This affects the urlbar font.

Optionally install tridactyl or a similar extension for best results.

Color of text in a tab is determined by its container. If a tab has no container, fallback colors are used. You can change the basic colorscheme by adjusting values of variables defined at the top of userChrome.css.

Screenshots

With navbar shown:

Common issues

black stripe under tab bar

Increase the value of the --tab-min-height variable in userChrome.css.

invisible button at the end of urlbar

This is intentional - it preserves the Ctrl-D functionality. If you don't need that you can add #star-button-box { display: none !important; }.

I want to disable favicons

Search for 'disable favicons' and uncomment the relevant line.

Credit

This userchrome is a fork of aadilayub's.

firefox-qutebrowser-userchrome's People

Contributors

apprehensions avatar dook97 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

firefox-qutebrowser-userchrome's Issues

urlbar unselected foreground color

it's simply too dark, on a dark background too
image

is there any way to make the font white, like it is in private mode?

P.S.: i don't want to enable dark mode

Tree style tabs

Add the option to move the tabs to the right/left in a tree-like hierarchy?

Font in the screenshots

Hi,

First of all I wanted to say that I very much appreciate this userchrome, it looks good. I wanted to ask though, what font are you using in the screenshots?

Dracula colors?

Hey, it's me again.

This userChrome is simply THE best, but I want to have Dracula colors

How do I go about adding Dracula colors?

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.