Improve terminal color possibilities
This commit is contained in:
@@ -35,6 +35,8 @@ data Terminal = Terminal
|
||||
, _tmButtonID :: Int
|
||||
, _tmMachineID :: Int
|
||||
, _tmName :: String
|
||||
, _tmExternalColor :: Color
|
||||
, _tmScreenColor :: Color
|
||||
, _tmDisplayedLines :: [(String, Color)]
|
||||
, _tmFutureLines :: [TerminalLine]
|
||||
, _tmTitle :: String
|
||||
|
||||
Reference in New Issue
Block a user