All Projects β†’ migueravila β†’ SimpleFox

migueravila / SimpleFox

Licence: GPL-3.0 license
🦊 A Userstyle theme for Firefox minimalist and Keyboard centered.

Programming Languages

CSS
56736 projects

Projects that are alternatives of or similar to SimpleFox

Firefox-UI-Fix
🦊 I respect proton UI and aim to improve it.
Stars: ✭ 4,259 (+203.56%)
Mutual labels:  firefox-tweaks, userstyles, user-interface, unixporn, firefox-theme, userchromecss, userchrome, userchrome-styles, firefox-css
FirefoxW10ContextMenus
Emulates the Windows 10 context menus in Firefox.
Stars: ✭ 103 (-92.66%)
Mutual labels:  firefox-tweaks, userchromecss, userchrome, userchrome-styles
Simplerentfox
🦊 A Userstyle theme for Firefox minimalist, transparent and Keyboard centered
Stars: ✭ 608 (-56.66%)
Mutual labels:  minimalist, user-interface, keyboard-shortcuts
Tonic
A Low Profile Component Framework. Stable, Minimal, Auditable, and Build-Tool-Free.
Stars: ✭ 265 (-81.11%)
Mutual labels:  minimalist, user-interface
MinimalistMaterialFox
A Material Design-inspired userChrome.css theme for Firefox, with tweaks to make the UX as optimal and minimal as possible
Stars: ✭ 38 (-97.29%)
Mutual labels:  userchromecss, userchrome
nord-firefox
A Nord theme (userChrome.css) for firefox
Stars: ✭ 26 (-98.15%)
Mutual labels:  userchromecss, userchrome
firefox-i3wm-theme
i3 and qutebrowser inspired theme for firefox
Stars: ✭ 72 (-94.87%)
Mutual labels:  userchromecss, userchrome
my firefox theme
A theme that aims to look nice and clean while not compromising functionality.
Stars: ✭ 65 (-95.37%)
Mutual labels:  firefox-tweaks, firefox-theme
MaterialFox-BigSur
A cleaner, more refined userChrome.css theme for Firefoxβ€”forked from MaterialFox
Stars: ✭ 62 (-95.58%)
Mutual labels:  firefox-theme, userchrome
tonic
A Low Profile Component Framework – Stable, minimal, easy to audit, zero-dependencies and build-tool-free.
Stars: ✭ 747 (-46.76%)
Mutual labels:  minimalist, user-interface
smart-webcomponents-community
Material & Bootstrap Web Components built with Smart
Stars: ✭ 30 (-97.86%)
Mutual labels:  user-interface
btt
Low level MacOS management in JavaScript via BetterTouchTool
Stars: ✭ 92 (-93.44%)
Mutual labels:  keyboard-shortcuts
Minimal-Blog
Tailwind CSS Starter Template - Minimal Blog
Stars: ✭ 100 (-92.87%)
Mutual labels:  minimalist
dvdts
Terminal screensaver similar to dvd bouncing logo; Uses the distro/OS name/custom text instead
Stars: ✭ 34 (-97.58%)
Mutual labels:  unixporn
react-keybind
A lightweight library to manage global keyboard shortcuts for your React application
Stars: ✭ 35 (-97.51%)
Mutual labels:  keyboard-shortcuts
troposphere
Atmosphere web client
Stars: ✭ 20 (-98.57%)
Mutual labels:  user-interface
SlimTracin
Software ray tracer written from scratch in C that can run on CPU or GPU with emphasis on ease of use and trivial setup
Stars: ✭ 49 (-96.51%)
Mutual labels:  minimalist
firefox-secure-proxy
Standalone wrapper for Firefox Private Network
Stars: ✭ 15 (-98.93%)
Mutual labels:  firefox-tweaks
dotfiles
Personal dotfiles for my Arch / BSPWM install.
Stars: ✭ 46 (-96.72%)
Mutual labels:  unixporn
blueface
A minimalist Jekyll theme.
Stars: ✭ 26 (-98.15%)
Mutual labels:  minimalist

image

donation preview


πŸ‘‡ Index

πŸ’« Features

  • Supports Firefox Proton UI
  • As simple as you want: All code is commented!
  • Variables for custom colors: Customization
  • Keyboard Centered Design! Here you can read about the shortcuts: Usage

βš™οΈ Installation

  1. In the searchbar type about:config. A dialog will be shown to you. Press the I accept the risk button.
  2. Search for toolkit.legacyUserProfileCustomizations.stylesheets, layers.acceleration.force-enabled, gfx.webrender.all, and svg.context-properties.content.enabled. Change them to True
  3. Go to your Firefox profile:
    • If you're on Linux: $HOME/.mozilla/firefox/XXXXXXX.default-release/
    • If you're on Windows: C:\Users\<USERNAME>\AppData\Roaming\Mozilla\Firefox\Profiles\XXXXXXX.default-XXXXXX
    • If you're on MacOS: Users/<USERNAME>/Library/Application Support/Firefox/Profiles/XXXXXXX.default-XXXXXXX
  4. Move the chrome folder into the directory.
  5. Make all the customizations you want here.
  6. Enjoy!

πŸš€ Usage

This userstyle was made for a keyboard centered usage, like Tilling Window Manager users or just cool people that loves them! Use the following for a better experience:

  • Alt You can access to the global menu for an extended options you need
  • Alt + Left Arrow You can go Back
  • Alt + Right Arrow You can go Forward
  • Ctrl + L focuses the Navbar
  • Ctrl + B shows you the Bookmarks
  • Ctrl + H shows you the History Bar
  • Ctrl + T Opens a new Tab
  • Ctrl + W Closes a Tab
  • Ctrl + Shift + T Re-opens a tab that you just closed
  • Ctrl + R Refresh the page you're on
  • Ctrl + Shift + A Quick open for Add-Ons

🎨 Customization

All the configuration will be managed in the userChrome.css file. And also all the code is commented so you can easily change values and colors as you like.

πŸ’› Colors

In this section of the code you can change the colors, there's a window color and a tabs / urlbar color.

:root {
  --sfwindow: #19171a;
  --sfsecondary: #201e21;
}

🚧 URL Bar

urlbardifference

You can show and hide the URL Bar (See the difference above) by commenting / uncomment the following section of code:

/*─────────────────────────────*/
/* Comment this section if you */
/* want to show the URL Bar    */
/*─────────────────────────────*/

.urlbarView {
  display: none !important;
}

/*─────────────────────────────*/

πŸ”§ Recommended settings

  • Right click on toolbar -> Customize.
    • Remove (as you want) all the removable elements including extensions, drag space and buttons.
  • Install the SimpleFox add on theme.

🍱 Startpage

If anyone has the doubt, in almost all of the screenshots you can see a Startpage made for it. It's called Bento 🍱 and It's another project I made. It fits with the Firefox theme because It's done with the same principles: Minimalist, Simple and Elegant.

bento

β›² One line version: Cascade

Andreas Grafen has made an awesome work making a One Line theme inspired by SimpleFox. As it's work is awesome and allows you customization I can totally recomend it. Here you can find his repo: Link

image

⚠️ Notes

  • As Firefox changed at version 88 introducing the Proton UI, all the old files and configurations moved to oldFirefox branch.
  • Windows and MacOS are currently tested but may not be in the future.
  • Some custom themes (And GTK themes in Linux) may break context menus.
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].