Name
Zen Letterbox
Description
A simple way to change the width of the letterbox.
Homepage
No response
Image
https://i.imgur.com/odr4Lv3.png
Type
Theme Styles
#browser {
--zen-element-separation: calc(6px * var(--letterbox-multiply-factor, 3)) !important;
}
Readme
# Zen Letterbox
A simple way to change the width of the letterbox.
Preferences
[
{
"property": "letterbox.multiply-factor",
"label": "Multiply Factor (number)",
"type": "string",
"defaultValue": "3",
"placeholder": "0.5, 1, 2, ..."
}
]
Name
Zen Letterbox
Description
A simple way to change the width of the letterbox.
Homepage
No response
Image
https://i.imgur.com/odr4Lv3.png
Type
Theme Styles
Readme
# Zen Letterbox A simple way to change the width of the letterbox.Preferences
[ { "property": "letterbox.multiply-factor", "label": "Multiply Factor (number)", "type": "string", "defaultValue": "3", "placeholder": "0.5, 1, 2, ..." } ]