(convert-map-values-to-readable-sgr m)
(style-from-theme t)
(style-from-theme t highlighting)
(tag! t)
(tag! t highlighting)
(tag-entity! x t)
(tag-entity! x t highlighting)
(tag-reset!)
(tag-reset! theme-token)
(tagged s)
(tagged s {:keys [theme-token display? highlighting] :or {display? true theme-token :foreground} :as m})
cljdoc is a website building & hosting documentation for Clojure/Script libraries