Allow alpha channel for colors in settings form.

Created on 9 July 2024, 3 months ago

Problem/Motivation

The settings YAML can be edited to have alpha channel in the colors. But this cannot be done from the UI.

Example:

colors:
  main: '#10857f88'
  secondary: '#ffffff'

Steps to reproduce

Import the above config, then visit the settings form. The "main" color will show as black, despite it working with alpha in the UI when editing content's layout.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Feature request
Status

Closed: duplicate

Version

2.1

Component

User interface

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024