A Minimal Customization Pack for Zen Browser
Lacuna (/ləˈkjuːnə/) is a Latin word meaning "empty space" or "void." This customization pack embodies minimalism and clean design, creating a peaceful and tranquil browsing experience.
credit: Cohesion
credit: Natsumi
-
If you have not already, follow the Zen Live Editing guide to first create your chrome folder.
-
Copy the
lacuna
folder to the chrome folder and add the following snippet to the top of youruserChrome.css
@import "lacuna/lacuna.css";
or Paste the provided
userChrome.css
in the chrome folder -
Copy the
css/userContent.css
to the same folder. -
Restart the browser
- Install Bonjourr from the Firefox Add-ons Store
- Import the config file bonjourr.json
Config | Value |
---|---|
zen.theme.color-prefs.amoled |
true |
zen.theme.essentials-favicon-bg |
true |
zen.themes.disable-all |
false |
zen.urlbar.behavior |
float |
zen.view.compact.hide-toolbar |
true |
zen.view.grey-out-inactive-windows |
false |
zen.workspaces.natural-scroll |
true |
These are a few configs which will allow you to control certain features of lacuna
lacuna.sidebar.compact-transparent
: Enables transparent compact mode sidebarlacuna.tab.default-audio-indicator
: Disables custom audio indicator in favour of the default onelacuna.tab.pinned-tabs-bg
: Makes pinned tabs background look similar to essentialslacuna.urlbar.smaller-compact-mode
: Fixes url bar blur with Smaller Compact Mode modlacuna.ui.default-font
: Applies default zen font settingslacuna.ui.disable-dancing-notes
: Disables dancing notes animation on media control uilacuna.pdfjs.transparent
: Adds a transparent background to the pdf viewerlacuna.tab.no-container-indicator
: Hides container indicator from tabs
Note
You'd have to create these configs yourself in about:config. All configs are of type boolean
unless mentioned otherwise
Thank you to:
- greeeen-dev for the amazing work in Natsumi Browser
- TheBigWazz for the incredible work in Cohesion
- mr-cheff and Zen's contributors for creating Zen Browser