Skip to content

Commit 2882434

Browse files
authored
Merge pull request #177 from Pdzly/main
Added FAQ entry for fixing broken themes.
2 parents 413d9bd + c3693ee commit 2882434

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

content/docs/faq.mdx

+10
Original file line numberDiff line numberDiff line change
@@ -128,3 +128,13 @@ Some users encounter the bug where websites are partially transparent, to resolv
128128
2. Search for `browser.tabs.allow_transparent_browser`
129129
3. Set the flag to `false`
130130
4. **Restart the browser**
131+
132+
## Themes/Mods broken
133+
134+
Some users may encounter a bug where themes are broken, to resolve it to follow the steps below:
135+
136+
1. Go to your profiles folder (Linux: `~/.zen/` or Flatpack: `~/.var/app/app.zen_browser.zen/zen/`, Windows: `%APPDATA%/zen/Profiles`)
137+
2. Go into the folder of the profile you are using (e.g. with the (release) suffix)
138+
3. Delete (or edit) the zen-themes.json file and restart the browser.
139+
140+
Its recommended to backup the file before updating it manually. By editing you could break the browser

0 commit comments

Comments
 (0)