Skip to content

RAprogramm/HyDe-Themes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 

Repository files navigation



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

  1. Remove mark from this checkbox. 2

  1. Create fork. 3

  1. Go to theme (themes are located on the different branches).
git checkout Dracula # for example, you want to make something in Dracula theme

  1. Create a new branch for your changes.
git checkout -b "dracula_icons" # for example, you want to change dracula theme icons

  1. Make changes.

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

  1. Take a screenshots.

  1. Make git push.

  1. Open PR.