cmd

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2022 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const VERSION = "zathuraconf v1.1.1"

VERSION number: change manually

Variables

This section is empty.

Functions

func Execute

func Execute()

Types

type ColourConfig

type ColourConfig struct {
	Page            string `json:"page" validate:"iscolor"`
	Text            string `json:"text" validate:"iscolor"`
	Background      string `json:"background" validate:"iscolor"`
	Highlight       string `json:"highlight" validate:"iscolor"`
	HighlightActive string `json:"highlight_active" validate:"iscolor"`
	Error           string `json:"error" validate:"iscolor"`
}

Jump to

Keyboard shortcuts

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