~zeller-benjamin/ubuntu-ui-toolkit/qrcify3

« back to all changes in this revision

Viewing changes to src/Ubuntu/Components/Themes/Ambiance/1.3/Palette.qml

  • Committer: Benjamin Zeller
  • Date: 2015-09-10 08:43:12 UTC
  • mfrom: (1585.1.2 staging)
  • Revision ID: benjamin.zeller@canonical.com-20150910084312-6eh8n2729jpslgmb
Merge staging

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
 
21
21
Palette {
22
22
    normal {
23
 
        background: "#EDEDED"
 
23
        background: "#FFFFFF"
24
24
        backgroundText: "#81888888"
25
25
        base: Qt.rgba(0, 0, 0, 0.1)
26
26
        baseText: UbuntuColors.lightGrey