diff --git a/styles/Milk_v2/theme/colours_nuit.css b/styles/Milk_v2/theme/colours_nuit.css index a704fe3..eb70c9b 100644 --- a/styles/Milk_v2/theme/colours_nuit.css +++ b/styles/Milk_v2/theme/colours_nuit.css @@ -38,7 +38,7 @@ a { color: #c4ced9; } a:hover { transition:.2s; } a.forumtitle, a.topictitle { - color: #303030; + color: #C9C6C2; } body.high_contrast_links .navbar_footer a, @@ -131,7 +131,7 @@ body.content_block_header_block .forumbg .header a:hover, body.content_block_hea } .bg1 { - background-color: #FFFFFF; + background-color: #414655; } table.zebra-list tr:nth-child(odd) td, ul.zebra-list li:nth-child(odd) { @@ -139,7 +139,7 @@ table.zebra-list tr:nth-child(odd) td, ul.zebra-list li:nth-child(odd) { } .bg2 { - background-color: #FFFFFF; + background-color: #414655; } table.zebra-list tr:nth-child(even) td, ul.zebra-list li:nth-child(even) { @@ -147,7 +147,7 @@ table.zebra-list tr:nth-child(even) td, ul.zebra-list li:nth-child(even) { } .bg3 { - background-color: #F9F9F9; + background-color: #454B5E; } .ucprowbg { @@ -369,7 +369,7 @@ body.content_block_header_block li.header dt, body.content_block_header_block li /* Content container styles ----------------------------------------*/ .content { - color: #333333; + color: #e8dfd8; } .content h2, .panel h2 { @@ -559,7 +559,7 @@ fieldset.polls dd div { } .postprofile { - color: #666666; + color: #EEE8DD; border-color: #FFFFFF; } @@ -568,7 +568,7 @@ fieldset.polls dd div { } .postprofile strong { - color: #000000; + color: #c1cadb; } .online { @@ -1069,7 +1069,7 @@ Colours and backgrounds for merlin.css } body.content_block_header_stripe li.header { - background-color: #FFFFFF; + background-color: #3b3f4b; } .alt_block li.header dt, .alt_block .collapse-trigger a {