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

added the brand style colors #9

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

jeromehardaway
Copy link
Collaborator

This pull request introduces a new theme and custom styling for the Streamlit application. The changes include setting up brand colors, configuring page settings, and defining custom CSS for various elements to align with the Vets Who Code branding.

Theme Configuration:

  • Added a new theme section in .streamlit/config.toml to define primary, background, secondary background, and text colors, along with the font. (.streamlit/config.toml)

Page and Styling Configuration:

  • Configured page settings such as title, icon, and layout in app.py. (app.py)
  • Added custom CSS in app.py to style various elements including inline code, headers, sidebar, buttons, chat messages, sliders, expanders, chat input, success and error messages, and download buttons to match the Vets Who Code brand colors. (app.py)

@jeromehardaway jeromehardaway merged commit 8f8b94f into main Oct 25, 2024
1 check passed
@jeromehardaway jeromehardaway deleted the jeromehardaway/change-app-colors branch October 25, 2024 00:53
@jeromehardaway jeromehardaway restored the jeromehardaway/change-app-colors branch October 25, 2024 14:22
@jeromehardaway jeromehardaway deleted the jeromehardaway/change-app-colors branch October 28, 2024 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant