Better dark theme + inline blame.

This commit is contained in:
Bartek Stalewski 2024-09-19 19:40:10 +02:00
parent a6e61b5342
commit d4a7d60660
Signed by: ftpd
SSH Key Fingerprint: SHA256:vGQiaNJcfUMLt3wF58+Zx15C6SpRDA9spUeggjVY8Yo

View File

@ -22,7 +22,7 @@
},
"git": {
"inline_blame": {
"enabled": false
"enabled": true
}
},
"notification_panel": {
@ -58,8 +58,8 @@
"working_directory": "first_project_directory"
},
"theme": {
"dark": "Gruvbox Dark Hard",
"light": "Gruvbox Dark Hard",
"dark": "Monokai Charcoal (gray)",
"light": "Ayu Light",
"mode": "system"
},
"toolbar": {