GoBlog/highlighting.go

8 lines
104 B
Go

package main
import (
"github.com/alecthomas/chroma/styles"
)
var chromaGoBlogStyle = styles.Monokai