Files
2026-03-01 10:36:06 -07:00

24 lines
543 B
JSON

{
"name": "Bluloco Dark",
"black": "#41444d",
"red": "#fc2f52",
"green": "#25a45c",
"yellow": "#ff936a",
"blue": "#3476ff",
"purple": "#7a82da",
"cyan": "#4483aa",
"white": "#cdd4e0",
"brightBlack": "#8f9aae",
"brightRed": "#ff6480",
"brightGreen": "#3fc56b",
"brightYellow": "#f9c859",
"brightBlue": "#10b1fe",
"brightPurple": "#ff78f8",
"brightCyan": "#5fb9bc",
"brightWhite": "#ffffff",
"background": "#282c34",
"foreground": "#b9c0cb",
"cursorColor": "#ffcc00",
"selectionBackground": "#b9c0ca"
}