We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 498a749 commit a95be99Copy full SHA for a95be99
README.md
@@ -29,7 +29,7 @@ Matrix room: [#firefox-gnome-theme:matrix.org](https://matrix.to/#/#firefox-gnom
29
30
### Firefox versions support
31
32
-The `master` branch of this repo supports the current Firefox stable release `122`.
+The `master` branch of this repo supports the current Firefox stable release `124`.
33
34
Theme versions compatible with older Firefox releases are preserved as git tags.
35
theme/gnome-theme.css
@@ -33,6 +33,6 @@
#customization-footer::before {
background: url(../icon.svg) no-repeat;
background-size: contain;
36
- content: "Firefox GNOME theme v122";
+ content: "Firefox GNOME theme v124";
37
padding: 9px 9px 9px 50px;
38
}
0 commit comments