diff --git a/README.md b/README.md index e133e30..bf998b4 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,8 @@ 1. [Create a `chrome` folder](https://www.userchrome.org/how-create-userchrome-css.html) in your Zen Browser's profile directory and configure it to enable userstyles. 2. Copy the `userChrome.css`, `userContent.css`, and `zen-logo.svg` files of your preferred theme from the [`themes/`](themes/) directory in this repository to your `chrome` folder. -3. Enable `toolkit.legacyUserProfileCustomizations.stylesheets` in [about:config](about:config). +3. Enable `toolkit.legacyUserProfileCustomizations.stylesheets` `zen.theme.gradient.show-custom-colors` in [about:config](about:config). +4. Right-click on an empty area in the sidebar, select `Edit Theme`, then switch to the dark theme to change the sidebar color. > [!NOTE] > If you're using the [🌻 Latte](themes/Latte/) theme, set your browser to light mode. For [🪴 Frappé](themes/Frappe/), [🌺 Macchiato](themes/Macchiato/), or [🌿 Mocha](themes/Mocha/), enable dark mode to apply the theme correctly.