From 6629c215d54e459221ff2e6e3543248d032441f5 Mon Sep 17 00:00:00 2001 From: mxdanger <32040254+mxdanger@users.noreply.github.com> Date: Thu, 25 Nov 2021 19:10:44 -0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c34c766..9d8ed6d 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,11 @@ A dark theme for [Google Meet](https://meet.google.com/) using Google's own dark theme color palette. Features [automatic theme switching](https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-color-scheme) enabled by default. -Currently, only the [legacy experience](https://support.google.com/meet/answer/10550593) is supported. +Support for the [new experience](https://support.google.com/meet/answer/10550593) is currently in progress. ## Installation 1. Install [Stylus for Firefox](https://addons.mozilla.org/en-US/firefox/addon/styl-us/), [Chrome](https://chrome.google.com/webstore/detail/stylus/clngdbkpkpeebahjckkjfobafhncgmne), [Opera](https://addons.opera.com/en-gb/extensions/details/stylus/), or [Cascadea for Safari](https://cascadea.app/). -2. Install [googlemeet-dark.user.css](https://raw.githubusercontent.com/mxdanger/GoogleMeet-Dark/main/googlemeet-dark.user.css). +2. Click [googlemeet-dark.user.css](https://raw.githubusercontent.com/mxdanger/GoogleMeet-Dark/main/googlemeet-dark.user.css). ## Preview ![Google Meets meeting preview](images/meeting-dark.png "In a meeting with the dark theme applied.")