bat/assets
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
..
completions Fix zsh completion 2020-10-17 16:54:39 +02:00
manual update man pages 2020-10-12 09:04:57 +01:00
patches Highlight ebuild/eclass files with shell syntax 2020-10-30 22:33:23 +01:00
syntaxes Bump assets/syntaxes/02_Extra/ssh-config from `1ddcb32` to `201816b` 2020-12-01 08:05:31 +01:00
themes Add ansi theme to replace ansi-light and ansi-dark 2020-12-21 17:05:10 +01:00
.gitattributes Add assets/.gitattributes 2018-11-11 14:50:59 +01:00
.ignore Add .ignore files to avoid searching asset folders 2018-05-25 17:44:50 +02:00
create.sh Replace #!/bin/bash with #!/usr/bin/env bash to improve compatibility with systems where /bin/bash is not available 2020-10-04 11:51:07 +02:00
syntaxes.bin Update syntax cache 2020-11-23 14:46:32 +01:00
theme_preview.rs Small style changes to --list-themes 2018-08-28 20:24:13 +02:00
themes.bin Update themes.bin - Coldark themes 2020-10-25 08:18:55 +01:00