An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

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.