Files
orbithub/third_party/KodoTerm/KodoTermThemes/windowsterminal/Wilmersdorf.json
2026-03-01 10:36:06 -07:00

24 lines
542 B
JSON

{
"name": "Wilmersdorf",
"black": "#34373e",
"red": "#e06383",
"green": "#7ebebd",
"yellow": "#cccccc",
"blue": "#a6c1e0",
"purple": "#e1c1ee",
"cyan": "#5b94ab",
"white": "#ababab",
"brightBlack": "#50545d",
"brightRed": "#fa7193",
"brightGreen": "#8fd7d6",
"brightYellow": "#d1dfff",
"brightBlue": "#b2cff0",
"brightPurple": "#efccfd",
"brightCyan": "#69abc5",
"brightWhite": "#d3d3d3",
"background": "#282b33",
"foreground": "#c6c6c6",
"cursorColor": "#7ebebd",
"selectionBackground": "#1f2024"
}