Copyright | (c) 2009 Anze Slosar translation to Haskell by Adam Vogt |
---|---|
License | BSD3-style (see LICENSE) |
Maintainer | <vogt.adam@gmail.com> |
Stability | unstable |
Portability | unportable |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
An action to start terminals with a random background color
Synopsis
- randomBg' :: MonadIO m => RandomColor -> m String
- randomBg :: RandomColor -> X ()
- data RandomColor