ae ~master (2024-01-05T13:09:51Z)
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.