export const theme = { cursor: "#C4C7CF", cursorAccent: '#00000000', foreground: "#FFFFFF", background: '#0a0a0d', red: "#ff3e47", green: "#07F53F", yellow: "#E8CF27", blue: "#054bff", magenta: "#ff00d2", cyan: "#00E5FF", white: "#FFFFFF", brightBlack: "#484A54", brightRed: "#FF3E47", brightGreen: "#07F53F", brightYellow: "#E8CF27", brightBlue: "#054bff", brightMagenta: "#FF00D2", brightCyan: "#00E5FF", brightWhite: "#FFFFFF", selectionBackground: "#97979b33", };