https://github.com/highesttt/Beeper-WinUI-Theme
Beeper Desktop WinUI 3 Theme
https://github.com/highesttt/Beeper-WinUI-Theme
beeper css desktop theme windows winui winui3
Last synced: about 2 months ago
JSON representation
Beeper Desktop WinUI 3 Theme
- Host: GitHub
- URL: https://github.com/highesttt/Beeper-WinUI-Theme
- Owner: highesttt
- License: gpl-3.0
- Created: 2025-07-25T17:34:49.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2026-03-07T10:47:40.000Z (3 months ago)
- Last Synced: 2026-04-14T06:38:20.136Z (about 2 months ago)
- Topics: beeper, css, desktop, theme, windows, winui, winui3
- Language: CSS
- Homepage:
- Size: 158 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-beeper - Beeper-WinUI-Theme
README
# Beeper WinUI 3 Theme 🎨
This Beeper WinUI 3 Theme changes the theme of the Beeper Desktop application to match the WinUI 3 design language.
## Installation 🚀
1. Download the [latest](https://github.com/highesttt/Beeper-WinUI-Theme/releases/latest) release's custom.css file
2. Move the `custom.css` file to %AppData%\Roaming\BeeperTexts\custom.css
3. Reload the application or reload the theme by doing one of the following:
- Press `Ctrl + Shift + R` to reload the app.
- Open the command palette with `Ctrl + J` and type `Reload App` to reload the app.
- Open `Settings`, navigate to the `Appearance` section, and click on `Reload CSS`.
### Automatic Updates
For automatic updates, you can use the `autoupdate.css` file which will always load the latest version of the theme from the repository:
1. Download the `autoupdate.css` file from the [latest release](https://github.com/highesttt/Beeper-WinUI-Theme/releases/latest).
2. Rename the downloaded file to `custom.css`.
3. Move the renamed `custom.css` file to `%AppData%\Roaming\BeeperTexts\custom.css`.
4. Follow the same reload steps as above.
This way, whenever the theme is updated in the repository, your Beeper app will automatically use the latest version without needing to download new files.
## Suggestions and Contributions 💡
If you have any suggestions for improvements or new features, feel free to open an issue or submit a pull request on the [GitHub repository](https://github.com/highesttt/Beeper-WinUI-Theme).
## Screenshots 🖼️
## Commit norms 📝
Every commit message should be made using `git-cz` and should follow the `.git-cz.json` config file.