From 88ae5337b1d4ee665e8a5ab08e4801a36f12e9bd Mon Sep 17 00:00:00 2001 From: NullBite Date: Tue, 3 Oct 2023 21:42:21 -0400 Subject: [PATCH] chaster: fix url regex --- styles/chaster/catppuccin.user.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles/chaster/catppuccin.user.css b/styles/chaster/catppuccin.user.css index 3bc8eed..ae9aeb5 100644 --- a/styles/chaster/catppuccin.user.css +++ b/styles/chaster/catppuccin.user.css @@ -18,7 +18,7 @@ /* Apply Theme To Site * For help with URL rules, please see https://github.com/openstyles/stylus/wiki/Writing-styles#valid--moz-document-rules */ -@-moz-document regexp('https?://chaster.app(/.*)?') { +@-moz-document regexp('https?://(?:sso\.)?chaster\.app(?:/.*)?') { /* Palette Lookup Table * Defining the Colors per Flavor called via: