mirror of
https://github.com/jroimartin/gocui.git
synced 2025-04-27 13:48:49 +08:00

- Use *Gui.{FgColor,BgColor} to set GUI's color. - Use *Gui.{SelFgColor,SelBgColor} to set current view's color. - Drop *Gui.ActiveColor and *View.ActiveColor.