parent
3b9b2bf8dc
commit
926a00f6ac
@ -31,7 +31,7 @@ func NewConfig(filepath string) (*Config, error) {
|
||||
if cfg.Theme == "light" {
|
||||
termui.ColorMap = map[string]termui.Attribute{
|
||||
"fg": termui.ColorBlack,
|
||||
"bg": termui.ColorDefault,
|
||||
"bg": termui.ColorWhite,
|
||||
"border.fg": termui.ColorBlack,
|
||||
"label.fg": termui.ColorBlue,
|
||||
"par.fg": termui.ColorYellow,
|
||||
|
Loading…
Reference in New Issue
Block a user