Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check color usage #131

Closed
tiiavalt opened this issue Mar 3, 2021 · 1 comment · Fixed by #132 or #144
Closed

Check color usage #131

tiiavalt opened this issue Mar 3, 2021 · 1 comment · Fixed by #132 or #144
Assignees
Labels
enhancement New feature or request

Comments

@tiiavalt
Copy link
Contributor

tiiavalt commented Mar 3, 2021

Is your feature request related to a problem? Please describe.
There are currently colors in the codebase that are not in Epimetheus' color palette.

Describe the solution you'd like
Incorrect colors should be replaced with Epimetheus' own colors.

Additional context
Let's also check that all the Epimetheus' color palette's colors are added as variables.

@tiiavalt tiiavalt added the enhancement New feature or request label Mar 3, 2021
@tiiavalt tiiavalt self-assigned this Mar 3, 2021
tiiavalt added a commit that referenced this issue Mar 4, 2021
tiiavalt added a commit that referenced this issue Mar 4, 2021
tiiavalt added a commit that referenced this issue Mar 4, 2021
@tiiavalt tiiavalt linked a pull request Mar 4, 2021 that will close this issue
tiiavalt added a commit that referenced this issue Mar 5, 2021
tiiavalt added a commit that referenced this issue Mar 5, 2021
tiiavalt added a commit that referenced this issue Mar 5, 2021
koops9 pushed a commit that referenced this issue Mar 5, 2021
* Organize colors by the color palette

* Add new 'evidence-grey-lighter' and correct 'hermanni-grey' and 'titan-green-darker'.

* Fix to lowercase

* Replace hex colors with color variables

* Replace 'theme' variables with other variables

* Delete redundant theme and themeContext

* Fix few svg's fill color

* Unify DropdownSelect's focus style with the input's focus styles

* Replace hex color with css variables in svgs
@koops9
Copy link
Contributor

koops9 commented Mar 5, 2021

Some svg imports seem to have lost their color so fixing that in future pull request...

tiiavalt added a commit that referenced this issue Mar 12, 2021
koops9 pushed a commit that referenced this issue Mar 12, 2021
@vade5g vade5g closed this as completed Mar 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
3 participants