chore: Update commons settings
This commit is contained in:
parent
77d6903be0
commit
945fdbe6e3
1 changed files with 159 additions and 151 deletions
|
@ -1,6 +1,13 @@
|
|||
{
|
||||
"author": "Mattia Astorino",
|
||||
"comment": "The most epic theme now for Visual Studio Code",
|
||||
"colors": {
|
||||
"basics": [
|
||||
{
|
||||
"white": "#FFFFFFF",
|
||||
"black": "#000000"
|
||||
}
|
||||
],
|
||||
"accents": [
|
||||
{
|
||||
"id": "lime",
|
||||
|
@ -154,3 +161,4 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue