Skip to content

Instantly share code, notes, and snippets.

@chausen
Created June 11, 2026 13:52
Show Gist options
  • Select an option

  • Save chausen/b536fe937acedf7c7fd83e8602d97df7 to your computer and use it in GitHub Desktop.

Select an option

Save chausen/b536fe937acedf7c7fd83e8602d97df7 to your computer and use it in GitHub Desktop.
Kanagawa Dragon Windows Terminal Theme
{
"background": "#181616",
"black": "#0D0C0C",
"blue": "#8BA4B0",
"brightBlack": "#A6A69C",
"brightBlue": "#7FB4CA",
"brightCyan": "#7AA89F",
"brightGreen": "#87A987",
"brightPurple": "#938AA9",
"brightRed": "#E46876",
"brightWhite": "#C5C9C5",
"brightYellow": "#E6C384",
"cursorColor": "#C5C9C5",
"cyan": "#8EA4A2",
"foreground": "#C5C9C5",
"green": "#8A9A7B",
"name": "Kanagawa Dragon",
"purple": "#A292A3",
"red": "#C4746E",
"selectionBackground": "#223249",
"white": "#C8C093",
"yellow": "#C4B28A"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment