mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 11:30:22 -07:00
Fix haddock hyperlink.
This commit is contained in:
parent
37b2051c04
commit
aa4a928d36
@ -63,7 +63,7 @@ decoration s t ds = ModifiedLayout (Decoration (I Nothing) s t ds)
|
|||||||
-- | A 'Theme' is a record of colors, font etc., to customize a
|
-- | A 'Theme' is a record of colors, font etc., to customize a
|
||||||
-- 'DecorationStyle'.
|
-- 'DecorationStyle'.
|
||||||
--
|
--
|
||||||
-- For a collection of 'Theme's see "Xmonad.Util.Themes"
|
-- For a collection of 'Theme's see "XMonad.Util.Themes"
|
||||||
data Theme =
|
data Theme =
|
||||||
Theme { activeColor :: String -- ^ Color of the active window
|
Theme { activeColor :: String -- ^ Color of the active window
|
||||||
, inactiveColor :: String -- ^ Color of the inactive window
|
, inactiveColor :: String -- ^ Color of the inactive window
|
||||||
|
Loading…
x
Reference in New Issue
Block a user