MCPcopy Index your code
hub / github.com/catppuccin/go

github.com/catppuccin/go @v0.3.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.3.0 ↗ · + Follow
151 symbols 255 edges 7 files 116 documented · 77% 35 cross-repo links
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Logo Catppuccin for Go

<a href="https://github.com/catppuccin/go/stargazers"><img src="https://img.shields.io/github/stars/catppuccin/go?colorA=363a4f&colorB=b7bdf8&style=for-the-badge"></a>
<a href="https://github.com/catppuccin/go/issues"><img src="https://img.shields.io/github/issues/catppuccin/go?colorA=363a4f&colorB=f5a97f&style=for-the-badge"></a>
<a href="https://github.com/catppuccin/go/contributors"><img src="https://img.shields.io/github/contributors/catppuccin/go?colorA=363a4f&colorB=a6da95&style=for-the-badge"></a>

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

 

<img src="https://raw.githubusercontent.com/catppuccin/catppuccin/main/assets/footers/gray0_ctp_on_line.svg?sanitize=true" />







Copyright &copy; 2021-present <a href="https://github.com/catppuccin" target="_blank">Catppuccin Org</a>







<a href="https://github.com/catppuccin/catppuccin/blob/main/LICENSE"><img src="https://img.shields.io/static/v1.svg?style=for-the-badge&label=License&message=MIT&logoColor=d9e0ee&colorA=363a4f&colorB=b7bdf8"/></a>

Extension points exported contracts — how you extend this code

Flavor (Interface)
Flavor is an interface implemented by all Catppuccin variations. [4 implementers]
main.go

Core symbols most depended-on inside this repo

format
called by 26
_examples/main.go
Base
called by 23
main.go
Name
called by 15
main.go
Text
called by 9
main.go
Variant
called by 3
main.go
Rosewater
called by 2
main.go
Flamingo
called by 2
main.go
Pink
called by 2
main.go

Shape

Method 136
Function 9
Struct 5
Interface 1

Languages

Go100%

Modules by API surface

main.go31 symbols
mocha.go28 symbols
macchiato.go28 symbols
latte.go28 symbols
frappe.go28 symbols
main_test.go6 symbols
_examples/main.go2 symbols

For agents

$ claude mcp add go \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page