Reusable FontSettings and Theme customization #5714
Labels
Customization
Issues related to Phase 2: Customization efforts
[Feature] Block API
API that allows to express the block paradigm.
[Status] In Progress
Tracking issues with work in progress
[Type] Task
Issues or PRs that have been broken down into an individual action to take
Follow up tasks from #5269.
Allow themes to specify the set of font size values. (Right now it defaults to pixels, but we might extend this.)
Allow themes to disable custom font sizes (the slider and arbitrary input).
Create reusable block component for font settings:
Here we could see whether we prefer a
FontSize
component or a fullFontSettings
with props for dropCap support, etc. MaybeFontSize
scales better (likeColorPalette
?).The text was updated successfully, but these errors were encountered: