Color and layout refinements
This commit is contained in:
parent
99cf0780c1
commit
67f40d6a04
12 changed files with 47 additions and 16 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue