https://github.com/write/redditthemesync
Automatically sync Reddit theme with system preference with flash prevention. For New Reddit UI.
https://github.com/write/redditthemesync
Last synced: 6 months ago
JSON representation
Automatically sync Reddit theme with system preference with flash prevention. For New Reddit UI.
- Host: GitHub
- URL: https://github.com/write/redditthemesync
- Owner: Write
- Created: 2025-03-01T20:08:30.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-03-01T20:28:04.000Z (11 months ago)
- Last Synced: 2025-07-14T20:50:25.015Z (7 months ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RedditThemeSync
- 0 UI Interaction, no more issue with avatar's menu staying open, not loading, etc.
- Automatically fetch CSRF and sends garphQL API request on your behalf.
- Change theme cookie on your side.
- Avoid Theme flash issue as much as possible by changing asap 's classList.
- Instantaneous theme-switching by toggling 's classList theme-dark / theme-light before any API call is even made.
- Event on Tab Switching, just in case one of your reddit tab was 'asleep', while your system changed of colorScheme.
- Reddit's icon encoded in base64 for a little more privacy 💖✨