+++
title = 'Version 5.10'
type = 'releasenotes'
weight = -10

[params]
  disableToc = false
  hidden = true
  minHugoVersion = '0.95.0'
+++

## 5.10.0 (2023-01-25) {#5-10-0}

### New

- {{% badge style="new" %}}New{{% /badge %}} The [`attachments`](shortcodes/attachments), [`badge`](shortcodes/badge), [`button`](shortcodes/button) and [`notice`](shortcodes/notice) shortcodes have a new parameter `color` to set arbitrary CSS color values.

  Additionally the `--ACCENT-color` brand color introduced in version 5.8.0 is now supported with these shortcodes.
