summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--theme.toml1
2 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index e4bd0d3..3ca38fc 100644
--- a/README.md
+++ b/README.md
@@ -36,7 +36,7 @@ You can install Typo in various ways, the [setup wiki](https://github.com/tomfra
## 2 Features
-The theme has various features, such as header auto-numbering, auto dark mode, and dark and light images.
+The theme has various features, such as header auto-numbering, auto dark mode, color palettes, and dark and light images.
Have a look at the [wiki](https://github.com/tomfran/typo/wiki/Features) for a complete overview of the available ones.
## 3 References
diff --git a/theme.toml b/theme.toml
index 304bc00..00b2f16 100644
--- a/theme.toml
+++ b/theme.toml
@@ -28,6 +28,7 @@ features = [
"social-icons",
"minified-assets",
"dark-light-images",
+ "color-palettes",
]
[author]