tari-project / universe

Other
8 stars 24 forks source link

feat(ui): dark mode (#850) #903

Closed stringhandler closed 5 days ago

stringhandler commented 6 days ago

Description

it's the same, but dark.

theming (ui):

theming (logic):

other necessary updates:

Motivation and Context

How Has This Been Tested?

switching modes (incl. system mode):

https://github.com/user-attachments/assets/85b3fe96-7237-4497-88c9-c3c7d94b4fdc

dark mode screens:

https://github.com/user-attachments/assets/80cfc997-40ee-4a70-9e95-6c955d975c36

https://github.com/user-attachments/assets/fb09b873-76c7-4ab7-b207-c880d4544960

https://github.com/user-attachments/assets/7f20ba6e-7d38-4f77-b563-90ee2f50ceee

Description

Motivation and Context

How Has This Been Tested?

What process can a PR reviewer use to test or verify this change?

Breaking Changes