schemes/porcelain.json
|
{ "id": "porcelain", "name": "Porcelain", "colors": { "background": "#FBFBFD", "foreground": "#2A2E37", "cursorColor": "#0054D1", "selectionBackground": "#DCE6F7", "black": "#2A2E37", "red": "#C60018", "green": "#157424", "yellow": "#855700", "blue": "#004CC8", "purple": "#761BC3", "cyan": "#006873", "white": "#5A6170", "brightBlack": "#828896", "brightRed": "#D60027", "brightGreen": "#1B842D", "brightYellow": "#AF2700", "brightBlue": "#005BDB", "brightPurple": "#862AD2", "brightCyan": "#007F8F", "brightWhite": "#1B1E25" } } |