From 3914878d98f9e68518aaf2c438e5f69e6564604f Mon Sep 17 00:00:00 2001 From: Roman Cheplyaka Date: Sun, 24 Feb 2008 21:54:16 +0100 Subject: Fix haddock hyperlink. darcs-hash:20080224205416-3ebed-45026892c714db76422b2d83b2963651e3f205ba.gz --- XMonad/Layout/Decoration.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'XMonad/Layout/Decoration.hs') diff --git a/XMonad/Layout/Decoration.hs b/XMonad/Layout/Decoration.hs index b6ad7a6..15fc99c 100644 --- a/XMonad/Layout/Decoration.hs +++ b/XMonad/Layout/Decoration.hs @@ -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 -- cgit v1.2.3