🏡 themes/attri/index.nim

Attri Theme Set

In this theme set, there are the following themes:

import nimitheme
import nimib

nbInit(useAttriMidnightGreen)

nb.title = "Attri Theme Set"

nbText: """
## Attri Theme Set

In this theme set, there are the following themes:
  - [Bright Light Green](bright_light_green.html)
  - [Dark Fairy Pink](dark_fairy_pink.html)
  - [Dark Forest Green](dark_forest_green.html) 
  - [Light Fairy Pink](light_fairy_pink.html) 
  - [Midnight Green](midnight_green.html) (which you are viewing right now)
"""
var doc* = nb