slipHQ / run-wasm

Run WASM based code executions in the browser easily
https://www.runwasm.com
Apache License 2.0
469 stars 47 forks source link

Add dark mode to runwasm.com #70

Closed kennethcassel closed 3 years ago

kennethcassel commented 3 years ago

**Is your feature request related to a problem? Yes, when I view the site at night I feel like I should be wearing sunglasses.

Describe the solution you'd like A darkmode toggle for the site.

Describe alternatives you've considered I've considered wearing sunglasses to view the site at night.

Additional context

Here is a screenshot of a color palette we are probably going to use at Slip for the authoring tool.

color_pallete

Primary Background (Dark Gray): #1A1A1A Secondary Background (Lighter Gray): #252525 Highlight: #323232 White: #FFFFFF

pouannes commented 3 years ago

I'll take it :) I'll probably use next-themes if that's fine with you

shadab14meb346 commented 3 years ago

I am also interested in taking this.

kennethcassel commented 3 years ago

I'll take it :) I'll probably use next-themes if that's fine with you

I think tailwind dark mode should be sufficient https://tailwindcss.com/docs/dark-mode

pouannes commented 3 years ago

@shadab14meb346 you can take it if you want :)

devonzara commented 3 years ago

Likewise, I can take it if nobody else does. Should be pretty easy to implement with Tailwind.