#405 reverted yellow, desaturated orange
This commit is contained in:
@@ -71,8 +71,8 @@ local deepslate = {
|
|||||||
|
|
||||||
colors = {
|
colors = {
|
||||||
{ c = colors.red, hex = 0xeb6a6c },
|
{ c = colors.red, hex = 0xeb6a6c },
|
||||||
{ c = colors.orange, hex = 0xffbb65 },
|
{ c = colors.orange, hex = 0xf2b86c },
|
||||||
{ c = colors.yellow, hex = 0xeae175 },
|
{ c = colors.yellow, hex = 0xd9cf81 },
|
||||||
{ c = colors.lime, hex = 0x80ff80 },
|
{ c = colors.lime, hex = 0x80ff80 },
|
||||||
{ c = colors.green, hex = 0x70e19b },
|
{ c = colors.green, hex = 0x70e19b },
|
||||||
{ c = colors.cyan, hex = 0x7ccdd0 },
|
{ c = colors.cyan, hex = 0x7ccdd0 },
|
||||||
|
|||||||
Reference in New Issue
Block a user