coloooors

This commit is contained in:
Kasper Rynning-Tønnesen
2020-01-21 15:55:59 +01:00
parent c1139f5724
commit 71b1862744
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ export default {
let blue = {
label: "Blå",
borderColor: "#57d2fb",
backgroundColor: "#fbd7de10",
backgroundColor: "#d4f2fe10",
data: []
};
let yellow = {

View File

@@ -16,7 +16,7 @@ export default {
let blue = {
label: "Blå",
borderColor: "#57d2fb",
backgroundColor: "#fbd7de10",
backgroundColor: "#d4f2fe10",
data: []
};
let yellow = {