From 63b752de4c10d68e78dc78b91dd716081a180019 Mon Sep 17 00:00:00 2001 From: Ovidiu Adrian Unguritu <8101674+oviung@users.noreply.github.com> Date: Sat, 11 Jan 2025 15:04:50 +0200 Subject: [PATCH] themes: add DownToneUI --- themes.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/themes.json b/themes.json index e8d45c9..1329f59 100644 --- a/themes.json +++ b/themes.json @@ -2071,5 +2071,17 @@ "pushed_at": "2025-01-05T14:28:13Z", "stargazers_count": 0, "avatar": "https://avatars.githubusercontent.com/u/87983017?v=4" + }, + { + "title": "DownToneUI", + "link": "https://github.com/oviung/DownToneUI-Firefox", + "description": "A modular UI customization for Firefox, using Sidebery for vertical tabs.", + "image": "https://raw.githubusercontent.com/oviung/DownToneUI-Firefox/refs/heads/main/assets/preview.gif", + "tags": [ + "theme type: dark", + "vertical", + "sidebery" + ], + "repository": "https://github.com/oviung/DownToneUI-Firefox" } -] \ No newline at end of file +]