1
0
mirror of https://github.com/sharkdp/bat synced 2026-07-20 16:33:20 +00:00
Files
sharkdp--bat/src
Mitchell Kember 3099f51ba7 Add ansi theme to replace ansi-light and ansi-dark
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).
2020-12-21 17:05:10 +01:00
..
2020-12-21 09:24:56 +01:00
2020-04-24 16:11:05 +02:00
2020-12-21 09:41:29 +01:00
2020-04-22 23:55:28 +02:00
2020-03-31 09:27:56 +02:00
2020-04-24 16:11:05 +02:00
2020-11-23 14:25:01 +01:00
2020-04-22 23:55:28 +02:00
2020-11-23 14:25:01 +01:00
2020-10-01 21:06:37 +02:00
2020-04-22 23:55:28 +02:00