package epuboptions

type Color struct {
	Foreground, Background string
}