summaryrefslogtreecommitdiff
path: root/usr/share
diff options
context:
space:
mode:
authorXiao Pan <xyz@flylightning.xyz>2026-08-19 04:06:46 +0000
committerXiao Pan <xyz@flylightning.xyz>2026-08-19 04:06:46 +0000
commit9d785f1dedab279d0d7ea111b5e845b2bfd27ae5 (patch)
tree5640b41f73bbc77a3e6352e9aa8655380e169c30 /usr/share
parent28973d047fe5657f2356ce21fe95cd925d5b72d9 (diff)
highlight new versionca
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 6dcdcf50..532f17de 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.20, http://andre-simon.de/ */
+/* Style definition file generated by highlight 4.21, 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; }