@if (readingProfile !== null) {

{{t('line-spacing-min-label')}} {{t('line-spacing-max-label')}}

{{t('writing-style-tooltip')}}
{{t('tap-to-paginate-tooltip')}}
{{t('immersive-mode-tooltip')}}
{{t('fullscreen-tooltip')}}

@for(theme of themes; track theme.name) { }
@let currentRP = currentReadingProfile();
}