Skip to content
This repository was archived by the owner on Aug 6, 2025. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
patreon: zen_browser
ko_fi: zen_browser
130 changes: 0 additions & 130 deletions .gitignore

This file was deleted.

2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2024 Zen Browser
Copyright (c) 2025 Zen Browser

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
# theme-components
📦 Some of @zen-browsers official themes and utility styles!
# Theme Components

📦 Some of @zen-browser official themes and utility styles!
3 changes: 1 addition & 2 deletions no-padding/userChrome.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@

@media not (-moz-bool-pref: "zen.view.compact") {
@media not (-moz-bool-pref: "zen.view.compact") {
#tabbrowser-tabpanels {
& .browserSidebarContainer:not([zen-split="true"]) {
--zen-webview-border-radius: var(--zen-border-radius) 0 0 0;
Expand Down