From 13d3f0967e7f515b3ad6d92ef239a27334a7556c Mon Sep 17 00:00:00 2001
From: Luca Bilke <luca@bil.ke>
Date: Mon, 3 Mar 2025 12:01:20 +0100
Subject: [PATCH] lf: add color for webp

---
 common/.config/lf/colors | 1 +
 1 file changed, 1 insertion(+)

diff --git a/common/.config/lf/colors b/common/.config/lf/colors
index eb37bfcb..7a3f6122 100644
--- a/common/.config/lf/colors
+++ b/common/.config/lf/colors
@@ -106,6 +106,7 @@ fi      00      # FILE
 
 # image formats (dircolors defaults)
 *.jpg   35
+*.webp   35
 *.jpeg  35
 *.mjpg  35
 *.mjpeg 35