1% LaTeX documentation preamble
2%
3% Copyright (c) 2021 Nordic Semiconductor ASA
4% SPDX-License-Identifier: Apache-2.0
5
6\usepackage[some]{background}
7\usepackage{sectsty}
8
9\definecolor{bg-color}{HTML}{333f67}
10
11\setcounter{tocdepth}{2}
12
13\addto\captionsenglish{\renewcommand{\contentsname}{Table of contents}}
14
15\allsectionsfont{\color{bg-color}}