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

24 lines
542 B
JSON

{
"name": "Rippedcasts",
"black": "#000000",
"red": "#cdaf95",
"green": "#a8ff60",
"yellow": "#bfbb1f",
"blue": "#75a5b0",
"purple": "#ff73fd",
"cyan": "#5a647e",
"white": "#bfbfbf",
"brightBlack": "#666666",
"brightRed": "#eecbad",
"brightGreen": "#bcee68",
"brightYellow": "#e5e500",
"brightBlue": "#86bdc9",
"brightPurple": "#e500e5",
"brightCyan": "#8c9bc4",
"brightWhite": "#e5e5e5",
"background": "#2b2b2b",
"foreground": "#ffffff",
"cursorColor": "#7f7f7f",
"selectionBackground": "#5a647e"
}