Files

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

24 lines
588 B
JSON
Raw Permalink Normal View History

2024-03-24 10:15:11 +00:00
{
"name": "tokyobones_dark",
"selectionBackground": "#2C4075",
"cursorColor": "#CED6F7",
"foreground": "#C0CAF5",
"background": "#1A1B26",
"black": "#1A1B26",
"blue": "#7BA2F7",
"cyan": "#2BC4DE",
"green": "#74DBCB",
"purple": "#BB9BF7",
"red": "#F77890",
"white": "#C0CAF5",
"yellow": "#E1B068",
"brightBlack": "#36384D",
"brightBlue": "#90AFFA",
"brightCyan": "#74DBCB",
"brightGreen": "#6DE5D3",
"brightRed": "#F98EA0",
"brightPurple": "#C6ACFA",
2024-03-29 15:33:01 +00:00
"brightWhite": "#7E98EB",
"brightYellow": "#F2BA64"
2024-03-24 10:15:11 +00:00
}