You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-4Lines changed: 7 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -36,13 +36,15 @@ A collection site of Firefox userchrome themes, mostly from FirefoxCSS Reddit.<b
36
36
37
37
---
38
38
39
-
## Add your theme <3
39
+
## Contribution
40
+
41
+
### Add your theme <3
40
42
41
43
+ If you have a Github account:
42
44
1. Fork this repository
43
45
2. Look for a file called `themes.json`, open and edit it
44
46
3. Below the last `}` add `,` right after a copy the [code below](#code) and paste it in the file
45
-
4. Add the properties of your theme: **title**, **link**, **description**, **image** and **tag** (Cannot be left empty)
47
+
4. Add the properties of your theme: **title**, **link**, **description**, **image**, **tag** (cannot be left empty), and **repository**.
46
48
5.**Avoid the use of escaped characters, and the order matters**
47
49
6. Please, do not use a very big image, preferably (650x500)
48
50
7. Image property:
@@ -54,15 +56,16 @@ A collection site of Firefox userchrome themes, mostly from FirefoxCSS Reddit.<b
54
56
1. When creating an issue, you will find a template for submitting a theme. Use that one. It's easy.
55
57
56
58
+ If you have a Twitter account:
57
-
1. Send **at least** the following properties: **tags**, **title**, **link**, **description**, and **picture** to [@Neikon66](https://twitter.com/Neikon66).
59
+
1. Send **at least** the following properties: **title**, **link**, **description**, **image**, **tags**, and **repository** to [@Neikon66](https://twitter.com/Neikon66).
0 commit comments