Mauro Balades 6c3a67aa9a chore: Update TabsToolbar styles for Zen Browser
- Set width to 100% and justify-content to start for toolbar buttons in TabsToolbar
- Add border-radius to toolbar buttons in TabsToolbar
- Update hover background color for toolbar buttons in TabsToolbar
- Adjust text alignment and remove unnecessary padding for toolbar buttons in TabsToolbar
- Set background to transparent for text, icon, and badge stack in toolbar buttons in TabsToolbar
- Set width to 100% for tabbrowser-tabs

Related recent commits:
- Update Zen Browser styles for dark mode compatibility
- Update Zen Browser preferences and styles for vertical tabs layout
2024-07-19 23:46:38 +02:00
2024-05-21 22:26:34 +02:00
2024-07-16 01:30:50 +00:00
2024-07-16 15:17:52 +00:00

🌀 Zen Browser

Experience tranquillity while browsing the web without people tracking you!

Compatibility

Zen is currently built using firefox version 128.0!

🚀 Run Locally

Clone the project

git clone https://github.com/zen-browser/desktop.git
cd desktop

Install dependencies

npm i

Download and bootstrap the browser

npm run init

Start building the browser

npm run build

Finally, run the browser!

npm start

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

License

MPL LICENSE

Description
Languages
TypeScript 33.9%
C++ 23.1%
JavaScript 19.4%
Fluent 17.7%
CSS 3.9%
Other 1.8%