@ -1,6 +1,7 @@
package termui
type colorScheme struct {
// A ColorScheme represents the current look-and-feel of the dashboard.
type ColorScheme struct {
BodyBg Attribute
BlockBg Attribute
HasBorder bool