Style

object Style
Companion
class
class Object
trait Matchable
class Any

Type members

Classlikes

object BlueForest extends Style

A dark color scheme with focus on blue and yellow/orange, developed by Mathias Doenitz (sirthias). The original color table can be found at https://github.com/sirthias/BlueForest

A dark color scheme with focus on blue and yellow/orange, developed by Mathias Doenitz (sirthias). The original color table can be found at https://github.com/sirthias/BlueForest

object Face
Companion
class
sealed trait Face
Companion
object
object Light extends Style

A simple light color scheme.

A simple light color scheme.

Types

type Pair = (Color, Face)