mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 08:52:34 +00:00
Nora initial token values
This commit is contained in:
parent
ed0c36da66
commit
5f45abcdf7
20 changed files with 212 additions and 175 deletions
|
@ -25,8 +25,8 @@ export default {
|
|||
},
|
||||
icon: {
|
||||
size: '0.75rem',
|
||||
checkedColor: '{primary.inverse.color}',
|
||||
checkedHoverColor: '{primary.inverse.color}',
|
||||
checkedColor: '{primary.contrast.color}',
|
||||
checkedHoverColor: '{primary.contrast.color}',
|
||||
disabledColor: '{form.field.disabled.color}'
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue