| % LaTeX documentation preamble | |
| % | |
| % Copyright (c) 2021 Nordic Semiconductor ASA | |
| % SPDX-License-Identifier: Apache-2.0 | |
| \usepackage[some]{background} | |
| \usepackage{sectsty} | |
| \definecolor{bg-color}{HTML}{333f67} | |
| \setcounter{tocdepth}{2} | |
| \addto\captionsenglish{\renewcommand{\contentsname}{Table of contents}} | |
| \allsectionsfont{\color{bg-color}} |