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

Standardize color usages #18

Open
CodeSpent opened this issue Oct 27, 2023 · 0 comments
Open

Standardize color usages #18

CodeSpent opened this issue Oct 27, 2023 · 0 comments
Labels
good first issue Good for newcomers hacktoberfest-accepted Eligible for Hacktoberfest contribution

Comments

@CodeSpent
Copy link
Owner

Colors in the site have undergone a lot of temporary tweaking with a lot of reference from the Unicorn Utterances application in order to get off the ground faster with theming.

The time has come to standardize a lot to do with colors including;

  • Organization of the colors & keeping them DRY so when theming there isn't a need to modify multiple values. This also improves debugging woes.
  • Correct usage with Tailwind patterns & using utilities provided.
  • Establishing an actual theme using the colors present as backgrounds, accents, neons for bars, etc.

This is something I had planned to tackle, but also recognize it could be an opportunity for a Hacktoberfest contribution so I'm opening to the public.

@CodeSpent CodeSpent added good first issue Good for newcomers hacktoberfest-accepted Eligible for Hacktoberfest contribution labels Oct 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers hacktoberfest-accepted Eligible for Hacktoberfest contribution
Projects
None yet
Development

No branches or pull requests

1 participant