Change message note color
This commit is contained in:
parent
1094f0c358
commit
48db45f3b0
@ -270,8 +270,8 @@ export default {
|
||||
borderLeftColor: "#ff939b",
|
||||
},
|
||||
note: {
|
||||
backgroundColor: "#4e5d68",
|
||||
borderLeftColor: "#6889a1",
|
||||
backgroundColor: "#ca871e",
|
||||
borderLeftColor: "#ebd2ac",
|
||||
},
|
||||
},
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user