# Reference table

(please note default colour is green)

<div class="Vlt-table Vlt-table--data">
|Class |	Behaviour|
|---|---|
|<code>.Vlt-switch</code>	| Defines the switch styles and the default colour is blue |
|<code>.Vlt-switch\_\_slider</code> | 	Class for the slider which must live after the input checkbox |
|<code>.Vlt-switch--primary</code> |	Modifier to make the switch purple (primary colour) |
|<code>.Vlt-switch--secondary</code> |	Modifier to make the switch black (secondary colour) |
|<code>.Vlt-switch--red</code> |	Modifier to make the switch red |
|<code>.Vlt-switch--orange</code> |	Modifier to make the switch orange |
|<code>.Vlt-switch--indigo</code> |	Modifier to make the switch indigo |
|<code>.Vlt-switch--blue</code> |	Modifier to make the switch blue |
|<code>.Vlt-switch--small</code> | Modifier to make the switch smaller|
</div>