mirror of
https://github.com/zen-browser/docs.git
synced 2025-07-07 17:05:34 +02:00
Merge pull request #177 from Pdzly/main
Added FAQ entry for fixing broken themes.
This commit is contained in:
commit
2882434667
1 changed files with 10 additions and 0 deletions
|
@ -128,3 +128,13 @@ Some users encounter the bug where websites are partially transparent, to resolv
|
|||
2. Search for `browser.tabs.allow_transparent_browser`
|
||||
3. Set the flag to `false`
|
||||
4. **Restart the browser**
|
||||
|
||||
## Themes/Mods broken
|
||||
|
||||
Some users may encounter a bug where themes are broken, to resolve it to follow the steps below:
|
||||
|
||||
1. Go to your profiles folder (Linux: `~/.zen/` or Flatpack: `~/.var/app/app.zen_browser.zen/zen/`, Windows: `%APPDATA%/zen/Profiles`)
|
||||
2. Go into the folder of the profile you are using (e.g. with the (release) suffix)
|
||||
3. Delete (or edit) the zen-themes.json file and restart the browser.
|
||||
|
||||
Its recommended to backup the file before updating it manually. By editing you could break the browser
|
Loading…
Add table
Add a link
Reference in a new issue