Themes/base16-atelier-plateau-light.json
{
"name": "Atelier Plateau Light", "description": "Atelier Plateau Light scheme by Bram de Haan (http://atelierbramdehaan.nl).", "repository": "https://github.com/mmims/base16-psconsoletheme", "background": "Black", "foreground": "DarkCyan", "popupBackground": "DarkGreen", "popupForeground": "Gray", "palette": { "Black": "#f4ecec", "DarkGray": "#e7dfdf", "DarkGreen": "#8a8585", "DarkYellow": "#7e7777", "DarkBlue": "#655d5d", "DarkCyan": "#585050", "Gray": "#292424", "White": "#1b1818", "Red": "#ca4949", "DarkRed": "#b45a3c", "Yellow": "#a06e3b", "Green": "#4b8b8b", "Cyan": "#5485b6", "Blue": "#7272ca", "Magenta": "#8464c4", "DarkMagenta": "#bd5187" }, "tokens": { "Command": "Blue", "Comment": "DarkYellow", "Keyword": "Magenta", "Member": "Blue", "Number": "DarkRed", "Operator": "Cyan", "Parameter": "DarkRed", "String": "Green", "Type": "Yellow", "Variable": "Red" } } |