Syntax

Font

Setting font properties of an element.

🚧This page is still under construction and some content may not be complete.

Overview

ClassDeclarations
font:style|variant| / f:style|variant|font: style variant ;
font:captionfont: caption;
font:iconfont: icon;
font:menufont: menu;
font:message-boxfont: message-box;
font:small-captionfont: small-caption;
font:status-barfont: status-bar;

Conditionally apply

Apply styles based on different states using selectors and applying conditionally.

<div class="font:caption:hover font:caption@sm font:caption@dark font:caption@print"></div>
Design Token
Colors

Customizing color variables or starting with the crafted palette.

© Aoyue Design LLC.