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 5b9965c commit 14839bcCopy full SHA for 14839bc
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 `107`.
+The `master` branch of this repo supports the current Firefox stable release `108`.
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 v106";
+ content: "Firefox GNOME theme v108";
38
padding: 9px 9px 9px 50px;
39
}
0 commit comments