Choose a theme and a scheme =========================== To help you choose between themes and schemes, use the [Themes matrix](http://cv4tw.6kt.eu/themes-matrix.html). Once choosen, use the following line to setup your theme: ```tex \usetheme[]{} ``` e.g.: ```tex \usetheme[celadon]{sharp} ``` Create a custom scheme ====================== If you are not happy with the given schemes, feel free to create yours ! To do so, add the following lines, right before a `\usetheme` statment: ```tex \definecolorifnotdef{contrastmain}{RGB}{219,255,242} % Main theme color in contrast mode \definecolorifnotdef{main}{RGB}{60,76,70} % Main theme color \definecolorifnotdef{soft}{RGB}{50,64,58} % Soft color, for title ``` RGB value are decimal. Setup your custom styles ======================== CV4TW is designed to be highly customizable. To change a style, add this line after `\usetheme` statment: ```tex \setmystyle[