Themes/base16-isotope.json
{
"name": "Isotope", "description": "Isotope scheme by Jan T. Sott.", "repository": "https://github.com/mmims/base16-psconsoletheme", "background": "Black", "foreground": "DarkCyan", "popupBackground": "DarkGreen", "popupForeground": "Gray", "palette": { "Black": "#000000", "DarkGray": "#404040", "DarkGreen": "#606060", "DarkYellow": "#808080", "DarkBlue": "#c0c0c0", "DarkCyan": "#d0d0d0", "Gray": "#e0e0e0", "White": "#ffffff", "Red": "#ff0000", "DarkRed": "#ff9900", "Yellow": "#ff0099", "Green": "#33ff00", "Cyan": "#00ffff", "Blue": "#0066ff", "Magenta": "#cc00ff", "DarkMagenta": "#3300ff" }, "tokens": { "Command": "Blue", "Comment": "DarkYellow", "Keyword": "Magenta", "Member": "Blue", "Number": "DarkRed", "Operator": "Cyan", "Parameter": "DarkRed", "String": "Green", "Type": "Yellow", "Variable": "Red" } } |