Home
last modified time | relevance | path

Searched refs:customBg (Results 1 – 4 of 4) sorted by relevance

/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/brick-0.62/src/Brick/
H A DThemes.hs110 , customBg :: Maybe (MaybeDefault Color) function
120 , customBg = customBg a <|> customBg b function
196 bg = fromMaybe (attrBackColor a) (customBg c)
206 isNothing (customBg c) &&
368 , serializeCustomColor (cs <> ["bg"]) <$> customBg c
408 , customBg = Just $ attrForeColor a function
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/brick-0.62/src/Brick/
H A DThemes.hs110 , customBg :: Maybe (MaybeDefault Color) function
120 , customBg = customBg a <|> customBg b function
196 bg = fromMaybe (attrBackColor a) (customBg c)
206 isNothing (customBg c) &&
368 , serializeCustomColor (cs <> ["bg"]) <$> customBg c
408 , customBg = Just $ attrForeColor a function
/dports/devel/hs-git-brunch/git-brunch-1.5.1.0/_cabal_deps/brick-0.62/src/Brick/
H A DThemes.hs110 , customBg :: Maybe (MaybeDefault Color) function
120 , customBg = customBg a <|> customBg b function
196 bg = fromMaybe (attrBackColor a) (customBg c)
206 isNothing (customBg c) &&
368 , serializeCustomColor (cs <> ["bg"]) <$> customBg c
408 , customBg = Just $ attrForeColor a function
/dports/misc/hs-hascard/hascard-0.3.0.1/_cabal_deps/brick-0.55/src/Brick/
H A DThemes.hs109 , customBg :: Maybe (MaybeDefault Color) function
119 , customBg = customBg a <|> customBg b function
195 bg = fromMaybe (attrBackColor a) (customBg c)
205 isNothing (customBg c) &&
366 , serializeCustomColor (cs <> ["bg"]) <$> customBg c
406 , customBg = Just $ attrForeColor a function