aboutsummaryrefslogtreecommitdiff
path: root/themes/adapta-nokto.json
blob: d8e774f1c0beeea6d833078cf76985085cc6ce5e (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    "name": "Adapta Nokto",
    "include": "./arc-theme.json",
    "colors": {
        "editor.background": "#222d32",
        "statusBar.background": "#1a2226",
        "sideBar.background": "#1a2226",
        "editorGroup.background": "#1a2226",
        "editorGroup.dropBackground": "#5C747E"
    }
}