summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--public/app/views/components/theme.php8
-rw-r--r--public/assets/css/class.css10
-rw-r--r--public/assets/css/themes/fall-08.css2
-rw-r--r--public/assets/media/credits.txt80
4 files changed, 91 insertions, 9 deletions
diff --git a/public/app/views/components/theme.php b/public/app/views/components/theme.php
index b6ada78..5a545e6 100644
--- a/public/app/views/components/theme.php
+++ b/public/app/views/components/theme.php
@@ -33,6 +33,10 @@ switch ($month) {
*
* ( ( ( month*31 + day) % L*4 ) div 4 )
* change seasonal theme every 4 days
+ *
+ * Catch Exceptions
+ * if (month == 12) : month = 0
+ * if (month == 6 && day == 1) then day = 2
*/
@@ -104,7 +108,7 @@ $themes = [
'summer' => [ 's1', 's5', 'g9', 's2', 'g1' ],
- 'fall' => [ 'f8', 's5', 'g4', 's1' ],
+ 'fall' => [ 'f8', 's5', 'g4', 's2' ],
'winter' => [ 'w9' ],
@@ -115,7 +119,7 @@ $themes = [
];
-define('THEME', $theme_def[ $themes['fall'][0] ]);
+define('THEME', $theme_def[ $themes['fall'][3] ]);
?>
<!-- theme overides -->
diff --git a/public/assets/css/class.css b/public/assets/css/class.css
index 6d79077..8a8f51b 100644
--- a/public/assets/css/class.css
+++ b/public/assets/css/class.css
@@ -16,20 +16,24 @@
--light-grey-shade: 1px 5px 7px #7773;
--form-content-font-size: .87rem;
--form-input-height: 31px;
- --form-layer-bgr: #dddb; /* form layer background */
+
--table-head-bgr: #fff6;
--table-row-bgr: #eee4;
--table-odd-row-bgr: #fff4;
--table-row-hover-bgr: #fffa;
+ /* layer backgrounds */
+ --form-layer-bgr: #dddb; /* form layer background */
+ --backlayer-bgr: transparent;
+
/* select2 */
--select2-arrow-top: 10px;
--select2-height: 31px;
/* main themed variables */
--background-image: #fafafa; /* main background */
- --menu-hover-bgr: #def /* <-- spring-04 ; default: #def */;
+ --menu-hover-bgr: #def;
--info-text-color: #554e;
/* image credits */
@@ -162,6 +166,8 @@ html, body {
width: 100%;
margin: auto auto; padding: .5em;
font-size: .78em;
+ background: var(--backlayer-bgr);
+ border-radius: 9px;
}
.central-form.left-menu .content { margin: 1em auto; }
diff --git a/public/assets/css/themes/fall-08.css b/public/assets/css/themes/fall-08.css
index 76f1b67..3ea612e 100644
--- a/public/assets/css/themes/fall-08.css
+++ b/public/assets/css/themes/fall-08.css
@@ -1,7 +1,7 @@
:root {
--background-image: url(/assets/media/fall-08.webp);
--form-layer-bgr: #cccc;
- --bs-heading-color: #fee /* #045 */;
+ --bs-heading-color: #ffe;
--menu-hover-bgr: #fcc;
--info-text-color: #112;
--img-credit-hover-color: #334;
diff --git a/public/assets/media/credits.txt b/public/assets/media/credits.txt
index f5533e6..ba6120d 100644
--- a/public/assets/media/credits.txt
+++ b/public/assets/media/credits.txt
@@ -13,6 +13,63 @@ fall-07 ;; pxfuel ;; desktop-wallpaper-qdmfe ;; @pxfuel: Cades Cove Sunrise, Gre
https://unsplash.com/photos/2s3fI3M1lO0
+++ https://unsplash.com/photos/KhhOAsE5M6Y : Damaraland, Namibia
+++ https://unsplash.com/photos/yQ9NNBelr0Y : Cape Town
+++ https://unsplash.com/photos/EQ_MuV5pfe0 : Eureka Sand Dunes, California
+++ https://unsplash.com/photos/j8PfDO_mT3c : Maasai Mara National Reserve, Kenya
++? https://unsplash.com/photos/FspSQm4mPbg : Ngorongoro, Tanzania
+++ https://unsplash.com/photos/9zlTSybQKzY : Malawi, Africa
++? https://unsplash.com/photos/0QTsC9YtovE : Cape Town
+++ https://unsplash.com/photos/DYxsvMWAnj8
++? https://unsplash.com/photos/L6EP96_w1Fc : Cape Town
+++ https://unsplash.com/photos/qfntmjboDyc : Ko Hong, Thailand
+++ https://unsplash.com/photos/GlJDbNpRZzI : Quảng Ninh, Vietnam
++? https://unsplash.com/photos/J_C3_JpJMms : Mount Fuji, Kitayama, Fujinomiya, Japon
+++ https://unsplash.com/photos/yzkoleKww6w : Himalayas
+++ https://unsplash.com/photos/dg4AfLITDH8 : Hạ Long Bay, Vietnam
+++ https://unsplash.com/photos/prBOww8R1Js : Mining Town, Ipoh, Malaysia
+++ https://unsplash.com/photos/o3Z8qhsWdiU : Bhigwan, India -> text:#fed
+++ https://unsplash.com/photos/cIYep5O1pn8 : Java, Indonesië
+++ https://unsplash.com/photos/r7DTD91MEUQ : Siargao Island, Philippines
+++ https://unsplash.com/photos/fO_PNFXw434 : Bagan, Myanmar (Birmania) -> text:#543
++? https://unsplash.com/photos/BOj8Py1IcbU : Santa Cruz, Argentina
++? https://unsplash.com/photos/biIqtNDjlqY : Mendoza, Argentina
+++ https://unsplash.com/photos/cNagAGEok9k : Huacachina, Peru ->text:#432
+++ https://unsplash.com/photos/HO-uMoDyjA8 : Lima District, Peru
+++ https://unsplash.com/photos/1YfXF2Rgzs4 : Vale do Colca, Chivay, Peru
+++ https://unsplash.com/photos/NOgn3fA94N4 : Cataratas do Iguaçu, Brazil
++? https://unsplash.com/photos/dmweMDLyPdY : State of Santa Catarina, Brazil
+++ https://unsplash.com/photos/CErddu-JwKw : Rio de Janeiro, Brazil
+++ https://unsplash.com/photos/Zv3-nrfYz1E : Florianópolis, Brazil
+++ https://unsplash.com/photos/mVfTcRGVK48 : Rio de Janeiro, Brazil
+++ https://unsplash.com/photos/HpaDxLjg2kQ : Bayern, Germany
+++ https://unsplash.com/photos/XacZR1cmC2A : Mettlach, Germany
++? https://unsplash.com/photos/Tj7x6zFYKV0 : Rostock, Germany
++? https://unsplash.com/photos/YMPUJexvNa8 : Munich, Germany
++? https://unsplash.com/photos/rMU6tt1c2ZE : Westerhever, Germany
+++ https://unsplash.com/photos/BHEJJ8os0mY : Germany
+++ https://unsplash.com/photos/eAZOKkEhzDg : Baikal, Irkutsk Oblast, Russia
+++ https://unsplash.com/photos/d3AFql-AGvc : Vladivostok, Russia
+++ https://unsplash.com/photos/W3u3jpbhPd8 : Samara, Russia
++? https://unsplash.com/photos/Igdf9n_fqeo
+++ https://unsplash.com/photos/vZyKSjhpnsY : Russia
+++ https://unsplash.com/photos/U_diPCXCBxU : Flakstad, Norway
+++ https://unsplash.com/photos/LKOuYT5_dyw : Lofoten, Norway -> text:#fed
+++ https://unsplash.com/photos/2XpixHtHmVc : Lofoten, Norway
++? https://unsplash.com/photos/OF7jUVrEDJQ
+++ https://unsplash.com/photos/DxRXjBQAb8I : Nykvåg, Norway -> text:#fee
+++ https://unsplash.com/photos/NWANKTV5yHU : Leknes, Norway
+++ https://unsplash.com/photos/D1eFDB4CMj0 : -> text:#dcb
+++ https://unsplash.com/photos/wyM1KmMUSbA : Vittangi, Sweden
+++ https://unsplash.com/photos/6gVOt8qOJ08 : Ljungskile, Sweden
+++ https://unsplash.com/photos/AkUR27wtaxs : Högakustenbron, Sweden -> text:#fed
+++ https://unsplash.com/photos/YPJTuZkZn4o : Stockholm, Sweden
+
+
+
+
+
+
[change]
fall-01
@@ -46,9 +103,25 @@ https://www.pexels.com/photo/una-tarde-normal-16693424/
// ninjason1: Body of water
+f w
+++> https://www.freepik.com/free-photo/abstract-concept_19139838.htm
+rawpixel.com: Abstract background cement wall shadow light concept
+
+++ https://www.freepik.com/free-photo/golden-background-with-palm-tree_16015732.htm
+++ https://www.freepik.com/free-vector/winter-blue-pink-gradient-background-vector_16358987.htm
+++ https://img.freepik.com/free-vector/abstract-gray-gradient-background-vector-with-tropical-leaf-shadow_53876-125453.jpg
+f
+https://www.freepik.com/free-photo/summer-beach-destination_2971748.htm
+rawpixel.com: Summer beach clean holiday destination
+g
+https://www.freepik.com/free-vector/spring-floral-watercolor_17221627.htm
+rawpixel.com: Spring floral watercolor background vector with leaf illustration
+s g
+https://www.freepik.com/free-photo/beach-background_4191224.htm
+rawpixel.com: Beach product background
/** cc photo sources
@@ -63,7 +136,6 @@ https://www.freepik.com/free-photo/beautiful-shot-tree-trunks-water-with-blue-sk
+ https://www.freepik.com/free-photo/vertical-overhead-shot-wavy-sea-against-seashore_11354068.htm
+ https://www.freepik.com/free-photo/top-view-sand-meeting-seawater_9818948.htm
++ https://www.freepik.com/free-photo/summer-beach-clean-holiday-destination_2971748.htm
-!! https://www.freepik.com/free-photo/body-water_13126578.htm
+ https://www.freepik.com/free-photo/waves-sea-sunset_975711.htm
!! https://www.freepik.com/free-photo/overhead-shot-people-enjoying-sunny-day-sandy-beach-near-beautiful-waves-sea_9970655.htm
!! https://www.freepik.com/free-photo/aerial-shot-beach-surrounded-by-greenery-sea_11527527.htm
@@ -198,7 +270,7 @@ https://www.flickr.com/photos/mgaloseau/17277356452/
https://www.flickr.com/photos/17316292@N00/13695205855/
https://www.flickr.com/photos/138748077@N02/26898426412/
https://www.flickr.com/photos/kk_photographics/18709114915/
-https://www.flickr.com/photos/112072356@N06/14882252902/ +
+
https://www.flickr.com/photos/thomashawk/3408348383/
https://www.flickr.com/photos/pedrobiondi/30834642176/
https://www.flickr.com/photos/pedrobiondi/30238995904/
@@ -207,7 +279,7 @@ https://www.flickr.com/photos/145089467@N08/46658195125/
https://www.flickr.com/photos/mara_earthlight/3590205222/
https://www.flickr.com/photos/fdecomite/16806041639/
https://www.flickr.com/photos/zivturner/3397599628/
-https://www.flickr.com/photos/docsearls/12114022885/ +
+
https://www.flickr.com/photos/rastone-freebies/44877503371/ !
https://www.flickr.com/photos/fototexture/16647404351/
https://www.flickr.com/photos/maheanuu/40844488773/
@@ -215,7 +287,7 @@ https://www.flickr.com/photos/icstefanescu/29852682958/
https://www.flickr.com/photos/eltsulolli/41797500361/
https://www.flickr.com/photos/collisionconf/41115414074/
https://www.flickr.com/photos/153317420@N04/40375386294/ +
-https://www.flickr.com/photos/youngsabroad/26305344342/ !++
+
https://www.flickr.com/photos/138402863@N02/23445581921/ !++
https://www.flickr.com/photos/78423546@N06/43429924691/ = PD
https://www.flickr.com/photos/78423546@N06/42135640880/ = PD