zen browser #21
Answered
by
ashish0kumar
AlmiWasFound
asked this question in
Issues & Help
-
|
Not sure if i'm being dumb or not but the browser's css dosen't seem to change, i suppose? what are the changes actually? |
Beta Was this translation helpful? Give feedback.
Answered by
ashish0kumar
Jun 12, 2025
Replies: 1 comment
-
|
Make sure to follow these steps:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
AlmiWasFound
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Make sure to follow these steps:
Enable userChrome.css and userContent.css:
about:configin the address bar.toolkit.legacyUserProfileCustomizations.stylesheets.true.Locate your profile folder:
about:supportin the address bar.Copy the browser styling configs:
windots/.config/browser/userChrome.css→<Your Profile Folder>/chrome/userChrome.csswindots/.config/browser/userContent.css→<Your Profile Folder>/chrome/userContent.cssRestart your browser for the changes to take effect.