mirror of
https://github.com/S4mpsa/InfOS.git
synced 2025-08-04 02:16:05 -04:00
7 lines
322 B
Lua
7 lines
322 B
Lua
machineBackground = 0x121010; progressBackground = 0x272c2e
|
|
labelColour = 0xFF00FF;
|
|
errorColour = 0xFF0000;
|
|
idleColour = 0xb300ff; workingColour = 0x00a6ff
|
|
positiveEUColour = 0x00CC00; negativeEUColour = 0xCC0000
|
|
timeColour = 0x5500FF; textColor = 0x000000
|
|
hudColour = 0x1E1E28; |