![Logo](https://raw.githubusercontent.com/catppuccin/catppuccin/main/assets/logos/exports/1544x1544_circle.png)
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