Replace the occurrences of hard coded color value ''#0d77b5" to use the Constant class EbtConstants::COLOR_BLUE

Created on 21 February 2023, over 1 year ago
Updated 22 February 2023, over 1 year ago

Problem/Motivation

Now that we have a Constant Class we have some default values there to be used in the code and avoid hard-coded strings in the code base. Thinking about that we can replace all occurrences of hard-coded HEX color code of ''#0d77b5" and use EbtConstants::COLOR_BLUE instead

Steps to reproduce

Proposed resolution

Add the use statment of the class and apply the class instead of hard-coded string

Remaining tasks

User interface changes

API changes

Data model changes

✨ Feature request
Status

Fixed

Version

1.4

Component

Code

Created by

πŸ‡§πŸ‡·Brazil RenatoG Campinas

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

Comments & Activities

Production build 0.69.0 2024