
Catppuccin for Go
- Run
go get github.com/catppuccin/go
. - Add
import catppuccin "github.com/catppuccin/go"
to your file. - Refer to the pkg.go.dev documentation and
_examples/main.go
for usage.
This repository uses Whiskers to generate the Go flavor files.
Ensure whiskers
and go
are in your $PATH
, and run:
go generate ./...
Copyright © 2021-present Catppuccin Org