(def opcolor (key val) 
  (w/uniq gv
    `(whenlet ,gv ,val
       (pr " " ',key "=#" (hexrep ,gv)))))

From html.arc ©