Created
April 6, 2026 03:33
-
-
Save dualfade/082878738190b00bed9f2373b5eaba55 to your computer and use it in GitHub Desktop.
caido catppuccin mocha theme
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "name": "catppuccin", | |
| "description": "mocha https://catppuccin.com/palette/", | |
| "author": "dualfade", | |
| "primary": { | |
| "dark": "#1e1e2e", | |
| "light": "#11111b", | |
| "subtle": "#181825" | |
| }, | |
| "button": { | |
| "primary": { | |
| "bg": "#cba6f7", | |
| "text": "" | |
| }, | |
| "secondary": { | |
| "bg": "#000000", | |
| "text": "#000000" | |
| }, | |
| "tertiary": { | |
| "bg": "#b4befe", | |
| "text": "" | |
| } | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment