mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-19 22:23:47 -07:00
Fix haddock hyperlink.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user