We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Description When I installed tv and ran it the first time, everything looked nice except the default font on a preview
tv
Example
for comparison, here's what an fzf preview looks like:
Here's what my default terminal colors look like:
Expected behavior The preview font is readable
Actual behavior The preview font is not readable
Environment
Additional context
#040000
The text was updated successfully, but these errors were encountered:
I do have BAT_THEME set, which I found later in the config file, to ansi. Here's what the file looks like in bat though:
BAT_THEME
ansi
I think maybe this bug might actually be BAT_THEME=ansi does not work?
BAT_THEME=ansi does not work
If I set BAT_THEME to TwoDark, previews work normally
TwoDark
Sorry, something went wrong.
Thanks for the feedback, will look into it 🙏🏻
No branches or pull requests
Description
When I installed
tv
and ran it the first time, everything looked nice except the default font on a previewExample
for comparison, here's what an fzf preview looks like:
Here's what my default terminal colors look like:
Expected behavior
The preview font is readable
Actual behavior
The preview font is not readable
Environment
Additional context
#040000
:The text was updated successfully, but these errors were encountered: