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

Add new primary color, hover color, footer hover color, footer visited color #1595

Merged
merged 1 commit into from
Aug 1, 2023

Conversation

machikoyasuda
Copy link
Member

@machikoyasuda machikoyasuda commented Jul 31, 2023

fix #1577

Where to notice these color changes

Footer Link Hover

Used to be purple. Now it's a different shade of dark blue (#0062ff)

image

Footer Link Visited

The color for :hover and :visited used to be the same. Now, only the visited is purple.

image

Hover

image

Regular link hover is slightly darker.

Primary

Primary color is now darker. It's most noticable in the nav:

image

@machikoyasuda machikoyasuda added this to the Veterans milestone Jul 31, 2023
@machikoyasuda machikoyasuda self-assigned this Jul 31, 2023
@machikoyasuda machikoyasuda requested a review from a team as a code owner July 31, 2023 23:35
@github-actions github-actions bot added deployment-dev [auto] Changes that will trigger a deploy if merged to dev front-end HTML/CSS/JavaScript and Django templates and removed deployment-dev [auto] Changes that will trigger a deploy if merged to dev labels Jul 31, 2023
@machikoyasuda machikoyasuda changed the title Add new primary color, hover color, footer hover color Add new primary color, hover color, footer hover color, footer visited color Jul 31, 2023
Copy link
Member

@thekaveman thekaveman left a comment

Choose a reason for hiding this comment

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

LGTM 💙💜

@machikoyasuda machikoyasuda merged commit e822ce9 into dev Aug 1, 2023
11 checks passed
@machikoyasuda machikoyasuda deleted the feat/1577-color-update branch August 1, 2023 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
front-end HTML/CSS/JavaScript and Django templates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update blue color
2 participants