### Name Inverted Tabs ### Description Inverts the placement of the favicon and x button on tabs. Useful for using the tab bar on the right. ### Homepage https://github.com/bryce-hoehn/zen-browser-inverted-tabs ### Image https://github.com/bryce-hoehn/zen-browser-inverted-tabs/raw/main/screenshot.png ### Type - [ ] JSON Color Theme ### Theme Styles ```css hbox.tab-content > image { order: -1; } hbox.tab-content > stack { order: 1; } ``` ### Readme ```markdown Inverts the placement of the favicon and x button on tabs. Useful for using the tab bar on the right. ``` ### Preferences ```json ```
Name
Inverted Tabs
Description
Inverts the placement of the favicon and x button on tabs. Useful for using the tab bar on the right.
Homepage
https://github.com/bryce-hoehn/zen-browser-inverted-tabs
Image
https://github.com/bryce-hoehn/zen-browser-inverted-tabs/raw/main/screenshot.png
Type
Theme Styles
Readme
Preferences