{
    "schemes": [
        {
            "name": "London Portland",
            "background": "#E8F0FF",
            "foreground": "#293040",
            "cursorColor": "#A54300",
            "selectionBackground": "#A8BBE2",
            "black": "#3C4557",
            "red": "#9B211A",
            "green": "#0D8131",
            "yellow": "#8D6C08",
            "blue": "#0019A8",
            "purple": "#A54300",
            "cyan": "#007376",
            "white": "#93A7CF",
            "brightBlack": "#697794",
            "brightRed": "#CC2E25",
            "brightGreen": "#008730",
            "brightYellow": "#9B770A",
            "brightBlue": "#4A6EBD",
            "brightPurple": "#AC5A00",
            "brightCyan": "#008688",
            "brightWhite": "#A8BBE2"
        }
    ],
    "themes": [
        {
            "name": "London Portland",
            "window": {
                "applicationTheme": "light",
                "useMica": false,
                "frame": "#CCDAF2FF",
                "unfocusedFrame": "#CCDAF2FF"
            },
            "tabRow": {
                "background": "#CCDAF2FF",
                "unfocusedBackground": "#CCDAF2FF"
            },
            "tab": {
                "background": "#E8F0FFFF",
                "unfocusedBackground": "#DCE5F7FF"
            }
        }
    ]
}
