base16-fish icon indicating copy to clipboard operation
base16-fish copied to clipboard

🐟 Base16 for fish

Results 6 base16-fish issues
Sort by recently updated
recently updated
newest added

Hi! I have the problem that when using your base16 function and removing `# Base16 Shell if status --is-interactive set BASE16_SHELL "$HOME/.config/base16-shell" source "$BASE16_SHELL/profile_helper.fish" end ` from config.fish my colors...

Hey @tomyun, thanks a lot for this awesome plugin. I have an issue with switching themes using tmux, I tired few ways to fix this but without any luck I...

It would be nice to choose a theme with a `base16-` function, then tweak a few colors. In my case I want to run: ``` > base16-snazzy > set -U...

Don't ask me why, but without using the `printf` shorthand for these escape sequences, I was getting all kinds of garbage text printed in each new window, among other rendering...

As per the [base16 specification](https://github.com/chriskempson/base16/blob/main/styling.md), base04 is a darker foreground color, which for some color schemes is *quite* dark, making the text hard to read, and ugly. Therefore white (base05)...

The template script is clearly meant to be sourced for every instance of fish, so it doesn't make sense.