-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
Description
What version of bat are you using?
bat 0.15.3
Describe the bug you encountered:
bat --list-themes does show any Solarized themes.
And using bat with a Solarized theme set in the bat.conf gives this error:
[bat warning]: Unknown theme 'Solarized (dark)', using default.
Describe what you expected to happen?
I expected to see both light and dark variants of the Solarized theme using bat --list-themes.
And I expected my bat.conf that uses the Solarized (dark) theme to continue working.
How did you install bat?
homebrew
lukehsiao