From 002810444ad253c5afa78b62362cf9dd188b1ff5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20F=2E=20=28BeyondMagic/koetemagie=29?= Date: Sat, 5 Oct 2024 20:03:33 -0300 Subject: [PATCH] build(themes): add material fox in docs --- docs/themes.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/themes.json b/docs/themes.json index 2786d72..c5effb8 100644 --- a/docs/themes.json +++ b/docs/themes.json @@ -866,5 +866,12 @@ "description": "Make your Firefox like the Arc Browser.", "image": "assets/img/themes/29957ui.webp", "tags": [ "dxdotdev", "arc browser", "compact", "modern" ] + }, + { + "title": "Material Fox Updated", + "link": "https://github.com/edelvarden/material-fox-updated", + "description": "🦊 Firefox user CSS theme looks similar to Chrome.", + "image": "assets/img/themes/material-fox-updated-preview.webp", + "tags": [ "dark", "light", "rtl", "customizable", "material", "material-design", "refresh", "modern", "updated" ] } ]