https://github.com/catppuccin/go
🦫 Soothing pastel library for Go
https://github.com/catppuccin/go
catppuccin go golang-package hacktoberfest library
Last synced: 2 months ago
JSON representation
🦫 Soothing pastel library for Go
- Host: GitHub
- URL: https://github.com/catppuccin/go
- Owner: catppuccin
- License: mit
- Created: 2022-10-30T17:29:55.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-05T14:58:35.000Z (8 months ago)
- Last Synced: 2025-02-05T15:47:54.663Z (8 months ago)
- Topics: catppuccin, go, golang-package, hacktoberfest, library
- Language: Go
- Homepage: https://pkg.go.dev/github.com/catppuccin/go
- Size: 265 KB
- Stars: 85
- Watchers: 5
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
Catppuccin for Go
![]()

## 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](https://pkg.go.dev/github.com/catppuccin/go) and [`_examples/main.go`](https://github.com/catppuccin/go/blob/main/_examples/main.go) for usage.## Contributing
This repository uses [Whiskers](https://github.com/catppuccin/whiskers) to generate the Go flavor files.
Ensure `whiskers` and `go` are in your `$PATH`, and run:
```sh
go generate ./...
```## 💝 Thanks to
- [Carlos Becker](https://github.com/caarlos0)
![]()
Copyright © 2021-present Catppuccin Org