dashboard
repositories
filestore
activity
search
login
external-software
/
github_gohugo_theme_hugo-coder
mirror of
https://github.com/luizdepra/hugo-coder.git
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
Automatic dark/light colorschemes (#234)
John Schroeder
21.13.2019
b00b75064d67953db2f32fee676360477026d97f
[external-software/github_gohugo_theme_hugo-coder.git]
/
assets
/
scss
/
coder-dark.scss
1
2
3
4
5
@import "variables";
@import "base_dark";
@import "content_dark";
@import "navigation_dark";
@import "footer_dark";