Skip to content
New issue

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

How to enable Solarized (light) theme #2957

Closed
Amparose opened this issue May 9, 2024 · 2 comments
Closed

How to enable Solarized (light) theme #2957

Amparose opened this issue May 9, 2024 · 2 comments
Labels
question Further information is requested

Comments

@Amparose
Copy link

Amparose commented May 9, 2024

Not sure of the syntax to handle the spaces and parens. These don't work:

bat --theme="Solarized (light)"
bat --theme=Solarized\ (light)

So, how do I switch to this theme? Docs should probably be updated with this answer.

This works in config so seems weird the above don't:

BAT_THEME="Solarized (light)"
@Amparose Amparose added the question Further information is requested label May 9, 2024
@keith-hall
Copy link
Collaborator

both of those examples work fine for me using Bash:
image

which leads me to wonder, are you using a different shell?

@Amparose
Copy link
Author

Amparose commented May 11, 2024

Well I came back to this and tried again and I'm not sure why it didn't seem to work before. I'm going to go with user-error as I can't repro my original issue.

Incidentally, I'm using Zsh and was fiddling with Alacritty theme switching at the time so I probably got confused.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants