Skip to content
This repository was archived by the owner on Jul 27, 2025. It is now read-only.

Conversation

jespr
Copy link
Contributor

@jespr jespr commented Jan 2, 2024

CleanShot 2024-01-02 at 12 24 26@2x

@Shpigford fixes #6. question: the dollar amount color is white (#ffffff) in Figma. But that color isn't part of our tailwind colors anymore, we use the Maybe-white which is #F8F9FA. Do we want to use text-[#ffffff] for the dollar amounts, that's what I'm doing currently.

@Shpigford
Copy link
Member

@jespr We can use the Tailwind text-white instead. Also, you can remove the Dashboard/Portfolios links.

@jespr
Copy link
Contributor Author

jespr commented Jan 2, 2024

@Shpigford I don't think we can since I overrode that here https://github.com/maybe-finance/maybe/blob/main/config/tailwind.config.js#L12 :/ based on this:

CleanShot 2024-01-02 at 12 35 50@2x

@Shpigford
Copy link
Member

@jespr Sorry, I mean we can just use text-white instead of text-[#ffffff].

@jespr
Copy link
Contributor Author

jespr commented Jan 2, 2024

@Shpigford all ready to go

@Shpigford Shpigford merged commit c988fdd into maybe-finance:main Jan 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build sidebar portfolio listing

2 participants