Skip to content

enh: Adjust colors, cards, and decoration in theme#200

Merged
austin047 merged 7 commits into
devfrom
feat/ui-design-refresh
Jun 8, 2026
Merged

enh: Adjust colors, cards, and decoration in theme#200
austin047 merged 7 commits into
devfrom
feat/ui-design-refresh

Conversation

@Wuyika

@Wuyika Wuyika commented Jun 8, 2026

Copy link
Copy Markdown
Collaborator

Description

  • Used apptones in appthemes for design consistency across the app.
Light Theme Dark Theme
Light Theme Dark Theme

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@sourceant

sourceant Bot commented Jun 8, 2026

Copy link
Copy Markdown

Code Review Summary

This PR implements a design refresh by introducing a more structured theme system (AppTones) and improving UI components like cards and background decorations.

🚀 Key Improvements

  • Centralized theme management in lib/presentation/utils/theme.dart.
  • Standardized background colors across main screens using tones.bgPage.
  • Added brand-consistent background decorations via IconBackgroundDecor.

💡 Minor Suggestions

  • Fix minor spacing in AppTheme definition.
  • Verify text contrast on primary buttons in dark mode.

@sourceant sourceant Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Review complete. See the overview comment for a summary.

Comment thread lib/presentation/utils/theme.dart Outdated
Comment thread lib/presentation/statistics/statistics_screen.dart

@sourceant sourceant Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Review complete. See the overview comment for a summary.

Comment thread lib/presentation/onboarding/widgets/wallet_setup_widget.dart

@sourceant sourceant Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Review complete. See the overview comment for a summary.

Comment thread lib/presentation/utils/theme.dart
@austin047 austin047 merged commit 1a9627a into dev Jun 8, 2026
3 checks passed
@austin047 austin047 deleted the feat/ui-design-refresh branch June 8, 2026 17:10
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.

3 participants