Advertisement
Guest User

Untitled

a guest
Jan 11th, 2017
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. pgfdeclareverticalshading{beamer@barshade}{thepaperwidth}{%
  2. color(0ex)=(blue);%
  3. color(1ex)=(blue);%
  4. color(2ex)=(section in head/foot.bg);%
  5. color(7ex)=(section in head/foot.bg)%
  6. }
  7. pgfdeclareverticalshading{beamer@aboveframetitle}{thepaperwidth}{%
  8. color(0ex)=(blue);%
  9. color(1ex)=(blue);%
  10. color(2.5ex)=(section in head/foot.bg)
  11. }
  12. pgfdeclareverticalshading{beamer@belowframetitle}{thepaperwidth}{%
  13. color(0ex)=(global.bg);%
  14. color(1ex)=(frametitle.bg)
  15. }
  16.  
  17. This text is too small!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement