RAprogramm / HyDe-Themes

Themes for HyDe
https://hydeproject.pages.dev
GNU General Public License v3.0
10 stars 0 forks source link
archlinux-dotfiles hyde theme
Dynamic JSON Badge


Themes by RAprogramm

  1. Dracula
  2. One-Dark

[!TIP] Full list of themes you can find in HyDe Gallery


Installation

Hyde theme patch

and choose prefered theme from HyDe Gallery


Contributing steps:

  1. Create a new fork. 1

  2. Remove mark from this checkbox. 2

  3. Create fork. 3

  4. Go to theme (themes are located on the different branches).

    git checkout Dracula # for example, you want to make something in Dracula theme

  5. Create a new branch for your changes.

    git checkout -b "dracula_icons" # for example, you want to change dracula theme icons

  6. Make changes.

  7. Make sure that all works in your local machine.

  8. Take a screenshots.

  9. Make git push.

  10. Open PR.