Fixed #2132 - Knob | replace surface letters with new surface variables
parent
6ddfed1506
commit
dd849da61a
|
@ -57,7 +57,7 @@ export default {
|
||||||
},
|
},
|
||||||
rangeColor: {
|
rangeColor: {
|
||||||
type: String,
|
type: String,
|
||||||
default: 'var(--surface-d, LightGray)'
|
default: 'var(--surface-border, LightGray)'
|
||||||
},
|
},
|
||||||
textColor: {
|
textColor: {
|
||||||
type: String,
|
type: String,
|
||||||
|
|
Loading…
Reference in New Issue