{#if hasAnyContent}
{#if showThemeColor}
{i18n(I18nKey.themeColor)}
{hue}
{/if} {#if isWallpaperSwitchable}
{i18n(I18nKey.wallpaperMode)}
{/if} {#if allowLayoutSwitch && !isSmallScreen}
{i18n(I18nKey.postListLayout)}
{/if}
{/if}