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

24 lines
538 B
JSON

{
"name": "Mathias",
"black": "#000000",
"red": "#e52222",
"green": "#a6e32d",
"yellow": "#fc951e",
"blue": "#c48dff",
"purple": "#fa2573",
"cyan": "#67d9f0",
"white": "#f2f2f2",
"brightBlack": "#555555",
"brightRed": "#ff5555",
"brightGreen": "#55ff55",
"brightYellow": "#ffff55",
"brightBlue": "#5555ff",
"brightPurple": "#ff55ff",
"brightCyan": "#55ffff",
"brightWhite": "#ffffff",
"background": "#000000",
"foreground": "#bbbbbb",
"cursorColor": "#bbbbbb",
"selectionBackground": "#555555"
}