summaryrefslogtreecommitdiff
path: root/usr
diff options
context:
space:
mode:
authorXiao Pan <xyz@flylightning.xyz>2025-07-22 07:26:58 +0000
committerXiao Pan <xyz@flylightning.xyz>2025-07-22 07:26:58 +0000
commitff1e2ef7537691ffb3ed14f73d448349de41c896 (patch)
treea90fa1f0a337ed9e9c36db8335b09c002f2ddf2f /usr
parent16433ce9588d167b4cb8ab89e9c939e22200491c (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 c8a733d1..b8063c57 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; }