Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
parseTheme :: ByteString -> Either String Style Source #
Parse a KDE theme JSON document into a skylighting Style.
breezeDark :: Style Source #
Style from the breeze-dark KDE syntax highlighting theme.
monochrome :: Style Source #
Style with no colors.