Stormworks: Build and Rescue

Stormworks: Build and Rescue

ACI Keypad Lock Microcontroller MK2
 This topic has been pinned, so it's probably important
Peekofwar  [developer] 20 Feb, 2021 @ 6:24pm
Color Themes
Sapphire
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2402826387
ui = { bg = {0,5,20}, keypad = { pos = {4,6}, size = {6,7}, btnPos = {}, pressed = { btn = {0,50,150}, txt = {255,255,255}, }, idle = { btn = {0,25,40}, txt = {100,100,100}, }, }, pin = { txt = { valid = "UNLOCK", deny = "DENIED", }, pos = {0,0}, size = {32,7}, error = { txt = {255,0,0}, bg = {30,0,0}, }, valid = { bg = {0,30,0}, txt = {0,255,0}, }, idle = { bg = {0,25,40}, txt = {100,100,100}, }, }, }

You can use an emulator to quickly edit and preview your color theme: https://lua.flaffipony.rocks/?id=f7cV9qHG_k
Last edited by Peekofwar; 20 Feb, 2021 @ 6:35pm