🏡 themes/awsm/index.nim

Awsm Theme Set

In this theme set, there are the following themes:

import nimitheme
import nimib

nbInit(useAwsmPastelPink)

nb.title = "Awsm Theme Set"

nbText: """
## Awsm Theme Set

In this theme set, there are the following themes:
  - [Big Stone](big_stone.html)
  - [Black](black.html)
  - [Gondola](gondola.html) 
  - [Mischka](mischka.html) 
  - [Pastel Pink](pastel_pink.html) (which you are viewing right now)
  - [Pearl Lusta](pearl_lusta.html)
  - [Tasman](tasman.html)
  - [White](white.html)
"""
var doc* = nb