mirror of
https://github.com/gryf/debugging_python.git
synced 2025-12-17 11:30:30 +01:00
Changing fonts, added links to readme
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
% Python debugging
|
||||
% by Roman gryf Dobosz 2015
|
||||
|
||||
% \documentclass[14pt,notes,svgnames]{beamer}
|
||||
\documentclass[14pt,notes,svgnames]{beamer}
|
||||
% \documentclass[14pt,notes,svgnames,aspectratio=1610]{beamer}
|
||||
\documentclass[14pt,notes,svgnames,aspectratio=169]{beamer}
|
||||
% \documentclass[14pt,notes,svgnames,aspectratio=169]{beamer}
|
||||
\usecolortheme{seagull}
|
||||
|
||||
\usecolortheme[RGB={23,57,107}]{structure}
|
||||
@@ -22,8 +22,8 @@
|
||||
\definecolor{ExecusharesWhite}{RGB}{211,205,193}
|
||||
\definecolor{ExecusharesGrey}{RGB}{96,83,58}
|
||||
|
||||
\setmainfont{Helvetica Neue}
|
||||
\setsansfont{Helvetica Neue}
|
||||
\setmainfont{DejaVu Sans}
|
||||
\setsansfont{DejaVu Sans}
|
||||
\setmonofont{DejaVu Sans Mono}
|
||||
|
||||
\setbeamercolor{itemize item}{fg=ExecusharesEmph}
|
||||
|
||||
Reference in New Issue
Block a user