Skip to content

Commit bad8533

Browse files
Tag v121
- Overlay headerbar on fullscreen (@CleoMenezesJr) - Tabbar theming improvements (@CleoMenezesJr) - Add gnomeTheme.swapTabClose optional preference - Firefox 121 fixes - Bugfixes
1 parent 9561fc9 commit bad8533

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Matrix room: [#firefox-gnome-theme:matrix.org](https://matrix.to/#/#firefox-gnom
2929

3030
### Firefox versions support
3131

32-
The `master` branch of this repo supports the current Firefox stable release `120`.
32+
The `master` branch of this repo supports the current Firefox stable release `121`.
3333

3434
Theme versions compatible with older Firefox releases are preserved as git tags.
3535

theme/gnome-theme.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@
3333
#customization-footer::before {
3434
background: url(../icon.svg) no-repeat;
3535
background-size: contain;
36-
content: "Firefox GNOME theme v120";
36+
content: "Firefox GNOME theme v121";
3737
padding: 9px 9px 9px 50px;
3838
}

0 commit comments

Comments
 (0)