mirror of
https://github.com/MikaylaFischler/cc-mek-scada.git
synced 2024-08-30 18:22:34 +00:00
#405 reverted yellow, desaturated orange
This commit is contained in:
parent
a4214e8a4f
commit
6ef049baa1
@ -71,8 +71,8 @@ local deepslate = {
|
||||
|
||||
colors = {
|
||||
{ c = colors.red, hex = 0xeb6a6c },
|
||||
{ c = colors.orange, hex = 0xffbb65 },
|
||||
{ c = colors.yellow, hex = 0xeae175 },
|
||||
{ c = colors.orange, hex = 0xf2b86c },
|
||||
{ c = colors.yellow, hex = 0xd9cf81 },
|
||||
{ c = colors.lime, hex = 0x80ff80 },
|
||||
{ c = colors.green, hex = 0x70e19b },
|
||||
{ c = colors.cyan, hex = 0x7ccdd0 },
|
||||
|
Loading…
Reference in New Issue
Block a user