From 5364df9816df39e01d3a5acefa90b80838be4bbd Mon Sep 17 00:00:00 2001 From: Justin Hileman Date: Thu, 16 Jun 2016 22:46:12 -0700 Subject: [PATCH] tweak. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b630e02..82c8e4b 100644 --- a/README.md +++ b/README.md @@ -106,15 +106,15 @@ set -g theme_color_scheme dark **Color scheme options** -You can use the function `__bobthefish_display_colors` to preview the prompts in -the current theme. - | ![dark][dark] | ![light][light] | |-------------------------|-------------------------------------| | ![solarized][solarized] | ![solarized-light][solarized-light] | | ![base16][base16] | ![base16-light][base16-light] | | ![zenburn][zenburn] | ![terminal-dark][terminal-dark] | +You can use the function `__bobthefish_display_colors` to preview the prompts in +the current theme. + Set `theme_color_scheme` in a terminal session or in your fish startup files to one of the following options to change the prompt colors.