From adef3bd4caed6941461fa6cc0f3fe8a3d1f3b26a Mon Sep 17 00:00:00 2001 From: Pere Bohigas Date: Sat, 25 Feb 2023 15:07:55 +0100 Subject: [PATCH] Add icon for Kotlin script files --- pkg/gui/presentation/icons/file_icons.go | 1 + 1 file changed, 1 insertion(+) diff --git a/pkg/gui/presentation/icons/file_icons.go b/pkg/gui/presentation/icons/file_icons.go index e23e5ed12..6e647038b 100644 --- a/pkg/gui/presentation/icons/file_icons.go +++ b/pkg/gui/presentation/icons/file_icons.go @@ -180,6 +180,7 @@ var extIconMap = map[string]string{ ".jxl": "\uf1c5", //  ".ksh": "\uf489", //  ".kt": "\ue634", //  + ".kts": "\ue634", //  ".latex": "\uf034", //  ".less": "\ue758", //  ".lhs": "\ue777", // 