Skip to content

Commit 091917c

Browse files
committed
Add is_rtl flag to theme.toml
1 parent f0d30cc commit 091917c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

python_docs_theme/theme.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ headbgcolor = "white"
2727
headlinkcolor = "#aaaaaa"
2828
codebgcolor = "#eeffcc"
2929
codetextcolor = "#333333"
30+
is_rtl = "false"
3031

3132
hosted_on = ""
3233
issues_url = ""

0 commit comments

Comments
 (0)