Skip to content

Releases: samcarter/beamertheme-tcolorbox

v0.8

23 Sep 15:03
Compare
Choose a tag to compare

Fixed

  • 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)

v0.7

29 Apr 09:11
Compare
Choose a tag to compare

New

  • added DEPENDS.txt file

v0.6

29 Apr 09:11
Compare
Choose a tag to compare

Changed

  • improved spacing of tcolorboxes on title and section pages

v0.5

14 Sep 14:23
Compare
Choose a tag to compare

New

  • 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 and titlepage which controll if the beamer blocks and the elements on the titlepage should be replaced with tcolorboxes

v0.4

06 Sep 11:04
Compare
Choose a tag to compare

New

  • now compatible with beamer themes based on inmargin, e.g. the Bergen theme

Fixed

  • fixed problem with boxed title showing two titles

v0.3

06 Sep 11:05
Compare
Choose a tag to compare

New

  • support for nested blocks
  • added option to switch shading between title and body on/off

Fixed

  • fixed bug with text color of lists

v0.2

27 Aug 12:34
Compare
Choose a tag to compare

Changed

  • internal changes to colour handling
  • internal changes to the colour shading below the title (rounded blocks only)
  • styling of normal tcolorboxes to match the colour of beamer blocks (overwriteable via \tcbset{})
  • using \tcbuselibrary to avoid possible option clashes

Fixed

  • font colour for block body in default theme

v0.1

27 Aug 12:35
Compare
Choose a tag to compare

A new inner theme for beamer which reproduces standard beamer blocks using tcolorboxes. The look and feel (rounded/sharp corners, shadows and colours) will automatically adapt to which other themes are loaded.