+++ date = "2022-11-09T02:00:51+00:00" lastmod = "2022-11-09T02:00:51+00:00" tags = [ "programs" ] author = "tdro" +++ Sometimes the source code is the ultimate documentation. If you're creating [color schemes](https://xyproto.github.io/splash/docs/all.html) based on [chroma](https://github.com/alecthomas/chroma#readme), nothing beats [types.go](https://github.com/alecthomas/chroma/blob/c263f6fa195f71f7c91217f0372de43e44a62f03/types.go#L209) for finding out what each token means.