Added a new command

This commit is contained in:
2022-10-28 19:47:50 -07:00
parent 6e17963d91
commit fbf2d6f36d
4 changed files with 80 additions and 7 deletions

View File

@@ -11,6 +11,7 @@ style = Style.from_dict({ # type: ignore
"err": "#FF0000",
"prompt": "#00FFFF",
"ok": "#B4EC85",
"muted": "#AAAAAA",
# Syntax
"syn_macro": "#FF00FF",