feat: dark mode & theme switching#203
Conversation
|
This is really great work Doug! The signature pad is going to be a pain since it is actually storing it as an image, I'd probably suggest dealing with the background of the canvas and then using This is mostly because we want to keep the black stroke since it's going to be placed onto the outgoing PDF 😄 |
Solution: #e2d7c5 as inverse of:
.dark {
--border: 216 34% 17%;
}
#fcf8ee as inverse of:
.dark {
--background: 224 71% 4%;
}Video: |
|
Just wrapped up the Video: Solution for Background Image: |
|
Looks great 🤩 Is there anything else you'd like to add otherwise I'm happy to merge! |
|
I'm happy with it for now. Send it 🎉 |
|
/tip 150 |
|
@doug-andrade: You just got a $150 tip! 👉 Complete your Algora onboarding to collect your payment. |
|
🎉🎈 @doug-andrade has been awarded $150! 🎈🎊 |





Added theme switching to
feat/refreshhttps://www.loom.com/share/57687e631ab34cecb37b670a69bff8d8
Needs Work:
^ To complete these pages I will need "dark-mode" versions of the image assets and background pattern.
Build Result