~gcollura/ubuntu-ui-toolkit/staging-fix-1341814-and-1400297

« back to all changes in this revision

Viewing changes to modules/Ubuntu/Components/Themes/Ambiance/Palette.qml

  • Committer: Tarmac
  • Author(s): Christian Dywan
  • Date: 2014-12-08 11:19:59 UTC
  • mfrom: (1356.1.1 uut.staging)
  • Revision ID: tarmac-20141208111959-j6xncogel9166yr0
Use correct unfocussed text field color. Fixes: https://bugs.launchpad.net/bugs/1396062.

Approved by PS Jenkins bot, Tim Peeters.

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
        foregroundText: "#FFFFFF"
29
29
        overlay: "#FDFDFD"
30
30
        overlayText: UbuntuColors.lightGrey
31
 
        field: "#1A000000"
 
31
        field: "#FAFAFA"
32
32
        fieldText: UbuntuColors.darkGrey
33
33
    }
34
34
    selected: PaletteValues {