Commit Graph

11 Commits (3f6e88b4be22d71e3417ed09e3b7dee6516e1dbb)

Author SHA1 Message Date
sharkdp 406bffa8c8 Update syntaxes and themes 4 years ago
sharkdp 7d7ee1b594 Update cached verison of themes 4 years ago
sharkdp 319ab779ee Use 4-bit ANSI codes for base16 theme
closes #865
4 years ago
sharkdp 916c1e4359 Update assets 4 years ago
sharkdp 3c4384990d Update syntaxes and themes 5 years ago
sharkdp e79c5516bf Bump version, update assets 6 years ago
sharkdp 54c434934e Bump version, update assets 6 years ago
sharkdp 839e4ee611 Bump version 6 years ago
sharkdp 052425b12f Load customized themes in addition to defaults
- New themes in `$BAT_CONFIG_DIR/themes` are now loaded *in addition* to
  the default themes (they may also override).
- The `Default.tmTheme` symlink is not necessary anymore.

This relates to #172
6 years ago
sharkdp a1e1170319 Add a few popular Sublime Text themes 6 years ago
sharkdp 145b99f01c Include syntaxes and themes in repository
This changes a few things:

- All syntaxes and themes are now stored (as submodules) under
  assets/syntaxes and assets/themes

- The default directories for syntaxes and themes are "syntaxes"
  and "themes" (used to be "syntax" and "themes")

- The "bat cache" command can now take a `--source <dir>` and
  `--target <dir>` option.

- The cached files have been renamed to "themes.bin" and "syntaxes.bin"
6 years ago