diff --git a/images/themes/tilefox.png b/images/themes/tilefox.png new file mode 100644 index 0000000..1915f28 Binary files /dev/null and b/images/themes/tilefox.png differ diff --git a/themes.json b/themes.json index 9ee7591..77d6724 100644 --- a/themes.json +++ b/themes.json @@ -523,6 +523,13 @@ "description": "Bringing the classic Modern Modoki Netscape theme back", "image": "assets/img/themes/soupbowlmodoki.webp", "tags": [ "soup-bowl", "classic", "netscape", "skeuomorphic", "light", "retro" ] + }, + { + "title": "TileFox", + "link": "https://github.com/davquar/tilefox", + "description": "A minimalistic Firefox userChrome.css that integrates well with tiling window managers like i3", + "image": "assets/img/themes/tilefox.png", + "tags": [ "davquar", "light", "dark", "tile", "tilefox", "minimal", "minimalistic", "brutalist", "compact", "tiling", "dwm", "sway", "i3", "keyboard", "linux"] } ]