mirror of
https://github.com/eeeXun/GTT.git
synced 2025-05-18 00:30:40 -07:00
update ui
This commit is contained in:
parent
bcf68157f4
commit
fb41d7ef5c
3
ui.go
3
ui.go
@ -7,8 +7,9 @@ import (
|
|||||||
|
|
||||||
type Colors struct {
|
type Colors struct {
|
||||||
background_color tcell.Color
|
background_color tcell.Color
|
||||||
foreground_color tcell.Color
|
|
||||||
border_color tcell.Color
|
border_color tcell.Color
|
||||||
|
foreground_color tcell.Color
|
||||||
|
text_color tcell.Color
|
||||||
}
|
}
|
||||||
|
|
||||||
type Window struct {
|
type Window struct {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user