README.md

November 13, 2024 ยท View on GitHub

Logo
Catppuccin for Go

Catppuccin Variants

Usage

  1. Run go get github.com/catppuccin/go.
  2. Add import catppuccin "github.com/catppuccin/go" to your file.
  3. Refer to the pkg.go.dev documentation and _examples/main.go for usage.

Contributing

This repository uses Whiskers to generate the Go flavor files.

Ensure whiskers and go are in your $PATH, and run:

go generate ./...

๐Ÿ’ Thanks to

  • Carlos Becker

ย 

Copyright ยฉ 2021-present Catppuccin Org

Contents

  1. 1Usage
  2. 2Contributing
  3. 3๐Ÿ’ Thanks to