Skip to content

[Feature Request] Add opacity capability to Vuetify plugin theme colors #10299

@185driver

Description

@185driver

Problem to solve

Expand the ability of developers to select or create theme.themes object colors within the vuetify plugin having an opacity element to them (e.g. #000000de). At present, theme colors are limited to the six digit variety.

Several colors in use by vuetify itself (such as text colors) make use of the opacity digits, but the theme engine does not. This would add parity to that situation.

Proposed solution

Modify the underlying source code to handle all eight hex color digits correctly.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions