monomer-1.4.0.0: A GUI library for writing native Haskell applications.
Copyright(c) 2018 Francisco Vallarino
LicenseBSD-3-Clause (see the LICENSE file)
Maintainerfjvallarino@gmail.com
Stabilityexperimental
Portabilitynon-portable
Safe HaskellNone
LanguageHaskell2010

Monomer.Core.Themes.SampleThemes

Description

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.

darkTheme :: Theme Source #

Dark theme provided by the library.

darkThemeColors :: BaseThemeColors Source #

Colors for the dark theme.