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

24 lines
538 B
JSON

{
"name": "Mariana",
"black": "#000000",
"red": "#ec5f66",
"green": "#99c794",
"yellow": "#f9ae58",
"blue": "#6699cc",
"purple": "#c695c6",
"cyan": "#5fb4b4",
"white": "#f7f7f7",
"brightBlack": "#666666",
"brightRed": "#f97b58",
"brightGreen": "#acd1a8",
"brightYellow": "#fac761",
"brightBlue": "#85add6",
"brightPurple": "#d8b6d8",
"brightCyan": "#82c4c4",
"brightWhite": "#ffffff",
"background": "#343d46",
"foreground": "#d8dee9",
"cursorColor": "#fcbb6a",
"selectionBackground": "#4e5a65"
}