ui: color help dialog like the borders, make it pop

This commit is contained in:
Simon Michael 2018-10-23 05:43:42 -07:00
parent f10f9b6a17
commit 3ef8d9fc82

View File

@ -54,6 +54,7 @@ helpDialog _copts =
Widget Fixed Fixed $ do
c <- getContext
render $
withDefAttr borderAttr $ -- color help dialog like the borders
renderDialog (dialog (Just "Help (?/LEFT/ESC to close)") Nothing (c^.availWidthL)) $ -- (Just (0,[("ok",())]))
padAll 1 $
vBox [