e2b-dev / fragments

Open-source Next.js template for building apps that are fully generated by AI. By E2B.
https://fragments.e2b.dev
Apache License 2.0
3.48k stars 455 forks source link

Add dark theme #4

Closed karlosmatos closed 2 weeks ago

karlosmatos commented 4 months ago

Adding mode toggle with updated UI colors to support dark theme.

mlejva commented 3 months ago

Hey @karlosmatos thank you for the PR. I checked it and there's a few more details that would need to get fixed before we can merge this PR:

Screenshot 2024-07-27 at 2 10 17 PM The left up and bottom corners aren't rounded and it looks bad on the dark theme.

Screenshot 2024-07-27 at 2 11 11 PM The code's text output isn't visible.

Screenshot 2024-07-27 at 2 11 48 PM Borders of the selected input should be highlighted with some dark-friendly color

Screenshot 2024-07-27 at 2 13 34 PM We could pick a better code's color theme for the dark theme.

mlejva commented 2 weeks ago

We built a dark mode in the meantime