diff --git a/documentation/docs/book.toml b/documentation/docs/book.toml index ab06eaa14d..69ffddf7da 100644 --- a/documentation/docs/book.toml +++ b/documentation/docs/book.toml @@ -15,7 +15,7 @@ edition = "2018" [preprocessor.theme] sidebar-width = "280px" -content-max-width = "80%" +content-max-width = "70%" content-main-margin-left = "5%" content-main-margin-right = "5%" root-font-size = "70%" diff --git a/documentation/docs/nym_themes/custom.css b/documentation/docs/nym_themes/custom.css index cc5d0d8c2b..2dc0bd3129 100644 --- a/documentation/docs/nym_themes/custom.css +++ b/documentation/docs/nym_themes/custom.css @@ -3,13 +3,14 @@ } .coal { + --fg: #f2f2f2; + --sidebar-fg: #f2f2f2; --sidebar-active: #fb6e4e; --icons-hover: #fb6e4e; --links: #fb6e4e; ::selection { color: #121726; background-color: #c5573d; - /*#fb6e4e;*/ } } @@ -18,9 +19,8 @@ --icons-hover: #fb6e4e; --links: #fb6e4e; ::selection { - color: #121726; + color:#f2f2f2; background-color: #c5573d; - /*#fb6e4e;*/ } } diff --git a/documentation/docs/nym_themes/index.hbs b/documentation/docs/nym_themes/index.hbs index d2a64dbc97..9fbb20d364 100644 --- a/documentation/docs/nym_themes/index.hbs +++ b/documentation/docs/nym_themes/index.hbs @@ -160,21 +160,25 @@ - + - + +
+ + {{/if}} + + +