GithubHelp home page GithubHelp logo

kayateia / firefox-css Goto Github PK

View Code? Open in Web Editor NEW

This project forked from deciare/firefox-css

0.0 1.0 0.0 1.12 MB

Customisations to Firefox via userChrome.css (via deciare)

License: Mozilla Public License 2.0

CSS 100.00%

firefox-css's Introduction

Deciare's Firefox CSS hacks

A collection customisations to Firefox and Sidebery implemented via userChrome.css and Sidebery's built-in Style Editor.

Setting up userChrome.css

Refer to https://www.reddit.com/r/FirefoxCSS/comments/73dvty/tutorial_how_to_create_and_livedebug_userchromecss/ for a guide on how to set up userChrome.css with live debugging.

Modules

This repository is set up as a collection of modules that can be independently enabled by importing them into userChrome.css. For example, the following lines in userChrome.css will enable the toolbar vibrancy effect on macOS and move tab close buttons to the left:

@import url(firefox/macVibrantToolbars.css);
@import url(firefox/tabCloseButtonOnLeft.css);

hideTabBar.css

Screenshot of hidden tab bar

Hides the tab bar. Best used with a vertical tabs extension such as Sidebery or Tree Style Tab.

macVibrantToolbars.css

Screenshot of vibrant toolbars

On macOS, enables a vibrancy effect on the tab toolbar, navigation bar, and bookmarks toolbar.

Working as of Firefox 121.

tabCloseButtonOnLeft.css

Screenshot of tab close button on left

Moves the tab close buttons to the left side of each tab. When the pointer hovers over a tab, the tab's favicon is replaced with a close button.

Working as of Firefox 120.

sideberyMods.css

Animation for Sidebery auto-hide on left

Causes the Sidebery sidebar to auto-hide on the left edge of the browser window.

For this module to work well, see also sidebery/sidebar.css.

Based on Redundakitties/colorful-minimalist.

Working as of Firefox 120 and Sidebery 5.

sideberyModsOnRight.css

Animation for Sidebery auto-hide on right

Requires sideberyMods.css to also be enabled. Causes the Sidebery sidebar to auto-hide on the right edge of the browser window instead of the left.

Working as of Firefox 120 and Sidebery 5.

sidebery/sidebar.css

Adjusts styling in Sidebery to work better with sideberyMods.css, and adds some optional behaviours.

To apply this stylesheet, copy and paste it into Sidebery's built-in styles editor. To access the style editor, open Sideberry Settings -> Styles editor.

Comment or uncomment sections within the styles editor to disable or enable optional behaviours.

  • Spaces elements further apart when Appearance -> Density is set to "relaxed", to accommodate a collapsed width of up to 42px.
  • Move tab close buttons to the left when close buttons are set to show "on mouse hover".
  • Move tab container indicators to the left, so that they are visible when auto-hiding on the right.

firefox-css's People

Contributors

deciare avatar

Watchers

 avatar

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.