theme: Set default colors to ColorWhite

This commit is contained in:
Caleb Bassi
2019-01-23 21:36:58 -08:00
parent 0e17689956
commit e4c62303f7
2 changed files with 4 additions and 3 deletions

View File

@@ -63,6 +63,7 @@ func main() {
"",
"[3] Uploading File 3",
}
ls.Border = false
p := widgets.NewParagraph()
p.Text = "<> This row has 3 columns\n<- Widgets can be stacked up like left side\n<- Stacked widgets are treated as a single widget"