Skip to content

Instantly share code, notes, and snippets.

@baronfel
Created July 27, 2023 22:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save baronfel/e1f640e9fdcd796b8c28fac817844df7 to your computer and use it in GitHub Desktop.
Save baronfel/e1f640e9fdcd796b8c28fac817844df7 to your computer and use it in GitHub Desktop.
Windows Terminal version of the pinkcatme theme for KDE
{
"background": "#FFEAF1",
"black": "#666666",
"blue": "#B39FD6",
"brightBlack": "#000000",
"brightBlue": "#8966D6",
"brightCyan": "#3CB4EB",
"brightGreen": "#85D468",
"brightPurple": "#DF81CB",
"brightRed": "#F02070",
"brightWhite": "#B6CFB2",
"brightYellow": "#F0C46D",
"cursorColor": "#C11F5A",
"cyan": "#77C4E8",
"foreground": "#FF6D99",
"green": "#31BA93",
"name": "pinkcatme",
"purple": "#FFC0E6",
"red": "#C11F5A",
"selectionBackground": "#FFD4DE",
"white": "#BEDCAB",
"yellow": "#E89F7B"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment