fix colors
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2026-02-22 21:32:24 +01:00
parent 14b14ffc0c
commit 272a54ea87

View File

@@ -7,11 +7,11 @@ function Config.initial_data()
height = 136
},
colors = {
black = 0,
black = 2,
light_grey = 13,
dark_grey = 14,
red = 2,
green = 6,
red = 0,
green = 7,
blue = 9,
white = 12,
item = 12,