This repository hosts a collection of user-created themes and styles designed to enhance the browsing experience on specific websites. These themes and styles allow users to customize the appearance of websites, improving readability and visual appeal according to individual preferences.
To use these themes and styles, you'll typically need a browser extension that allows you to apply custom CSS to websites. Popular choices include:
- Stylus: Available for Firefox, Chrome, and Opera.
- Tampermonkey: Available for Firefox, Chrome, Edge, Safari, and Opera.
General Steps to Install a Style:
- Install the Extension: Add your chosen extension (e.g., Stylus) to your browser.
- Find a Style: Each theme/style in this repository will either have a direct link to a userstyles.world page or its CSS code directly in a
.cssfile. - Install via Userstyles.world:
- If a
userstyles.worldlink is provided, click it. - On the style's page, look for an "Install Style" button (or similar wording) provided by your browser extension. Click it to install.
- If a
- Install via CSS Code:
- If the style is provided as a
.cssfile, open the file and copy its content. - Open your browser extension's management dashboard (usually accessible from the browser's toolbar).
- Look for an option like "Write new style" or "Add new script".
- Paste the copied CSS code into the editor.
- Specify which website(s) the style should apply to. This information is usually found in the style's description within this repository.
- Save the new style.
- If the style is provided as a
Please refer to the specific documentation of your chosen browser extension for more detailed instructions.
- Published: userstyles.world
- For:
Pinboard
Increases the font size on elysahenegar.com for improved readability.
- Published: userstyles.world
- For:
Breathing
Adjusts whitespace for large tables of contents on Nexus Mods Wiki pages for better layout and readability.
- Published: userstyles.world
- For:
Nexus Mods Wiki
Contributions are welcome! If you have a style or theme to add, or an improvement to an existing one, please follow these steps:
- Fork the repository: Click the 'Fork' button at the top right of this page.
- Create a new branch: For your changes, create a new branch in your forked repository (e.g.,
git checkout -b my-new-theme). - Make your changes: Add your new theme/style or modify existing files.
- If adding a new style, try to follow the existing format in this README for documenting it.
- Include a clear description and, if possible, a link to where it's published (e.g., userstyles.world) and a preview image.
- Commit your changes: Commit your work with a clear commit message.
- Submit a pull request: Push your branch to your fork and then open a pull request against the main branch of this repository.
Please ensure your contributions are your own work or are appropriately licensed.
