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

24 lines
536 B
JSON

{
"name": "Royal",
"black": "#241f2b",
"red": "#91284c",
"green": "#23801c",
"yellow": "#b49d27",
"blue": "#6580b0",
"purple": "#674d96",
"cyan": "#8aaabe",
"white": "#524966",
"brightBlack": "#3e3a4a",
"brightRed": "#d5356c",
"brightGreen": "#2cd946",
"brightYellow": "#fde83b",
"brightBlue": "#90baf9",
"brightPurple": "#a479e3",
"brightCyan": "#acd4eb",
"brightWhite": "#9e8cbd",
"background": "#100815",
"foreground": "#514968",
"cursorColor": "#524966",
"selectionBackground": "#1f1d2b"
}