Shooting Star Scans: changing website theme ()

- changing website theme from WPMangaThemesia to Madara

Closes 
This commit is contained in:
Luqman 2022-12-09 08:38:29 +07:00 committed by GitHub
parent 454b98b8aa
commit 8122b889c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
14 changed files with 1 additions and 1 deletions
multisrc
overrides
madara/shootingstarscans/res
mangathemesia/shootingstarscans/res
src/main/java/eu/kanade/tachiyomi/multisrc

Binary file not shown.

After

(image error) Size: 6.4 KiB

Binary file not shown.

After

(image error) Size: 3.3 KiB

Binary file not shown.

After

(image error) Size: 10 KiB

Binary file not shown.

After

(image error) Size: 19 KiB

Binary file not shown.

After

(image error) Size: 31 KiB

Binary file not shown.

After

(image error) Size: 200 KiB

Binary file not shown.

Before

(image error) Size: 2.8 KiB

Binary file not shown.

Before

(image error) Size: 1.5 KiB

Binary file not shown.

Before

(image error) Size: 3.7 KiB

Binary file not shown.

Before

(image error) Size: 6.9 KiB

Binary file not shown.

Before

(image error) Size: 9.0 KiB

Binary file not shown.

Before

(image error) Size: 38 KiB

@ -381,6 +381,7 @@ class MadaraGenerator : ThemeSourceGenerator {
SingleLang("Shimada Scans", "https://shimadascans.com", "en"), SingleLang("Shimada Scans", "https://shimadascans.com", "en"),
SingleLang("ShinobiScans", "https://shinobiscans.com", "it"), SingleLang("ShinobiScans", "https://shinobiscans.com", "it"),
SingleLang("Shirai Scans", "https://shiraiscans.com.br", "pt-BR"), SingleLang("Shirai Scans", "https://shiraiscans.com.br", "pt-BR"),
SingleLang("Shooting Star Scans", "https://shootingstarscans.com", "en"),
SingleLang("ShoujoHearts", "https://shoujohearts.com", "en", overrideVersionCode = 2), SingleLang("ShoujoHearts", "https://shoujohearts.com", "en", overrideVersionCode = 2),
SingleLang("Sinensis Scan", "https://sinensisscans.com", "pt-BR", pkgName = "sinensis", overrideVersionCode = 4), SingleLang("Sinensis Scan", "https://sinensisscans.com", "pt-BR", pkgName = "sinensis", overrideVersionCode = 4),
SingleLang("SISI GELAP", "https://sigel.asia", "id", overrideVersionCode = 4), SingleLang("SISI GELAP", "https://sigel.asia", "id", overrideVersionCode = 4),

@ -99,7 +99,6 @@ class MangaThemesiaGenerator : ThemeSourceGenerator {
SingleLang("Senpai Ediciones", "http://senpaiediciones.com", "es"), SingleLang("Senpai Ediciones", "http://senpaiediciones.com", "es"),
SingleLang("Shadow Mangas", "https://shadowmangas.com", "es"), SingleLang("Shadow Mangas", "https://shadowmangas.com", "es"),
SingleLang("Shea Manga", "https://sheakomik.com", "id", overrideVersionCode = 4), SingleLang("Shea Manga", "https://sheakomik.com", "id", overrideVersionCode = 4),
SingleLang("Shooting Star Scans", "https://shootingstarscans.com", "en", overrideVersionCode = 3),
SingleLang("Silence Scan", "https://silencescan.com.br", "pt-BR", isNsfw = true, overrideVersionCode = 5), SingleLang("Silence Scan", "https://silencescan.com.br", "pt-BR", isNsfw = true, overrideVersionCode = 5),
SingleLang("Snudae Scans", "https://snudaescans.com", "en", isNsfw = true, className = "BatotoScans", overrideVersionCode = 1), SingleLang("Snudae Scans", "https://snudaescans.com", "en", isNsfw = true, className = "BatotoScans", overrideVersionCode = 1),
SingleLang("Summer Fansub", "https://smmr.in", "pt-BR", isNsfw = true), SingleLang("Summer Fansub", "https://smmr.in", "pt-BR", isNsfw = true),