Better tooltips for back/forward (#13946)

Fixes #8459
This commit is contained in:
Peter Tripp 2024-07-08 20:33:41 +00:00 committed by GitHub
parent 75377bbe0f
commit af697d9cc2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -12,7 +12,7 @@ More themes are available from the Extensions page. You can open the Extensions
## Configuring a Theme
Your selected theme is stored in your settings file. You can open your settings file from the command palette with "zed: Open Settings" (bound to `cmd,` on macOS and `ctrl,` on Linux).
Your selected theme is stored in your settings file. You can open your settings file from the command palette with "zed: Open Settings" (bound to `cmd-,` on macOS and `ctrl-,` on Linux).
By default, Zed maintains two themes: one for light mode and one for dark mode. You can set the mode to `"dark"` or `"light"` to ignore the current system mode.