Added and internalized Pico theme for customization
This commit is contained in:
parent
8e7f72ce8b
commit
8c90bb2dfc
71 changed files with 4587 additions and 0 deletions
14
themes/pico/theme.toml
Normal file
14
themes/pico/theme.toml
Normal file
|
@ -0,0 +1,14 @@
|
|||
name = "pico"
|
||||
description = "Clean and minimalistic dark theme"
|
||||
license = "MIT"
|
||||
homepage = "https://github.com/kuznetsov17/pico"
|
||||
# The minimum version of Zola required
|
||||
min_version = "0.18.0"
|
||||
# An optional live demo URL
|
||||
demo = "https://kuznetsov17.github.io/pico/"
|
||||
|
||||
[author]
|
||||
name = "Vitaliy Kuznetsov"
|
||||
homepage = "https://viku.me"
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue