mirror of
https://github.com/flancian/garden.git
synced 2026-08-07 23:16:21 +00:00
dark mode
This commit is contained in:
+2
-1
@@ -22,7 +22,8 @@ This page is about both, although it's probably going to be [[Agora Server]] hea
|
|||||||
|
|
||||||
## Next
|
## Next
|
||||||
- [ ] better css
|
- [ ] 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 some search support -- a simple textbox + post should work
|
||||||
- [ ] add fuzzy matching -- probably good complement to search
|
- [ ] add fuzzy matching -- probably good complement to search
|
||||||
- [ ] could help with disambiguation and acronym expansion
|
- [ ] could help with disambiguation and acronym expansion
|
||||||
|
|||||||
@@ -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"
|
||||||
Reference in New Issue
Block a user