From 963d49359df7c4a05cc61a19f4a37361510063c8 Mon Sep 17 00:00:00 2001 From: Paul Schneider Date: Sun, 14 Sep 2025 13:59:38 +0100 Subject: [PATCH] color theme update --- src/Yavsc/wwwroot/css/site.css | 18 +++++++++--------- src/Yavsc/wwwroot/css/site.min.css | 12 ++++++------ src/Yavsc/wwwroot/css/site.scss | 10 +++++----- 3 files changed, 20 insertions(+), 20 deletions(-) diff --git a/src/Yavsc/wwwroot/css/site.css b/src/Yavsc/wwwroot/css/site.css index b98719c6..6efab4b9 100644 --- a/src/Yavsc/wwwroot/css/site.css +++ b/src/Yavsc/wwwroot/css/site.css @@ -1,6 +1,6 @@ .grants-page .card { margin-top: 20px; - border-bottom: 1px solid lightgray; } + border-bottom: 1px solid #fd8134; } .grants-page .card .card-title { font-size: 120%; font-weight: bold; } @@ -15,7 +15,7 @@ div.carousel-inner > div.item > div.carousel-caption-s { margin: .5em; - background-color: #530e6a; + background-color: #11415f4a; color: #ffffc8; font-weight: bold; padding: .5em; } @@ -30,7 +30,7 @@ input[type='checkbox'] { min-height: 1em; } .container { - background-color: #25131c; + background-color: #000000; color: #fff; padding: .5em; margin: .5em; } @@ -76,7 +76,7 @@ a.close { div.carousel-inner > div.item > div.carousel-caption-s { margin: .5em; - background-color: #530e6a; + background-color: #11415f4a; color: #ffffc8; font-weight: bold; padding: .5em; } @@ -91,14 +91,14 @@ input[type='checkbox'] { min-height: 1em; } .container { - background-color: #25131c; - color: #ccdeff; + background-color: #000000; + color: #f5f7db; padding: .5em; margin: .5em; } .post { background-color: #290505; - color: #dce1ec; + color: #fff4ca; padding: .7em; border-radius: 2em; border: solid #b29e9e 2pt; } @@ -116,8 +116,8 @@ input[type='checkbox'] { body { font: 1rem/1.5 var(--font-family-sans-serif); - color: #ccdeff; - background-color: #25131c; } + color: #f5f7db; + background-color: #000000; } .card { max-height: 20em; diff --git a/src/Yavsc/wwwroot/css/site.min.css b/src/Yavsc/wwwroot/css/site.min.css index 514269ff..1da6ddf8 100644 --- a/src/Yavsc/wwwroot/css/site.min.css +++ b/src/Yavsc/wwwroot/css/site.min.css @@ -1,10 +1,10 @@ -.grants-page.card{margin-top:20px;border-bottom:1px solid lightgray;}.grants-page.card.card-title{font-size:120%;font-weight:bold;}.grants-page.card.card-title img{width:100px;height:100px;}.grants-page.card label{font-weight:bold;}.navbar-dark.navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");} -div.carousel-inner>div.item>div.carousel-caption-s{margin:.5em;background-color:#530e6a;color:#ffffc8;font-weight:bold;padding:.5em;} +.grants-page.card{margin-top:20px;border-bottom:1px solid#fd8134;}.grants-page.card.card-title{font-size:120%;font-weight:bold;}.grants-page.card.card-title img{width:100px;height:100px;}.grants-page.card label{font-weight:bold;}.navbar-dark.navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");} +div.carousel-inner>div.item>div.carousel-caption-s{margin:.5em;background-color:#11415f4a;color:#ffffc8;font-weight:bold;padding:.5em;} img.blogphoto{max-width:100%;max-height:100%;} -input[type='checkbox']{appearance:auto;min-width:1em;min-height:1em;}.container{background-color:#25131c;color:#fff;padding:.5em;margin:.5em;}.post{background-color:#290505;color:#d1d1d1;padding:2.3em;border-radius:2em;border:solid#5d7f0ca4 2pt;}.actiongroup{float:right;margin:.5em;}.float-left{float:left;margin:.5em;} +input[type='checkbox']{appearance:auto;min-width:1em;min-height:1em;}.container{background-color:#000000;color:#fff;padding:.5em;margin:.5em;}.post{background-color:#290505;color:#d1d1d1;padding:2.3em;border-radius:2em;border:solid#5d7f0ca4 2pt;}.actiongroup{float:right;margin:.5em;}.float-left{float:left;margin:.5em;} a{color:var(--blue);} a.close{cursor:pointer;}.grants-page.card{margin-top:20px;border-bottom:1px solid lightgray;}.grants-page.card.card-title{font-size:120%;font-weight:bold;}.grants-page.card.card-title img{width:100px;height:100px;}.grants-page.card label{font-weight:bold;}.navbar-dark.navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");} -div.carousel-inner>div.item>div.carousel-caption-s{margin:.5em;background-color:#530e6a;color:#ffffc8;font-weight:bold;padding:.5em;} +div.carousel-inner>div.item>div.carousel-caption-s{margin:.5em;background-color:#11415f4a;color:#ffffc8;font-weight:bold;padding:.5em;} img.blogphoto{max-width:100%;max-height:100%;} -input[type='checkbox']{appearance:auto;min-width:1em;min-height:1em;}.container{background-color:#25131c;color:#ccdeff;padding:.5em;margin:.5em;}.post{background-color:#290505;color:#dce1ec;padding:.7em;border-radius:2em;border:solid#b29e9e 2pt;}.post.photo{max-height:100%;max-width:100%;}.actiongroup{float:right;margin:.5em;}.float-left{float:left;margin:.5em;} -body{font:1rem/1.5 var(--font-family-sans-serif);color:#ccdeff;background-color:#25131c;}.card{max-height:20em;max-width:30em;display:inline-table;}.card.card-photo{border:solid 1px#ffffffd4;max-height:15em;max-width:30em;}.card.index-post-title{display:inline;} \ No newline at end of file +input[type='checkbox']{appearance:auto;min-width:1em;min-height:1em;}.container{background-color:#000000;color:#f5f7db;padding:.5em;margin:.5em;}.post{background-color:#290505;color:#fff4ca;padding:.7em;border-radius:2em;border:solid#b29e9e 2pt;}.post.photo{max-height:100%;max-width:100%;}.actiongroup{float:right;margin:.5em;}.float-left{float:left;margin:.5em;} +body{font:1rem/1.5 var(--font-family-sans-serif);color:#f5f7db;background-color:#000000;}.card{max-height:20em;max-width:30em;display:inline-table;}.card.card-photo{border:solid 1px#ffffffd4;max-height:15em;max-width:30em;}.card.index-post-title{display:inline;} \ No newline at end of file diff --git a/src/Yavsc/wwwroot/css/site.scss b/src/Yavsc/wwwroot/css/site.scss index f9799667..dc7b923b 100644 --- a/src/Yavsc/wwwroot/css/site.scss +++ b/src/Yavsc/wwwroot/css/site.scss @@ -1,12 +1,12 @@ -$color: #ccdeff; -$background-color: #25131c; -$post-color: #dce1ec; +$color: #f5f7db; +$background-color: #000000; +$post-color: #fff4ca; $post-background-color: #290505; $post-border-color:rgb(178, 158, 158); -$card-border-color: lightgray; +$card-border-color: rgb(253, 129, 52); $card-photo-border-color: #ffffffd4; $carousel-color: rgb(255,255,200); -$carousel-background-color: #530e6a; +$carousel-background-color: #11415f4a; $primary: #00c40d; $danger: #dc0505d5;