Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[create-theme]: No Borders #699

Closed
1 task
wysh3 opened this issue Nov 3, 2024 · 1 comment
Closed
1 task

[create-theme]: No Borders #699

wysh3 opened this issue Nov 3, 2024 · 1 comment
Labels
new-theme Submit a theme to be added to the theme library

Comments

@wysh3
Copy link
Contributor

wysh3 commented Nov 3, 2024

Name

No Borders

Description

Remove tab borders in Zen Browser for more content space and a better browsing experience

Homepage

https://github.com/wysh3/Zen-Mods/tree/main/No%20Borders

Image

https://imgur.com/a/qFKDmrU

Type

  • JSON Color Theme

Theme Styles

/* Reset padding and margin for the tab browser's tabbox and tab panels */
#tabbrowser-tabbox,
#tabbrowser-tabpanels {
    padding: 0px !important; /* Remove all padding */
    margin: 0px !important; /* Remove all margin */
    --zen-border-radius: 0px !important; /* Remove border radius for a square appearance */
}

Readme

# ✨ No Borders

**Get more screen, less clutter.** This mod for Zen Browser removes borders around tabs, giving you extra space for content and a cleaner browsing experience. Perfect for anyone who loves a minimalist, streamlined look. 

## 📌 Overview

Zen Browser’s default design includes borders around tabs for aesthetics, but some of us like it even simpler. This mod removes those borders, leaving you with a sleek, spacious interface that lets you focus on what’s important. 

![mod preview](https://github.com/user-attachments/assets/44bfece6-7e00-4c00-86b8-de7ba0c84564)

[⭐ Star the repo](https://github.com/wysh3/Zen-Mods) if you appreciate this theme!

Preferences

No response

@wysh3 wysh3 added the new-theme Submit a theme to be added to the theme library label Nov 3, 2024
Copy link
Contributor

github-actions bot commented Nov 3, 2024

Error creating theme

Sorry about that! There was an error creating the theme. Please try again or contact the maintainers for help.

Image must be a PNG.

@github-actions github-actions bot closed this as completed Nov 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-theme Submit a theme to be added to the theme library
Projects
None yet
Development

No branches or pull requests

1 participant