All Projects → not-holar → my_firefox_theme

not-holar / my_firefox_theme

Licence: other
A theme that aims to look nice and clean while not compromising functionality.

Programming Languages

CSS
56736 projects

Projects that are alternatives of or similar to my firefox theme

SimpleFox
🦊 A Userstyle theme for Firefox minimalist and Keyboard centered.
Stars: ✭ 1,403 (+2058.46%)
Mutual labels:  firefox-tweaks, firefox-theme
Firefox-UI-Fix
🦊 I respect proton UI and aim to improve it.
Stars: ✭ 4,259 (+6452.31%)
Mutual labels:  firefox-tweaks, firefox-theme
holiday.css
A minimalist classless CSS theme
Stars: ✭ 88 (+35.38%)
Mutual labels:  css-theme
Shades-of-gray-theme
[unmaintained] A flat dark GTK-theme with ergonomic contrasts
Stars: ✭ 60 (-7.69%)
Mutual labels:  firefox-theme
WhiteSurFirefoxThemeMacOS
MacOS Big Sur like theme for Firefox on MacOS & Windows. Make your Firefox look like Safari.
Stars: ✭ 243 (+273.85%)
Mutual labels:  firefox-theme
dotfiles
My personal (.)dotfiles and configurations for various programs and environments.
Stars: ✭ 34 (-47.69%)
Mutual labels:  firefox-tweaks
firefox-secure-proxy
Standalone wrapper for Firefox Private Network
Stars: ✭ 15 (-76.92%)
Mutual labels:  firefox-tweaks
typed.css
A fully functional and flexible typewriter mixin for SCSS, with Less and Stylus support coming soon! Typed.css supports multiple strings, multi-line strings, variable speeds, per-string styling, animated caret (blinking insertion cursor), directional type-pausing, and much more. It's even accessible! ✨
Stars: ✭ 113 (+73.85%)
Mutual labels:  stylus-css
YTMySubs
Sets the Subscriptions page as your default homepage on YouTube by redirecting all requests at the browser level
Stars: ✭ 25 (-61.54%)
Mutual labels:  firefox-quantum
FirefoxW10ContextMenus
Emulates the Windows 10 context menus in Firefox.
Stars: ✭ 103 (+58.46%)
Mutual labels:  firefox-tweaks
paxmod
🕊️ Firefox add-on for multi-row tabs and site-dependent tab colors
Stars: ✭ 123 (+89.23%)
Mutual labels:  firefox-theme
MaterialFox-BigSur
A cleaner, more refined userChrome.css theme for Firefox—forked from MaterialFox
Stars: ✭ 62 (-4.62%)
Mutual labels:  firefox-theme
FirefoxSidebar
Vertical tab design for Firefox with dynamic indentation:: Sideberry and TreeStyleTabs (Legacy) themes available!
Stars: ✭ 64 (-1.54%)
Mutual labels:  firefox-theme
color-tailor
Dynamic theme for Firefox that uses the current website's "primary" color
Stars: ✭ 55 (-15.38%)
Mutual labels:  firefox-theme
FirefoxTaskMonitor
Show CPU & memory bar, per tab and all tasks. Firefox userChrome script. 🛠️📊
Stars: ✭ 16 (-75.38%)
Mutual labels:  firefox-quantum
Materialfox
A Material Design-inspired userChrome.css theme for Firefox
Stars: ✭ 1,690 (+2500%)
Mutual labels:  css-theme
theme-change
Change CSS theme with toggle, buttons or select using CSS custom properties and localStorage
Stars: ✭ 283 (+335.38%)
Mutual labels:  css-theme

My Firefox Theme

Welcome to the repo for my Firefox theme, a theme that aims to look nice and clean while not compromising functionality.

Screenshot

See More Screenshots

Installation

Firefox

Recommended: install the Tree Style Tabs extension first before you do this as the theme will hide the tab bar.

  1. Copy the files from firefox/chrome into the chrome folder (doesn't exist by default) in your Firefox profile directory. To find your profile directory, go to about:support.
    Alternatively: Download using Github Desktop and symlink from the project/chrome folder to your profile/chrome folder, this will make updating the theme as easy as just pressing "Pull origin"
  2. Go to about:config, agree that you are responsible for everything horrible you are going to do next.
  3. Set toolkit.legacyUserProfileCustomizations.stylesheets to true.
  4. Set svg.context-properties.content.enabled to true.
  5. In the Customize... menu, set density to Normal.
  6. Download and install Google Sans, Open Sans or Noto Sans. Alternatively, remove these two rules: in userChrome, in userContent.
  7. Restart Firefox.

Optional

The toolbar layout i use:

Tree Style Tabs

  1. Download Tree Style Tabs from Mozilla.org.
  2. Set the main settings (important ones are underlined) like so: Settings Screenshot.
  3. Scroll down and copy-paste everything from tree_style_tabs/extra_style_rules.css to here.
  4. Allow TST to run in private windows to not lose tabs in incognito.

Taskbar Icon

Windows 10 instructions:

  1. Right-click Firefox in the taskbar.
  2. In the popup, right-click Firefox.
  3. Click Properties > Change Icon... > Browse....
  4. Select icon/Firefox_Project_Logo,_2019-2.ico.
  5. If pinned, unpin Firefox, restart and repin.
  6. If not, just restart.
  7. If the icon still doesn't change, try restarting explorer.exe or logging out and back in.

Reddit Theme

Any custom css extension will work, below are the instructions for Stylus:

  1. Switch to the old (classic) version of Reddit
  2. Go to Stylus > Manage > Write new style > Mozilla Format > Import.
  3. Paste everything from reddit/mozilla_format.css.
  4. Press either Overwrite or Append.
  5. Name it whatever you'd like.
  6. Press Save.

If you have anything to say

If you have any issues or suggestions, feel free to create an issue here on Github!

Pull Requests are also welcome.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].