-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of https://github.com/amnweb/yasb-themes
- Loading branch information
Showing
12 changed files
with
1,268 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
<div id="toc" align="center"><a href="https://github.com/amnweb/yasb"><img src="https://raw.githubusercontent.com/amnweb/yasb/main/src/assets/images/app_icon.png" width="64"></a><ul style="list-style:none"><summary><h2>Theme repository for YASB</h2></summary></ul></div> | ||
|
||
## Submitting a Theme | ||
|
||
To submit a theme, please follow these steps: | ||
1. Open an issue in [this template](https://github.com/amnweb/yasb-themes/issues/new?assignees=&labels=new-theme&projects=&template=create-theme.yml&title=%5Bcreate-theme%5D%3A+) with the title `[create-theme]: <theme-name>` | ||
2. Fill out the template with the necessary information | ||
3. Submit the issue | ||
4. Let us take care of the rest! | ||
## Updating a Theme | ||
|
||
To update a theme, please follow these steps: | ||
1. Create a new pull request with the updated theme. | ||
2. Make sure to include the theme name in the title. | ||
3. Submit the pull request. | ||
4. Let us take care of the rest!. | ||
> This applied to any other actions you want to take with the themes in this repository, such as deleting a theme. | ||
## Latest Themes | ||
## [Default](themes/6ec10fc8-8af9-4e4b-a763-1bb0a1e35491) | ||
|
||
<a title="Default YASB Theme" href="themes/6ec10fc8-8af9-4e4b-a763-1bb0a1e35491"><img src="https://raw.githubusercontent.com/amnweb/yasb-themes/main/themes/6ec10fc8-8af9-4e4b-a763-1bb0a1e35491/image.png" width="830px"></a> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
{ | ||
"a93f1976-0c89-4593-b333-eaa374164c73": { | ||
"id": "a93f1976-0c89-4593-b333-eaa374164c73", | ||
"name": "Acrylic", | ||
"description": "Acrylic YASB theme", | ||
"homepage": "https://github.com/amnweb/yasb", | ||
"style": "https://raw.githubusercontent.com/amnweb/yasb-themes/main/themes/a93f1976-0c89-4593-b333-eaa374164c73/styles.css", | ||
"config": "https://raw.githubusercontent.com/amnweb/yasb-themes/main/themes/a93f1976-0c89-4593-b333-eaa374164c73/config.yml", | ||
"readme": "https://raw.githubusercontent.com/amnweb/yasb-themes/main/themes/a93f1976-0c89-4593-b333-eaa374164c73/README.md", | ||
"image": "https://raw.githubusercontent.com/amnweb/yasb-themes/main/themes/a93f1976-0c89-4593-b333-eaa374164c73/image.png", | ||
"author": "amnweb" | ||
}, | ||
"6ec10fc8-8af9-4e4b-a763-1bb0a1e35491": { | ||
"id": "6ec10fc8-8af9-4e4b-a763-1bb0a1e35491", | ||
"name": "Default", | ||
"description": "Default YASB theme", | ||
"homepage": "https://github.com/amnweb/yasb", | ||
"style": "https://raw.githubusercontent.com/amnweb/yasb-themes/main/themes/6ec10fc8-8af9-4e4b-a763-1bb0a1e35491/styles.css", | ||
"config": "https://raw.githubusercontent.com/amnweb/yasb-themes/main/themes/6ec10fc8-8af9-4e4b-a763-1bb0a1e35491/config.yml", | ||
"readme": "https://raw.githubusercontent.com/amnweb/yasb-themes/main/themes/6ec10fc8-8af9-4e4b-a763-1bb0a1e35491/README.md", | ||
"image": "https://raw.githubusercontent.com/amnweb/yasb-themes/main/themes/6ec10fc8-8af9-4e4b-a763-1bb0a1e35491/image.png", | ||
"author": "amnweb" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Default YASB theme |
Oops, something went wrong.