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