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 2a97c8d commit 6f173d0Copy full SHA for 6f173d0
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 `140`.
+The `master` branch of this repo supports the current Firefox stable release `141`.
34
35
Theme versions compatible with older Firefox releases are preserved as git tags.
36
theme/gnome-theme.css
@@ -43,6 +43,6 @@
43
#customization-footer::before {
44
background: url(../icon.svg) no-repeat;
45
background-size: contain;
46
- content: "Firefox GNOME theme v140";
+ content: "Firefox GNOME theme v141";
47
padding: 9px 9px 9px 50px;
48
}
0 commit comments