catppuccin

package module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: May 5, 2022 License: MIT Imports: 2 Imported by: 0

README

chroma-catppuccin

Go Reference

A catppuccin style for chroma.

Usage

Simply import _ "go.jolheiser.com/chroma-catppuccin" for the Register side-effect.

License

MIT

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Catppuccin = styles.Register(chroma.MustNewStyle("catppuccin", chroma.StyleEntries{
	chroma.TextWhitespace:        black3,
	chroma.Comment:               "italic " + gray0,
	chroma.CommentPreproc:        blue,
	chroma.Keyword:               mauve,
	chroma.KeywordPseudo:         "bold " + mauve,
	chroma.KeywordType:           flamingo,
	chroma.KeywordConstant:       "italic " + mauve,
	chroma.Operator:              sky,
	chroma.OperatorWord:          "bold " + sky,
	chroma.Name:                  lavender,
	chroma.NameBuiltin:           "italic " + white,
	chroma.NameFunction:          sky,
	chroma.NameClass:             yellow,
	chroma.NameNamespace:         yellow,
	chroma.NameException:         maroon,
	chroma.NameVariable:          peach,
	chroma.NameConstant:          yellow,
	chroma.NameLabel:             yellow,
	chroma.NameEntity:            pink,
	chroma.NameAttribute:         yellow,
	chroma.NameTag:               mauve,
	chroma.NameDecorator:         pink,
	chroma.NameOther:             peach,
	chroma.Punctuation:           white,
	chroma.LiteralString:         green,
	chroma.LiteralStringDoc:      green,
	chroma.LiteralStringInterpol: green,
	chroma.LiteralStringEscape:   blue,
	chroma.LiteralStringRegex:    blue,
	chroma.LiteralStringSymbol:   green,
	chroma.LiteralStringOther:    green,
	chroma.LiteralNumber:         teal,
	chroma.GenericHeading:        "bold " + sky,
	chroma.GenericSubheading:     "bold " + sky,
	chroma.GenericDeleted:        maroon,
	chroma.GenericInserted:       green,
	chroma.GenericError:          maroon,
	chroma.GenericEmph:           "italic",
	chroma.GenericStrong:         "bold",
	chroma.GenericPrompt:         "bold " + gray1,
	chroma.GenericOutput:         peach,
	chroma.GenericTraceback:      maroon,
	chroma.Error:                 red,
	chroma.Background:            peach + " bg:" + black2,
}))

Catppuccin a soothing pastel theme for the high-spirited

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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