1
0
mirror of https://github.com/matze/mtheme.git synced 2024-07-02 08:20:55 +02:00
Commit Graph

13 Commits

Author SHA1 Message Date
Johann Dahm
d615693dfd Fix block background colors and increase contrast. 2015-04-17 18:53:20 -04:00
Johann Dahm
9044d47303 Add bg color to alerted and example blocks.
Addresses #38. Please test.
2015-04-17 09:54:00 -04:00
Johann Dahm
4e2d9868a8 Setup parent primary palette before blocks.
Fixes #36.
2015-04-05 16:15:51 -04:00
Johann Dahm
810b13b460 Cleaned up some syntax and added nooffset option.
Could resolve #17.
2015-01-29 17:18:55 -05:00
Johann Dahm
e0a8600ba2 Pass option 'blockbg' through to colortheme package.
Also, use beamer-specific DeclareOption and error if incorrect options
are passed.
2015-01-28 23:13:06 -05:00
Johann Dahm
92a068fe32 Added 'blockbg' option to metropolis color theme.
Still inaccessible from theme.
2015-01-28 20:25:01 -05:00
Johann Dahm
dabd171261 Added block colors. 2015-01-28 19:25:21 -05:00
Kevin Dungs
b409ce8e2b Simple fix to ensure colour of footnote mark matches the surrounding
environment.
2015-01-23 13:43:32 +01:00
Matthias Vogelgesang
514f95f8f6 Make section pages light
... and adapt width and height of progress bar.
2014-11-03 19:32:13 +01:00
Matthias Vogelgesang
724ec6b544 Customize footnote
Footnotes are bad, but they become a bit more tolerable with lower contrast and
less indentation.
2014-10-29 17:12:14 +01:00
Matthias Vogelgesang
3fe59f6569 Use dark grey for text color 2014-10-28 20:04:16 +01:00
Matthias Vogelgesang
2049844276 Fix #1, #3: modularize color themeing
Making the background white is now as simple as

    \setbeamercolor{palette primary}{bg=white}
2014-10-28 14:26:30 +01:00
Matthias Vogelgesang
9e4a9d6739 Start splitting font and color theme 2014-09-22 17:10:05 +02:00