mirror of
https://github.com/zen-browser/docs.git
synced 2025-07-07 17:05:34 +02:00
Fixed images
This commit is contained in:
parent
68c87070e0
commit
43146f39f8
2 changed files with 13 additions and 4 deletions
|
@ -14,3 +14,4 @@ Welcome to **Zen Browser's Documentation!** Here, you'll find everything you nee
|
|||
* #### [[benchmarks | Performance Benchmarks 📊]]
|
||||
* #### [[contribute/index | Contribution Guides 🌟]]
|
||||
* #### [[security|Security 🔐]]
|
||||
* #### [[welcome-to-zen|Welcome to Zen 🔐]]
|
||||
|
|
|
@ -13,7 +13,9 @@ If you've recently updated Zen after a significant version jump, I recommend cre
|
|||
|
||||
## Better Themes:
|
||||
|
||||
<img src="/assets/user-manual/welcome/image.png" />
|
||||
<div align="center">
|
||||
<img src="/assets/welcome/image.png" />
|
||||
</div>
|
||||
|
||||
You can change the gradient by right-clicking on the sidebar and clicking ”Change Theme Colors.” You can also add custom colors via hex codes or other color formats.
|
||||
|
||||
|
@ -21,13 +23,17 @@ You can change the gradient by right-clicking on the sidebar and clicking ”Cha
|
|||
|
||||
## Zen Glance:
|
||||
|
||||
<img src="/assets/user-manual/welcome/image 1.png" />
|
||||
<div align="center">
|
||||
<img src="/assets/welcome/image 1.png" />
|
||||
</div>
|
||||
|
||||
This opens links in a mini tab (this can be especially useful because you can open bookmarks from the top bar in Glance). If you want to swap the modifier key used to activate Glance you can go to settings under “Look and Feel”.
|
||||
|
||||
## New Tab Organization:
|
||||
|
||||
<img src="/assets/user-manual/welcome/image 4.png" />
|
||||
<div align="center">
|
||||
<img src="/assets/welcome/image 4.png" />
|
||||
</div>
|
||||
|
||||
There is now an option for the URL in the sidebar (We also made this work with Windows even). Tabs are now organized into 3 categories.
|
||||
|
||||
|
@ -41,4 +47,6 @@ There is now an option for the URL in the sidebar (We also made this work with W
|
|||
|
||||
Split view now has options for resizing the splits as well as rearranging split view items. You can split more than 20 tabs in one split view at a time (this is insane but Arc limited me to 4 even on a widescreen).
|
||||
|
||||
<img src="/assets/user-manual/welcome/image 3.png" />
|
||||
<div align="center">
|
||||
<img src="/assets/welcome/image 3.png" />
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue