summaryrefslogtreecommitdiff
path: root/usr
diff options
context:
space:
mode:
authorXiao Pan <xyz@flylightning.xyz>2026-03-01 10:33:01 +0000
committerXiao Pan <xyz@flylightning.xyz>2026-03-01 10:33:01 +0000
commit1282894871f610d98f1a85c5c0dde15d322f3f21 (patch)
tree61d830e01df3fd3a7735fda49f3d42a763609d09 /usr
parent3ed089ec02ec6d01269c6be608039e38b158d65f (diff)
highlight update; pacdiffca
Diffstat (limited to 'usr')
-rw-r--r--usr/share/webapps/cgit/highlight.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/share/webapps/cgit/highlight.css b/usr/share/webapps/cgit/highlight.css
index 41da8cd4..462557f9 100644
--- a/usr/share/webapps/cgit/highlight.css
+++ b/usr/share/webapps/cgit/highlight.css
@@ -1,4 +1,4 @@
-/* Style definition file generated by highlight 4.18, http://andre-simon.de/ */
+/* Style definition file generated by highlight 4.19, http://andre-simon.de/ */
/* highlight theme: Kwrite Editor */
body.hl { background-color:#e0eaee; }
pre.hl { color:#000000; background-color:#e0eaee; font-size:10pt; font-family:'Courier New',monospace; white-space: pre-wrap; }