artsyfriedchicken / EdgyArc-fr

Firefox Userchrome and sidebery style

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EdgyArc-fr

Because Arc and Edge look pretty af but FOSS FTW

Screen Shot 2024-05-04 at 11 44 39 PM

Prerequisites

The following is only valid from v1.0.0.b.10 onwards!

Features

  • Based on Edge-frfox
  • Sidebar Modifications
    • Auto-collapse sidebar into just icons
    • Auto-hide sidebar
    • Toggle sidebar show/collapse (using UserChrome Toggle)
  • macOS only Translucent windows
  • Custom Sidebery theme
  • Auto-hide native top tabs when Sidebery or TST is active

Usage

Step 1 - Prerequisites

🔵 Install recommended addons
🔵 Install and Configure Base theme
  • Clone or download the repository to your local machine.

  • Copy the contents of the chrome folder into your Firefox profile's chrome folder.

  • Enable/Add the following settings in about:config to enable some base features

    Make sure to initialise all of these as Booleans

    uc.tweak.hide-tabs-bar to true

    uc.tweak.hide-forward-button to true

    uc.tweak.rounded-corners to true

    uc.tweak.floating-tabs to true

  • Please make sure you also have the following perquisites set to true

    toolkit.legacyUserProfileCustomizations.stylesheets

    svg.context-properties.content.enabled

    layout.css.color-mix.enabled

    layout.css.light-dark.enabled

    layout.css.has-selector.enabled

    widget.macos.titlebar-blend-mode.behind-window [Required for translucent macos in FF126+]

Step 2 Configure EdgyArc

Before you start using the theme as-is, you might want to have a look at all the style variants built into EdgyArc-fr

Feature Description Screenshot
Translucent Effects macos Only
af.edgyarc.macos-translucent
Screen.Recording.2024-05-04.at.11.48.07.PM.mov
More Translucent
⚠️ Decreased text contrast/visibility
af.edgyarc.macos-more-translucent
🔵 UI Tweaks
Thin Navigation Bar
af.edgyarc.thin-navbar
Screen Shot 2024-05-04 at 11 52 25 PM
Minimal Navigation Bar
af.edgyarc.minimal-navbar
Screen.Recording.2024-05-18.at.4.25.38.PM.mov
Greyscale webextensions icons
uc.tweak.af.greyscale-webext-icons
Screen.Recording.2024-05-04.at.11.57.03.PM.mov
Centered URL
af.edgyarc.centered-url
Screen.Recording.2024-05-04.at.11.59.27.PM.mov
🔵 Sidebar Tweaks
⚠️ Note: Requires UserChrome Toggle to
make use of auto-collapse/auto-hide
Enable Sidebery Theme
af.sidebery.edgyarc-theme
Screen.Recording.2024-05-05.at.12.03.32.AM.mov
Minimal Sidebery when Collapsed
af.sidebery.minimal-collapsed
Screen.Recording.2024-05-05.at.12.06.50.AM.mov
Edge-like Sidebar
af.edgyarc.edge-sidebar
Screen.Recording.2024-05-05.at.12.10.05.AM.mov
Show Sidebar Header
af.edgyarc.show-sidebar-header
Screen.Recording.2024-05-05.at.12.12.19.AM.mov
Auto-Hide Sidebar
af.edgyarc.autohide-sidebar
Note: Requires UserChrome Toggle to work
Screen.Recording.2024-05-05.at.12.14.30.AM.mov
Sidebar Always Collapsed
af.edgyarc.sidebar-always-collapsed
Note: Requires UserChrome Toggle to work
Screen.Recording.2024-05-05.at.12.17.55.AM.mov
Wider Expanded Sidebar on Hover
uc.tweak.af.sidebar-width-350
Sidebery Horizontal Navbar
on Top Tab List

af.sidebery.nav-on-top
Disable Dynamic Width Pinned Tabs
af.sidebery.static-pinned-tab-width

Step 3 - Import Sidebery configs

Import the following into sidebery (Sideberry Settings > Help > Import Addon Data)

  • sidebery-settings.json Contains settings for the addon that will overwrite your own settings. you dont have to use this if you dont want to. IF you are not using sidebery-settings.json please make sure you have the following settings configured in Sidebery Settings

  • General

    • Use Native Scroll Bars
      • Use thin Scroll Bars
  • Context Menu

    • Render Icons
  • Navigation Bar

    • Layout : Horizontal
    • Show Navigation Bar in one line: Off [OR On is you want a smaller more compact nav bar(beta11 and up)]
  • Tabs

    • Tab Colorization
      • Colorize tabs: Off
      • Colorize Branches: On
  • Appearance

    • Theme: Proton
    • Density: Relaxed
    • Color Scheme: Firefox

