768 changes: 0 additions & 768 deletions css-black/style.css

This file was deleted.

2 changes: 0 additions & 2 deletions css-white/ie/ie6.css

This file was deleted.

File renamed without changes.
17 changes: 4 additions & 13 deletions css-white/style-mini-news.css → css/style-mini-news.css
Expand Up @@ -3,7 +3,7 @@
position:relative;
padding:0 0 5px 84px;
}

.news li figure {
font-family: 'Raleway', sans-serif;
font-weight: 300;
Expand All @@ -30,16 +30,7 @@
display:inline;
font-size:14px;
line-height:1em;
color:#272727;
color:#f9f9f9; /* WHITE color:#272727; */
float:right;
margin-right:7px;
}
/* .news li:nth-of-type(4n+2) figure {
background:url(../images/date-bg2.gif) no-repeat 0 0;
}
.news li:nth-of-type(4n+3) figure {
background:url(../images/date-bg3.gif) no-repeat 0 0;
}
.news li:nth-of-type(4n+4) figure {
background:url(../images/date-bg4.gif) no-repeat 0 0;
}*/
margin-right:7px;
}
46 changes: 23 additions & 23 deletions css-white/style.css → css/style.css
Expand Up @@ -9,13 +9,13 @@ body {
font-weight: 200;
font-size:100%;
line-height:1.125em;
color:#272727/*#7A7A7A*/;
color:#BABABA; /* XX-WHITE #272727 | #7A7A7A */;
display:flex;
flex-direction:column;
}
html { min-width:750px;}
html, body { height:100%;background-color:#1E1F1F; }
hr { color:#D6D6D64D; background-color:transparent; }
hr { color:#191A1A4D/* XX-WHITE #D6D6D64D */; background-color:transparent; }


/* Global Structure ============================================================= */
Expand All @@ -32,20 +32,20 @@ hr { color:#D6D6D64D; background-color:transparent; }
height:72px;
min-height:72px;
overflow:hidden;
background:url(../images/header-bg_white.gif) 0 0 repeat-x;
background:url(../images/header-bg_black.gif)/* XX-WHITE url(../images/header-bg_white.gif) */ 0 0 repeat-x;
}

/*Gallery*/
#gallery {
height:380px;
min-height:380px;
overflow:hidden;
background:url(../images/gallerry-bg_white.jpg) 0 0 repeat-x;
background:url(../images/gallerry-bg_black.jpg)/* XX-WHITE url(../images/gallerry-bg_white.jpg) */ 0 0 repeat-x;
}
#gallery_plugins {
height:296px;
overflow:hidden;
background:url(../images/gallerry-bg_white.jpg) 0 0 repeat-x;
background:url(../images/gallerry-bg_black.jpg)/* XX-WHITE url(../images/gallerry-bg_white.jpg) */ 0 0 repeat-x;
}
.individual_plugin_container{
position:absolute;
Expand All @@ -56,16 +56,16 @@ hr { color:#D6D6D64D; background-color:transparent; }
/*font-family: 'Cutive Mono', sans-serif;*/
z-index:100;
position:absolute;
color:#cfcdcd; /* FIXME */
color:#cfcdcd; /* XX-WHITE FIXME */
font-size:100%;
left:45px;
top:215px;
}
.text_download a{
color:#cfcdcd; /* FIXME */
color:#cfcdcd; /* XX-WHITE FIXME */
}
.text_download a:hover{
color:#9eb2c5; /* FIXME */
color:#9eb2c5; /* XX-WHITE FIXME */
}
.linuxLogo{
background:url(../images/logo_linux.png) 100% 0 no-repeat;
Expand Down Expand Up @@ -94,7 +94,7 @@ hr { color:#D6D6D64D; background-color:transparent; }
/* Footer */
footer{
padding:18px 0 18px 0;
border-top: 5px solid #D6D6D6;
border-top: 5px solid #1A1A1A /* XX-WHITE #D6D6D6 */;
}


Expand Down Expand Up @@ -175,7 +175,7 @@ pmain{

/*----- txt, links, lines, titles -----*/
a {
color:#2D5B7A;
color:#5D8BAA/* XX-WHITE #2D5B7A */;
outline:none;
text-decoration:none;
}
Expand Down Expand Up @@ -205,7 +205,7 @@ h2.pointer a{
font-size:30px;
line-height:1.2em;
font-weight:200;
color:#2D5B7A;
color:#5D8BAA/* XX-WHITE #2D5B7A */;
margin-bottom:22px;
}
h2.pointer a:hover{
Expand All @@ -216,11 +216,11 @@ h2 {
font-size:30px;
line-height:1.2em;
font-weight:200;
color:#212222;
color:#F1F2F2/* XX-WHITE #212222 */;
margin-bottom:22px;
}
h2 a {
color:#212222;
color:#F1F2F2/* XX-WHITE #212222 */;
text-decoration:none;
font-size:24px;
}
Expand All @@ -232,11 +232,11 @@ h3 {
font-weight: 300;
font-size:120%;
margin-bottom:6px;
color:#212222;
color:#E1E2E2/* XX-WHITE #212222 */;
}
h3 a {
text-decoration:none;
color:#212222; }
color:#E1E2E2/* XX-WHITE #212222 */; }
h3 a:hover {
color:#8a8a8a;
}
Expand All @@ -247,14 +247,14 @@ h3 {
text-decoration:none;
}
#loopedSlider a:hover{
color:#212222;
color:#F1F2F2/* XX-WHITE #212222 */;
text-decoration:none;
}

/*==================boxes====================*/
.main-box {
border-top:5px solid #f9f9f9;
background:#f9f9f9;
border-top:5px solid #040404/* XX-WHITE #f9f9f9 */;
background:#040404/* XX-WHITE #f9f9f9 */;
width:100%;
flex:1;
}
Expand Down Expand Up @@ -295,7 +295,7 @@ header nav {
font-family:'Raleway', sans-serif;
font-weight: 300;
font-size:22px;
color:#ddd;
color:#fff/* XX-WHITE #ddd */;
height:67px;
line-height:67px;
text-decoration:none;
Expand Down Expand Up @@ -382,7 +382,7 @@ header nav {

}
.content img, aside img {
border:1px solid #EBEBEB;
border:1px solid #3B3B3B/* XX-WHITE #EBEBEB */;
padding:2px;
border-radius:4px;
-moz-border-radius:4px;
Expand Down Expand Up @@ -427,7 +427,7 @@ header nav {
display:inline;
font-size:17px;
line-height:0.1em;
color:#272727;
color:#f9f9f9/* XX-WHITE #272727 */;
float:right;
margin-right:3px;
}
Expand Down Expand Up @@ -593,12 +593,12 @@ display:none;
width:300px;
}
.the_menu li {
background-color: #ffffff;
background-color: #040404/* XX-WHITE #ffffff */;
}
.the_menu li a {
font-family:'Raleway', sans-serif;
font-weight: 200;
color:#2D5B7A;
color:#5D9BAA/* XX-WHITE #2D5B7A */;
text-decoration:none;
padding:0px 10px 0px 5px;
display:block;
Expand Down
12 changes: 3 additions & 9 deletions inc_header.php
Expand Up @@ -6,12 +6,6 @@
$ROOT = "";
}

if (isset($_COOKIE["color-theme"])) {
$GLOBALS["THEME"] = htmlspecialchars($_COOKIE["color-theme"]);
} else {
$GLOBALS["THEME"] = "white";
}

$VERSION_DPF = "v1.1";
$VERSION_PORTS = "2018-04-16";

Expand All @@ -24,10 +18,10 @@
<head>
<title>DISTRHO - Cross-Platform Audio Plugins</title>
<meta charset="utf-8">
<link rel="stylesheet" href="<?php echo $ROOT; ?>/css-<?php echo $GLOBALS["THEME"]; ?>/reset.css" type="text/css" media="all">
<link rel="stylesheet" href="<?php echo $ROOT; ?>/css-<?php echo $GLOBALS["THEME"]; ?>/style.css?v=2" type="text/css" media="all">
<link rel="stylesheet" href="<?php echo $ROOT; ?>/css/reset.css" type="text/css" media="all">
<link rel="stylesheet" href="<?php echo $ROOT; ?>/css/style.css" type="text/css" media="all">
<?php if ($CURRENT_PAGE == "index") { ?>
<link rel="stylesheet" href="<?php echo $ROOT; ?>/css-<?php echo $GLOBALS["THEME"]; ?>/style-mini-news.css" type="text/css" media="all">
<link rel="stylesheet" href="<?php echo $ROOT; ?>/css/style-mini-news.css" type="text/css" media="all">
<?php } ?>
<link rel='stylesheet' href='<?php echo $ROOT; ?>/fonts/fonts.css' type='text/css' media="all">
</head>
Expand Down