[READY] Yet more darkmode tweaks and fixes (#43306)

* fuck you whoever made the last icon it was garbage

* ticket log fixes

* ticket log fixes

* changes colors from hardcode per line to a define

* some nicer darkmode colors

* asay and ooc name default fixes

* fuck you appveyer build again

* slight brightening of the default font color

* properly fixes tip of the round being hard to read
This commit is contained in:
Rob Bailey
2019-03-25 00:49:59 -07:00
committed by oranges
parent 34d8f9b564
commit ceca1e605e
11 changed files with 129 additions and 125 deletions
@@ -7,13 +7,13 @@ html, body {
padding: 0;
margin: 0;
height: 100%;
color: #8ba5c4;
color: #a4bad6;
}
body {
background: #171717;
font-family: Verdana, sans-serif;
font-size: 9pt;
font-color: #8ba5c4;
font-color: #a4bad6;
line-height: 1.2;
overflow-x: hidden;
overflow-y: scroll;
@@ -97,7 +97,7 @@ a.popt {text-decoration: none;}
font-variant: small-caps;
font-size: 1.1em;
font-weight: bold;
color: #8ba5c4;
color: #a4bad6;
}
#newMessages:hover {background: #171717;}
#newMessages i {vertical-align: middle; padding-left: 3px;}
@@ -127,7 +127,7 @@ a.popt {text-decoration: none;}
height: 30px;
padding: 5px 0;
display: block;
color: #8ba5c4;
color: #a4bad6;
text-decoration: none;
line-height: 28px;
border-top: 1px solid #171717;
@@ -245,9 +245,9 @@ a.popt {text-decoration: none;}
******************************************/
/* MOTD */
.motd {color: #8ba5c4; font-family: Verdana, sans-serif;}
.motd h1, .motd h2, .motd h3, .motd h4, .motd h5, .motd h6 {color: #8ba5c4; text-decoration: underline;}
.motd a, .motd a:link, .motd a:visited, .motd a:active, .motd a:hover {color: #8ba5c4;}
.motd {color: #a4bad6; font-family: Verdana, sans-serif;}
.motd h1, .motd h2, .motd h3, .motd h4, .motd h5, .motd h6 {color: #a4bad6; text-decoration: underline;}
.motd a, .motd a:link, .motd a:visited, .motd a:active, .motd a:hover {color: #a4bad6;}
/* ADD HERE FOR BOLD */
.bold, .name, .prefix, .ooc, .looc, .adminooc, .admin, .medal, .yell {font-weight: bold;}
@@ -258,8 +258,8 @@ a.popt {text-decoration: none;}
/* OUTPUT COLORS */
.highlight {background: yellow;}
h1, h2, h3, h4, h5, h6 {color: #8ba5c4;font-family: Georgia, Verdana, sans-serif;}
h1.alert, h2.alert {color: #8ba5c4;}
h1, h2, h3, h4, h5, h6 {color: #a4bad6;font-family: Georgia, Verdana, sans-serif;}
h1.alert, h2.alert {color: #a4bad6;}
em {font-style: normal; font-weight: bold;}
@@ -267,7 +267,7 @@ em {font-style: normal; font-weight: bold;}
.adminobserverooc {color: #0099cc; font-weight: bold;}
.adminooc {color: #3d5bc3; font-weight: bold;}
.adminsay {color: #ff0000; font-weight: bold;}
.adminsay {color: #ff0000;}
.admin {color: #5975da; font-weight: bold;}
.name { font-weight: bold;}
@@ -294,7 +294,6 @@ em {font-style: normal; font-weight: bold;}
.yell { font-weight: bold;}
.alert {color: #d82020;}
h1.alert, h2.alert {color: #99aab5;}
.emote { font-style: italic;}
.selecteddna {color: #ffffff; background-color: #001B1B}
@@ -311,16 +310,16 @@ h1.alert, h2.alert {color: #99aab5;}
.boldannounce {color: #c51e1e; font-weight: bold;}
.greenannounce {color: #059223; font-weight: bold;}
.rose {color: #ff5050;}
.info {color: #5373e9;}
.notice {color: #5373e9;}
.boldnotice {color: #5373e9; font-weight: bold;}
.adminnotice {color: #5373e9;}
.info {color: #6685f5;}
.notice {color: #6685f5;}
.boldnotice {color: #6685f5; font-weight: bold;}
.adminnotice {color: #6685f5;}
.adminhelp {color: #ff0000; font-weight: bold;}
.unconscious {color: #8ba5c4; font-weight: bold;}
.unconscious {color: #a4bad6; font-weight: bold;}
.suicide {color: #ff5050; font-style: italic;}
.green {color: #059223;}
.nicegreen {color: #059223;}
.shadowling {color: #3b2769;}
.shadowling {color: #8e8a99;}
.cult {color: #aa1c1c;}
.cultitalic {color: #aa1c1c; font-style: italic;}
@@ -331,9 +330,9 @@ h1.alert, h2.alert {color: #99aab5;}
.narsie {color: #aa1c1c; font-weight: bold; font-size: 120px;}
.narsiesmall {color: #aa1c1c; font-weight: bold; font-size: 48px;}
.colossus {color: #7F282A; font-size: 40px;}
.hierophant {color: #a22bdd; font-weight: bold; font-style: italic;}
.hierophant {color: #b441ee; font-weight: bold; font-style: italic;}
.hierophant_warning {color: #c56bf1; font-style: italic;}
.purple {color: #a03ff5;}
.purple {color: #9956d3;}
.holoparasite {color: #88809c;}
.revennotice {color: #1d2953;}
@@ -346,7 +345,7 @@ h1.alert, h2.alert {color: #99aab5;}
.umbra_emphasis {color: #7c00e6; font-weight: bold; font-style: italic;}
.umbra_large {color: #7c00e6; font-size: 24px; font-weight: bold; font-style: italic;}
.deconversion_message {color: #7c00e6; font-size: 24px; font-style: italic;}
.deconversion_message {color: #a947ff; font-size: 24px; font-style: italic;}
.brass {color: #BE8700;}
.heavy_brass {color: #BE8700; font-weight: bold; font-style: italic;}