1
0
mirror of http://aero2k.de/repos/dfde-theme.git synced 2017-09-06 15:25:40 +02:00

Farben angepasst: Blautoene zu Rottoenen

This commit is contained in:
eggy
2017-07-08 10:53:49 +02:00
parent de8743d213
commit 9b119a9eb0

View File

@@ -44,7 +44,7 @@ a:hover { color: #d3111a; }
} }
.forumbg .header a:hover, .forabg .header a:hover, th a:hover { .forumbg .header a:hover, .forabg .header a:hover, th a:hover {
color: #A8D8FF; color: #FFA8D8 ;
} }
/* Notification mark read link */ /* Notification mark read link */
@@ -54,17 +54,17 @@ a:hover { color: #d3111a; }
/* Post body links */ /* Post body links */
.postlink { .postlink {
border-bottom-color: #368AD2; border-bottom-color: #D2368A ;
color: #368AD2; color: #D2368A ;
} }
.postlink:visited { .postlink:visited {
border-bottom-color: #5D8FBD; border-bottom-color: #BD5D8F ;
color: #5D8FBD; color: #BD5D8F ;
} }
.postlink:hover { .postlink:hover {
background-color: #D0E4F6; background-color: #F6D0E4 ;
color: #0D4473; color: #0D4473;
} }
@@ -79,7 +79,7 @@ a:hover { color: #d3111a; }
/* Arrow links */ /* Arrow links */
.arrow-left:hover, .arrow-right:hover { .arrow-left:hover, .arrow-right:hover {
color: #368AD2; color: #D2368A ;
} }
/* Round cornered boxes and backgrounds /* Round cornered boxes and backgrounds
@@ -169,7 +169,7 @@ table.table1 tbody tr {
} }
table.table1 tbody tr:hover, table.table1 tbody tr.hover { table.table1 tbody tr:hover, table.table1 tbody tr.hover {
background-color: #CFE1F6; background-color: #F6CFE1 ;
color: #000; color: #000;
} }
@@ -202,13 +202,13 @@ dl.details dd {
} }
.sep { .sep {
color: #1198D9; color: #D91198 ;
} }
/* Icon styles /* Icon styles
---------------------------------------- */ ---------------------------------------- */
.icon.icon-blue, a:hover .icon.icon-blue { .icon.icon-blue, a:hover .icon.icon-blue {
color: #196db5; color: #b5196d ;
} }
.icon.icon-green, a:hover .icon.icon-green{ .icon.icon-green, a:hover .icon.icon-green{
@@ -255,8 +255,8 @@ dl.details dd {
} }
.jumpbox-cat-link:hover { .jumpbox-cat-link:hover {
background-color: #12A3EB; background-color: #EB12A3 ;
border-top-color: #12A3EB; border-top-color: #EB12A3 ;
color: #FFFFFF; color: #FFFFFF;
} }
@@ -491,7 +491,7 @@ dl.thumbnail dt a:hover {
} }
dl.thumbnail dt a:hover img { dl.thumbnail dt a:hover img {
border-color: #368AD2; border-color: #D2368A ;
} }
/* Post poll styles /* Post poll styles
@@ -604,7 +604,7 @@ Colours and backgrounds for buttons.css
.button:hover, .button:hover,
.button:focus { .button:focus {
border-color: #0A8ED0; border-color: #D00A8E ;
background-color: #FFFFFF; /* Old browsers */ /* FF3.6+ */ background-color: #FFFFFF; /* Old browsers */ /* FF3.6+ */
background-image: -webkit-linear-gradient(top, #E9E9E9 0%, #FFFFFF 100%); background-image: -webkit-linear-gradient(top, #E9E9E9 0%, #FFFFFF 100%);
background-image: linear-gradient(to bottom, #E9E9E9 0%,#FFFFFF 100%); /* W3C */ background-image: linear-gradient(to bottom, #E9E9E9 0%,#FFFFFF 100%); /* W3C */
@@ -622,7 +622,7 @@ Colours and backgrounds for buttons.css
.button-secondary:hover, .button-secondary:hover,
.button:focus .icon, .button:focus .icon,
.button:hover .icon { .button:hover .icon {
color: #0A8ED0; color: #D00A8E ;
} }
.button-search:hover, .button-search:hover,
@@ -791,22 +791,22 @@ ul.cplist {
/* CP tabbed menu /* CP tabbed menu
----------------------------------------*/ ----------------------------------------*/
.tabs .tab > a { .tabs .tab > a {
background: #BACCD9; background: #D9BACC ;
color: #848281; color: #848281;
} }
.tabs .tab > a:hover { .tabs .tab > a:hover {
background: #DDEDFB; background: #FBDDED ;
color: #D31141; color: #D31141;
} }
.tabs .activetab > a, .tabs .activetab > a,
.tabs .activetab > a:hover { .tabs .activetab > a:hover {
background-color: #CADCEB; /* Old browsers */ /* FF3.6+ */ background-color: #EBCADC ; /* Old browsers */ /* FF3.6+ */
background-image: -webkit-linear-gradient(top, #E2F2FF 0%, #CADCEB 100%); background-image: -webkit-linear-gradient(top, #E2F2FF 0%, #EBCADC 100%);
background-image: linear-gradient(to bottom, #E2F2FF 0%,#CADCEB 100%); /* W3C */ background-image: linear-gradient(to bottom, #E2F2FF 0%,#EBCADC 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E2F2FF', endColorstr='#CADCEB',GradientType=0 ); /* IE6-9 */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E2F2FF', endColorstr='#EBCADC ',GradientType=0 ); /* IE6-9 */
border-color: #CADCEB; border-color: #EBCADC ;
box-shadow: 0 1px 1px #F2F9FF inset; box-shadow: 0 1px 1px #F2F9FF inset;
color: #333333; color: #333333;
} }
@@ -843,21 +843,21 @@ ul.cplist {
/* Link styles for the sub-section links */ /* Link styles for the sub-section links */
.navigation a { .navigation a {
color: #333; color: #333;
background: #CADCEB; /* Old browsers */ /* FF3.6+ */ background: #EBCADC ; /* Old browsers */ /* FF3.6+ */
background: -webkit-linear-gradient(left, #B4C4D1 50%, #CADCEB 100%); background: -webkit-linear-gradient(left, #D1B4C4 50%, #EBCADC 100%);
background: linear-gradient(to right, #B4C4D1 50%,#CADCEB 100%); /* W3C */ background: linear-gradient(to right, #D1B4C4 50%,#EBCADC 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B4C4D1', endColorstr='#CADCEB',GradientType=1 ); /* IE6-9 */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#D1B4C4 ', endColorstr='#EBCADC ',GradientType=1 ); /* IE6-9 */
} }
.rtl .navigation a { .rtl .navigation a {
background: #B4C4D1; /* Old browsers */ /* FF3.6+ */ background: #D1B4C4 ; /* Old browsers */ /* FF3.6+ */
background: -webkit-linear-gradient(left, #CADCEB 50%, #B4C4D1 100%); background: -webkit-linear-gradient(left, #EBCADC 50%, #D1B4C4 100%);
background: linear-gradient(to right, #CADCEB 50%,#B4C4D1 100%); /* W3C */ background: linear-gradient(to right, #EBCADC 50%,#D1B4C4 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#CADCEB', endColorstr='#B4C4D1',GradientType=1 ); /* IE6-9 */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EBCADC ', endColorstr='#D1B4C4 ',GradientType=1 ); /* IE6-9 */
} }
.navigation a:hover { .navigation a:hover {
background: #AABAC6; background: #C6AABA ;
color: #BC2A4D; color: #BC2A4D;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
} }
@@ -920,11 +920,11 @@ dl.mini dt {
} }
.pmlist li.pm_replied_colour, .pm_replied_colour { .pmlist li.pm_replied_colour, .pm_replied_colour {
border-color: #A9B8C2; border-color: #C2A9B8 ;
} }
.pmlist li.pm_friend_colour, .pm_friend_colour { .pmlist li.pm_friend_colour, .pm_friend_colour {
border-color: #5D8FBD; border-color: #BD5D8F ;
} }
.pmlist li.pm_foe_colour, .pm_foe_colour { .pmlist li.pm_foe_colour, .pm_foe_colour {
@@ -1018,11 +1018,11 @@ fieldset.quick-login input.inputbox {
} }
.inputbox:hover { .inputbox:hover {
border-color: #11A3EA; border-color: #EA11A3 ;
} }
.inputbox:focus { .inputbox:focus {
border-color: #11A3EA; border-color: #EA11A3 ;
} }
.inputbox:focus:-moz-placeholder { .inputbox:focus:-moz-placeholder {
@@ -1075,7 +1075,7 @@ a.button1:hover, input.button1:hover, a.button2:hover, input.button2:hover, inpu
/* Focus states */ /* Focus states */
input.button1:focus, input.button2:focus, input.button3:focus { input.button1:focus, input.button2:focus, input.button3:focus {
border-color: #11A3EA; border-color: #EA11A3 ;
color: #0F4987; color: #0F4987;
} }
@@ -1103,7 +1103,7 @@ input.disabled {
} }
.dropdown-extended ul li:hover { .dropdown-extended ul li:hover {
background-color: #CFE1F6; background-color: #F6CFE1 ;
color: #000000; color: #000000;
} }
@@ -1119,9 +1119,9 @@ input.disabled {
.dropdown-extended .header { .dropdown-extended .header {
background-color: #F1F8FF; /* Old browsers */ /* FF3.6+ */ background-color: #F1F8FF; /* Old browsers */ /* FF3.6+ */
background-image: -webkit-linear-gradient(top, #F1F8FF 0%, #CADCEB 100%); background-image: -webkit-linear-gradient(top, #F1F8FF 0%, #EBCADC 100%);
background-image: linear-gradient(to bottom, #F1F8FF 0%,#CADCEB 100%); /* W3C */ background-image: linear-gradient(to bottom, #F1F8FF 0%,#EBCADC 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F1F8FF', endColorstr='#CADCEB',GradientType=0 ); /* IE6-9 */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F1F8FF', endColorstr='#EBCADC ',GradientType=0 ); /* IE6-9 */
} }
.dropdown .pointer { .dropdown .pointer {
@@ -1158,7 +1158,7 @@ input.disabled {
---------------------------------------- */ ---------------------------------------- */
.notification_list p.notification-time { .notification_list p.notification-time {
color: #4C5D77; color: #774C5D ;
} }
li.notification-reported strong, li.notification-disapproved strong { li.notification-reported strong, li.notification-disapproved strong {