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

24 lines
541 B
JSON

{
"name": "Darkmatrix",
"black": "#091013",
"red": "#006536",
"green": "#6fa64c",
"yellow": "#7e8000",
"blue": "#2c9a84",
"purple": "#523a60",
"cyan": "#114d53",
"white": "#006536",
"brightBlack": "#404040",
"brightRed": "#00733d",
"brightGreen": "#90d762",
"brightYellow": "#e2e500",
"brightBlue": "#46d8b8",
"brightPurple": "#573d66",
"brightCyan": "#12545a",
"brightWhite": "#006536",
"background": "#070c0e",
"foreground": "#3e5715",
"cursorColor": "#9fa86e",
"selectionBackground": "#0f191c"
}