Commit 669cedc
authored
feat: implement light mode and light/dark/system mode switch (#69)
* feat: implement theme provider and mode toggle for light/dark mode support
* fix: update icon color from 'text-secondary' to 'text-foreground' in multiple preview tables
* feat: update styles for improved UI consistency across components
* fix: reduce transition duration for improved responsiveness across components
* feat: enhance ModeToggle component with system theme option and improve button styling
* feat: update borderTypeColor to include background colors and dark mode support
* feat: enhance CopyButton tooltip styling and improve TableBody dark mode support
* feat: update component styles for improved UI consistency and responsiveness
* feat: update brand and muted foreground colors for improved accessibility
* feat: update InteractiveJsonViewer styles for improved color consistency and accessibility
* feat: update AddressChip button styles for improved visual consistency and accessibility; refine SchemaSearch layout for better readability
* feat: update ring color variable to use primary color for improved theming consistency
* feat: update Bellecour chain color for improved theming consistency
* feat: update button and span styles for improved visual consistency and accessibility
* feat: update text color for improved theming
* feat: update selected item color in SchemaSearch for improved theming consistency
* feat: update theme toggle buttons for improved clarity and consistency
* feat: update background color for wallet and iExec account sections for improved theming consistency
* refactor: improve ModeToggle code clarity
* fix: update Icon type definition in ModeToggle for improved type safety1 parent bd21e69 commit 669cedc
File tree
39 files changed
+420
-172
lines changed- src
- components
- icons
- ui
- modules
- apps
- datasets
- dataset/schema
- deals
- deal
- search
- tasks
- task
- workerpools
- routes/$chainSlug/_layout
39 files changed
+420
-172
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
0 commit comments