Refactor pygments.moon

This commit is contained in:
2025-06-16 20:18:05 -07:00
parent a4258167df
commit 41baffb445
7 changed files with 52 additions and 59 deletions

View File

@@ -30,7 +30,7 @@ pre.numberSource code > span > a:first-child::before
pre.numberSource { margin-left: 3em; border-left: 1px solid #7a7c7d; padding-left: 4px; }
div.sourceCode
/* { color: #cfcfc2; background-color: #232629; } */
{ background: #282a36; color: #f8f8f2; }
/* { background: #282a36; color: #f8f8f2; } */
@media screen {
pre > code.sourceCode > span > a:first-child::before { text-decoration: underline; }
}