Skip to content

Commit

Permalink
docs: add new 'border' option to config doc
Browse files Browse the repository at this point in the history
  • Loading branch information
scottmckendry committed May 6, 2024
1 parent a1518be commit 23f342f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/Config.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ to the top of your config file or via [Visual Studio Code settings.json config][
gui:
scrollHeight: 2
language: 'auto' # one of 'auto' | 'en' | 'pl' | 'nl' | 'de' | 'tr'
border: 'single' # one of 'single' | 'rounded' | 'double' | 'hidden'
theme:
activeBorderColor:
- green
Expand Down

0 comments on commit 23f342f

Please sign in to comment.