From 80bb0a9e68631487562b1fa15cde0145755392e1 Mon Sep 17 00:00:00 2001 From: garhve Date: Sun, 8 Jun 2025 18:15:56 +0800 Subject: remove unwanted file --- highlight.css | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 highlight.css diff --git a/highlight.css b/highlight.css deleted file mode 100644 index 8360e8d..0000000 --- a/highlight.css +++ /dev/null @@ -1,24 +0,0 @@ -/* Style definition file generated by highlight 4.14, http://andre-simon.de/ */ -/* highlight theme: Nord */ -body.hl { background-color:#2e3440; } -pre.hl { color:#d8dee9; background-color:#2e3440; font-size:10pt; font-family:'Courier New',monospace; white-space: pre-wrap; } -.hl.num { color:#b48ead; } -.hl.esc { color:#ebcb8b; } -.hl.sng { color:#a3be8c; } -.hl.pps { color:#a3be8c; } -.hl.slc { color:#4c566a; } -.hl.com { color:#4c566a; } -.hl.ppc { color:#5e81ac; } -.hl.opt { color:#81a1c1; } -.hl.ipl { color:#ebcb8b; } -.hl.lin { color:#d8dee9; user-select: none;-webkit-user-select: none; } -.hl.hvr { cursor:help; } -.hl.erm { color:#ff0000; font-weight:bold; border:solid 1px red; margin-left: 3em; } -.hl.err { color:#ff0000; font-weight:bold; } -.hl.kwa { color:#81a1c1; } -.hl.kwb { color:#434c5e; } -.hl.kwc { color:#88c0d0; } -.hl.kwd { color:#8fbcbb; } -.hl.kwe { color:#81a1c1; } -.hl.kwf { color:#8886c4; } - -- cgit v1.2.3-70-g09d2