--- layout: typedoc title: 'ColorSettings | @msrvida/sanddance' ---

Interface ColorSettings

Custom colors of various parts of the visualization.

Hierarchy

Index

Properties

Optional activeCube

activeCube: string

Color of the individually selected cube.

Optional axisLine

axisLine: string

Color of axes lines.

Optional axisSelectHighlight

axisSelectHighlight: string

Color of axis hover hotspots.

Optional axisText

axisText: string

Color of axes text.

Optional defaultCube

defaultCube: string

Color of cubes when there is no coloring specified.

Optional gridLine

gridLine: string

Color of grid lines.

Optional hoveredCube

hoveredCube: string

Color of the cube when mouse hovered.

Optional selectedCube

selectedCube: string

Color of selected cubes.

Optional unselectedColorMethod

unselectedColorMethod: ColorMethod

Method of coloring unselected cubes.