Skip to content

getColorValue returns incorrect RGB value for $md-blue-05 #1127

@torjusti

Description

@torjusti

Issue Type

Bug Report

Component or Pattern Affected

First noticed when calling getColorValue for RGB corresponding to $md-blue-05, issue is probably in the definition here.

Expected Behavior

Expected behavior would be to get RGB corresponding to #EBFCFF.

Current Behavior

You get rgb(235, 235, 235) - which is a grayish color.

Possible Solution

Redefine to rgb(235, 252, 255)

Your Environment

Package included in Control Hub

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions