To create a custom reader theme, you will need:
  1. Basic CSS knowledge
  2. A Github account (you can register for one here)
Designing your theme
  1. Go to the settings page and make sure that "Enable debug mode" is checked
  2. Make a file called "style.css" on your desktop
  3. Open "style.css" in any text editor. Enter your css style overrides and save
  4. Open any story (sample). Drag and drop "style.css" onto the page to view your theme
  5. Check out the themes at the bottom of the page for ideas
Uploading your theme
  1. Navigate to GitHub Gist
  2. Paste the contents of your CSS file into the gist
  3. Click on the "Create public gist" button. If you see the "Create secret gist" button instead, click on the arrow on its right and switch to "Create public gist"
  4. Click on "Raw" to view the raw CSS theme and copy the URL
  5. Paste the URL into the "Theme" box on the settings page, and you are done!
  6. Share the link with others to allow them to use the theme. You can also use it on your other devices
Sample Themes
  1. Dark Mode - Change up theme colours for a different look (Source, demo, save theme)
  2. Font Change - Import a new font to your theme (Source, demo, save theme)
  3. Hyperlegible (Light) - Basic font changes for greater readability (Source, demo, save theme)
  4. Hyperlegible (Dark) - Same font changes as Hyperlegible (Light), but in dark mode (Source, demo, save theme)
  5. Book Theme - Multiple changes: colours, fonts, and text-alignment (Source, demo, save theme)
  6. Display Objects - Add custom objects to the reader (Source, demo, save theme)
  7. Progress bar by scroll (Source, demo, save theme)
  8. Background colour by scroll - simple (Source, demo, save theme)
  9. Background colour by scroll - advanced (Source, demo, save theme)
  10. Style by text visibility (Source, demo, save theme)
  11. Glitch (Source, demo, save theme)
  12. Hypnosis - Custom style with a glowing background (Source, demo, save theme)
  13. Midnight Forest - A spooky theme with animations (Source, demo, save theme)
  14. FurAffinity Dark Mode - Mirror FurAffinity's website style (Source, demo, save theme)
  15. SoFurry Light Mode - Mirror SoFurry's normal reader style (Source, demo, save theme)
  16. SoFurry Cozy Mode - Mirror SoFurry's cozy reader style (Source, demo, save theme)
  17. Default.css - The default CSS with complete styles (For informational purposes) (Source, demo, save theme)