🏡 themes/concrete/index.nim

Concrete 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(useConcrete)

nb.title = "Concrete Theme Set"

nbText: """
## Concrete 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