Fixed images

This commit is contained in:
mr. m 2024-12-18 19:33:33 +00:00
parent 68c87070e0
commit 43146f39f8
2 changed files with 13 additions and 4 deletions

View file

@ -14,3 +14,4 @@ Welcome to **Zen Browser's Documentation!** Here, you'll find everything you nee
* #### [[benchmarks | Performance Benchmarks 📊]] * #### [[benchmarks | Performance Benchmarks 📊]]
* #### [[contribute/index | Contribution Guides 🌟]] * #### [[contribute/index | Contribution Guides 🌟]]
* #### [[security|Security 🔐]] * #### [[security|Security 🔐]]
* #### [[welcome-to-zen|Welcome to Zen 🔐]]

View file

@ -13,7 +13,9 @@ If you've recently updated Zen after a significant version jump, I recommend cre
## Better Themes: ## 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. 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: ## 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”. 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: ## 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. 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). 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>