layout

package
v0.0.0-...-fa4d88c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 20, 2022 License: MIT Imports: 1 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	FooterLabel string
	Menu        *menu.Menu
	Title       string
	Theme       *Theme
}

type Layout

type Layout struct {
	FooterLabel string
	Menu        *menu.Menu
	Title       string
	Theme       *Theme
}

func New

func New(config *Config) *Layout

type Palette

type Palette struct {
	Primary   PaletteColor
	Secondary PaletteColor
}

type PaletteColor

type PaletteColor struct {
	Main string
}

type Theme

type Theme struct {
	Palette Palette
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL