ui: color help dialog like the borders, make it pop
This commit is contained in:
		
							parent
							
								
									f10f9b6a17
								
							
						
					
					
						commit
						3ef8d9fc82
					
				| @ -54,6 +54,7 @@ helpDialog _copts = | |||||||
|   Widget Fixed Fixed $ do |   Widget Fixed Fixed $ do | ||||||
|     c <- getContext |     c <- getContext | ||||||
|     render $ |     render $ | ||||||
|  |       withDefAttr borderAttr $ -- color help dialog like the borders | ||||||
|       renderDialog (dialog (Just "Help (?/LEFT/ESC to close)") Nothing (c^.availWidthL)) $ -- (Just (0,[("ok",())])) |       renderDialog (dialog (Just "Help (?/LEFT/ESC to close)") Nothing (c^.availWidthL)) $ -- (Just (0,[("ok",())])) | ||||||
|       padAll 1 $ |       padAll 1 $ | ||||||
|         vBox [ |         vBox [ | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user