Files
zenbones-theme/extras/windows_terminal/seoulbones_light.json
Thuan Pham d2a63d8296 🎨refactor(windows terminal): shipwright contribute (close #73) (#74)
* 🎨refactor(windows terminal): shipwright contribute (close #73)

* 🐞fix(windows terminal): typo
2022-01-04 11:39:30 +08:00

24 lines
589 B
JSON

{
"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",
"brightWhite": "#777777"
"brightYellow": "#A76B48",
}