chore: Update commons settings

This commit is contained in:
Mattia Astorino 2017-04-04 09:12:39 +02:00
parent 77d6903be0
commit 945fdbe6e3

View file

@ -1,6 +1,13 @@
{ {
"author": "Mattia Astorino", "author": "Mattia Astorino",
"comment": "The most epic theme now for Visual Studio Code", "comment": "The most epic theme now for Visual Studio Code",
"colors": {
"basics": [
{
"white": "#FFFFFFF",
"black": "#000000"
}
],
"accents": [ "accents": [
{ {
"id": "lime", "id": "lime",
@ -154,3 +161,4 @@
} }
] ]
} }
}