You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use base-16 shell to set my terminal colors so all my TUI/CLI apps are consistently themed. If I'm understanding this correctly, I should be able to use the base16-terminal theme in helix, and the colors will match whatever theme I set in my terminal.
After using base16_solarized-dark to set my shell theme, I open helix and run :theme base16_terminal. It doesn't look right -- pretty much everything is "highlighted", nothing is using a regular "foreground" color.
Here's what it looks like if I use the solarized_dark theme in helix, which is what I expect it to look like above:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to use base-16 shell to set my terminal colors so all my TUI/CLI apps are consistently themed. If I'm understanding this correctly, I should be able to use the
base16-terminal
theme in helix, and the colors will match whatever theme I set in my terminal.After using

base16_solarized-dark
to set my shell theme, I open helix and run:theme base16_terminal
. It doesn't look right -- pretty much everything is "highlighted", nothing is using a regular "foreground" color.Here's what it looks like if I use the

solarized_dark
theme in helix, which is what I expect it to look like above:Am I doing something wrong?
Beta Was this translation helpful? Give feedback.
All reactions