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 8c9db7a commit ecac4b9Copy full SHA for ecac4b9
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 `117`.
+The `master` branch of this repo supports the current Firefox stable release `118`.
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 v117";
+ content: "Firefox GNOME theme v118";
37
padding: 9px 9px 9px 50px;
38
}
0 commit comments