Skip to content
This repository has been archived by the owner on Jul 28, 2024. It is now read-only.

Add Color-Presets to tailwind-config #956

Draft
wants to merge 1 commit into
base: nextjs-live
Choose a base branch
from

Conversation

Cahllagerfeld
Copy link
Member

@Cahllagerfeld Cahllagerfeld commented Jan 8, 2022

closes #955

I added the colors from the branding-repo to the tailwind config. I tried to be a bit creative with color-names, feel free to suggest others :D

There was an issue with the generate-script on postinstall. I removed it, as we dont need this anymore due to the next-js switch

@Cahllagerfeld Cahllagerfeld changed the base branch from main to nextjs-live January 8, 2022 20:50
@Cahllagerfeld Cahllagerfeld changed the title Cahllagerfeld/issue-955 Add Color-Presets to tailwind-config Jan 10, 2022
Comment on lines +9 to +16
chili: "#C23100",
"international-orange": "#FF5A00",
koromiko: "#FFb95E",
"dark-metal": "#202328",
"dark-granite": "#65615E",
"light-granite": "#D4D1C5",
parsley: "#1D531D",
"apple-green": "#3DA639",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a suggestion, can't we name this like, primary, secondary, tertiary etc... for ease understanding 😅

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would also prefer this

Copy link
Member

@imlakshay08 imlakshay08 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR looks great! Keep up the good work!

Copy link
Member

@priyankarpal priyankarpal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍🏻 ⚡

@EddieHubCommunity EddieHubCommunity locked and limited conversation to collaborators Feb 3, 2023
@Pradumnasaraf Pradumnasaraf marked this pull request as draft July 10, 2024 13:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Setup Tailwind.config with Eddiehub-Colors
6 participants