Ubuntu Pastebin

Paste from nik90 at Sun, 10 Apr 2016 12:22:17 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
PageHeader {
    theme: ThemeSettings {
        name: "Ubuntu.Components.Themes.Ambiance"
        palette: Palette {
            highlighted {
                background: UbuntuColors.green
                backgroundText: UbuntuColors.green
                base: UbuntuColors.green
                baseText: UbuntuColors.green
            }
        }
    }
}
Download as text