# Everforest theme for bat # Place this in ~/.config/bat/themes/everforest.tmTheme # Then run: bat cache --build name Everforest settings settings background #f3ead3 foreground #5c6a72 caret #5c6a72 selection #b3c0b0 selectionForeground #5c6a72 lineHighlight #a6b0a0 name Comment scope comment settings foreground #c0cdb8 fontStyle italic name String scope string settings foreground #a7c080 name Number scope constant.numeric settings foreground #d699b6 name Keyword scope keyword settings foreground #e67e80 name Function scope entity.name.function settings foreground #7fbbb3 name Type scope entity.name.type settings foreground #dbbc7f name Variable scope variable settings foreground #83c092 name Operator scope keyword.operator settings foreground #e69875