UNPKG

arctic-depth

Version:

A sleek, high-contrast dark blue theme designed for developers who love rich blues and a futuristic aesthetic

35 lines (34 loc) 744 B
{ "name": "arctic-depth", "displayName": "Arctic Depth", "description": "A sleek, high-contrast dark blue theme designed for developers who love rich blues and a futuristic aesthetic", "publisher": "marvellinusvincent", "version": "1.0.7", "engines": { "vscode": "^1.60.0" }, "categories": [ "Themes" ], "keywords": [ "Arctic", "Dark", "Blue", "Minimal", "Developer" ], "contributes": { "themes": [ { "label": "Arctic Depth", "uiTheme": "vs-dark", "path": "./themes/arctic-depth-color-theme.json" } ] }, "repository": { "type": "git", "url": "https://github.com/MarvellinusVincent/Arctic-Depth" }, "icon": "images/logo_black.png" }