Skip to main content

notion.foregroundcolor

Home > @runlightyear/notion > ForegroundColor

ForegroundColor type

Signature:
declare type ForegroundColor = "blue" | "brown" | "default" | "gray" | "green" | "orange" | "pink" | "purple" | "red" | "yellow";