color tweak

This commit is contained in:
Will McGugan
2022-09-20 15:56:32 +01:00
parent 3a53cdb2a5
commit c5cad6a418
3 changed files with 12 additions and 6 deletions

View File

@@ -1,3 +1,12 @@
"""
Code browser example.
Run with:
python code_browser.py PATH
"""
import sys
from rich.syntax import Syntax