This commit is contained in:
mr. m 2025-06-25 14:16:53 -04:00 committed by GitHub
commit cb0e0af94d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 30 additions and 0 deletions

View file

@ -0,0 +1,12 @@
.urlbar-input {
text-align: center !important;
}
.urlbar-input[aria-expanded="false"] {
text-align: center !important;
}
.urlbar-input[aria-expanded="true"] {
text-align: match-parent !important;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

View file

@ -0,0 +1,4 @@
# Centered URL Bar
Give your Zen Browser a sleek, balanced look by centering the URL bar text. This simple tweak enhances aesthetics and symmetry, creating a more refined browsing experience.

View file

@ -0,0 +1,14 @@
{
"id": "47f79f01-094e-4e95-a646-df2eeb89912c",
"name": "Centered URL Bar",
"description": "Give your Zen Browser a sleek, balanced look by centering the URL bar text.",
"homepage": "https://github.com/SleepInfinity/centered-url-bar",
"style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/47f79f01-094e-4e95-a646-df2eeb89912c/chrome.css",
"readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/47f79f01-094e-4e95-a646-df2eeb89912c/readme.md",
"image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/47f79f01-094e-4e95-a646-df2eeb89912c/image.png",
"author": "SleepInfinity",
"version": "1.0.0",
"tags": [],
"createdAt": "2025-03-12",
"updatedAt": "2025-03-12"
}