Skip to content
This repository was archived by the owner on Jun 16, 2020. It is now read-only.

Commit c9912db

Browse files
committed
Add explanation for bright colors
1 parent f07f4c0 commit c9912db

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,13 @@ color15 = #ffffff
119119

120120
Color themes can freely be added, removed or modified. Once a color theme
121121
has been added to the configuration it can be referred to in the global
122-
section of the configuration, or be used at the command line as a parameter
123-
to the `--theme` flag.
122+
section of the configuration file, or be used at the command line as a
123+
parameter to the `--theme` flag.
124+
125+
Definitions for the foreground and background colors and for color0 to
126+
color7 are mandatory. If color8 through color15 (bright ANSI colors) are
127+
defined, they are used by termtosvg to display bold characters as a
128+
replacement for color0 through color7.
124129

125130
## Dependencies
126131
termtosvg uses:

0 commit comments

Comments
 (0)