This commit is contained in:
@@ -7,11 +7,11 @@ function Config.initial_data()
|
|||||||
height = 136
|
height = 136
|
||||||
},
|
},
|
||||||
colors = {
|
colors = {
|
||||||
black = 0,
|
black = 2,
|
||||||
light_grey = 13,
|
light_grey = 13,
|
||||||
dark_grey = 14,
|
dark_grey = 14,
|
||||||
red = 2,
|
red = 0,
|
||||||
green = 6,
|
green = 7,
|
||||||
blue = 9,
|
blue = 9,
|
||||||
white = 12,
|
white = 12,
|
||||||
item = 12,
|
item = 12,
|
||||||
|
|||||||
Reference in New Issue
Block a user