mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 03:20:21 -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
|
||||
-- 'DecorationStyle'.
|
||||
--
|
||||
-- For a collection of 'Theme's see "Xmonad.Util.Themes"
|
||||
-- For a collection of 'Theme's see "XMonad.Util.Themes"
|
||||
data Theme =
|
||||
Theme { activeColor :: String -- ^ Color of the active window
|
||||
, inactiveColor :: String -- ^ Color of the inactive window
|
||||
|
Loading…
x
Reference in New Issue
Block a user