Variety of Admin Alert Readability Tweaks (#16496)

* Color Swap

* more bad blue
This commit is contained in:
matttheficus
2021-08-12 08:09:54 -04:00
committed by GitHub
parent 5cd4e55063
commit ee1a75b5b6
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
var/sanitized = sanitize(input["msg"])
var/message = "<font color='red'>Discord PM from <b><a href='?discord_msg=1'>[input["sender"]]</a></b>: [sanitized]</font>"
var/amessage = "<font color='blue'>Discord PM from <a href='?discord_msg=1'>[input["sender"]]</a> to <b>[key_name_admin(C)]</b>: [sanitized]</font>"
var/amessage = "<font color='#EB4E00'>Discord PM from <a href='?discord_msg=1'>[input["sender"]]</a> to <b>[key_name_admin(C)]</b>: [sanitized]</font>"
// THESE TWO VARS DO VERY DIFFERENT THINGS. DO NOT ATTEMPT TO COMBINE THEM
C.received_discord_pm = world.time