Skip to content

Commit

Permalink
Update versions to 95
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelmardojai committed Dec 19, 2021
1 parent e016e29 commit 73c9a35
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ This is a bunch of CSS code to make Firefox look closer to GNOME's native apps.

### Firefox versions support

The `master` branch of this repo supports the current Firefox stable release `94`.
The `master` branch of this repo supports the current Firefox stable release `95`.

Theme versions complatible with older Firefox releases are preserved as git tags. Use the `v78.1` tag for Firefox 78 ESR support.

Expand Down
2 changes: 1 addition & 1 deletion theme/gnome-theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
#customization-footer::before {
background: url(../icon.svg) no-repeat;
background-size: contain;
content: "Firefox GNOME theme v94";
content: "Firefox GNOME theme v95";
padding: 9px 9px 9px 50px;
}

0 comments on commit 73c9a35

Please sign in to comment.