package test import linodedocstheme "github.com/linode/linode-docs-theme" func Test() { theme := linodedocstheme.Theme{} _ = theme }