added ashen theme

This commit is contained in:
Daniel Fichtinger 2025-06-25 02:31:12 -04:00
parent 19a10a35bc
commit c4505502e8
3 changed files with 19 additions and 4 deletions

View file

@ -12,6 +12,7 @@ dependencies = [
"jinja2>=3.1.6",
"marko>=2.1.4",
"pygments>=2.19.1",
"pygments-ashen>=0.1.0",
"python-frontmatter>=1.1.0",
"rich>=14.0.0",
"starlette>=0.47.1",