summaryrefslogtreecommitdiff
path: root/usr
diff options
context:
space:
mode:
authorXiao Pan <xyz@flylightning.xyz>2025-07-03 09:47:40 +0000
committerXiao Pan <xyz@flylightning.xyz>2025-07-03 09:47:40 +0000
commit5e1cda02a6c4124e439eb3dd2ad16054985b1464 (patch)
treeef0888d8487ec050fdc873b8c70b9ab852492475 /usr
parent9d5b8b1e840df9ab66722034a93e09f5b5f46d5f (diff)
highlight new version
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 c8a733d..b8063c5 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.15, http://andre-simon.de/ */
+/* Style definition file generated by highlight 4.16, 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; }