diff --git a/styles/components/icons/mapping.less b/styles/components/icons/mapping.less index 878e838f..7ee45806 100644 --- a/styles/components/icons/mapping.less +++ b/styles/components/icons/mapping.less @@ -531,6 +531,7 @@ .icon-set(".fish", "shell", @green); .icon-set(".zshrc", "shell", @green); .icon-set(".bashrc", "shell", @green); +.icon-set(".bats", "shell", @green); // VIDEO FILES .icon-set(".mov", "video", @pink);