Skip to content

Commit 79f04ba

Browse files
committed
feat: Added man.archlinux.org to regex
1 parent 2cc220d commit 79f04ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

styles/arch-linux/catppuccin.user.less

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
@var select accentColor "Accent" ["rosewater:Rosewater", "flamingo:Flamingo", "pink:Pink", "mauve:Mauve*", "red:Red", "maroon:Maroon", "peach:Peach", "yellow:Yellow", "green:Green", "teal:Teal", "blue:Blue", "sapphire:Sapphire", "sky:Sky", "lavender:Lavender", "subtext0:Gray"]
1616
==/UserStyle== */
1717

18-
@-moz-document regexp("https://((aur|wiki|bbs|security)\.)?archlinux\.org/.*") {
18+
@-moz-document regexp("https://((aur|wiki|bbs|security|man)\.)?archlinux\.org/.*") {
1919
:root {
2020
@media (prefers-color-scheme: light) {
2121
#catppuccin(@lightFlavor);

0 commit comments

Comments
 (0)