BETA

Background Color

Customize the background color of a squircle.

Variables

VariableType
--squircle-background-color
color

Usage

You can customize the background color of a squircle by using the --squircle-background-color variable.

.squircle {
  --squircle-background-color: #000;
}

By Skyleen. The source code is available on GitHub.

On this page