Step 4 - Set up Adaptive Tab Bar Color settings

Screen Shot 2024-05-04 at 11 18 47 PM

Known Bugs

  • windows Translucency / blur does not work on windows
  • linux Translucency / blur does not work out of the box
  • windows linux macos Sidebar on right is misaligned

Screenshots

Screen Shot 2024-05-05 at 12 22 49 AM

Screen Shot 2024-05-05 at 12 24 52 AM

Screen Shot 2024-05-05 at 12 41 02 AM

Screen Shot 2024-05-05 at 12 40 44 AM

Screen Shot 2024-05-05 at 12 39 48 AM

Screen Shot 2024-05-05 at 12 40 04 AM

Screen Shot 2024-05-05 at 12 43 55 AM

Screen Shot 2024-05-05 at 12 43 55 AM

Screen Shot 2024-05-05 at 12 42 38 AM

Screen Shot 2024-05-05 at 12 43 02 AM

Changelog

  • v1.0.0-b10

    • Support for FF126 [for FF125 and lower, please continue using v1.0.0-b9]
    • Rewrote a large chunk of the code
    • Included copy of Edge-frfox (v 24.4.18) for fewer version compatibility issues
  • v1.0.0-b9

    • New
      • Added Thin navbar variant uc.tweak.af.thin-navbar
    • Fixed
      • Sidebery CSS (default background for pinned tabs)
      • Titlebar Controls positioning
  • v1.0.0-b8

    • Fixed
      • findbar background colour when using firefox color/adaptive tab bar color addons
      • tab notification deck translucency macOS
      • toolbar height
      • padding in urlbar+reload button combo
      • Positioned window controls Windows 10/11
      • private window indicator Windows 10/11
    • Tweaks
      • uc.tweak.af.no-dimming makes sidebar have 100% opacity. Prequisite : translucency must be disabled using uc.tweak.af.not-translucent #14
      • tweaked margins and paddings Windows 10/11
  • v1.0.0-b7

    • Cleaned up code
    • Fixed sidebery css bug - dragging tabs would indicate incorrect drop location
    • fixed sidebery css bug - pinned tabs misaligned
    • Added feature - Show a styled sidebar header uc.tweak.af.show-sidebar-header > true
    • Added feature - Turn all web extension icons greyscale when not hovered uc.tweak.af.greyscale-webext-icons > true
    • Css tweak - Toolbar background images now fade away at the bottom so it doesnt look jarring
    • Css fix - show custom private window badge when tabbar is hidden
    • Css fix - fixed margins and paddings of buttons inside the urlbar
    • bug fix - extension dropdown sheets inside the urlbar now show properly when urlbar is not hovered
  • v1.0.0-b6

    • cleaned up code
    • bugfixes
    • updated sidebery styles
  • v1.0.0-b5

    • Rewritten most of the code for translucency in macos
    • Added new preference uc.tweak.af.hidden-sidebar to fully hide sidebar when autohde is turned on in Userchrome Toggle
    • Added new preferenceuc.tweak.af.translucent-enable to control translucency [mac only]
    • Added new preference uc.tweak.af.translucent-enable to enable arc-like translucent sidebar
    • Tweaked sidebery css
  • v1.0.0-b4

    • Supports Adaptive Tab Bar Color in translucent windows enabled!
  • v1.0.0-b3

    • restyled horizontal navigation bar to make it look less crappy
    • coloured tabs only show colour behind favicon, and not the whole row
    • expand tab group icon now more visible
  • v1.0.0-b2

    • added translucency support on macos
    • changed hover opacities and transitions on navigator-toolbox
    • fixed search bar placement in sidebery css
    • fixed 1px bug in sidebery css
  • v1.0.0-b1

  • initial release

Issues and Contributions

If you encounter any issues or have suggestions for improvement, please open an issue. Contributions are always welcome!

License

This project is licensed under the Mozilla Public License 2.0.

About

Firefox Userchrome and sidebery style

License:Mozilla Public License 2.0


Languages

Language:CSS 100.0%