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 36fa6d1 commit 418f97eCopy full SHA for 418f97e
README.md
@@ -18,10 +18,10 @@ This is a bunch of CSS code to make Firefox look closer to GNOME's native apps.
18
19
This theme is supposed to work with current supported Firefox releases:
20
21
-- Firefox 85
+- Firefox 88
22
- Firefox 78 ESR
23
-- Firefox 86 Beta
24
-- Firefox 87 Nightly
+- Firefox 89 Beta
+- Firefox 90 Nightly
25
26
## Installation
27
theme/gnome-theme.css
@@ -19,6 +19,6 @@
#customization-footer::before {
background: url(../icon.svg) no-repeat;
background-size: contain;
- content: "Firefox GNOME theme v82";
+ content: "Firefox GNOME theme v88";
padding: 9px 9px 9px 50px;
}
0 commit comments