# Everforest theme for bat # Place this in ~/.config/bat/themes/everforest.tmTheme # Then run: bat cache --build name Everforest settings settings background {{bg}} foreground {{fg}} caret {{fg}} selection {{gray2}} selectionForeground {{fg}} lineHighlight {{gray1}} name Comment scope comment settings foreground {{gray3}} fontStyle italic name String scope string settings foreground {{green}} name Number scope constant.numeric settings foreground {{purple}} name Keyword scope keyword settings foreground {{red}} name Function scope entity.name.function settings foreground {{blue}} name Type scope entity.name.type settings foreground {{yellow}} name Variable scope variable settings foreground {{aqua}} name Operator scope keyword.operator settings foreground {{orange}}