Skip to content

vague-theme/vague-bat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

icon

Vague for bat

Preview of reading single file:

Image

Preview of using it in lazygit:

Image

Usage

  1. Copy vague.tmTheme to ~/.config/bat/themes/vague.tmTheme
  2. Run bat cache --build
  3. Use with bat --theme=vague or set BAT_THEME=vague in your environment

lazygit + delta

Add this to ~/.config/lazygit/config.yml:

git:
  pagers:
    - pager: delta --dark --paging=never --line-numbers --hyperlinks --hyperlinks-file-link-format="lazygit-edit://{path}:{line}" --syntax-theme="vague"

Thanks to contributors

About

A cool, dark, low contrast colorscheme for bat. Pastel yet vivid, like a fleeting memory...

Resources

Contributing

Stars

Watchers

Forks

Generated from vague-theme/template