]> Sergey Matveev's repositories - nnn.git/blobdiff - src/icons.h
Update Haskell icon color
[nnn.git] / src / icons.h
index bab3663750e1bba6571471b7b19f23c7f17a2270..816ca83222c3741a24cb6781572ffe686d6cd0ff 100644 (file)
@@ -286,7 +286,7 @@ static const struct icon_pair icons_ext[] = { /* All entries are case-insensitiv
        {"h",          ICON_C,              COLOR_C},
        {"hh",         ICON_CPLUSPLUS,      COLOR_C},
        {"hpp",        ICON_CPLUSPLUS,      COLOR_C},
-       {"hs",         ICON_HASKELL,        COLOR_VIM},
+       {"hs",         ICON_HASKELL,        COLOR_ELIXIR},
        {"htaccess",   ICON_CONFIGURE,      0},
        {"htpasswd",   ICON_CONFIGURE,      0},
        {"htm",        ICON_HTML,           0},