Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions retype.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,24 @@ input: .
output: .retype
url: docs.artblocks.io

start:
# Start locally in Pro mode
pro: true

nav:
mode: stack
icons:
mode: none

theme:
base:
base-color: "#9B19EF"
base-bg: "#F9F9F9"
base-text: "#1E1E1E"
base-link-weight: 500
dark:
base-color: "#D41FD6"

branding:
title: Art Blocks
label: Docs
Expand Down