dark mode

This commit is contained in:
2020-11-15 11:40:56 +01:00
parent 59b1e5a5df
commit 4155a97cf2
2 changed files with 10 additions and 1 deletions
+2 -1
View File
@@ -22,7 +22,8 @@ This page is about both, although it's probably going to be [[Agora Server]] hea
## Next
- [ ] better css
- [ ] Add 'dark mode' to the Agora, I like this kind of scheme: https://twitter.com/ablueaeshna/status/1323439284272222208/photo/1
- [x] Add '[[dark mode]]' to the Agora, I like this kind of scheme: https://twitter.com/ablueaeshna/status/1323439284272222208/photo/1
- [x] added switching by button
- [ ] add some search support -- a simple textbox + post should work
- [ ] add fuzzy matching -- probably good complement to search
- [ ] could help with disambiguation and acronym expansion
+8
View File
@@ -0,0 +1,8 @@
# Dark Mode
- [[go]] https://css-tricks.com/a-complete-guide-to-dark-mode-on-the-web/ seemed decent to my untrained self.
[//begin]: # "Autogenerated link references for markdown compatibility"
[go]: go "Go"
[//end]: # "Autogenerated link references"