mirror of
https://github.com/zen-browser/docs.git
synced 2025-07-07 17:05:34 +02:00
removed duplicate title, lexical changes for consistency and brevity
This commit is contained in:
parent
ee8157853c
commit
7cc25275a4
1 changed files with 6 additions and 8 deletions
|
@ -2,9 +2,7 @@
|
||||||
title: Themes Store Submission Guidelines
|
title: Themes Store Submission Guidelines
|
||||||
---
|
---
|
||||||
|
|
||||||
# Themes Store Submission Guidelines
|
If you are a theme developer and would like to submit your theme, please follow these guidelines:
|
||||||
|
|
||||||
If you are a theme developer and would like to submit your theme to the Themes Store, please follow these guidelines:
|
|
||||||
|
|
||||||
1. **Theme requirements**:
|
1. **Theme requirements**:
|
||||||
- Your theme must be compatible with Zen Browser.
|
- Your theme must be compatible with Zen Browser.
|
||||||
|
@ -13,10 +11,10 @@ If you are a theme developer and would like to submit your theme to the Themes S
|
||||||
- Your theme must not violate any copyright laws.
|
- Your theme must not violate any copyright laws.
|
||||||
|
|
||||||
2. **Theme Validation**:
|
2. **Theme Validation**:
|
||||||
- Your theme's name has to be unique and less than `25` characters.
|
- Your theme's name must be unique and less than `25` characters.
|
||||||
- Your theme's description has to be less than `100` characters.
|
- Your theme's description must be less than `100` characters.
|
||||||
- Your theme's screenshot has to be a `PNG` with size of `300x200` (it can be resized after upload).
|
- Your theme's screenshot must be a `PNG` with a size of `300x200` (it can be resized after upload).
|
||||||
- Your theme must contain a valid `readme` describing the theme and how to use it.
|
- Your theme must contain a valid `README` describing the theme and how to use it.
|
||||||
- If your theme has any preferences values, they must be set in the `preferences` text area as a `JSON` object.
|
- If your theme has any preferences values, they must be set in the `preferences` text area as a `JSON` object.
|
||||||
- See how preferences work [here](themes-store/themes-marketplace-preferences.md).
|
- See how preferences work [here](themes-store/themes-marketplace-preferences.md).
|
||||||
|
|
||||||
|
@ -30,4 +28,4 @@ If you are a theme developer and would like to submit your theme to the Themes S
|
||||||
- If you would like to update your theme, please create an issue [here](https://github.com/zen-browser/theme-store/issues/new)
|
- If you would like to update your theme, please create an issue [here](https://github.com/zen-browser/theme-store/issues/new)
|
||||||
- Please explain the changes you have made.
|
- Please explain the changes you have made.
|
||||||
|
|
||||||
> Themes are automatically updated and generated by the bot. If your theme is not approved, you will receive a message with the reason why it was not approved.
|
> Themes are automatically updated and generated by the bot. If your theme is not approved, you will receive a message with the reason why it was not approved.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue