Better dark theme + inline blame.
This commit is contained in:
parent
a6e61b5342
commit
d4a7d60660
1 changed files with 3 additions and 3 deletions
|
@ -22,7 +22,7 @@
|
||||||
},
|
},
|
||||||
"git": {
|
"git": {
|
||||||
"inline_blame": {
|
"inline_blame": {
|
||||||
"enabled": false
|
"enabled": true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"notification_panel": {
|
"notification_panel": {
|
||||||
|
@ -58,8 +58,8 @@
|
||||||
"working_directory": "first_project_directory"
|
"working_directory": "first_project_directory"
|
||||||
},
|
},
|
||||||
"theme": {
|
"theme": {
|
||||||
"dark": "Gruvbox Dark Hard",
|
"dark": "Monokai Charcoal (gray)",
|
||||||
"light": "Gruvbox Dark Hard",
|
"light": "Ayu Light",
|
||||||
"mode": "system"
|
"mode": "system"
|
||||||
},
|
},
|
||||||
"toolbar": {
|
"toolbar": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue