ae v0.0.3141 (2022-02-14T00:51:10Z)
Home
Dub
Repo
Term.ForegroundColor
ae
sys
term
Term
Color wrapping formatting operations for put.
class
Term
struct
ForegroundColor {
Color
c
;
}
Members
Variables
c
Color
c
;
Meta
Source
See Implementation
ae
sys
term
Term
aliases
bg
fg
enums
Color
functions
put
putText
setBackgroundColor
setColor
setTextColor
structs
BackgroundColor
ForegroundColor
Color wrapping formatting operations for put.