Customization: text styles

The TextStyles class contains text styles. They are built on the base fonts — see "Customization: fonts" — and the base colors — see "Customization: base colors".

  • toolbarExpandedTitle - expanded toolbar title
  • toolbarCollapsedTitle - collapsed toolbar title
  • sectionTitleItem - section item icon
  • sectionTextItem - section item title
  • searchText - search bar query
  • searchPlaceholder - search bar placeholder
  • searchCancel - search "Cancel" button
  • searchIsEmpty - label shown when the search result is empty
  • loadError - loading error title
  • tryAgain - "Try again" button on a loading error
  • searchItemTitle - search result item title
  • searchItemDescription - search result item description
  • searchItemPath - search result item path
  • categoriesTitle - category item title
  • categoriesDescription - category item description
  • articlesItemTitle - article item title
  • articleRatingTitle - article rating title
  • articleRatingGood - label of the positive article rating button
  • articleRatingBad - label of the negative article rating button
  • articleRatingThanks - label shown once a rating has been given
  • articleReviewTag - text of an unselected article review tag
  • articleReviewTagSelected - text of a selected article review tag
  • articleReviewCommentText - article review comment text
  • articleReviewCommentPlaceholder - article review comment placeholder
  • articleReviewSend - label of the article review "Send" button