mirror of
https://github.com/DavidHDev/vue-bits.git
synced 2026-03-07 22:49:31 -07:00
update colors for better contrast
This commit is contained in:
@@ -40,7 +40,7 @@ export const customToastStyles = {
|
||||
message: {
|
||||
style: {
|
||||
borderRadius: '10px',
|
||||
border: '1px solid #142216',
|
||||
border: '1px solid #333',
|
||||
backgroundColor: '#0b0b0b'
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user