Skip to content

Commit

Permalink
Merge pull request #13 from nico-castell/patch-1
Browse files Browse the repository at this point in the history
Suggest color scheme autodetection
  • Loading branch information
piousdeer authored Nov 5, 2022
2 parents 5fcda7d + 1f96302 commit 487849e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ Open the Command Palette and find "Open Settings (JSON)". Here are the recommend
"workbench.preferredLightColorTheme": "Adwaita Light",
"window.titleBarStyle": "native",
"window.menuBarVisibility": "toggle", // Menu bar will be hidden until you press Alt
"window.autoDetectColorScheme": true,
"window.title": "${rootPath}${separator}Code",
"breadcrumbs.enabled": false,
"editor.renderLineHighlight": "none",
Expand Down

0 comments on commit 487849e

Please sign in to comment.