Copyright | (c) 2018 Francisco Vallarino |
---|---|
License | BSD-3-Clause (see the LICENSE file) |
Maintainer | fjvallarino@gmail.com |
Stability | experimental |
Portability | non-portable |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Provides sample color schemes for the base theme.
Synopsis
Documentation
lightTheme :: Theme Source #
Light theme provided by the library.
lightThemeColors :: BaseThemeColors Source #
Colors for the light theme.
darkThemeColors :: BaseThemeColors Source #
Colors for the dark theme.