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

24 lines
545 B
JSON

{
"name": "Atom One Light",
"black": "#000000",
"red": "#de3e35",
"green": "#3f953a",
"yellow": "#d2b67c",
"blue": "#2f5af3",
"purple": "#950095",
"cyan": "#3f953a",
"white": "#bbbbbb",
"brightBlack": "#000000",
"brightRed": "#de3e35",
"brightGreen": "#3f953a",
"brightYellow": "#d2b67c",
"brightBlue": "#2f5af3",
"brightPurple": "#a00095",
"brightCyan": "#3f953a",
"brightWhite": "#ffffff",
"background": "#f9f9f9",
"foreground": "#2a2c33",
"cursorColor": "#bbbbbb",
"selectionBackground": "#ededed"
}