Skip to content

Commit c261a43

Browse files
committed
Add new themes
1 parent dbdca1f commit c261a43

File tree

7 files changed

+59
-25
lines changed

7 files changed

+59
-25
lines changed

builder/repositories/themes/stashapp-CommunityScripts-themes.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,17 @@ scripts:
1717
- id: Theme-BlackHole
1818
author: BViking78
1919

20+
- id: Theme-ColorPalette
21+
author: "[wql219](https://github.com/wql219)"
22+
23+
- id: Theme-Minimal
24+
author: "[deuulc](https://github.com/deuulc)"
25+
screenshots:
26+
- /assets/themes/Theme-Minimal/1.png
27+
- /assets/themes/Theme-Minimal/2.png
28+
- /assets/themes/Theme-Minimal/3.png
29+
- /assets/themes/Theme-Minimal/4.png
30+
2031
- id: Theme-ModernDark
2132
author: "[cj13](https://github.com/cj12312021)"
2233

2.16 MB
Loading
853 KB
Loading
884 KB
Loading
2.14 MB
Loading

docs/plugins/list.md

Lines changed: 2 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1014,7 +1014,7 @@
10141014

10151015
=== "Description"
10161016

1017-
display log messages in console
1017+
Display log messages in the web browser console
10181018

10191019
=== "Source URL"
10201020

@@ -1074,7 +1074,7 @@
10741074

10751075
=== "Author"
10761076

1077-
[WeedLordVegeta420](https://github.com/WeedLordVegeta420]
1077+
[WeedLordVegeta420](https://github.com/WeedLordVegeta420)
10781078

10791079
=== "Screenshots"
10801080

@@ -3678,29 +3678,6 @@
36783678
=== "Screenshots"
36793679

36803680

3681-
### [Theme - colorPalette](https://github.com/stashapp/CommunityScripts/tree/main/plugins/Theme-ColorPalette){target=_blank}
3682-
3683-
=== "Description"
3684-
3685-
Based on the default theme, change the overall color of the page by setting the hue value. Make minor changes to the remaining styles.
3686-
3687-
=== "Source URL"
3688-
3689-
```
3690-
https://stashapp.github.io/CommunityScripts/stable/index.yml
3691-
```
3692-
3693-
=== "README"
3694-
3695-
No README available
3696-
3697-
=== "Author"
3698-
3699-
No Author
3700-
3701-
=== "Screenshots"
3702-
3703-
37043681
### [Theme Switch](https://github.com/stashapp/CommunityScripts/tree/main/plugins/themeSwitch){target=_blank}
37053682

37063683
=== "Description"

docs/themes/list.md

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -540,6 +540,52 @@
540540
=== "Screenshots"
541541

542542

543+
### [Theme - colorPalette](https://github.com/stashapp/CommunityScripts/tree/main/themes/Theme-ColorPalette){target=_blank}
544+
545+
=== "Description"
546+
547+
Based on the default theme, change the overall color of the page by setting the hue value. Make minor changes to the remaining styles.
548+
549+
=== "Source URL"
550+
551+
```
552+
https://stashapp.github.io/CommunityScripts/stable/index.yml
553+
```
554+
555+
=== "README"
556+
557+
No README available
558+
559+
=== "Author"
560+
561+
[wql219](https://github.com/wql219)
562+
563+
=== "Screenshots"
564+
565+
566+
### [Theme - Minimal](https://github.com/stashapp/CommunityScripts/tree/main/themes/Theme-Minimal){target=_blank}
567+
568+
=== "Description"
569+
570+
Minimal Theme for Stash
571+
572+
=== "Source URL"
573+
574+
```
575+
https://stashapp.github.io/CommunityScripts/stable/index.yml
576+
```
577+
578+
=== "README"
579+
580+
View [README](https://github.com/stashapp/CommunityScripts/blob/main/themes/Theme-Minimal/README.md){target=_blank}
581+
582+
=== "Author"
583+
584+
[deuulc](https://github.com/deuulc)
585+
586+
=== "Screenshots"
587+
![Theme - Minimal screenshot](/assets/themes/Theme-Minimal/1.png){ loading=lazy } ![Theme - Minimal screenshot](/assets/themes/Theme-Minimal/2.png){ loading=lazy } ![Theme - Minimal screenshot](/assets/themes/Theme-Minimal/3.png){ loading=lazy } ![Theme - Minimal screenshot](/assets/themes/Theme-Minimal/4.png){ loading=lazy }
588+
543589
### [Theme - ModernDark](https://github.com/stashapp/CommunityScripts/tree/main/themes/Theme-ModernDark){target=_blank}
544590

545591
=== "Description"

0 commit comments

Comments
 (0)