Skip to content

25701 standardize text colors

Taurie Davis requested to merge 25701-standardize-text-colors into master

What does this MR do?

Standardizes text colors, removes unnecessary variables, uses rgba

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Screenshots (if relevant)

font-colors

Primary color is now rgba (0, 0, 0, .85)

Secondary color is now rgba (0, 0, 0, .55)

Before After
Screen_Shot_2017-01-04_at_10.31.10_AM Screen_Shot_2017-01-04_at_10.30.08_AM

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #25701 (closed)

Merge request reports