Add dark mode to default layout #403
CodeWithMa
started this conversation in
Ideas
Replies: 4 comments 7 replies
-
|
+1 for this |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
+1, first thing I tried to do was look for dark mode |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
This should be fairly simple to do with TailwidCSS. Implemented as draft PR: #605 |
Beta Was this translation helpful? Give feedback.
7 replies
-
|
This is now available: https://emanote.srid.ca/dark-mode |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
-
Edit the files in https://github.com/srid/emanote/tree/master/default/templates and add dark colors.
I guess the only thing to do is adding
dark:bg-blacketc. in addition to the current colors and tailwind does everything automatically.See https://tailwindcss.com/docs/dark-mode.
Beta Was this translation helpful? Give feedback.
All reactions