theme

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 5, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ThemeGitHub     = "github"
	ThemeGitHubDark = "github-dark"
	ThemeMonokai    = "monokai"
	ThemeNord       = "nord"
	ThemeNone       = "none"
)

Variables

This section is empty.

Functions

func CodeStyle

func CodeStyle(theme string) string

func IsValid

func IsValid(name string) bool

func Names

func Names() string

func Wrap

func Wrap(body []byte, opt WrapOptions) []byte

Types

type WrapOptions

type WrapOptions struct {
	Theme    string
	EmbedCSS bool
}

Jump to

Keyboard shortcuts

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