https://github.com/partman7/catppuccin
Collection of custom configs to add a new Catppuccin theme; Noir!
https://github.com/partman7/catppuccin
Last synced: 7 months ago
JSON representation
Collection of custom configs to add a new Catppuccin theme; Noir!
- Host: GitHub
- URL: https://github.com/partman7/catppuccin
- Owner: PartMan7
- Created: 2025-09-15T11:53:47.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-09-15T13:53:25.000Z (7 months ago)
- Last Synced: 2025-09-15T15:23:59.449Z (7 months ago)
- Language: TypeScript
- Size: 15.6 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# catppuccin-noir
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run src/index.json
```
This project was created using `bun init` in bun v1.2.21. [Bun](https://bun.com) is a fast all-in-one JavaScript runtime.