mirror of
https://github.com/oh-my-fish/theme-bobthefish.git
synced 2024-10-27 20:34:23 +00:00
- Improve performance significantly in the base case (i.e. when git or something isn't slowing it down anyway). - Make `bobthefish_display_colors` a non-underscore function. It's meant for public use :) - Support previewing _different_ color schemes via `bobthefish_display_colors`. Pass a color scheme name, or `--all` to preview everything. - Make color overrides a bit fishier: use a `bobthefish_colors` function to override color schemes, rather than declaring a whole pile of variables. - Add support for a base color scheme in `bobthefish_colors`, in case you don't want to override everything. - Add a deprecation notice with upgrade instructions for users with old-style custom color schemes. |
||
---|---|---|
.. | ||
__bobthefish_colors.fish | ||
__bobthefish_display_colors.fish | ||
__bobthefish_glyphs.fish | ||
bobthefish_display_colors.fish |