Files
zenbones-theme/extras/windows_terminal/seoulbones_light.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

24 lines
589 B
JSON
Raw Normal View History

{
"name": "seoulbones_light",
"selectionBackground": "#CCCCCC",
"cursorColor": "#555555",
"foreground": "#555555",
"background": "#E2E2E2",
"black": "#E2E2E2",
"blue": "#0084A3",
"cyan": "#008586",
"green": "#628562",
"purple": "#896788",
"red": "#DC5284",
"white": "#555555",
"yellow": "#C48562",
"brightBlack": "#BFBABB",
"brightBlue": "#006F89",
"brightCyan": "#006F70",
"brightGreen": "#487249",
"brightRed": "#BE3C6D",
"brightPurple": "#7F4C7E",
2024-03-29 15:33:01 +00:00
"brightWhite": "#777777",
"brightYellow": "#A76B48"
}