mirror of
https://github.com/sharkdp/bat.git
synced 2024-11-22 15:53:29 +01:00
3099f51ba7
This combines ansi-light and ansi-dark into a single theme that works with both light and dark backgrounds. Instead of specifying white/black, the ansi theme uses the terminal's default foreground/background color by setting alpha=01, i.e. #00000001. This is in addition to the alpha=00 encoding where red contains an ANSI color palette number. Now, `--theme ansi-light` and `--theme ansi-dark` will print a deprecation notice and use ansi instead (unless the user has a custom theme named ansi-light or ansi-dark, which would take precedence). |
||
---|---|---|
.. | ||
1337-Scheme@ca6a329cfd | ||
Coldark@e44750b2a9 | ||
DarkNeon@174bd535da | ||
dracula-sublime@26c57ec282 | ||
github-sublime-theme@508740b243 | ||
gruvbox@e3db74d0e5 | ||
Nord-sublime@0d655b23d6 | ||
onehalf@89923117bc | ||
Solarized@87e01090cf | ||
sublime-monokai-extended@0ca4e75291 | ||
sublime-snazzy@70343201f1 | ||
TwoDark@8e0f6fa5b5 | ||
zenburn@cb746f6962 | ||
ansi.tmTheme | ||
base16-256.tmTheme | ||
base16.tmTheme |