shape editing
This commit is contained in:
@@ -271,9 +271,9 @@ const chatStyles = computed(() => JSON.stringify({
|
||||
},
|
||||
message: {
|
||||
background: '#161e35',
|
||||
backgroundMe: '#00d4aa',
|
||||
backgroundMe: '#1e2d4f',
|
||||
color: '#cdd6e8',
|
||||
colorMe: '#0a0e1a'
|
||||
colorMe: '#cdd6e8'
|
||||
}
|
||||
}))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user