mirror of
https://github.com/gcushen/hugo-academic.git
synced 2025-07-26 19:15:16 +02:00
themes: Add dark theme
To use, set `color_theme = "dark"` in `config.toml`. See #299 and #139
This commit is contained in:
parent
ee63fde14e
commit
09b91845a0
9 changed files with 162 additions and 12 deletions
|
@ -27,6 +27,10 @@ Academic is available in different color themes and font themes.
|
|||
| --- | --- |
|
||||
|  |  |
|
||||
|
||||
| `dark` |
|
||||
| --- |
|
||||
|  |
|
||||
|
||||
## Getting Started
|
||||
|
||||
1. [Install Hugo](https://georgecushen.com/create-your-website-with-hugo/#installing-hugo) and create a new website by typing the following commands in your *Terminal* or *Command Prompt* app:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue