IntelliJ Themes: added "Carbon" and "Cobalt 2" themes

This commit is contained in:
Karl Tauber
2020-07-30 23:11:37 +02:00
parent a8f4c8e843
commit 7057e3c6ad
11 changed files with 842 additions and 1 deletions

View File

@@ -29,6 +29,22 @@
"sourceCodeUrl": "https://gitlab.com/zlamalp/arc-theme-idea",
"sourceCodePath": "blob/master/resources/arc_theme_dark_orange.theme.json"
},
"Carbon.theme.json": {
"name": "Carbon",
"dark": true,
"license": "Apache License 2.0",
"licenseFile": "arc-themes.LICENSE.txt",
"sourceCodeUrl": "https://github.com/luisfer0793/theme-carbon",
"sourceCodePath": "blob/master/resources/matte_carbon_basics.theme.json"
},
"Cobalt_2.theme.json": {
"name": "Cobalt 2",
"dark": true,
"license": "MIT",
"licenseFile": "Cobalt_2.LICENSE.txt",
"sourceCodeUrl": "https://github.com/ngehlert/cobalt2",
"sourceCodePath": "blob/master/Cobalt2-UI-Theme/resources/Cobalt_2.theme.json"
},
"Cyan.theme.json": {
"name": "Cyan light",
"license": "MIT",