We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b982ed4 commit 91ca1f8Copy full SHA for 91ca1f8
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 `133`.
+The `master` branch of this repo supports the current Firefox stable release `134`.
34
35
Theme versions compatible with older Firefox releases are preserved as git tags.
36
theme/gnome-theme.css
@@ -42,6 +42,6 @@
42
#customization-footer::before {
43
background: url(../icon.svg) no-repeat;
44
background-size: contain;
45
- content: "Firefox GNOME theme v133.1";
+ content: "Firefox GNOME theme v134";
46
padding: 9px 9px 9px 50px;
47
}
0 commit comments