Skip to content

Instantly share code, notes, and snippets.

@dualfade
Created April 6, 2026 03:33
Show Gist options
  • Select an option

  • Save dualfade/082878738190b00bed9f2373b5eaba55 to your computer and use it in GitHub Desktop.

Select an option

Save dualfade/082878738190b00bed9f2373b5eaba55 to your computer and use it in GitHub Desktop.
caido catppuccin mocha theme
{
"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