Implement proper dark mode (#800)
* Implement proper dark mode Signed-off-by: hossainemruz <hossainemruz@gmail.com> * Fix footer color in light mode Signed-off-by: hossainemruz <hossainemruz@gmail.com> --------- Signed-off-by: hossainemruz <hossainemruz@gmail.com>
This commit is contained in:
parent
6dc9d1d33d
commit
5f0aebcf68
38 changed files with 1136 additions and 353 deletions
|
@ -8,12 +8,6 @@ videoplayer:
|
|||
styles:
|
||||
- plyr/dist/plyr
|
||||
|
||||
darkmode:
|
||||
services:
|
||||
darkreader:
|
||||
styles:
|
||||
- ./colortheme/colortheme
|
||||
|
||||
syntaxhighlight:
|
||||
services:
|
||||
hljs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue