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 c5f32d5 commit c36cd1aCopy full SHA for c36cd1a
README.md
@@ -30,7 +30,7 @@ Matrix room: [#firefox-gnome-theme:matrix.org](https://matrix.to/#/#firefox-gnom
30
31
### Firefox versions support
32
33
-The `master` branch of this repo supports the current Firefox stable release `127`.
+The `master` branch of this repo supports the current Firefox stable release `128`.
34
35
Theme versions compatible with older Firefox releases are preserved as git tags.
36
theme/gnome-theme.css
@@ -41,6 +41,6 @@
41
#customization-footer::before {
42
background: url(../icon.svg) no-repeat;
43
background-size: contain;
44
- content: "Firefox GNOME theme v127";
+ content: "Firefox GNOME theme v128";
45
padding: 9px 9px 9px 50px;
46
}
0 commit comments