Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 1.32 KB

README.md

File metadata and controls

26 lines (21 loc) · 1.32 KB

firefox-gnome-theme-windows

Had to completely disable the caption buttons as they overlap with the hamburger and overflow buttons. You can enable them by uncommenting the relevant import in theme/gnome-theme.css

I instead use the minMaxCloseButton.uc.js from https://github.com/xiaoxiaoflood/firefox-scripts#userchromejs-scripts with an orange firefox icon as seen in the screenshot.

I also use a scrollbar userscript(scroll.uc.js), a userscript to darken all tooltips(tooltips.uc.js) and a autohide_tabbar.uc.js to hide the tabbar when TST sidebar is open.

There are two color schemes called maia and yaru for both dark and light themes. You can enable them by uncommenting the relevant imports in gnome-theme.css.

The treestyletab.css is from https://github.com/not-holar/my_firefox_theme

Screenshots

def_light

def_dark

light_tst

dark_tst

def_light_customize