Table of Contents
All Ghost Kit blocks and extensions use CSS Variables, so you can easily change styles for your project. Global variables hold the values that many blocks share. Each block also declares its own set on its root class, which you can change on its own without touching anything else.
Global Variables
You can change globally defined variables that is used in many blocks. Example – change globally defined border-radius and transition-duration:
Blocks Variables
Each block has its own variables that you may change individually. Example – change Tabs block border size and color and Pills block active button background color: