Color fix

master
Mark 2022-11-01 21:31:18 -07:00
parent 740c562dbe
commit 60823f1922
Signed by: Mark
GPG Key ID: AD62BB059C2AAEE4
1 changed files with 1 additions and 1 deletions

View File

@ -235,7 +235,7 @@ class Runner:
("class:text", "Set "),
("class:code", macro.label),
("class:text", " to "),
("class:text", str(macro.expr))
("class:code", str(macro.expr))
]), style = lamb.utils.style)
# Apply a list of definitions