Themes/base16-solarflare.json
{
"name": "Solar Flare", "description": "Solar Flare scheme by Chuck Harmston (https://chuck.harmston.ch).", "repository": "https://github.com/mmims/base16-psconsoletheme", "background": "Black", "foreground": "DarkCyan", "popupBackground": "DarkGreen", "popupForeground": "Gray", "palette": { "Black": "#18262f", "DarkGray": "#222e38", "DarkGreen": "#586875", "DarkYellow": "#667581", "DarkBlue": "#85939e", "DarkCyan": "#a6afb8", "Gray": "#e8e9ed", "White": "#f5f7fa", "Red": "#ef5253", "DarkRed": "#e66b2b", "Yellow": "#e4b51c", "Green": "#7cc844", "Cyan": "#52cbb0", "Blue": "#33b5e1", "Magenta": "#a363d5", "DarkMagenta": "#d73c9a" }, "tokens": { "Command": "Blue", "Comment": "DarkYellow", "Keyword": "Magenta", "Member": "Blue", "Number": "DarkRed", "Operator": "Cyan", "Parameter": "DarkRed", "String": "Green", "Type": "Yellow", "Variable": "Red" } } |