From ab123d118d268d4927b585e4b1102f97b5538d0b Mon Sep 17 00:00:00 2001 From: garhve Date: Sun, 8 Jun 2025 18:15:17 +0800 Subject: add randomize wallpaper script --- highlight.css | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 highlight.css (limited to 'highlight.css') diff --git a/highlight.css b/highlight.css new file mode 100644 index 0000000..8360e8d --- /dev/null +++ b/highlight.css @@ -0,0 +1,24 @@ +/* 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