Skip to content

Commit ce7b782

Browse files
Update versions to 90
1 parent 91e76be commit ce7b782

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ This is a bunch of CSS code to make Firefox look closer to GNOME's native apps.
1919

2020
This theme is supposed to work with current supported Firefox releases:
2121

22-
- Firefox 89
22+
- Firefox 90
2323
- Firefox 78 ESR *(Recommended to use the `v78.1` git tag)*
24-
- Firefox 90 Beta *(Recommended to use the `beta` git branch)*
25-
- Firefox 91 Nightly
24+
- Firefox 91 Beta *(Recommended to use the `beta` git branch)*
25+
- Firefox 92 Nightly
2626

2727
## Installation
2828

theme/gnome-theme.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
#customization-footer::before {
2929
background: url(../icon.svg) no-repeat;
3030
background-size: contain;
31-
content: "Firefox GNOME theme v89";
31+
content: "Firefox GNOME theme v90";
3232
padding: 9px 9px 9px 50px;
3333
}

0 commit comments

Comments
 (0)