An open API service indexing awesome lists of open source software.

https://github.com/vdawg-git/catbbrew

Create your own color scheme
https://github.com/vdawg-git/catbbrew

catppuccin color-scheme color-scheme-generator syntax-highlighting syntax-theme

Last synced: about 2 months ago
JSON representation

Create your own color scheme

Awesome Lists containing this project

README

        

logo

Catbbrew



Brew your Catppuccin flavor

💥Check it out 

Easily create your own Catppuccin variant and export it to your favorite editor.

## 🎨 Features

- Supports everything Catppuccin supports (a lot)
- Better Okhsl color picker for constant lightness
- Smooth workflow: Click on codeblocks to change their color direclty
- Editable preview code
- Create a familiar setup by changing the font
- Presets
- History and snapshots so that you can iterate nicely

Make it more awesome. Contributions are welcome!

## 💻 Development

We use [pnpm](https://pnpm.io/) as our package manager.

```bash
pnpm install
```

Dev:

```bash
pnpm dev
```

Building:

```bash
pnpm build
```