Added and internalized Pico theme for customization

This commit is contained in:
Aron Petau 2025-04-29 20:02:54 +02:00
parent 8e7f72ce8b
commit 8c90bb2dfc
71 changed files with 4587 additions and 0 deletions

14
themes/pico/theme.toml Normal file
View 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"