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

Enhance UI with custom theme and styling for application containers #6

Merged
merged 2 commits into from
Nov 6, 2024

Conversation

Cliffy57
Copy link
Owner

@Cliffy57 Cliffy57 commented Nov 1, 2024

This pull request introduces custom theming and styling to the ImageFilterApp in the src/ui.rs file. The changes involve replacing the default theme with a custom one and adding methods to define the application's appearance and container styling.

Key changes include:

Theming and Styling Enhancements:

  • Replaced the default theme method with a custom theme that includes a dark background, light text, and specific colors for primary, success, and danger states.
  • Added a new style method to apply custom application styling based on the theme's palette.

Container Styling:

  • Introduced a container_style method to define custom container appearance using the theme's palette.

@Cliffy57 Cliffy57 merged commit 06e7b34 into master Nov 6, 2024
1 check passed
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