Themes/base16-paraiso.json
{
"name": "Paraiso", "description": "Paraiso scheme by Jan T. Sott.", "repository": "https://github.com/mmims/base16-psconsoletheme", "background": "Black", "foreground": "DarkCyan", "popupBackground": "DarkGreen", "popupForeground": "Gray", "palette": { "Black": "#2f1e2e", "DarkGray": "#41323f", "DarkGreen": "#4f424c", "DarkYellow": "#776e71", "DarkBlue": "#8d8687", "DarkCyan": "#a39e9b", "Gray": "#b9b6b0", "White": "#e7e9db", "Red": "#ef6155", "DarkRed": "#f99b15", "Yellow": "#fec418", "Green": "#48b685", "Cyan": "#5bc4bf", "Blue": "#06b6ef", "Magenta": "#815ba4", "DarkMagenta": "#e96ba8" }, "tokens": { "Command": "Blue", "Comment": "DarkYellow", "Keyword": "Magenta", "Member": "Blue", "Number": "DarkRed", "Operator": "Cyan", "Parameter": "DarkRed", "String": "Green", "Type": "Yellow", "Variable": "Red" } } |