From d73ece6445c5f4411ab2cc874ae90be23dab1457 Mon Sep 17 00:00:00 2001 From: Azareal Date: Mon, 30 Jul 2018 12:51:22 +1000 Subject: [PATCH] Start phasing out Tempra Conflux. --- README.md | 4 ---- .../tempra-conflux-control-panel.png | Bin .../tempra-conflux-mobile-320px.png | Bin .../tempra-conflux-tablet-768px.png | Bin .../tempra-conflux-topic-list.png | Bin {images => old-images}/tempra-conflux.png | Bin {images => old-images}/tempra-cursive.png | Bin themes/tempra-conflux/theme.json | 1 + 8 files changed, 1 insertion(+), 4 deletions(-) rename {images => old-images}/tempra-conflux-control-panel.png (100%) rename {images => old-images}/tempra-conflux-mobile-320px.png (100%) rename {images => old-images}/tempra-conflux-tablet-768px.png (100%) rename {images => old-images}/tempra-conflux-topic-list.png (100%) rename {images => old-images}/tempra-conflux.png (100%) rename {images => old-images}/tempra-cursive.png (100%) diff --git a/README.md b/README.md index d0512f36..e85a7b75 100644 --- a/README.md +++ b/README.md @@ -248,10 +248,6 @@ We're looking for ways to clean-up the plugin system so that all of them (except ![Tempra Simple Mobile](https://github.com/Azareal/Gosora/blob/master/images/tempra-simple-mobile-375px.png) -![Tempra Conflux Theme](https://github.com/Azareal/Gosora/blob/master/images/tempra-conflux.png) - -![Tempra Conflux Mobile](https://github.com/Azareal/Gosora/blob/master/images/tempra-conflux-mobile-320px.png) - ![Cosora Prototype WIP](https://github.com/Azareal/Gosora/blob/master/images/cosora-wip.png) More images in the /images/ folder. Beware though, some of them are *really* outdated. Also, keep in mind that a new theme is in the works. diff --git a/images/tempra-conflux-control-panel.png b/old-images/tempra-conflux-control-panel.png similarity index 100% rename from images/tempra-conflux-control-panel.png rename to old-images/tempra-conflux-control-panel.png diff --git a/images/tempra-conflux-mobile-320px.png b/old-images/tempra-conflux-mobile-320px.png similarity index 100% rename from images/tempra-conflux-mobile-320px.png rename to old-images/tempra-conflux-mobile-320px.png diff --git a/images/tempra-conflux-tablet-768px.png b/old-images/tempra-conflux-tablet-768px.png similarity index 100% rename from images/tempra-conflux-tablet-768px.png rename to old-images/tempra-conflux-tablet-768px.png diff --git a/images/tempra-conflux-topic-list.png b/old-images/tempra-conflux-topic-list.png similarity index 100% rename from images/tempra-conflux-topic-list.png rename to old-images/tempra-conflux-topic-list.png diff --git a/images/tempra-conflux.png b/old-images/tempra-conflux.png similarity index 100% rename from images/tempra-conflux.png rename to old-images/tempra-conflux.png diff --git a/images/tempra-cursive.png b/old-images/tempra-cursive.png similarity index 100% rename from images/tempra-cursive.png rename to old-images/tempra-cursive.png diff --git a/themes/tempra-conflux/theme.json b/themes/tempra-conflux/theme.json index 1e855466..a903147c 100644 --- a/themes/tempra-conflux/theme.json +++ b/themes/tempra-conflux/theme.json @@ -4,6 +4,7 @@ "Version": "0.1.0-dev", "Creator": "Azareal", "FullImage": "tempra-conflux.png", + "HideFromThemes": true, "MobileFriendly": true, "BgAvatars":true, "URL": "github.com/Azareal/Gosora",