More visible step items for Nora

pull/5806/head
Cagatay Civici 2024-05-25 13:09:09 +03:00
parent 7683b9b8d1
commit c9bedbd4b0
2 changed files with 4 additions and 4 deletions

View File

@ -35,10 +35,10 @@ export default {
},
itemNumber: {
background: '{content.background}',
activeBackground: '{content.background}',
activeBackground: '{primary.color}',
borderColor: '{content.border.color}',
color: '{text.muted.color}',
activeColor: '{primary.color}',
activeColor: '{primary.contrast.color}',
size: '2rem',
fontSize: '1.143rem',
fontWeight: '500',

View File

@ -23,10 +23,10 @@ export default {
},
itemNumber: {
background: '{content.background}',
activeBackground: '{content.background}',
activeBackground: '{primary.color}',
borderColor: '{content.border.color}',
color: '{text.muted.color}',
activeColor: '{primary.color}',
activeColor: '{primary.contrast.color}',
size: '2rem',
fontSize: '1.143rem',
fontWeight: '500',