Color and layout refinements

This commit is contained in:
Thomas Perl 2014-02-07 18:03:58 +01:00
parent 99cf0780c1
commit 67f40d6a04
12 changed files with 47 additions and 16 deletions

View file

@ -19,8 +19,10 @@
import QtQuick 2.0
import 'common/constants.js' as Constants
Rectangle {
color: 'white'
color: Constants.colors.page
width: 480
height: 800