Merge branch 'master' of https://github.com/primefaces/primevue
commit
4f3c43ec2c
|
@ -32,7 +32,7 @@ export default {
|
|||
light: {
|
||||
root: {
|
||||
primary: {
|
||||
background: 'red',
|
||||
background: '{primary.color}',
|
||||
hoverBackground: '{primary.hover.color}',
|
||||
activeBackground: '{primary.active.color}',
|
||||
borderColor: '{primary.color}',
|
||||
|
|
Loading…
Reference in New Issue