Skip to content

highesttt/Beeper-WinUI-Theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Beeper WinUI 3 Theme 🎨


This Beeper WinUI 3 Theme changes the theme of the Beeper Desktop application to match the WinUI 3 design language.

Note

The new Beeper Desktop update (I do not know when this was introduced) introduced a new Emoji Picker, which broke the Emoji Picker styling. I am not able to find a way to fix this, it uses Shadow DOM styling which doesn't make it as easy to style these components. If you find a way to style the Emoji Picker, feel free to open an issue or a pull request.

Installation 🚀

  1. Download the 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.

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.

Screenshots 🖼️

Commit norms 📝

Every commit message should be made using git-cz and should follow the .git-cz.json config file.