- added
\onslide<1>
to the end of blocks to avoid problem if users use\pause
in a pgf-based environment like a tcolorbox (fix #3)
- added DEPENDS.txt file
- improved spacing of tcolorboxes on title and section pages
- now also patches title, section etc. pages to use tcolorboxes instead of beamer boxes
- new option
showtitle
to switch on/off if an empty block title should be shown - new options
blocks
andtitlepage
which controll of the beamer blocks and the elements on the titlepage should be replaced with tcolorboxes
- now compatible with beamer themes based on
inmargin
, e.g. the Bergen theme
- fixed problem with boxed title showing two titles
- support for nested blocks
- added option to switch shading between title and body on/off
- fixed bug with textcolor of lists
- internal changes to colour handling and colour shading below the title
- styling tcolorboxes to match the colour of normal blocks (overwriteable via
\tcbset{}
) - using
\tcbuselibrary
to avoid possible option clashes
- font colour for block body in default theme
- A beamer inner theme which reproduces standard beamer blocks using tcolorboxes