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 'base' color in themes (50) #978

Merged
merged 4 commits into from
Dec 18, 2024
Merged

Conversation

YoussefHenna
Copy link
Collaborator

@YoussefHenna YoussefHenna commented Dec 18, 2024

Important

Introduce 'base' color in themes, updating components to use this new color for backgrounds, borders, and foregrounds.

  • Theme Update:
    • Add base color to background, foreground, and border in DefaultTheme.ts.
  • Component Updates:
    • Replace theme.colors.background.brand with theme.colors.background.base in AccordionExample.js, ActionSheetExample.js, and App.tsx.
    • Replace theme.colors.border.brand with theme.colors.border.base in BottomSheet.tsx, DatePicker.tsx, and DeckSwiperCard.tsx.
    • Replace theme.colors.foreground.brand with theme.colors.foreground.base in FieldSearchBarFull.tsx and RowBodyIcon.tsx.
  • Miscellaneous:
    • Update various components to use base color for consistency.

This description was created by Ellipsis for 13894a8. It will automatically update as commits are pushed.

Copy link

Published version: @draftbit/[email protected]

@YoussefHenna YoussefHenna merged commit 257e39e into 50 Dec 18, 2024
1 check passed
@YoussefHenna YoussefHenna deleted the youssef/new-theme-color-50 branch December 18, 2024 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant