mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-08 16:37:15 +00:00
Nora initial token values
This commit is contained in:
parent
ed0c36da66
commit
5f45abcdf7
20 changed files with 212 additions and 175 deletions
|
@ -27,8 +27,8 @@ export default {
|
|||
icon: {
|
||||
size: '1rem',
|
||||
color: '{form.field.color}',
|
||||
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