1
0

Hell zu Dunkel

This commit is contained in:
Akamaru
2025-09-15 21:35:26 +02:00
parent df7f5625c3
commit 02a357b0e4
37 changed files with 120 additions and 99 deletions

View File

@@ -6,20 +6,20 @@
body {
margin:0px;
padding:0px;
background-color: white;
color: #444444;
background-color: #1a1a1a;
color: #e0e0e0;
text-align:center;
}
a {
color: #444444;
color: #cccccc;
text-decoration: none;
outline: none;
}
a img {
border: 1px solid #AAAAAA;
box-shadow: 10px 10px 5px #888888;
border: 1px solid #555555;
box-shadow: 10px 10px 5px #000000;
}
.hidden {
@@ -33,7 +33,7 @@ a img {
display : inline-block;
padding : 5px;
background-color:#EEEEEE;
background-color:#333333;
width : 500px;
border-radius: 10px;
@@ -50,7 +50,7 @@ a img {
left:0px;
height:140px;
width:100%;
background-color:white;
background-color:#1a1a1a;
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
@@ -89,7 +89,7 @@ a img {
left:0px;
height:70px;
width:100%;
background-color:white;
background-color:#1a1a1a;
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
@@ -128,12 +128,12 @@ a img {
font-weight:bold;
font-family:"Arial";
font-size:22px;
color:#CCC;
color:#888888;
}
#pagelabeltotal {
font-size:16px;
color:#888;
color:#aaaaaa;
}
.topbutton {
@@ -192,7 +192,7 @@ a img {
width:100%;
background-image:url('{{rootPath}}/theme/common/banner.png');
background-color:white;
background-color:#1a1a1a;
background-repeat:no-repeat;
background-position:20px center;
}
@@ -228,15 +228,15 @@ a img {
height:50px;
overflow:hidden;
font-family:"Arial";
color:#444444;
color:#e0e0e0;
}
.author {
color:#888;
color:#aaaaaa;
}
.title {
color:#444;
color:#cccccc;
}
.numberblock{
@@ -323,10 +323,10 @@ a img {
margin-top: 3%;
padding:10px;
background-color: white;
background-color: #2a2a2a;
border: 1px solid #AAAAAA;
box-shadow: 10px 10px 5px rgba(0, 0, 0, 0.5);
border: 1px solid #555555;
box-shadow: 10px 10px 5px rgba(0, 0, 0, 0.8);
overflow:auto;
max-height: 80%
}
@@ -336,37 +336,38 @@ a img {
padding-bottom:20px;
margin-top:10px;
margin-bottom:20px;
border-bottom: 1px #CCCCCC solid;
border-bottom: 1px #444444 solid;
}
.categorytitle{
text-transform: capitalize;
color: #888888;
color: #aaaaaa;
}
.pagenumber {
border-radius: 25px;
-webkit-border-radius: 25px;
float:left;
background-color: #777;
background-color: #444444;
width: 50px;
height: 38px;
padding-top:10px;
margin:5px;
font-size: 24px;
color: #e0e0e0;
}
.currentpagenumber {
color:black;
background-color: white;
background-color: #2a2a2a;
}
.actionbutton {
cursor: pointer;
font-size:16px;
font-weight:bold;
background: #CCCCCC;
background: #555555;
color: #FFF;
border-radius: 15px;
height:32px;
@@ -376,10 +377,10 @@ a img {
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
padding: 1px 0px 1px 0px;
border: solid 1px #CCCCCC;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
border: solid 1px #555555;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 1px rgba(0, 0, 0, 0.5);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 1px rgba(0, 0, 0, 0.5);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 1px rgba(0, 0, 0, 0.5);
}
.actionbutton:hover {
@@ -389,11 +390,12 @@ a img {
.textbox{
height:25px;
width: 200px;
border: 1px solid #B9BDC1;
color: #797979;
-moz-box-shadow: 0 2px 4px #bbb inset;
-webkit-box-shadow: 0 2px 4px #BBB inset;
box-shadow: 0 2px 4px #BBB inset;
border: 1px solid #555555;
color: #e0e0e0;
background-color: #333333;
-moz-box-shadow: 0 2px 4px #000000 inset;
-webkit-box-shadow: 0 2px 4px #000000 inset;
box-shadow: 0 2px 4px #000000 inset;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
@@ -439,7 +441,7 @@ a img {
padding: 5px;
width: 150px;
border-radius: 10px;
background-color:#EEEEEE;
background-color:#333333;
}
#folderinfo{
@@ -496,7 +498,7 @@ a img {
display: flex;
flex-direction: row;
justify-content: space-around;
background-color: #f8f8f8;
background-color: #2a2a2a;
padding: 2px;
width: 90%;
margin-left: auto;
@@ -535,7 +537,7 @@ a img {
}
#details_cover img{
border: 1px solid #AAAAAA;
border: 1px solid #555555;
}
#details_title{
@@ -549,7 +551,7 @@ a img {
font-size:16px;
font-weight:bold;
text-align:left;
color:#888;
color:#aaaaaa;
}
#details_series{
@@ -635,7 +637,7 @@ a img {
clear: both;
text-align:left;
overflow-y:auto;
color:#444444;
color:#cccccc;
padding:15px;
}
@@ -730,21 +732,21 @@ a img {
}
.status_finished .cover_progress_bar {
--prog_fg: #555;
border: 1px solid #e0e0e0;
--prog_fg: #777777;
border: 1px solid #666666;
}
.status_finished .cover_progress_bar_fill {
--prog_bg: #555;
--prog_bg: #999999;
}
.status_finished .details_progress_bar {
--prog_fg: #555;
border: 1px solid #e0e0e0;
--prog_fg: #777777;
border: 1px solid #666666;
}
.status_finished .details_progress_bar_fill {
--prog_bg: #555;
--prog_bg: #999999;
}