Colors

floodsim.view.config.UIConfig.Colors
object Colors

Application color palette used throughout the UI. Naming:

  • Background/Title/Button/Accent are general-purpose UI colors.
  • Cell* colors are intended for grid/cell rendering.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Colors.type

Members list

Value members

Concrete fields

val Accent: Color
val Background: Color
val Button: Color
val CellBorder: Color
val CellField: Color
val CellHouseConcrete: Color
val CellHouseGrass: Color
val CellSquare: Color
val GridBackground: Color
val Title: Color