A GNOME👣 theme for Firefox🔥
https://github.com/rafaelmardojai/firefox-gnome-theme
#1ospd #opensource #css #theme #firefox #gtk #gnome #userchrome
& love it. i disable or otherwise just don't use its #AI bullshit baggage. i enjoy using its new long-awaited #SplitTabs feature. i use the brilliant #FirefoxSecondSidebar project, giving me a #WebPanel second-sidebar more powerful & flexible than any of #Floorp, #Zen [before they removed it], & Vivaldi. i use the magnificent #TreeStyleTab AO for exquisite infinitely-nestable hierarchical tabs that blows FF's native vertical tabs, chromium's, Floorp's, Vivaldi's outta da water. I use the also magnificent #SimpleTabGroups AO to give me excellent #Workspaces capability. my #uBlockOrigin is in Advanced Hard Mode, & the many tens of thousands of dynamic filter rules i've cumulatively created over the years helps make day to day browsing simply lovely. I use custom #userChrome.css, #userContent.css, & user.js files to tailor my Nightly's UX & UI "just so". There is a #UserChrome hack to achive this!
https://github.com/aminought/firefox-second-sidebar
Thanks aminought!

A Firefox userChrome.js script that brings a second sidebar with web panels like in Vivaldi/Edge/Floorp but better. - aminought/firefox-second-sidebar
J’ai fait une petite surcouche #css à mon #Thunderbird pour mieux voir mes mails non lus !~/.thunderbird/$/chrome/userChrome.css
.card-layout[data-properties*="unread"] .card-container{
background: #32302f !important;
}I've been using Firefox (Developer edition) with vertical tabs but using Sidebery, and it has worked great, but I think a Firefox update changed it so the Sidebery button would show/hide both together.
Work-around was adding the following in a userChrome.css (which I've never felt the need to really utilize before, for whatever reason)
sidebar-main {
display: none;
}
I made a minimal firefox userStyle with a sidebar. Just when Firefox plans on releasing sidebar tabs.
But mine uses sidebery which supports tree style tabs.
#firefox #userChrome #css #linux
Take a look at it:
https://github.com/scientiac/scifox
Если ли же вам хочется лишь небольших исправлений в интерфейсе, то рекомендую посмотреть на этот репозиторий https://github.com/MrOtherGuy/firefox-csshacks/blob/master/chrome/combined_favicon_and_tab_close_button.css
Например, я пользуюсь стилем, который перемещает иконку закрытия вкладки на фавикон.
О том как настроить Firefox для таких манипуляций и разрабатывать стили: https://www.reddit.com/r/FirefoxCSS/wiki/index/tutorials/
Если вы впервые слышите о #userchrome в Firefox, то посмотрите, что умельцы с помощью него делают: https://firefoxcss-store.github.io
Скучаете по Windows 95? Нравится дизайн Safari или Arc? Легко!
Не устраивает узкая адресная строка в Firefox? Не беда, исправляется одной строчкой #userchrome
#urlbar[open] { width: 80vw !important; }