diff --git a/src/qt/res/css/drkblue.css b/src/qt/res/css/drkblue.css index 848388cc7..e8c7033bd 100755 --- a/src/qt/res/css/drkblue.css +++ b/src/qt/res/css/drkblue.css @@ -40,14 +40,14 @@ color:#333; } QToolBar { -background-color:#3D8AC6; +background-color:#3398CC; border:0px solid #000; padding:0; margin:0; } QToolBar > QToolButton { -background-color:#3D8AC6; +background-color:#3398CC; border:0px solid #333; min-height:2.5em; padding: 0em 1em; @@ -101,7 +101,7 @@ background-color:#f2f2f2; /*******************************************************/ QPushButton { /* Global Button Style */ -background-color:qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: .01 #64ACD2, stop: .1 #3D8AC6, stop: .95 #3D8AC6, stop: 1 #1D80B5); +background-color:qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: .01 #64ACD2, stop: .1 #3398CC, stop: .95 #3398CC, stop: 1 #1D80B5); border:0; border-radius:3px; color:#ffffff; @@ -114,7 +114,7 @@ padding-bottom:5px; } QPushButton:hover { -background-color:qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: .01 #64ACD2, stop: .1 #4895d1, stop: .95 #4895d1, stop: 1 #1D80B5); +background-color:qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: .01 #64ACD2, stop: .1 #46AADE, stop: .95 #46AADE, stop: 1 #1D80B5); } QPushButton:focus { @@ -139,7 +139,7 @@ background:#f2f2f2; } QComboBox:editable { -background: #3D8AC6; +background: #3398CC; color:#616161; border:0px solid transparent; } @@ -234,7 +234,7 @@ background-color:transparent; QHeaderView::section { /* Table Header Sections */ qproperty-alignment:center; -background-color:qlineargradient(x1: 0, y1: 0, x2: 0, y2: 0.25, stop: 0 #4c97bf, stop: 1 #5FA2D6); +background-color:qlineargradient(x1: 0, y1: 0, x2: 0, y2: 0.25, stop: 0 #4c97bf, stop: 1 #56ABD8); color:#fff; min-height:25px; font-weight:bold; @@ -681,7 +681,7 @@ QWidget .QFrame#frame { /* Wallet Balance */ } QWidget .QFrame#frame > .QLabel { -min-width:175px; +min-width:190px; font-weight:normal; min-height:30px; } @@ -703,7 +703,7 @@ margin-left:20px; QWidget .QFrame#frame .QLabel#label { /* Available Balance Label */ qproperty-alignment: 'AlignVCenter | AlignRight'; min-width:230px; -background-color:#5FA2D6; +background-color:#56ABD8; color:#ffffff; margin-right:5px; padding-right:5px; @@ -714,10 +714,10 @@ min-height:35px; QWidget .QFrame#frame .QLabel#labelBalance { /* Available Balance */ qproperty-alignment: 'AlignVCenter | AlignLeft'; -font-size:17px; +font-size:16px; font-weight:bold; -color:#5FA2D6; -margin-left:13px; +color:#56ABD8; +margin-left:14px; } QWidget .QFrame#frame .QLabel#label_3 { /* Pending Balance Label */ @@ -773,7 +773,7 @@ qproperty-geometry: rect(10 0 431 22); QWidget .QFrame#frameDarksend .QLabel#label_2 { /* Darksend Header */ qproperty-alignment: 'AlignVCenter | AlignRight'; min-width:230px; -color:#3D8AC6; +color:#3398CC; margin-right:5px; padding-right:5px; font-weight:bold; @@ -827,7 +827,7 @@ color:#818181; } QWidget .QFrame#frameDarksend #formLayoutWidget .QProgressBar#darksendProgress::chunk { -background-color: #3D8AC6; +background-color: #3398CC; width:10px; } @@ -890,7 +890,7 @@ qproperty-geometry: rect(0 0 0 0); } QWidget .QFrame#frameDarksend .QPushButton#toggleDarksend { /* Start Darksend Mixing */ -qproperty-geometry: rect(120 255 295 40); +qproperty-geometry: rect(115 255 295 40); font-size:17px; font-weight:bold; color:#ffffff; @@ -905,7 +905,7 @@ QWidget .QFrame#frameDarksend .QPushButton#toggleDarksend:hover { } QWidget .QFrame#frameDarksend .QPushButton#darksendAuto { /* Try Mix Button */ -qproperty-geometry: rect(125 301 140 25); +qproperty-geometry: rect(120 301 140 25); background-color:qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: .01 #f6f6f6, stop: .1 rgba(250, 250, 250, 128), stop: .95 rgba(250, 250, 250, 255), stop: 1 #ebebeb); border:1px solid #d2d2d2; color:#616161; @@ -924,7 +924,7 @@ border:1px solid #9e9e9e; } QWidget .QFrame#frameDarksend .QPushButton#darksendReset { /* Reset Button */ -qproperty-geometry: rect(270 301 140 25); +qproperty-geometry: rect(265 301 140 25); background-color:qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: .01 #f6f6f6, stop: .1 rgba(250, 250, 250, 128), stop: .95 rgba(250, 250, 250, 255), stop: 1 #ebebeb); border:1px solid #d2d2d2; color:#616161; @@ -953,7 +953,7 @@ background-repeat:none; QWidget .QFrame#frame_2 .QLabel#label_4 { /* Recent Transactions Label */ min-width:200px; -color:#3D8AC6; +color:#3398CC; margin-left:67px; margin-top:123px; margin-right:5px; @@ -994,7 +994,7 @@ min-height:25px; } QDialog#SendCoinsDialog .QFrame#frameCoinControl .QLabel#labelCoinControlFeatures { /* Coin Control Header */ -color:#3D8AC6; +color:#3398CC; font-weight:bold; font-size:14px; } @@ -1101,7 +1101,7 @@ min-height:27px; QDialog#SendCoinsDialog QLabel#labelBalance { margin-left:0px; padding-left:0px; -color:#616161; +color:#333333; /* font-weight:bold; border-radius:5px; padding-top:20px; @@ -1113,7 +1113,7 @@ min-height:27px; /* SEND COINS ENTRY */ QStackedWidget#SendCoinsEntry .QFrame#SendCoins > .QLabel { /* Send Coin Entry Labels */ -background-color:#5FA2D6; +background-color:#56ABD8; min-width:102px; font-weight:bold; font-size:11px; @@ -1294,7 +1294,7 @@ QDialog#CoinControlDialog .CoinControlTreeWidget#treeWidget::indicator { /* Coin /* RECEIVE COINS */ QWidget#ReceiveCoinsDialog .QFrame#frame2 .QLabel#label_2 { /* Label Label */ -background-color:#5FA2D6; +background-color:#56ABD8; min-width:102px; color:#ffffff; font-weight:bold; @@ -1312,7 +1312,7 @@ padding-right:5px; } QWidget#ReceiveCoinsDialog .QFrame#frame2 .QLabel#label_3 { /* Message Label */ -background-color:#5FA2D6; +background-color:#56ABD8; min-width:102px; color:#ffffff; font-weight:bold; @@ -1372,7 +1372,7 @@ border:1px solid #9e9e9e; } QWidget#ReceiveCoinsDialog .QFrame#frame .QLabel#label_6 { /* Requested Payments History Label */ -color:#3D8AC6; +color:#3398CC; font-weight:bold; font-size:14px; } diff --git a/src/qt/res/images/about.png b/src/qt/res/images/about.png old mode 100755 new mode 100644 index 69249fd23..8a94061d4 Binary files a/src/qt/res/images/about.png and b/src/qt/res/images/about.png differ diff --git a/src/qt/res/images/dash_logo_horizontal.png b/src/qt/res/images/dash_logo_horizontal.png index d95fe96e4..b82d43bc4 100644 Binary files a/src/qt/res/images/dash_logo_horizontal.png and b/src/qt/res/images/dash_logo_horizontal.png differ diff --git a/src/qt/res/images/splash.png b/src/qt/res/images/splash.png old mode 100755 new mode 100644 index 9d9cc5cc5..c81fd7794 Binary files a/src/qt/res/images/splash.png and b/src/qt/res/images/splash.png differ diff --git a/src/qt/res/images/splash_testnet.png b/src/qt/res/images/splash_testnet.png old mode 100755 new mode 100644 index 6931baacc..963e7df3a Binary files a/src/qt/res/images/splash_testnet.png and b/src/qt/res/images/splash_testnet.png differ