catppuccin / go

🦫 Soothing pastel library for Go

Home Page:https://pkg.go.dev/github.com/catppuccin/go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo
Catppuccin for Go

Catppuccin Variants

Usage

  1. go get github.com/catppuccin/go
  2. Add animport catppuccin "github.com/catppuccin/go" to your file
  3. Use the flavours as you wish.

πŸ™‹ FAQ (optional)

How to generate

This repository uses whiskers for generation.

Get whiskers (and go) in your PATH and run:

go generate ./...

πŸ’ Thanks to

 

Copyright Β© 2021-present Catppuccin Org

About

🦫 Soothing pastel library for Go

https://pkg.go.dev/github.com/catppuccin/go

License:MIT License


Languages

Language:Go 97.3%Language:Nix 2.7%