mirror of
https://github.com/HKUDS/nanobot.git
synced 2026-09-04 10:11:46 +03:00
style(tui): use brand accent for active status
This commit is contained in:
@@ -1270,6 +1270,7 @@ describe("NanobotTui layout", () => {
|
||||
.map((chunk) => chunk.fg?.toInts().join(",")),
|
||||
)
|
||||
expect(shimmerColors.size).toBeGreaterThan(1)
|
||||
expect([...shimmerColors].some((value) => value?.startsWith("239,142,48"))).toBe(true)
|
||||
|
||||
app.accept({
|
||||
event: "message",
|
||||
|
||||
Reference in New Issue
Block a user