Vulk Colors

Although it is based on Bulma and Sass, Vulk uses native CSS variables for colors. Explore Vulk colors.

Main colors

Main theme and primary colors

var(--primary)
var(--secondary)
var(--info)
var(--success)
var(--warning)
var(--danger)

Additional colors

Additional and secondary colors

var(--dark)
var(--dark-bg)
var(--green)
var(--blue)
var(--purple)
var(--yellow)
var(--orange)
var(--red)

Text colors

typography and text colors

var(--light-text)
var(--medium-text)
var(--dark-text)