Base

public interface Base

Represents the base colors used in the theme.

Functions

Link copied to clipboard
public abstract Color getBlack()

The black color used in the theme.

Link copied to clipboard
public abstract Color getWhite()

The white color used in the theme.