Skip to content

Language and Colour

ejs-ejs edited this page Oct 3, 2015 · 3 revisions

For the white background and Lithuanian language use one of:

  • \usecolortheme{VGTU}
  • \usecolortheme[**lt**]{VGTU}
  • \usecolortheme[**white**]{VGTU}
  • \usecolortheme[**lt**,**white**]{VGTU}

For the white background and English language use one of

  • \usecolortheme[**en**]{VGTU}
  • \usecolortheme[**en**,**white**]{VGTU}

For the blue (my favourite) background and Lithuanian language use one of:

  • \usecolortheme[**blue**]{VGTU}
  • \usecolortheme[**lt**,**blue**]{VGTU}

For the blue background and English language use:

  • \usecolortheme[**en**,**blue**]{VGTU}

For the grey background and Lithuanian language use one of:

  • \usecolortheme[**grey**]{VGTU}
  • \usecolortheme[**lt**,**grey**]{VGTU}

For the grey background and English language use:

  • \usecolortheme[**en**,**grey**]{VGTU}

What are other colours defined in the style

Clone this wiki locally