More visible step items for Nora
parent
7683b9b8d1
commit
c9bedbd4b0
|
@ -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',
|
||||
|
|
|
@ -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',
|
||||
|
|
Loading…
Reference in New Issue