🏡 themes/sakura/index.nim

Sakura Theme Set

In this theme set, there are the following themes:

import nimitheme
import nimib

nbInit(useSakura)

nb.title = "Sakura Theme Set"

nbText: """
## Sakura Theme Set

In this theme set, there are the following themes:
  - [Dark Solarized](dark_solarized.html)
  - [Dark](dark.html)
  - [Earthly](earthly.html) 
  - [Ink](ink.html) 
  - [Pink](pink.html) 
  - [Sakura](sakura.html) (which you are viewing right now)
  - [Vader](vader.html)
"""
var doc* = nb