bg colors

This commit is contained in:
Barış Soner Uşaklı
2018-10-24 12:12:17 -04:00
parent b916dc562f
commit 8abef4c101

View File

@@ -175,7 +175,7 @@ define('admin/general/dashboard', ['semver', 'Chart', 'translator', 'benchpress'
backgroundColor: '#ab464233',
borderColor: '#ab4642',
pointBackgroundColor: '#ab4642',
pointHoverBackgroundColor: '#fff',
pointHoverBackgroundColor: '#ab4642',
pointBorderColor: '#fff',
pointHoverBorderColor: '#ab4642',
data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
@@ -185,7 +185,7 @@ define('admin/general/dashboard', ['semver', 'Chart', 'translator', 'benchpress'
backgroundColor: '#ba8baf33',
borderColor: '#ba8baf',
pointBackgroundColor: '#ba8baf',
pointHoverBackgroundColor: '#fff',
pointHoverBackgroundColor: '#ba8baf',
pointBorderColor: '#fff',
pointHoverBorderColor: '#ba8baf',
data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
@@ -195,7 +195,7 @@ define('admin/general/dashboard', ['semver', 'Chart', 'translator', 'benchpress'
backgroundColor: '#f7ca8833',
borderColor: '#f7ca88',
pointBackgroundColor: '#f7ca88',
pointHoverBackgroundColor: '#fff',
pointHoverBackgroundColor: '#f7ca88',
pointBorderColor: '#fff',
pointHoverBorderColor: '#f7ca88',
data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],