aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/tools/web_config/partials/colors.html
diff options
context:
space:
mode:
Diffstat (limited to 'share/tools/web_config/partials/colors.html')
-rw-r--r--share/tools/web_config/partials/colors.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/share/tools/web_config/partials/colors.html b/share/tools/web_config/partials/colors.html
index 032ed310..1db8c896 100644
--- a/share/tools/web_config/partials/colors.html
+++ b/share/tools/web_config/partials/colors.html
@@ -1,5 +1,12 @@
<div>
<!-- ko with: color_picker -->
+ <div class="colorpicker_text_notice">
+ The background color in the theme preview box below is for
+ illustration only. The displayed background color is not part of the
+ theme and will not be saved. Fish is not able to change the terminal
+ window background color. See your terminal documentation for how to
+ set its background color.
+ </div>
<div class="colorpicker_text_sample" ng-style="{'background-color': terminalBackgroundColor}">
<span style="position: absolute; left: 10px; top: 3px;" data-ng-style="{'color': text_color_for_color(terminalBackgroundColor || 'white')}">{{ selectedColorScheme.name }}</span><br>
<div class="color_picker_background_cells">