WIP: Syntax highlight colors

This commit is contained in:
2025-06-16 20:18:05 -07:00
parent 6bd8898125
commit 46aa6c829f
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">