projectpages / project-pages

Fork this repo for a quick start. If "Project Timeline" or "License" appeared on your nav bar, Look Below!
https://projectpages.github.io/project-pages/
Other
149 stars 349 forks source link

Can I define the theme #112

Open yefeiyu opened 5 years ago

yefeiyu commented 5 years ago

Is the blog using default theme? How can I change it to night?

$ tree
.
├── beige.css
├── blood.css
├── default.css
├── moon.css
├── night.css
├── serif.css
├── simple.css
├── sky.css
├── solarized.css
├── source
│   ├── beige.scss
│   ├── blood.scss
│   ├── default.scss
│   ├── moon.scss
│   ├── night.scss
│   ├── serif.scss
│   ├── simple.scss
│   ├── sky.scss
│   └── solarized.scss
└── template
    ├── mixins.scss
    ├── settings.scss
    └── theme.scss
d6rks1lv3rz3r0 commented 5 years ago

Those are themes for the presentation template. The posts don't have a theme setting.