aboutsummaryrefslogtreecommitdiff
path: root/book
diff options
context:
space:
mode:
authorGokul Soumya2021-09-03 11:12:29 +0000
committerBlaž Hrastnik2021-09-05 03:42:03 +0000
commite4e93e176ceca39a834abf7e67bf9bfaa34d886d (patch)
treebdc840e39c4ab413cc2b0fb94c33c82b972df010 /book
parente40e6db2271b9568352b7477ed8b9f9895881cf9 (diff)
fix: Merge default palette with user palette
Diffstat (limited to 'book')
-rw-r--r--book/src/themes.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/book/src/themes.md b/book/src/themes.md
index 8642e659..804baa1c 100644
--- a/book/src/themes.md
+++ b/book/src/themes.md
@@ -124,7 +124,9 @@ black = "#000000"
Remember that the `[palette]` table includes all keys after its header,
so you should define the palette after normal theme options.
-If there is no `[palette]` section, a default palette which uses the terminal's default 16 colors are used:
+The default palette uses the terminal's default 16 colors, and the colors names
+are listed below. The `[palette]` section in the config file takes precedence
+over it and is merged into the default palette.
| Color Name |
| --- |