Change markdown note color

This commit is contained in:
Mitchell McCaffrey 2020-07-02 17:00:50 +10:00
parent 58736b570c
commit 2c60cff0c7

View File

@ -270,8 +270,8 @@ export default {
borderLeftColor: "#ff939b",
},
note: {
backgroundColor: "#cd9937",
borderLeftColor: "#ffe493",
backgroundColor: "#4e5d68",
borderLeftColor: "#6889a1",
},
},
};