Update site theme colors #110
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
As discussed in today's meeting, I've begun migrating existing theme colors to what we have from our Figma boards. The changes to coloring include the Chat window, the About page, and the Navbar.
The main color palette used when updating the theme consists of the following colors:
The general coloring for existing utility buttons like Clear (#E3574B) and Export (#4A90E2) as well as for text highlighting for statutes remains untouched. The hover color for Export has been changed to a slightly darker hue to make the hover effect stand out more. (see visual changes below)
Screen.Recording.2025-06-11.at.11.41.56.PM.mov
Given that the message window utilizes #F4F4F2 as its background, I've opted to use #E2E8F0 to make the message from the bot stand out.
Other changes in this PR include minor padding/spacing changes to certain elements.