Commit 9dda78b
committed
Fix dropdown positioning and remove blue tint from dark mode cards
- Add sideOffset prop to FinancialDropdown to position dropdowns below FloatingFinancialHeader
- Convert all dark mode card colors from blue-tinted slate to completely neutral grey (zero saturation)
- Update card-theme.css, card-theme-system.ts, globals.css, and radix-colors.ts
- Update documentation to reflect neutral grey changes
- Fixes dropdown overlap issue and provides truly colorless grey cards in dark mode1 parent 213dfd6 commit 9dda78b
125 files changed
Lines changed: 9249 additions & 5921 deletions
File tree
- app
- admin
- dashboard
- landing-cards
- landing-page-cards
- api
- admin
- landing-page-cards
- payout-analytics
- daily-notes
- pages
- public
- landing-page-cards
- platform-stats
- recent-edits/global
- subscription/increase
- usd/allocate
- user-suggestions
- users
- [userId]
- pages
- profile-data
- profile
- webhooks/stripe-subscription
- components
- activity
- admin
- daily-notes
- features
- forms
- landing
- layout
- pages
- payments
- ui
- utils
- writing
- config
- contexts
- hooks
- __tests__
- leaderboard
- new
- providers
- services
- settings
- fund-account/checkout
- spend
- styles
- types
- utils
- docs
- scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
379 | 379 | | |
380 | 380 | | |
381 | 381 | | |
382 | | - | |
| 382 | + | |
383 | 383 | | |
384 | 384 | | |
385 | 385 | | |
| |||
396 | 396 | | |
397 | 397 | | |
398 | 398 | | |
399 | | - | |
| 399 | + | |
400 | 400 | | |
401 | 401 | | |
402 | 402 | | |
403 | 403 | | |
404 | 404 | | |
405 | | - | |
| 405 | + | |
406 | 406 | | |
407 | 407 | | |
408 | 408 | | |
| |||
417 | 417 | | |
418 | 418 | | |
419 | 419 | | |
420 | | - | |
| 420 | + | |
421 | 421 | | |
422 | 422 | | |
423 | 423 | | |
424 | 424 | | |
425 | 425 | | |
426 | | - | |
| 426 | + | |
427 | 427 | | |
428 | 428 | | |
429 | 429 | | |
| |||
433 | 433 | | |
434 | 434 | | |
435 | 435 | | |
436 | | - | |
| 436 | + | |
437 | 437 | | |
438 | 438 | | |
439 | 439 | | |
| |||
0 commit comments