Files
GS13NG/code/__DEFINES/colors.dm
2018-01-03 23:15:49 -05:00

4 lines
175 B
Plaintext

// This is eventualy for wjohn to add more color standardization stuff like I keep asking him >:(
#define COLOR_INPUT_DISABLED "#F0F0F0"
#define COLOR_INPUT_ENABLED "#D3B5B5"