Skip to content

Deck Themes

Beau edited this page Jun 23, 2020 · 11 revisions

Setting Your Deck Theme

The deck theme applies styles to your deck for backgrounds, colors, and fonts. The theme is configured in the lib/live_deck/presentations/config.ex file.

@spec theme() :: String.t() def theme do "theme-live-deck.css" end

Current Theme Options

Live Deck Theme

Theme config file name: "theme-live-deck.css"

Slide Background Options

Light Rainbow: "back--1" Full Color: "back--2" Dark Rainbow: "back--3"

alt text

Crimson Commandline Theme

Theme config file name:"theme-crimson-command.css"

Slide Background Options

Light: "back--1" Yellow: "back--2" Dark: "back--3"

alt text alt text alt text

Cobalt Theme

Theme config file name:"theme-cobalt.css"

Slide Background Options

Dark Cobalt: "back--1" Blue Cobalt: "back--2" Light Cobalt: "back--3"

alt text

Pohō Theme

Theme config file name:"theme-poho.css"

Slide Background Options

Dark No Blobs: "back--1" Colorful Blobs: "back--2" Bright Blobs: "back--3"

alt text