
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.gofor 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
