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

24 lines
548 B
JSON

{
"name": "JetBrains Darcula",
"black": "#000000",
"red": "#fa5355",
"green": "#126e00",
"yellow": "#c2c300",
"blue": "#4581eb",
"purple": "#fa54ff",
"cyan": "#33c2c1",
"white": "#adadad",
"brightBlack": "#555555",
"brightRed": "#fb7172",
"brightGreen": "#67ff4f",
"brightYellow": "#ffff00",
"brightBlue": "#6d9df1",
"brightPurple": "#fb82ff",
"brightCyan": "#60d3d1",
"brightWhite": "#eeeeee",
"background": "#202020",
"foreground": "#adadad",
"cursorColor": "#ffffff",
"selectionBackground": "#1a3272"
}