clux / probes

personal site 2023++

Home Page:https://clux.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

highlightjs theme selection

clux opened this issue · comments

must be passed through or loaded externally through cdn. making a note.
default looks pretty decent though.

actually trivial. just append something like:

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.13.1/styles/github.min.css" /> to the head_custom.html partial

github is the default it seems and it's fine as long as we're on a white theme.