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

Determining the Primary, Secondary, Background, Text and Dark Text Colors #498

Closed
alperen-bircak opened this issue Oct 24, 2023 · 3 comments
Assignees
Labels
Priority: High Issues that require immediate attention and should be addressed as soon as possible. Status: Done Issues that have been completed. Team: Frontend Issues related to frontend team Type: Design Issues related to the design or layout of the project.
Milestone

Comments

@alperen-bircak
Copy link
Contributor

alperen-bircak commented Oct 24, 2023

Description

We need to choose the colors for Primary, Secondary, Background, Text and Dark Text from our color palette.

👮‍♀️ Reviewer

Alperen Bırçak

⏰ Deadline

26.10.2023

@alperen-bircak alperen-bircak added Priority: High Issues that require immediate attention and should be addressed as soon as possible. Type: Design Issues related to the design or layout of the project. Status: Assigned Issues that have been assigned to someone to work on. Team: Frontend Issues related to frontend team labels Oct 24, 2023
@alperen-bircak alperen-bircak added this to the 1st Milestone milestone Oct 24, 2023
@AliBasarann AliBasarann added Status: In Progress Issues that are currently being worked on. and removed Status: Assigned Issues that have been assigned to someone to work on. labels Oct 28, 2023
@alperen-bircak
Copy link
Contributor Author

alperen-bircak commented Oct 28, 2023

I propose we use these colors from our palette as the theme defaults
`$color-primary: $blue-green;

$color-primary-dark: $prussian-blue;

$color-secondary: $yellow;

$color-accent: $orange;

$color-container: $sky-blue;

$color-background: $vanilla-light-80;

$color-text: $prussian-blue-dark-50;

$color-text-light: $vanilla-light-50;
`

@AliBasarann
Copy link
Contributor

I will open a poll, which includes these colors, to in the frontend channel of our discord channel.

@AliBasarann
Copy link
Contributor

According to the poll results we decided to use the colors that Alperen suggested. So, I am closing the issue.

@AliBasarann AliBasarann added Status: Done Issues that have been completed. and removed Status: In Progress Issues that are currently being worked on. labels Oct 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: High Issues that require immediate attention and should be addressed as soon as possible. Status: Done Issues that have been completed. Team: Frontend Issues related to frontend team Type: Design Issues related to the design or layout of the project.
Projects
None yet
Development

No branches or pull requests

2 participants