From 2181601ed469f309d649732719adcb354f3240ad Mon Sep 17 00:00:00 2001 From: Matthias Geier Date: Mon, 28 Mar 2016 12:45:44 +0200 Subject: [PATCH] DOC: mention "intense" ANSI colors --- doc/code-cells.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/code-cells.ipynb b/doc/code-cells.ipynb index 590b362e..b2fee204 100644 --- a/doc/code-cells.ipynb +++ b/doc/code-cells.ipynb @@ -364,7 +364,7 @@ "metadata": {}, "source": [ "The following code showing the 8 basic ANSI colors is based on http://tldp.org/HOWTO/Bash-Prompt-HOWTO/x329.html.\n", - "Note that Jupyter does not switch to a brighter color for bold text." + "Each of the 8 colors has an \"intense\" variation, which is used for bold text." ] }, {