style: formatting for time + colors

This commit is contained in:
2026-03-21 08:24:30 +00:00
parent f50a6b6447
commit f4820d8099
4 changed files with 43 additions and 14 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ var (
miroGreen: 0x70E000,
chevronTeal: 0x1DD3B0,
info: 0xD7FFFF,
pass: 0x87D75F,
pass: 0x00d7af,
fail: 0xFF8787,
}
)