WIP: Syntax highlight colors

This commit is contained in:
2025-05-26 09:12:57 -07:00
parent 67cf51da09
commit 88c9168b39
7 changed files with 44 additions and 26 deletions

View File

@@ -12,6 +12,7 @@
media="screen"
/>
<link rel="stylesheet" href="$root/app.css?$generate_date" />
<link rel="stylesheet" href="$root/pygments.css?$generate_date" />
<link rel="stylesheet" href="$root/moonscript.css?$generate_date" />
</head>
<body class="bg-white">