This website requires JavaScript.
Explore
Help
Register
Sign In
Programming.Dev
/
p.d-legal
Watch
5
Star
2
Fork
You've already forked p.d-legal
1
Code
Issues
1
Pull Requests
1
Projects
Activity
20c8e6d594
p.d-legal
/
themes
/
hugo-book
/
assets
/
themes
/
_auto.scss
10 lines
114 B
SCSS
Raw
Blame
History
:
root
{
@include
theme-light
;
}
@media
(
prefers-color-scheme
:
dark
)
{
:
root
{
@include
theme-dark
;
}
}
Reference in New Issue
View Git Blame
Copy Permalink