Revert "Ports tgstation's Color Standardization, adds Color Defines and Signals"

This commit is contained in:
Dahlular
2022-07-06 17:15:00 -06:00
committed by GitHub
parent c6d12d52e1
commit 0cc2229789
188 changed files with 652 additions and 715 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
var/user = ""
light_power = 0
light_range = 7
light_color = COLOR_VIVID_RED
light_color = "#ff3232"
var/pin = 0
/obj/machinery/atm/ui_interact(mob/user)
+1 -1
View File
@@ -168,7 +168,7 @@
icon_state = null
item_state = null
w_class = WEIGHT_CLASS_NORMAL
light_color = COLOR_CREAMY_ORANGE
light_color = "#FFCC66"
icon_off = "pipe"
icon_on = "pipe_lit"