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

24 lines
544 B
JSON

{
"name": "Neobones Dark",
"black": "#0f191f",
"red": "#de6e7c",
"green": "#90ff6b",
"yellow": "#b77e64",
"blue": "#8190d4",
"purple": "#b279a7",
"cyan": "#66a5ad",
"white": "#c6d5cf",
"brightBlack": "#334652",
"brightRed": "#e8838f",
"brightGreen": "#a0ff85",
"brightYellow": "#d68c67",
"brightBlue": "#92a0e2",
"brightPurple": "#cf86c1",
"brightCyan": "#65b8c1",
"brightWhite": "#98a39e",
"background": "#0f191f",
"foreground": "#c6d5cf",
"cursorColor": "#ceddd7",
"selectionBackground": "#3a3e3d"
}