Colors
Iceberg comes with pre-defined colors, that are CSS variables. This
enables more comprehensive customization and extension for any
project.
var(--primary-color)
var(--light-blue)
var(--green)
var(--red)
var(--yellow)
var(--white)
var(--light-grey)