{{ t('appearance') }}

@for (theme of themes; track theme) { }

{{ t('themeDesc') }}

{{ t('darkModeDesc') }}

{{ t('typography') }}

@for (font of fonts; track font) { } @if (!customFontsReady) { }

{{ t('fontFamilyDesc') }}

{{ fontSize }}pt

{{ t('fontSizeDesc') }}

{{ lineHeight.toFixed(1) }}

{{ t('lineHeightDesc') }}

{{ t('textJustificationDesc') }}

{{ t('hyphenationDesc') }}

{{ t('layout') }}

{{ t('flowDesc') }}

{{ maxColumnCount }}

{{ t('maxColumnsDesc') }}

{{ gap * 100 | number : '1.0-0' }}%

{{ t('columnGapDesc') }}

{{ maxInlineSize }}px

{{ t('maxWidthDesc') }}

{{ maxBlockSize }}px

{{ t('maxHeightDesc') }}