color fix
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful

This commit is contained in:
2026-03-03 20:36:42 +01:00
parent cb19251556
commit aa7d0e902d
2 changed files with 13 additions and 13 deletions

View File

@@ -9,15 +9,15 @@ function Config.initial_data()
height = 136
},
colors = {
black = 2,
light_grey = 13,
dark_grey = 14,
red = 0,
light_blue = 7,
blue = 9,
white = 12,
item = 12,
meter_bg = 12
black = 0,
light_grey = 2,
dark_grey = 1,
red = 13,
light_blue = 9,
blue = 3,
white = 4,
item = 7,
meter_bg = 1
},
timing = {
splash_duration = 120