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 137b853 commit acf52c4Copy full SHA for acf52c4
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 `109`.
+The `master` branch of this repo supports the current Firefox stable release `110`.
33
34
Theme versions complatible with older Firefox releases are preserved as git tags.
35
theme/gnome-theme.css
@@ -34,6 +34,6 @@
#customization-footer::before {
background: url(../icon.svg) no-repeat;
36
background-size: contain;
37
- content: "Firefox GNOME theme v109";
+ content: "Firefox GNOME theme v110";
38
padding: 9px 9px 9px 50px;
39
}
0 commit comments