Skip to content

Commit 63c4f84

Browse files
Add new Pro Feature callout
1 parent be5847e commit 63c4f84

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

configuration/theme-variables.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,15 @@ theme:
1818
base-bg: "#303446"
1919
```
2020
21+
!!!base Pro Feature
22+
The theme functionality requires a [Retype Pro](/pro/pro.md) key or adding the following [`pro`](/configuration/project.md#start-pro) trial mode setting into your project `retype.yml` configuration file:
23+
24+
```yaml
25+
start
26+
pro: true
27+
```
28+
!!!
29+
2130
## Base{#base-variables}
2231

2332
Core variables that define the fundamental appearance of your site.

0 commit comments

Comments
 (0)