enableRandomlyColoredTags

❗ Note that currently this will also affect how tags will be rendered in Preview. This will later be fixed.

  • type: boolean
  • default: true
  • required: false

Description

Enable automatically generated colors for tags when the tag color isn't specified.

If disabled, only the tags that have colors explicitly set will have the color rendered, and the rest will be rendered identical to regular links.

Example

  publishing:
    enableRandomlyColoredTags: false

Backlinks