Update colors

This commit is contained in:
Cagatay Civici 2024-05-11 19:05:58 +03:00
parent b878f16acd
commit 087ea35527
3 changed files with 5 additions and 5 deletions

View file

@ -27,7 +27,7 @@ export default {
colorScheme: {
light: {
header: {
background: '{surface.100}',
background: '{surface.50}',
color: '{text.color}'
}
},