You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
864 B
864 B
LaTeX Beamer colourscheme
This colourscheme is based on the colour set named solarized that is release
on github.com at https://github.com/altercation/solarized by Ethan "altercation"
Schoonover.
Definitions
This colour package redifines the color of :
- The canvas background
- The frame colour and main title block
- The block title and background (normal, alerted, example)
- The item bullets colour
- Each
solarizedcolour is defined as the namesolarized-name.
Usage
Use the slides.tex file for a fully operationnal example. You can use latexmk -pdf slides.tex or pdflatex slides.tex to compile the sources.
License
License is granted on the same terms as the original solarized work by Ethan
Schoonover available here https://github.com/altercation/solarized/blob/master/LICENSE
Adaptation work is offered by Yves "M'vy" Stadler