🏡 themes/pico/index.nim

Pico Theme Set

In this theme set, there are the following themes:

You are viewing either of the two based on your preferred color theme.

import nimitheme
import nimib

nbInit(usePico)

nb.title = "Pico Theme Set"

nbText: """
## Pico Theme Set

In this theme set, there are the following themes:
  - [Dark](dark.html) 
  - [Light](light.html)

You are viewing either of the two based on your
preferred color theme.
"""
var doc* = nb