Adjusted colors for bars

This commit is contained in:
Cagatay Civici 2024-05-15 09:31:20 +03:00
parent e8f8c9b8b6
commit 162fc38bde
5 changed files with 38 additions and 5 deletions

View file

@ -105,7 +105,7 @@ export default {
},
dark: {
root: {
borderColor: '{surface.700}'
borderColor: '{surface.600}'
},
bodyCell: {
selectedBorderColor: '{primary.900}'