summaryrefslogtreecommitdiff
path: root/usr/share
diff options
context:
space:
mode:
authorXiao Pan <xyz@flylightning.xyz>2025-11-11 01:37:30 +0000
committerXiao Pan <xyz@flylightning.xyz>2025-11-11 01:37:30 +0000
commit59b6f1d542a3a28f6d28b117a6f175020ef52ca5 (patch)
tree3ef4c602f1a0914e8c76e5a8b4716043651bb58a /usr/share
parent2c902aba06dcd6c76ea023adf90ed8f2c44b4485 (diff)
highlight new version
Diffstat (limited to 'usr/share')
-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 b8063c57..93f74fd5 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.16, http://andre-simon.de/ */
+/* Style definition file generated by highlight 4.17, 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; }